From f43b317ae835c3dcdae3e3ddd92c7f7a0f27c96b Mon Sep 17 00:00:00 2001 From: hoenicke Date: Wed, 29 May 2002 12:06:47 +0000 Subject: [PATCH] Set copyright to LGPL for packages util,bytecode,jvm,expr,flow and decompiler. git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@1367 379699f6-c40d-0410-875b-85095c16579e --- jode/src/net/sf/jode/GlobalOptions.java | 8 ++++---- .../sf/jode/bytecode/BasicBlockReader.java | 8 ++++---- .../sf/jode/bytecode/BasicBlockWriter.java | 8 ++++---- .../src/net/sf/jode/bytecode/BasicBlocks.java | 8 ++++---- jode/src/net/sf/jode/bytecode/BinaryInfo.java | 8 ++++---- jode/src/net/sf/jode/bytecode/Block.java | 8 ++++---- .../jode/bytecode/ClassFormatException.java | 8 ++++---- jode/src/net/sf/jode/bytecode/ClassInfo.java | 8 ++++---- jode/src/net/sf/jode/bytecode/ClassPath.java | 8 ++++---- .../sf/jode/bytecode/ConstantInstruction.java | 8 ++++---- .../net/sf/jode/bytecode/ConstantPool.java | 8 ++++---- jode/src/net/sf/jode/bytecode/FieldInfo.java | 8 ++++---- .../jode/bytecode/GrowableConstantPool.java | 8 ++++---- jode/src/net/sf/jode/bytecode/Handler.java | 8 ++++---- .../net/sf/jode/bytecode/IncInstruction.java | 8 ++++---- .../src/net/sf/jode/bytecode/Instruction.java | 8 ++++---- .../sf/jode/bytecode/LocalVariableInfo.java | 8 ++++---- jode/src/net/sf/jode/bytecode/MethodInfo.java | 8 ++++---- jode/src/net/sf/jode/bytecode/Opcodes.java | 8 ++++---- jode/src/net/sf/jode/bytecode/Reference.java | 8 ++++---- .../jode/bytecode/ReferenceInstruction.java | 8 ++++---- .../net/sf/jode/bytecode/SlotInstruction.java | 8 ++++---- .../sf/jode/bytecode/SwitchInstruction.java | 8 ++++---- .../bytecode/TypeDimensionInstruction.java | 8 ++++---- .../net/sf/jode/bytecode/TypeInstruction.java | 8 ++++---- .../net/sf/jode/bytecode/TypeSignature.java | 8 ++++---- jode/src/net/sf/jode/decompiler/Analyzer.java | 8 ++++---- jode/src/net/sf/jode/decompiler/Applet.java | 8 ++++---- .../net/sf/jode/decompiler/ClassAnalyzer.java | 8 ++++---- .../net/sf/jode/decompiler/ClassDeclarer.java | 8 ++++---- .../net/sf/jode/decompiler/Declarable.java | 8 ++++---- .../net/sf/jode/decompiler/Decompiler.java | 8 ++++---- .../net/sf/jode/decompiler/FieldAnalyzer.java | 8 ++++---- .../net/sf/jode/decompiler/ImportHandler.java | 8 ++++---- .../src/net/sf/jode/decompiler/LocalInfo.java | 8 ++++---- jode/src/net/sf/jode/decompiler/Main.java | 8 ++++---- .../sf/jode/decompiler/MethodAnalyzer.java | 8 ++++---- jode/src/net/sf/jode/decompiler/Opcodes.java | 8 ++++---- jode/src/net/sf/jode/decompiler/Options.java | 8 ++++---- .../jode/decompiler/OuterValueListener.java | 9 +++++---- .../net/sf/jode/decompiler/OuterValues.java | 8 ++++---- .../sf/jode/decompiler/ProgressListener.java | 8 ++++---- jode/src/net/sf/jode/decompiler/Scope.java | 8 ++++---- .../sf/jode/decompiler/TabbedPrintWriter.java | 8 ++++---- jode/src/net/sf/jode/decompiler/Window.java | 8 ++++---- .../net/sf/jode/expr/ArrayLengthOperator.java | 8 ++++---- .../net/sf/jode/expr/ArrayLoadOperator.java | 8 ++++---- .../net/sf/jode/expr/ArrayStoreOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/BinaryOperator.java | 8 ++++---- .../net/sf/jode/expr/CheckCastOperator.java | 8 ++++---- .../net/sf/jode/expr/CheckNullOperator.java | 8 ++++---- .../net/sf/jode/expr/ClassFieldOperator.java | 8 ++++---- .../net/sf/jode/expr/CombineableOperator.java | 8 ++++---- .../sf/jode/expr/CompareBinaryOperator.java | 8 ++++---- .../sf/jode/expr/CompareToIntOperator.java | 8 ++++---- .../sf/jode/expr/CompareUnaryOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/ConstOperator.java | 8 ++++---- .../sf/jode/expr/ConstantArrayOperator.java | 8 ++++---- .../src/net/sf/jode/expr/ConvertOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/Expression.java | 8 ++++---- jode/src/net/sf/jode/expr/FieldOperator.java | 8 ++++---- .../net/sf/jode/expr/GetFieldOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/IIncOperator.java | 8 ++++---- .../net/sf/jode/expr/IfThenElseOperator.java | 8 ++++---- .../net/sf/jode/expr/InstanceOfOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/InvokeOperator.java | 8 ++++---- .../net/sf/jode/expr/LValueExpression.java | 8 ++++---- .../net/sf/jode/expr/LocalLoadOperator.java | 8 ++++---- .../net/sf/jode/expr/LocalStoreOperator.java | 8 ++++---- .../net/sf/jode/expr/LocalVarOperator.java | 8 ++++---- .../net/sf/jode/expr/MatchableOperator.java | 8 ++++---- .../sf/jode/expr/MonitorEnterOperator.java | 8 ++++---- .../net/sf/jode/expr/MonitorExitOperator.java | 8 ++++---- .../net/sf/jode/expr/NewArrayOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/NewOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/NoArgOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/NopOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/Operator.java | 8 ++++---- .../net/sf/jode/expr/OuterLocalOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/PopOperator.java | 8 ++++---- .../net/sf/jode/expr/PrePostFixOperator.java | 8 ++++---- .../net/sf/jode/expr/PutFieldOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/ShiftOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/SimpleOperator.java | 8 ++++---- .../net/sf/jode/expr/StoreInstruction.java | 8 ++++---- .../net/sf/jode/expr/StringAddOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/ThisOperator.java | 8 ++++---- jode/src/net/sf/jode/expr/UnaryOperator.java | 8 ++++---- jode/src/net/sf/jode/flow/BreakBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/BreakableBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/CaseBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/CatchBlock.java | 8 ++++---- .../jode/flow/CombineIfGotoExpressions.java | 8 ++++---- .../sf/jode/flow/CompleteSynchronized.java | 8 ++++---- .../net/sf/jode/flow/ConditionalBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/ContinueBlock.java | 8 ++++---- .../sf/jode/flow/CreateAssignExpression.java | 8 ++++---- .../src/net/sf/jode/flow/CreateCheckNull.java | 8 ++++---- .../net/sf/jode/flow/CreateClassField.java | 8 ++++---- .../net/sf/jode/flow/CreateConstantArray.java | 8 ++++---- .../net/sf/jode/flow/CreateExpression.java | 8 ++++---- .../sf/jode/flow/CreateForInitializer.java | 8 ++++---- .../jode/flow/CreateIfThenElseOperator.java | 8 ++++---- .../sf/jode/flow/CreateNewConstructor.java | 8 ++++---- .../jode/flow/CreatePrePostIncExpression.java | 8 ++++---- .../net/sf/jode/flow/DescriptionBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/EmptyBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/FinallyBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/FlowBlock.java | 8 ++++---- .../src/net/sf/jode/flow/IfThenElseBlock.java | 8 ++++---- .../net/sf/jode/flow/InstructionBlock.java | 8 ++++---- .../sf/jode/flow/InstructionContainer.java | 8 ++++---- jode/src/net/sf/jode/flow/JsrBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/Jump.java | 8 ++++---- jode/src/net/sf/jode/flow/LoopBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/RetBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/ReturnBlock.java | 8 ++++---- .../src/net/sf/jode/flow/SequentialBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/SlotSet.java | 8 ++++---- jode/src/net/sf/jode/flow/SpecialBlock.java | 8 ++++---- .../src/net/sf/jode/flow/StructuredBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/SwitchBlock.java | 8 ++++---- .../net/sf/jode/flow/SynchronizedBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/ThrowBlock.java | 8 ++++---- .../sf/jode/flow/TransformConstructors.java | 8 ++++---- .../jode/flow/TransformExceptionHandlers.java | 8 ++++---- jode/src/net/sf/jode/flow/TryBlock.java | 8 ++++---- jode/src/net/sf/jode/flow/VariableSet.java | 8 ++++---- jode/src/net/sf/jode/flow/VariableStack.java | 8 ++++---- jode/src/net/sf/jode/jvm/CodeVerifier.java | 8 ++++---- jode/src/net/sf/jode/jvm/Interpreter.java | 8 ++++---- .../net/sf/jode/jvm/InterpreterException.java | 8 ++++---- jode/src/net/sf/jode/jvm/NewObject.java | 8 ++++---- .../net/sf/jode/jvm/RuntimeEnvironment.java | 8 ++++---- .../sf/jode/jvm/SimpleRuntimeEnvironment.java | 8 ++++---- .../net/sf/jode/jvm/SyntheticAnalyzer.java | 8 ++++---- jode/src/net/sf/jode/jvm/Value.java | 8 ++++---- jode/src/net/sf/jode/jvm/VerifyException.java | 8 ++++---- .../net/sf/jode/obfuscator/ClassBundle.java | 2 +- .../sf/jode/obfuscator/ClassIdentifier.java | 2 +- .../net/sf/jode/obfuscator/CodeAnalyzer.java | 2 +- .../sf/jode/obfuscator/CodeTransformer.java | 2 +- .../ConstantRuntimeEnvironment.java | 2 +- .../sf/jode/obfuscator/FieldIdentifier.java | 2 +- .../net/sf/jode/obfuscator/Identifier.java | 2 +- .../sf/jode/obfuscator/IdentifierMatcher.java | 2 +- .../sf/jode/obfuscator/LocalIdentifier.java | 2 +- jode/src/net/sf/jode/obfuscator/Main.java | 2 +- .../sf/jode/obfuscator/MethodIdentifier.java | 2 +- .../net/sf/jode/obfuscator/OptionHandler.java | 2 +- .../sf/jode/obfuscator/PackageIdentifier.java | 2 +- .../sf/jode/obfuscator/ParseException.java | 2 +- jode/src/net/sf/jode/obfuscator/Renamer.java | 2 +- .../net/sf/jode/obfuscator/ScriptParser.java | 2 +- .../sf/jode/obfuscator/TranslationTable.java | 2 +- .../obfuscator/modules/ConstantAnalyzer.java | 2 +- .../obfuscator/modules/IdentityRenamer.java | 2 +- .../obfuscator/modules/KeywordRenamer.java | 2 +- .../obfuscator/modules/LocalOptimizer.java | 2 +- .../modules/LocalizeFieldTransformer.java | 2 +- .../obfuscator/modules/ModifierMatcher.java | 2 +- .../modules/MultiIdentifierMatcher.java | 2 +- .../jode/obfuscator/modules/NameSwapper.java | 2 +- .../obfuscator/modules/RemovePopAnalyzer.java | 2 +- .../modules/SerializePreserver.java | 2 +- .../obfuscator/modules/SimpleAnalyzer.java | 2 +- .../obfuscator/modules/StrongRenamer.java | 2 +- .../obfuscator/modules/UniqueRenamer.java | 2 +- .../sf/jode/obfuscator/modules/WildCard.java | 2 +- .../net/sf/jode/swingui/ClassPathDialog.java | 2 +- .../sf/jode/swingui/HierarchyTreeModel.java | 2 +- jode/src/net/sf/jode/swingui/Main.java | 2 +- .../sf/jode/swingui/PackagesTreeModel.java | 2 +- jode/src/net/sf/jode/type/ArrayType.java | 2 +- jode/src/net/sf/jode/type/ClassInfoType.java | 2 +- jode/src/net/sf/jode/type/ClassType.java | 2 +- jode/src/net/sf/jode/type/IntegerType.java | 2 +- jode/src/net/sf/jode/type/MethodType.java | 2 +- jode/src/net/sf/jode/type/MultiClassType.java | 2 +- jode/src/net/sf/jode/type/NullType.java | 2 +- jode/src/net/sf/jode/type/RangeType.java | 2 +- jode/src/net/sf/jode/type/ReferenceType.java | 2 +- .../src/net/sf/jode/type/SystemClassType.java | 2 +- jode/src/net/sf/jode/type/Type.java | 2 +- jode/src/net/sf/jode/util/ArrayEnum.java | 8 ++++---- jode/src/net/sf/jode/util/SimpleMap.java | 8 ++++---- jode/src/net/sf/jode/util/SimpleSet.java | 8 ++++---- jode/src/net/sf/jode/util/StringQuoter.java | 19 +++++++++++++++++++ jode/src/net/sf/jode/util/UnifyHash.java | 8 ++++---- 189 files changed, 634 insertions(+), 614 deletions(-) diff --git a/jode/src/net/sf/jode/GlobalOptions.java b/jode/src/net/sf/jode/GlobalOptions.java index b4b96c1..bdf7fbd 100644 --- a/jode/src/net/sf/jode/GlobalOptions.java +++ b/jode/src/net/sf/jode/GlobalOptions.java @@ -1,7 +1,7 @@ -/* GlobalOptions Copyright (C) 1999-2001 Jochen Hoenicke. +/* GlobalOptions Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/BasicBlockReader.java b/jode/src/net/sf/jode/bytecode/BasicBlockReader.java index da2a49a..bcf7928 100644 --- a/jode/src/net/sf/jode/bytecode/BasicBlockReader.java +++ b/jode/src/net/sf/jode/bytecode/BasicBlockReader.java @@ -1,7 +1,7 @@ -/* BasicBlockReader Copyright (C) 1999-2000 Jochen Hoenicke. +/* BasicBlockReader Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/BasicBlockWriter.java b/jode/src/net/sf/jode/bytecode/BasicBlockWriter.java index 83960aa..08de109 100644 --- a/jode/src/net/sf/jode/bytecode/BasicBlockWriter.java +++ b/jode/src/net/sf/jode/bytecode/BasicBlockWriter.java @@ -1,7 +1,7 @@ -/* BasicBlockWriter Copyright (C) 1999-2000 Jochen Hoenicke. +/* BasicBlockWriter Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/BasicBlocks.java b/jode/src/net/sf/jode/bytecode/BasicBlocks.java index 42306d3..dddb1ae 100644 --- a/jode/src/net/sf/jode/bytecode/BasicBlocks.java +++ b/jode/src/net/sf/jode/bytecode/BasicBlocks.java @@ -1,7 +1,7 @@ -/* BasicBlocks Copyright (C) 2000 Jochen Hoenicke. +/* BasicBlocks Copyright (C) 2000-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/BinaryInfo.java b/jode/src/net/sf/jode/bytecode/BinaryInfo.java index 662b98d..e798fdc 100644 --- a/jode/src/net/sf/jode/bytecode/BinaryInfo.java +++ b/jode/src/net/sf/jode/bytecode/BinaryInfo.java @@ -1,7 +1,7 @@ -/* BinaryInfo Copyright (C) 1998-1999 Jochen Hoenicke. +/* BinaryInfo Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/Block.java b/jode/src/net/sf/jode/bytecode/Block.java index 8ade2ac..8ad9426 100644 --- a/jode/src/net/sf/jode/bytecode/Block.java +++ b/jode/src/net/sf/jode/bytecode/Block.java @@ -1,7 +1,7 @@ -/* Block Copyright (C) 2000 Jochen Hoenicke. +/* Block Copyright (C) 2000-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/ClassFormatException.java b/jode/src/net/sf/jode/bytecode/ClassFormatException.java index 357e7fb..8b1d5ef 100644 --- a/jode/src/net/sf/jode/bytecode/ClassFormatException.java +++ b/jode/src/net/sf/jode/bytecode/ClassFormatException.java @@ -1,7 +1,7 @@ -/* ClassFormatException Copyright (C) 1998-1999 Jochen Hoenicke. +/* ClassFormatException Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/ClassInfo.java b/jode/src/net/sf/jode/bytecode/ClassInfo.java index 78de6fd..de29825 100644 --- a/jode/src/net/sf/jode/bytecode/ClassInfo.java +++ b/jode/src/net/sf/jode/bytecode/ClassInfo.java @@ -1,7 +1,7 @@ -/* ClassInfo Copyright (C) 1998-1999 Jochen Hoenicke. +/* ClassInfo Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/ClassPath.java b/jode/src/net/sf/jode/bytecode/ClassPath.java index ded50ab..03a2453 100644 --- a/jode/src/net/sf/jode/bytecode/ClassPath.java +++ b/jode/src/net/sf/jode/bytecode/ClassPath.java @@ -1,7 +1,7 @@ -/* ClassPath Copyright (C) 1998-1999 Jochen Hoenicke. +/* ClassPath Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/ConstantInstruction.java b/jode/src/net/sf/jode/bytecode/ConstantInstruction.java index 3f6b77a..2ffddc7 100644 --- a/jode/src/net/sf/jode/bytecode/ConstantInstruction.java +++ b/jode/src/net/sf/jode/bytecode/ConstantInstruction.java @@ -1,7 +1,7 @@ -/* ConstantInstruction Copyright (C) 1999 Jochen Hoenicke. +/* ConstantInstruction Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/ConstantPool.java b/jode/src/net/sf/jode/bytecode/ConstantPool.java index e73dabd..843ce73 100644 --- a/jode/src/net/sf/jode/bytecode/ConstantPool.java +++ b/jode/src/net/sf/jode/bytecode/ConstantPool.java @@ -1,7 +1,7 @@ -/* ConstantPool Copyright (C) 1998-1999 Jochen Hoenicke. +/* ConstantPool Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/FieldInfo.java b/jode/src/net/sf/jode/bytecode/FieldInfo.java index c810ae7..d643282 100644 --- a/jode/src/net/sf/jode/bytecode/FieldInfo.java +++ b/jode/src/net/sf/jode/bytecode/FieldInfo.java @@ -1,7 +1,7 @@ -/* FieldInfo Copyright (C) 1998-1999 Jochen Hoenicke. +/* FieldInfo Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/GrowableConstantPool.java b/jode/src/net/sf/jode/bytecode/GrowableConstantPool.java index 88e7ab4..a19be0b 100644 --- a/jode/src/net/sf/jode/bytecode/GrowableConstantPool.java +++ b/jode/src/net/sf/jode/bytecode/GrowableConstantPool.java @@ -1,7 +1,7 @@ -/* GrowableConstantPool Copyright (C) 1999 Jochen Hoenicke. +/* GrowableConstantPool Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/Handler.java b/jode/src/net/sf/jode/bytecode/Handler.java index 5367f06..a4341ab 100644 --- a/jode/src/net/sf/jode/bytecode/Handler.java +++ b/jode/src/net/sf/jode/bytecode/Handler.java @@ -1,7 +1,7 @@ -/* Handler Copyright (C) 2000 Jochen Hoenicke. +/* Handler Copyright (C) 2000-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/IncInstruction.java b/jode/src/net/sf/jode/bytecode/IncInstruction.java index 783cc2c..fa4b2be 100644 --- a/jode/src/net/sf/jode/bytecode/IncInstruction.java +++ b/jode/src/net/sf/jode/bytecode/IncInstruction.java @@ -1,7 +1,7 @@ -/* IncInstruction Copyright (C) 1999 Jochen Hoenicke. +/* IncInstruction Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/Instruction.java b/jode/src/net/sf/jode/bytecode/Instruction.java index 9e2db65..54c7b0e 100644 --- a/jode/src/net/sf/jode/bytecode/Instruction.java +++ b/jode/src/net/sf/jode/bytecode/Instruction.java @@ -1,7 +1,7 @@ -/* Instruction Copyright (C) 1999 Jochen Hoenicke. +/* Instruction Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/LocalVariableInfo.java b/jode/src/net/sf/jode/bytecode/LocalVariableInfo.java index 622c2ad..3d878f5 100644 --- a/jode/src/net/sf/jode/bytecode/LocalVariableInfo.java +++ b/jode/src/net/sf/jode/bytecode/LocalVariableInfo.java @@ -1,7 +1,7 @@ -/* LocalVariableInfo Copyright (C) 1999 Jochen Hoenicke. +/* LocalVariableInfo Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/MethodInfo.java b/jode/src/net/sf/jode/bytecode/MethodInfo.java index 8356a11..e2127e8 100644 --- a/jode/src/net/sf/jode/bytecode/MethodInfo.java +++ b/jode/src/net/sf/jode/bytecode/MethodInfo.java @@ -1,7 +1,7 @@ -/* MethodInfo Copyright (C) 1998-1999 Jochen Hoenicke. +/* MethodInfo Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/Opcodes.java b/jode/src/net/sf/jode/bytecode/Opcodes.java index 579503f..826265b 100644 --- a/jode/src/net/sf/jode/bytecode/Opcodes.java +++ b/jode/src/net/sf/jode/bytecode/Opcodes.java @@ -1,7 +1,7 @@ -/* Opcodes Copyright (C) 1998-1999 Jochen Hoenicke. +/* Opcodes Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/Reference.java b/jode/src/net/sf/jode/bytecode/Reference.java index d2cf195..56c512e 100644 --- a/jode/src/net/sf/jode/bytecode/Reference.java +++ b/jode/src/net/sf/jode/bytecode/Reference.java @@ -1,7 +1,7 @@ -/* Reference Copyright (C) 1999 Jochen Hoenicke. +/* Reference Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/ReferenceInstruction.java b/jode/src/net/sf/jode/bytecode/ReferenceInstruction.java index 5c3179b..a88969f 100644 --- a/jode/src/net/sf/jode/bytecode/ReferenceInstruction.java +++ b/jode/src/net/sf/jode/bytecode/ReferenceInstruction.java @@ -1,7 +1,7 @@ -/* ReferenceInstruction Copyright (C) 1999 Jochen Hoenicke. +/* ReferenceInstruction Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/SlotInstruction.java b/jode/src/net/sf/jode/bytecode/SlotInstruction.java index 3b09d00..054a6c5 100644 --- a/jode/src/net/sf/jode/bytecode/SlotInstruction.java +++ b/jode/src/net/sf/jode/bytecode/SlotInstruction.java @@ -1,7 +1,7 @@ -/* SlotInstruction Copyright (C) 1999 Jochen Hoenicke. +/* SlotInstruction Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/SwitchInstruction.java b/jode/src/net/sf/jode/bytecode/SwitchInstruction.java index 92299c4..66a29af 100644 --- a/jode/src/net/sf/jode/bytecode/SwitchInstruction.java +++ b/jode/src/net/sf/jode/bytecode/SwitchInstruction.java @@ -1,7 +1,7 @@ -/* SwitchInstruction Copyright (C) 1999 Jochen Hoenicke. +/* SwitchInstruction Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/TypeDimensionInstruction.java b/jode/src/net/sf/jode/bytecode/TypeDimensionInstruction.java index 1cbcf16..1516da4 100644 --- a/jode/src/net/sf/jode/bytecode/TypeDimensionInstruction.java +++ b/jode/src/net/sf/jode/bytecode/TypeDimensionInstruction.java @@ -1,7 +1,7 @@ -/* TypeDimensionInstruction Copyright (C) 1999 Jochen Hoenicke. +/* TypeDimensionInstruction Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/TypeInstruction.java b/jode/src/net/sf/jode/bytecode/TypeInstruction.java index 5d09d07..6c54357 100644 --- a/jode/src/net/sf/jode/bytecode/TypeInstruction.java +++ b/jode/src/net/sf/jode/bytecode/TypeInstruction.java @@ -1,7 +1,7 @@ -/* TypeInstruction Copyright (C) 1999 Jochen Hoenicke. +/* TypeInstruction Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/bytecode/TypeSignature.java b/jode/src/net/sf/jode/bytecode/TypeSignature.java index 9f08e59..97daabf 100644 --- a/jode/src/net/sf/jode/bytecode/TypeSignature.java +++ b/jode/src/net/sf/jode/bytecode/TypeSignature.java @@ -1,7 +1,7 @@ -/* TypeSignature Copyright (C) 1999 Jochen Hoenicke. +/* TypeSignature Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Analyzer.java b/jode/src/net/sf/jode/decompiler/Analyzer.java index 243b567..7177bdf 100644 --- a/jode/src/net/sf/jode/decompiler/Analyzer.java +++ b/jode/src/net/sf/jode/decompiler/Analyzer.java @@ -1,7 +1,7 @@ -/* Analyzer Copyright (C) 1998-1999 Jochen Hoenicke. +/* Analyzer Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Applet.java b/jode/src/net/sf/jode/decompiler/Applet.java index 1058c7e..a4bf299 100644 --- a/jode/src/net/sf/jode/decompiler/Applet.java +++ b/jode/src/net/sf/jode/decompiler/Applet.java @@ -1,7 +1,7 @@ -/* Applet Copyright (C) 1999 Jochen Hoenicke. +/* Applet Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/ClassAnalyzer.java b/jode/src/net/sf/jode/decompiler/ClassAnalyzer.java index 6be45fd..e25d57c 100644 --- a/jode/src/net/sf/jode/decompiler/ClassAnalyzer.java +++ b/jode/src/net/sf/jode/decompiler/ClassAnalyzer.java @@ -1,7 +1,7 @@ -/* ClassAnalyzer Copyright (C) 1998-1999 Jochen Hoenicke. +/* ClassAnalyzer Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/ClassDeclarer.java b/jode/src/net/sf/jode/decompiler/ClassDeclarer.java index b73480a..cd996d5 100644 --- a/jode/src/net/sf/jode/decompiler/ClassDeclarer.java +++ b/jode/src/net/sf/jode/decompiler/ClassDeclarer.java @@ -1,7 +1,7 @@ -/* ClassDeclarer Copyright (C) 1999 Jochen Hoenicke. +/* ClassDeclarer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Declarable.java b/jode/src/net/sf/jode/decompiler/Declarable.java index db75c97..132650e 100644 --- a/jode/src/net/sf/jode/decompiler/Declarable.java +++ b/jode/src/net/sf/jode/decompiler/Declarable.java @@ -1,7 +1,7 @@ -/* Declarable Copyright (C) 1999 Jochen Hoenicke. +/* Declarable Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Decompiler.java b/jode/src/net/sf/jode/decompiler/Decompiler.java index 7173ad4..3608c73 100644 --- a/jode/src/net/sf/jode/decompiler/Decompiler.java +++ b/jode/src/net/sf/jode/decompiler/Decompiler.java @@ -1,7 +1,7 @@ -/* Decompiler Copyright (C) 2000 Jochen Hoenicke. +/* Decompiler Copyright (C) 2000-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/FieldAnalyzer.java b/jode/src/net/sf/jode/decompiler/FieldAnalyzer.java index 90a28e7..efeef64 100644 --- a/jode/src/net/sf/jode/decompiler/FieldAnalyzer.java +++ b/jode/src/net/sf/jode/decompiler/FieldAnalyzer.java @@ -1,7 +1,7 @@ -/* FieldAnalyzer Copyright (C) 1998-1999 Jochen Hoenicke. +/* FieldAnalyzer Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/ImportHandler.java b/jode/src/net/sf/jode/decompiler/ImportHandler.java index 47eb6a2..f1a2d4d 100644 --- a/jode/src/net/sf/jode/decompiler/ImportHandler.java +++ b/jode/src/net/sf/jode/decompiler/ImportHandler.java @@ -1,7 +1,7 @@ -/* ImportHandler Copyright (C) 1998-1999 Jochen Hoenicke. +/* ImportHandler Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/LocalInfo.java b/jode/src/net/sf/jode/decompiler/LocalInfo.java index 41aaab5..e5f5930 100644 --- a/jode/src/net/sf/jode/decompiler/LocalInfo.java +++ b/jode/src/net/sf/jode/decompiler/LocalInfo.java @@ -1,7 +1,7 @@ -/* LocalInfo Copyright (C) 1998-1999 Jochen Hoenicke. +/* LocalInfo Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Main.java b/jode/src/net/sf/jode/decompiler/Main.java index c549430..01c7dbe 100644 --- a/jode/src/net/sf/jode/decompiler/Main.java +++ b/jode/src/net/sf/jode/decompiler/Main.java @@ -1,7 +1,7 @@ -/* Main Copyright (C) 1998-2001 Jochen Hoenicke. +/* Main Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/MethodAnalyzer.java b/jode/src/net/sf/jode/decompiler/MethodAnalyzer.java index 91c8148..ec5c698 100644 --- a/jode/src/net/sf/jode/decompiler/MethodAnalyzer.java +++ b/jode/src/net/sf/jode/decompiler/MethodAnalyzer.java @@ -1,7 +1,7 @@ -/* MethodAnalyzer Copyright (C) 1998-1999 Jochen Hoenicke. +/* MethodAnalyzer Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Opcodes.java b/jode/src/net/sf/jode/decompiler/Opcodes.java index f9e0af4..c3ed904 100644 --- a/jode/src/net/sf/jode/decompiler/Opcodes.java +++ b/jode/src/net/sf/jode/decompiler/Opcodes.java @@ -1,7 +1,7 @@ -/* Opcodes Copyright (C) 1999 Jochen Hoenicke. +/* Opcodes Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Options.java b/jode/src/net/sf/jode/decompiler/Options.java index ecec381..ac52057 100644 --- a/jode/src/net/sf/jode/decompiler/Options.java +++ b/jode/src/net/sf/jode/decompiler/Options.java @@ -1,7 +1,7 @@ -/* Options Copyright (C) 1998-1999 Jochen Hoenicke. +/* Options Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/OuterValueListener.java b/jode/src/net/sf/jode/decompiler/OuterValueListener.java index a090311..1c95119 100644 --- a/jode/src/net/sf/jode/decompiler/OuterValueListener.java +++ b/jode/src/net/sf/jode/decompiler/OuterValueListener.java @@ -1,7 +1,7 @@ -/* OuterValueListener Copyright (C) 1999 Jochen Hoenicke. +/* OuterValueListener Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,12 +10,13 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ */ + package net.sf.jode.decompiler; /** diff --git a/jode/src/net/sf/jode/decompiler/OuterValues.java b/jode/src/net/sf/jode/decompiler/OuterValues.java index 8686e4e..0374be0 100644 --- a/jode/src/net/sf/jode/decompiler/OuterValues.java +++ b/jode/src/net/sf/jode/decompiler/OuterValues.java @@ -1,7 +1,7 @@ -/* OuterValues Copyright (C) 1998-2001 Jochen Hoenicke. +/* OuterValues Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/ProgressListener.java b/jode/src/net/sf/jode/decompiler/ProgressListener.java index 9be0575..188fdf9 100644 --- a/jode/src/net/sf/jode/decompiler/ProgressListener.java +++ b/jode/src/net/sf/jode/decompiler/ProgressListener.java @@ -1,7 +1,7 @@ -/* ProgressListener Copyright (C) 2000 Jochen Hoenicke. +/* ProgressListener Copyright (C) 2000-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Scope.java b/jode/src/net/sf/jode/decompiler/Scope.java index 8b31a65..ed9ff58 100644 --- a/jode/src/net/sf/jode/decompiler/Scope.java +++ b/jode/src/net/sf/jode/decompiler/Scope.java @@ -1,7 +1,7 @@ -/* Scope Copyright (C) 1998-1999 Jochen Hoenicke. +/* Scope Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/TabbedPrintWriter.java b/jode/src/net/sf/jode/decompiler/TabbedPrintWriter.java index 101dbfb..c1e1ade 100644 --- a/jode/src/net/sf/jode/decompiler/TabbedPrintWriter.java +++ b/jode/src/net/sf/jode/decompiler/TabbedPrintWriter.java @@ -1,7 +1,7 @@ -/* TabbedPrintWriter Copyright (C) 1998-2001 Jochen Hoenicke. +/* TabbedPrintWriter Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/decompiler/Window.java b/jode/src/net/sf/jode/decompiler/Window.java index 765577f..0cd1037 100644 --- a/jode/src/net/sf/jode/decompiler/Window.java +++ b/jode/src/net/sf/jode/decompiler/Window.java @@ -1,7 +1,7 @@ -/* Window Copyright (C) 1999 Jochen Hoenicke. +/* Window Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ArrayLengthOperator.java b/jode/src/net/sf/jode/expr/ArrayLengthOperator.java index 34dbccc..005e199 100644 --- a/jode/src/net/sf/jode/expr/ArrayLengthOperator.java +++ b/jode/src/net/sf/jode/expr/ArrayLengthOperator.java @@ -1,7 +1,7 @@ -/* ArrayLengthOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* ArrayLengthOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ArrayLoadOperator.java b/jode/src/net/sf/jode/expr/ArrayLoadOperator.java index 1eedba1..210d1b2 100644 --- a/jode/src/net/sf/jode/expr/ArrayLoadOperator.java +++ b/jode/src/net/sf/jode/expr/ArrayLoadOperator.java @@ -1,7 +1,7 @@ -/* ArrayLoadOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* ArrayLoadOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ArrayStoreOperator.java b/jode/src/net/sf/jode/expr/ArrayStoreOperator.java index 6e5a94e..bd05733 100644 --- a/jode/src/net/sf/jode/expr/ArrayStoreOperator.java +++ b/jode/src/net/sf/jode/expr/ArrayStoreOperator.java @@ -1,7 +1,7 @@ -/* ArrayStoreOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* ArrayStoreOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/BinaryOperator.java b/jode/src/net/sf/jode/expr/BinaryOperator.java index a62b901..411b1f0 100644 --- a/jode/src/net/sf/jode/expr/BinaryOperator.java +++ b/jode/src/net/sf/jode/expr/BinaryOperator.java @@ -1,7 +1,7 @@ -/* BinaryOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* BinaryOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/CheckCastOperator.java b/jode/src/net/sf/jode/expr/CheckCastOperator.java index d5ec166..9a59c9e 100644 --- a/jode/src/net/sf/jode/expr/CheckCastOperator.java +++ b/jode/src/net/sf/jode/expr/CheckCastOperator.java @@ -1,7 +1,7 @@ -/* CheckCastOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* CheckCastOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/CheckNullOperator.java b/jode/src/net/sf/jode/expr/CheckNullOperator.java index e812afc..14f97ac 100644 --- a/jode/src/net/sf/jode/expr/CheckNullOperator.java +++ b/jode/src/net/sf/jode/expr/CheckNullOperator.java @@ -1,7 +1,7 @@ -/* CheckNullOperator Copyright (C) 1999 Jochen Hoenicke. +/* CheckNullOperator Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ClassFieldOperator.java b/jode/src/net/sf/jode/expr/ClassFieldOperator.java index d7aab04..8585175 100644 --- a/jode/src/net/sf/jode/expr/ClassFieldOperator.java +++ b/jode/src/net/sf/jode/expr/ClassFieldOperator.java @@ -1,7 +1,7 @@ -/* ClassFieldOperator Copyright (C) 1999 Jochen Hoenicke. +/* ClassFieldOperator Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/CombineableOperator.java b/jode/src/net/sf/jode/expr/CombineableOperator.java index fa25241..fa2e9a3 100644 --- a/jode/src/net/sf/jode/expr/CombineableOperator.java +++ b/jode/src/net/sf/jode/expr/CombineableOperator.java @@ -1,7 +1,7 @@ -/* CombineableOperator Copyright (C) 1999 Jochen Hoenicke. +/* CombineableOperator Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/CompareBinaryOperator.java b/jode/src/net/sf/jode/expr/CompareBinaryOperator.java index 0857076..4363fde 100644 --- a/jode/src/net/sf/jode/expr/CompareBinaryOperator.java +++ b/jode/src/net/sf/jode/expr/CompareBinaryOperator.java @@ -1,7 +1,7 @@ -/* CompareBinaryOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* CompareBinaryOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/CompareToIntOperator.java b/jode/src/net/sf/jode/expr/CompareToIntOperator.java index 470c18d..58da18b 100644 --- a/jode/src/net/sf/jode/expr/CompareToIntOperator.java +++ b/jode/src/net/sf/jode/expr/CompareToIntOperator.java @@ -1,7 +1,7 @@ -/* CompareToIntOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* CompareToIntOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/CompareUnaryOperator.java b/jode/src/net/sf/jode/expr/CompareUnaryOperator.java index 33ce7b7..5524f05 100644 --- a/jode/src/net/sf/jode/expr/CompareUnaryOperator.java +++ b/jode/src/net/sf/jode/expr/CompareUnaryOperator.java @@ -1,7 +1,7 @@ -/* CompareUnaryOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* CompareUnaryOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ConstOperator.java b/jode/src/net/sf/jode/expr/ConstOperator.java index 2d98f2c..15b137e 100644 --- a/jode/src/net/sf/jode/expr/ConstOperator.java +++ b/jode/src/net/sf/jode/expr/ConstOperator.java @@ -1,7 +1,7 @@ -/* ConstOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* ConstOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ConstantArrayOperator.java b/jode/src/net/sf/jode/expr/ConstantArrayOperator.java index 7c535d0..fce087d 100644 --- a/jode/src/net/sf/jode/expr/ConstantArrayOperator.java +++ b/jode/src/net/sf/jode/expr/ConstantArrayOperator.java @@ -1,7 +1,7 @@ -/* ConstantArrayOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* ConstantArrayOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ConvertOperator.java b/jode/src/net/sf/jode/expr/ConvertOperator.java index e7de6f9..80efaa0 100644 --- a/jode/src/net/sf/jode/expr/ConvertOperator.java +++ b/jode/src/net/sf/jode/expr/ConvertOperator.java @@ -1,7 +1,7 @@ -/* ConvertOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* ConvertOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/Expression.java b/jode/src/net/sf/jode/expr/Expression.java index ecfe97e..47557bf 100644 --- a/jode/src/net/sf/jode/expr/Expression.java +++ b/jode/src/net/sf/jode/expr/Expression.java @@ -1,7 +1,7 @@ -/* Expression Copyright (C) 1998-1999 Jochen Hoenicke. +/* Expression Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/FieldOperator.java b/jode/src/net/sf/jode/expr/FieldOperator.java index 9c433b9..7506544 100644 --- a/jode/src/net/sf/jode/expr/FieldOperator.java +++ b/jode/src/net/sf/jode/expr/FieldOperator.java @@ -1,7 +1,7 @@ -/* FieldOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* FieldOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/GetFieldOperator.java b/jode/src/net/sf/jode/expr/GetFieldOperator.java index 2ca1553..cc3fb34 100644 --- a/jode/src/net/sf/jode/expr/GetFieldOperator.java +++ b/jode/src/net/sf/jode/expr/GetFieldOperator.java @@ -1,7 +1,7 @@ -/* GetFieldOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* GetFieldOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/IIncOperator.java b/jode/src/net/sf/jode/expr/IIncOperator.java index a3163f1..ac8311a 100644 --- a/jode/src/net/sf/jode/expr/IIncOperator.java +++ b/jode/src/net/sf/jode/expr/IIncOperator.java @@ -1,7 +1,7 @@ -/* IIncOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* IIncOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/IfThenElseOperator.java b/jode/src/net/sf/jode/expr/IfThenElseOperator.java index 2cd743f..8218af6 100644 --- a/jode/src/net/sf/jode/expr/IfThenElseOperator.java +++ b/jode/src/net/sf/jode/expr/IfThenElseOperator.java @@ -1,7 +1,7 @@ -/* IfThenElseOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* IfThenElseOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/InstanceOfOperator.java b/jode/src/net/sf/jode/expr/InstanceOfOperator.java index 74cf03f..e45d5d9 100644 --- a/jode/src/net/sf/jode/expr/InstanceOfOperator.java +++ b/jode/src/net/sf/jode/expr/InstanceOfOperator.java @@ -1,7 +1,7 @@ -/* InstanceOfOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* InstanceOfOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/InvokeOperator.java b/jode/src/net/sf/jode/expr/InvokeOperator.java index 6bb634e..7464803 100644 --- a/jode/src/net/sf/jode/expr/InvokeOperator.java +++ b/jode/src/net/sf/jode/expr/InvokeOperator.java @@ -1,7 +1,7 @@ -/* InvokeOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* InvokeOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/LValueExpression.java b/jode/src/net/sf/jode/expr/LValueExpression.java index d02263a..4f9c130 100644 --- a/jode/src/net/sf/jode/expr/LValueExpression.java +++ b/jode/src/net/sf/jode/expr/LValueExpression.java @@ -1,7 +1,7 @@ -/* LValueExpression Copyright (C) 1999 Jochen Hoenicke. +/* LValueExpression Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/LocalLoadOperator.java b/jode/src/net/sf/jode/expr/LocalLoadOperator.java index 343c332..ba6f9c8 100644 --- a/jode/src/net/sf/jode/expr/LocalLoadOperator.java +++ b/jode/src/net/sf/jode/expr/LocalLoadOperator.java @@ -1,7 +1,7 @@ -/* LocalLoadOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* LocalLoadOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/LocalStoreOperator.java b/jode/src/net/sf/jode/expr/LocalStoreOperator.java index 20222b7..2f15a00 100644 --- a/jode/src/net/sf/jode/expr/LocalStoreOperator.java +++ b/jode/src/net/sf/jode/expr/LocalStoreOperator.java @@ -1,7 +1,7 @@ -/* LocalStoreOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* LocalStoreOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/LocalVarOperator.java b/jode/src/net/sf/jode/expr/LocalVarOperator.java index a728925..3e04adf 100644 --- a/jode/src/net/sf/jode/expr/LocalVarOperator.java +++ b/jode/src/net/sf/jode/expr/LocalVarOperator.java @@ -1,7 +1,7 @@ -/* LocalVarOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* LocalVarOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/MatchableOperator.java b/jode/src/net/sf/jode/expr/MatchableOperator.java index 3d0fec8..d7990e3 100644 --- a/jode/src/net/sf/jode/expr/MatchableOperator.java +++ b/jode/src/net/sf/jode/expr/MatchableOperator.java @@ -1,7 +1,7 @@ -/* MatchableOperator Copyright (C) 1999 Jochen Hoenicke. +/* MatchableOperator Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/MonitorEnterOperator.java b/jode/src/net/sf/jode/expr/MonitorEnterOperator.java index 3dee7ee..f9d5939 100644 --- a/jode/src/net/sf/jode/expr/MonitorEnterOperator.java +++ b/jode/src/net/sf/jode/expr/MonitorEnterOperator.java @@ -1,7 +1,7 @@ -/* MonitorEnterOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* MonitorEnterOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/MonitorExitOperator.java b/jode/src/net/sf/jode/expr/MonitorExitOperator.java index 0e1d222..2f5f1d8 100644 --- a/jode/src/net/sf/jode/expr/MonitorExitOperator.java +++ b/jode/src/net/sf/jode/expr/MonitorExitOperator.java @@ -1,7 +1,7 @@ -/* MonitorExitOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* MonitorExitOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/NewArrayOperator.java b/jode/src/net/sf/jode/expr/NewArrayOperator.java index 3cc27fb..281aa89 100644 --- a/jode/src/net/sf/jode/expr/NewArrayOperator.java +++ b/jode/src/net/sf/jode/expr/NewArrayOperator.java @@ -1,7 +1,7 @@ -/* NewArrayOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* NewArrayOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/NewOperator.java b/jode/src/net/sf/jode/expr/NewOperator.java index fbdbfd6..560727c 100644 --- a/jode/src/net/sf/jode/expr/NewOperator.java +++ b/jode/src/net/sf/jode/expr/NewOperator.java @@ -1,7 +1,7 @@ -/* NewOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* NewOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/NoArgOperator.java b/jode/src/net/sf/jode/expr/NoArgOperator.java index 173e48f..dafd222 100644 --- a/jode/src/net/sf/jode/expr/NoArgOperator.java +++ b/jode/src/net/sf/jode/expr/NoArgOperator.java @@ -1,7 +1,7 @@ -/* NoArgOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* NoArgOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/NopOperator.java b/jode/src/net/sf/jode/expr/NopOperator.java index 73a6801..494e03a 100644 --- a/jode/src/net/sf/jode/expr/NopOperator.java +++ b/jode/src/net/sf/jode/expr/NopOperator.java @@ -1,7 +1,7 @@ -/* NopOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* NopOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/Operator.java b/jode/src/net/sf/jode/expr/Operator.java index 150217c..da39581 100644 --- a/jode/src/net/sf/jode/expr/Operator.java +++ b/jode/src/net/sf/jode/expr/Operator.java @@ -1,7 +1,7 @@ -/* Operator Copyright (C) 1998-1999 Jochen Hoenicke. +/* Operator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/OuterLocalOperator.java b/jode/src/net/sf/jode/expr/OuterLocalOperator.java index f83a53d..1d3b735 100644 --- a/jode/src/net/sf/jode/expr/OuterLocalOperator.java +++ b/jode/src/net/sf/jode/expr/OuterLocalOperator.java @@ -1,7 +1,7 @@ -/* OuterLocalOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* OuterLocalOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/PopOperator.java b/jode/src/net/sf/jode/expr/PopOperator.java index eaeccd6..2814bf1 100644 --- a/jode/src/net/sf/jode/expr/PopOperator.java +++ b/jode/src/net/sf/jode/expr/PopOperator.java @@ -1,7 +1,7 @@ -/* PopOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* PopOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/PrePostFixOperator.java b/jode/src/net/sf/jode/expr/PrePostFixOperator.java index 81fbaab..440f14b 100644 --- a/jode/src/net/sf/jode/expr/PrePostFixOperator.java +++ b/jode/src/net/sf/jode/expr/PrePostFixOperator.java @@ -1,7 +1,7 @@ -/* PrePostFixOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* PrePostFixOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/PutFieldOperator.java b/jode/src/net/sf/jode/expr/PutFieldOperator.java index d859f55..83d782b 100644 --- a/jode/src/net/sf/jode/expr/PutFieldOperator.java +++ b/jode/src/net/sf/jode/expr/PutFieldOperator.java @@ -1,7 +1,7 @@ -/* PutFieldOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* PutFieldOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ShiftOperator.java b/jode/src/net/sf/jode/expr/ShiftOperator.java index 9cf089a..6e8a8c7 100644 --- a/jode/src/net/sf/jode/expr/ShiftOperator.java +++ b/jode/src/net/sf/jode/expr/ShiftOperator.java @@ -1,7 +1,7 @@ -/* ShiftOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* ShiftOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/SimpleOperator.java b/jode/src/net/sf/jode/expr/SimpleOperator.java index 4873258..ab6e432 100644 --- a/jode/src/net/sf/jode/expr/SimpleOperator.java +++ b/jode/src/net/sf/jode/expr/SimpleOperator.java @@ -1,7 +1,7 @@ -/* SimpleOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* SimpleOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/StoreInstruction.java b/jode/src/net/sf/jode/expr/StoreInstruction.java index cb11e3d..da59ee2 100644 --- a/jode/src/net/sf/jode/expr/StoreInstruction.java +++ b/jode/src/net/sf/jode/expr/StoreInstruction.java @@ -1,7 +1,7 @@ -/* StoreInstruction Copyright (C) 1998-1999 Jochen Hoenicke. +/* StoreInstruction Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/StringAddOperator.java b/jode/src/net/sf/jode/expr/StringAddOperator.java index 40bad39..172caaa 100644 --- a/jode/src/net/sf/jode/expr/StringAddOperator.java +++ b/jode/src/net/sf/jode/expr/StringAddOperator.java @@ -1,7 +1,7 @@ -/* StringAddOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* StringAddOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/ThisOperator.java b/jode/src/net/sf/jode/expr/ThisOperator.java index df4342a..5b758dc 100644 --- a/jode/src/net/sf/jode/expr/ThisOperator.java +++ b/jode/src/net/sf/jode/expr/ThisOperator.java @@ -1,7 +1,7 @@ -/* ThisOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* ThisOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/expr/UnaryOperator.java b/jode/src/net/sf/jode/expr/UnaryOperator.java index 16793fc..0d6a309 100644 --- a/jode/src/net/sf/jode/expr/UnaryOperator.java +++ b/jode/src/net/sf/jode/expr/UnaryOperator.java @@ -1,7 +1,7 @@ -/* UnaryOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* UnaryOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/BreakBlock.java b/jode/src/net/sf/jode/flow/BreakBlock.java index c5e8f83..75f295c 100644 --- a/jode/src/net/sf/jode/flow/BreakBlock.java +++ b/jode/src/net/sf/jode/flow/BreakBlock.java @@ -1,7 +1,7 @@ -/* BreakBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* BreakBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/BreakableBlock.java b/jode/src/net/sf/jode/flow/BreakableBlock.java index 922c76c..a13824a 100644 --- a/jode/src/net/sf/jode/flow/BreakableBlock.java +++ b/jode/src/net/sf/jode/flow/BreakableBlock.java @@ -1,7 +1,7 @@ -/* BreakableBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* BreakableBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CaseBlock.java b/jode/src/net/sf/jode/flow/CaseBlock.java index 4f17fc3..12ad9f9 100644 --- a/jode/src/net/sf/jode/flow/CaseBlock.java +++ b/jode/src/net/sf/jode/flow/CaseBlock.java @@ -1,7 +1,7 @@ -/* CaseBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* CaseBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CatchBlock.java b/jode/src/net/sf/jode/flow/CatchBlock.java index 5198bd2..b64b919 100644 --- a/jode/src/net/sf/jode/flow/CatchBlock.java +++ b/jode/src/net/sf/jode/flow/CatchBlock.java @@ -1,7 +1,7 @@ -/* CatchBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* CatchBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CombineIfGotoExpressions.java b/jode/src/net/sf/jode/flow/CombineIfGotoExpressions.java index 5a8ed64..448909c 100644 --- a/jode/src/net/sf/jode/flow/CombineIfGotoExpressions.java +++ b/jode/src/net/sf/jode/flow/CombineIfGotoExpressions.java @@ -1,7 +1,7 @@ -/* CombineIfGotoExpressions Copyright (C) 1998-1999 Jochen Hoenicke. +/* CombineIfGotoExpressions Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CompleteSynchronized.java b/jode/src/net/sf/jode/flow/CompleteSynchronized.java index 22d26f0..63967f3 100644 --- a/jode/src/net/sf/jode/flow/CompleteSynchronized.java +++ b/jode/src/net/sf/jode/flow/CompleteSynchronized.java @@ -1,7 +1,7 @@ -/* CompleteSynchronized Copyright (C) 1998-1999 Jochen Hoenicke. +/* CompleteSynchronized Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/ConditionalBlock.java b/jode/src/net/sf/jode/flow/ConditionalBlock.java index a45dd7c..839b9be 100644 --- a/jode/src/net/sf/jode/flow/ConditionalBlock.java +++ b/jode/src/net/sf/jode/flow/ConditionalBlock.java @@ -1,7 +1,7 @@ -/* ConditionalBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* ConditionalBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/ContinueBlock.java b/jode/src/net/sf/jode/flow/ContinueBlock.java index 428a879..726b173 100644 --- a/jode/src/net/sf/jode/flow/ContinueBlock.java +++ b/jode/src/net/sf/jode/flow/ContinueBlock.java @@ -1,7 +1,7 @@ -/* ContinueBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* ContinueBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreateAssignExpression.java b/jode/src/net/sf/jode/flow/CreateAssignExpression.java index 83c7048..387ae37 100644 --- a/jode/src/net/sf/jode/flow/CreateAssignExpression.java +++ b/jode/src/net/sf/jode/flow/CreateAssignExpression.java @@ -1,7 +1,7 @@ -/* CreateAssignExpression Copyright (C) 1998-1999 Jochen Hoenicke. +/* CreateAssignExpression Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreateCheckNull.java b/jode/src/net/sf/jode/flow/CreateCheckNull.java index e83148d..c26a736 100644 --- a/jode/src/net/sf/jode/flow/CreateCheckNull.java +++ b/jode/src/net/sf/jode/flow/CreateCheckNull.java @@ -1,7 +1,7 @@ -/* CreateCheckNull Copyright (C) 1999 Jochen Hoenicke. +/* CreateCheckNull Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreateClassField.java b/jode/src/net/sf/jode/flow/CreateClassField.java index f6babe7..2ca597c 100644 --- a/jode/src/net/sf/jode/flow/CreateClassField.java +++ b/jode/src/net/sf/jode/flow/CreateClassField.java @@ -1,7 +1,7 @@ -/* CreateClassField Copyright (C) 1999 Jochen Hoenicke. +/* CreateClassField Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreateConstantArray.java b/jode/src/net/sf/jode/flow/CreateConstantArray.java index 52b80a4..82aa644 100644 --- a/jode/src/net/sf/jode/flow/CreateConstantArray.java +++ b/jode/src/net/sf/jode/flow/CreateConstantArray.java @@ -1,7 +1,7 @@ -/* CreateConstantArray Copyright (C) 1998-1999 Jochen Hoenicke. +/* CreateConstantArray Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreateExpression.java b/jode/src/net/sf/jode/flow/CreateExpression.java index 00ae12a..64e9006 100644 --- a/jode/src/net/sf/jode/flow/CreateExpression.java +++ b/jode/src/net/sf/jode/flow/CreateExpression.java @@ -1,7 +1,7 @@ -/* CreateExpression Copyright (C) 1998-1999 Jochen Hoenicke. +/* CreateExpression Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreateForInitializer.java b/jode/src/net/sf/jode/flow/CreateForInitializer.java index 34d0fe5..3e30147 100644 --- a/jode/src/net/sf/jode/flow/CreateForInitializer.java +++ b/jode/src/net/sf/jode/flow/CreateForInitializer.java @@ -1,7 +1,7 @@ -/* CreateForInitializer Copyright (C) 1998-1999 Jochen Hoenicke. +/* CreateForInitializer Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreateIfThenElseOperator.java b/jode/src/net/sf/jode/flow/CreateIfThenElseOperator.java index 214a7e9..db090fb 100644 --- a/jode/src/net/sf/jode/flow/CreateIfThenElseOperator.java +++ b/jode/src/net/sf/jode/flow/CreateIfThenElseOperator.java @@ -1,7 +1,7 @@ -/* CreateIfThenElseOperator Copyright (C) 1998-1999 Jochen Hoenicke. +/* CreateIfThenElseOperator Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreateNewConstructor.java b/jode/src/net/sf/jode/flow/CreateNewConstructor.java index df39e2e..5dc8853 100644 --- a/jode/src/net/sf/jode/flow/CreateNewConstructor.java +++ b/jode/src/net/sf/jode/flow/CreateNewConstructor.java @@ -1,7 +1,7 @@ -/* CreateNewConstructor Copyright (C) 1998-1999 Jochen Hoenicke. +/* CreateNewConstructor Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/CreatePrePostIncExpression.java b/jode/src/net/sf/jode/flow/CreatePrePostIncExpression.java index 06fdc98..5d76c9c 100644 --- a/jode/src/net/sf/jode/flow/CreatePrePostIncExpression.java +++ b/jode/src/net/sf/jode/flow/CreatePrePostIncExpression.java @@ -1,7 +1,7 @@ -/* CreatePrePostIncExpression Copyright (C) 1998-1999 Jochen Hoenicke. +/* CreatePrePostIncExpression Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/DescriptionBlock.java b/jode/src/net/sf/jode/flow/DescriptionBlock.java index ed292f4..6199570 100644 --- a/jode/src/net/sf/jode/flow/DescriptionBlock.java +++ b/jode/src/net/sf/jode/flow/DescriptionBlock.java @@ -1,7 +1,7 @@ -/* DescriptionBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* DescriptionBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/EmptyBlock.java b/jode/src/net/sf/jode/flow/EmptyBlock.java index 052a6dc..e412e0e 100644 --- a/jode/src/net/sf/jode/flow/EmptyBlock.java +++ b/jode/src/net/sf/jode/flow/EmptyBlock.java @@ -1,7 +1,7 @@ -/* EmptyBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* EmptyBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/FinallyBlock.java b/jode/src/net/sf/jode/flow/FinallyBlock.java index 8f2726c..c9d0cbc 100644 --- a/jode/src/net/sf/jode/flow/FinallyBlock.java +++ b/jode/src/net/sf/jode/flow/FinallyBlock.java @@ -1,7 +1,7 @@ -/* FinallyBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* FinallyBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/FlowBlock.java b/jode/src/net/sf/jode/flow/FlowBlock.java index 89ecb9e..02d29d2 100644 --- a/jode/src/net/sf/jode/flow/FlowBlock.java +++ b/jode/src/net/sf/jode/flow/FlowBlock.java @@ -1,7 +1,7 @@ -/* FlowBlock Copyright (C) 1998-2001 Jochen Hoenicke. +/* FlowBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/IfThenElseBlock.java b/jode/src/net/sf/jode/flow/IfThenElseBlock.java index ec03cd1..b664640 100644 --- a/jode/src/net/sf/jode/flow/IfThenElseBlock.java +++ b/jode/src/net/sf/jode/flow/IfThenElseBlock.java @@ -1,7 +1,7 @@ -/* IfThenElseBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* IfThenElseBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/InstructionBlock.java b/jode/src/net/sf/jode/flow/InstructionBlock.java index 12fd4b5..41a24f3 100644 --- a/jode/src/net/sf/jode/flow/InstructionBlock.java +++ b/jode/src/net/sf/jode/flow/InstructionBlock.java @@ -1,7 +1,7 @@ -/* InstructionBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* InstructionBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/InstructionContainer.java b/jode/src/net/sf/jode/flow/InstructionContainer.java index 632a657..c7254a4 100644 --- a/jode/src/net/sf/jode/flow/InstructionContainer.java +++ b/jode/src/net/sf/jode/flow/InstructionContainer.java @@ -1,7 +1,7 @@ -/* InstructionContainer Copyright (C) 1998-1999 Jochen Hoenicke. +/* InstructionContainer Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/JsrBlock.java b/jode/src/net/sf/jode/flow/JsrBlock.java index f3f6724..be3ce30 100644 --- a/jode/src/net/sf/jode/flow/JsrBlock.java +++ b/jode/src/net/sf/jode/flow/JsrBlock.java @@ -1,7 +1,7 @@ -/* JsrBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* JsrBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/Jump.java b/jode/src/net/sf/jode/flow/Jump.java index d381ff5..9a0c21e 100644 --- a/jode/src/net/sf/jode/flow/Jump.java +++ b/jode/src/net/sf/jode/flow/Jump.java @@ -1,7 +1,7 @@ -/* Jump Copyright (C) 1998-1999 Jochen Hoenicke. +/* Jump Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/LoopBlock.java b/jode/src/net/sf/jode/flow/LoopBlock.java index 43bff53..58295a8 100644 --- a/jode/src/net/sf/jode/flow/LoopBlock.java +++ b/jode/src/net/sf/jode/flow/LoopBlock.java @@ -1,7 +1,7 @@ -/* LoopBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* LoopBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/RetBlock.java b/jode/src/net/sf/jode/flow/RetBlock.java index ea73d65..8a9bb72 100644 --- a/jode/src/net/sf/jode/flow/RetBlock.java +++ b/jode/src/net/sf/jode/flow/RetBlock.java @@ -1,7 +1,7 @@ -/* RetBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* RetBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/ReturnBlock.java b/jode/src/net/sf/jode/flow/ReturnBlock.java index a53e0af..8e13c7e 100644 --- a/jode/src/net/sf/jode/flow/ReturnBlock.java +++ b/jode/src/net/sf/jode/flow/ReturnBlock.java @@ -1,7 +1,7 @@ -/* ReturnBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* ReturnBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/SequentialBlock.java b/jode/src/net/sf/jode/flow/SequentialBlock.java index 4e04632..8ee7279 100644 --- a/jode/src/net/sf/jode/flow/SequentialBlock.java +++ b/jode/src/net/sf/jode/flow/SequentialBlock.java @@ -1,7 +1,7 @@ -/* SequentialBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* SequentialBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/SlotSet.java b/jode/src/net/sf/jode/flow/SlotSet.java index b529d38..aef2e2a 100644 --- a/jode/src/net/sf/jode/flow/SlotSet.java +++ b/jode/src/net/sf/jode/flow/SlotSet.java @@ -1,7 +1,7 @@ -/* SlotSet Copyright (C) 1998-1999 Jochen Hoenicke. +/* SlotSet Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/SpecialBlock.java b/jode/src/net/sf/jode/flow/SpecialBlock.java index e9873d5..b5a80f6 100644 --- a/jode/src/net/sf/jode/flow/SpecialBlock.java +++ b/jode/src/net/sf/jode/flow/SpecialBlock.java @@ -1,7 +1,7 @@ -/* SpecialBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* SpecialBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/StructuredBlock.java b/jode/src/net/sf/jode/flow/StructuredBlock.java index f1c13ec..bb17a68 100644 --- a/jode/src/net/sf/jode/flow/StructuredBlock.java +++ b/jode/src/net/sf/jode/flow/StructuredBlock.java @@ -1,7 +1,7 @@ -/* StructuredBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* StructuredBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/SwitchBlock.java b/jode/src/net/sf/jode/flow/SwitchBlock.java index 93490e5..90e7e1e 100644 --- a/jode/src/net/sf/jode/flow/SwitchBlock.java +++ b/jode/src/net/sf/jode/flow/SwitchBlock.java @@ -1,7 +1,7 @@ -/* SwitchBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* SwitchBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/SynchronizedBlock.java b/jode/src/net/sf/jode/flow/SynchronizedBlock.java index 7141bec..04f7fd0 100644 --- a/jode/src/net/sf/jode/flow/SynchronizedBlock.java +++ b/jode/src/net/sf/jode/flow/SynchronizedBlock.java @@ -1,7 +1,7 @@ -/* SynchronizedBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* SynchronizedBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/ThrowBlock.java b/jode/src/net/sf/jode/flow/ThrowBlock.java index 380ab27..018db20 100644 --- a/jode/src/net/sf/jode/flow/ThrowBlock.java +++ b/jode/src/net/sf/jode/flow/ThrowBlock.java @@ -1,7 +1,7 @@ -/* ThrowBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* ThrowBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/TransformConstructors.java b/jode/src/net/sf/jode/flow/TransformConstructors.java index 9848384..d01a093 100644 --- a/jode/src/net/sf/jode/flow/TransformConstructors.java +++ b/jode/src/net/sf/jode/flow/TransformConstructors.java @@ -1,7 +1,7 @@ -/* TransformConstructors Copyright (C) 1998-2001 Jochen Hoenicke. +/* TransformConstructors Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/TransformExceptionHandlers.java b/jode/src/net/sf/jode/flow/TransformExceptionHandlers.java index c91aa0c..836f9e3 100644 --- a/jode/src/net/sf/jode/flow/TransformExceptionHandlers.java +++ b/jode/src/net/sf/jode/flow/TransformExceptionHandlers.java @@ -1,7 +1,7 @@ -/* TransformExceptionHandlers Copyright (C) 1998-2001 Jochen Hoenicke. +/* TransformExceptionHandlers Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/TryBlock.java b/jode/src/net/sf/jode/flow/TryBlock.java index 0323e8d..5bf8165 100644 --- a/jode/src/net/sf/jode/flow/TryBlock.java +++ b/jode/src/net/sf/jode/flow/TryBlock.java @@ -1,7 +1,7 @@ -/* TryBlock Copyright (C) 1998-1999 Jochen Hoenicke. +/* TryBlock Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/VariableSet.java b/jode/src/net/sf/jode/flow/VariableSet.java index d3db990..22e10f6 100644 --- a/jode/src/net/sf/jode/flow/VariableSet.java +++ b/jode/src/net/sf/jode/flow/VariableSet.java @@ -1,7 +1,7 @@ -/* VariableSet Copyright (C) 1998-1999 Jochen Hoenicke. +/* VariableSet Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/flow/VariableStack.java b/jode/src/net/sf/jode/flow/VariableStack.java index 6bee9be..e2ce7c9 100644 --- a/jode/src/net/sf/jode/flow/VariableStack.java +++ b/jode/src/net/sf/jode/flow/VariableStack.java @@ -1,7 +1,7 @@ -/* VariableStack Copyright (C) 1999 Jochen Hoenicke. +/* VariableStack Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/CodeVerifier.java b/jode/src/net/sf/jode/jvm/CodeVerifier.java index a42d5f2..d6c3235 100644 --- a/jode/src/net/sf/jode/jvm/CodeVerifier.java +++ b/jode/src/net/sf/jode/jvm/CodeVerifier.java @@ -1,7 +1,7 @@ -/* CodeVerifier Copyright (C) 1999 Jochen Hoenicke. +/* CodeVerifier Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/Interpreter.java b/jode/src/net/sf/jode/jvm/Interpreter.java index abb6f24..80b9ed9 100644 --- a/jode/src/net/sf/jode/jvm/Interpreter.java +++ b/jode/src/net/sf/jode/jvm/Interpreter.java @@ -1,7 +1,7 @@ -/* Interpreter Copyright (C) 1999 Jochen Hoenicke. +/* Interpreter Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/InterpreterException.java b/jode/src/net/sf/jode/jvm/InterpreterException.java index 18ae67e..cbbab7f 100644 --- a/jode/src/net/sf/jode/jvm/InterpreterException.java +++ b/jode/src/net/sf/jode/jvm/InterpreterException.java @@ -1,7 +1,7 @@ -/* InterpreterException Copyright (C) 1999 Jochen Hoenicke. +/* InterpreterException Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/NewObject.java b/jode/src/net/sf/jode/jvm/NewObject.java index 0f2b0b3..d2c2f14 100644 --- a/jode/src/net/sf/jode/jvm/NewObject.java +++ b/jode/src/net/sf/jode/jvm/NewObject.java @@ -1,7 +1,7 @@ -/* NewObject Copyright (C) 1999 Jochen Hoenicke. +/* NewObject Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/RuntimeEnvironment.java b/jode/src/net/sf/jode/jvm/RuntimeEnvironment.java index cce0092..ce0c510 100644 --- a/jode/src/net/sf/jode/jvm/RuntimeEnvironment.java +++ b/jode/src/net/sf/jode/jvm/RuntimeEnvironment.java @@ -1,7 +1,7 @@ -/* RuntimeEnvironment Copyright (C) 1999 Jochen Hoenicke. +/* RuntimeEnvironment Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/SimpleRuntimeEnvironment.java b/jode/src/net/sf/jode/jvm/SimpleRuntimeEnvironment.java index 1b37d94..31c9ce4 100644 --- a/jode/src/net/sf/jode/jvm/SimpleRuntimeEnvironment.java +++ b/jode/src/net/sf/jode/jvm/SimpleRuntimeEnvironment.java @@ -1,7 +1,7 @@ -/* SimpleRuntimeEnvironment Copyright (C) 1999 Jochen Hoenicke. +/* SimpleRuntimeEnvironment Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/SyntheticAnalyzer.java b/jode/src/net/sf/jode/jvm/SyntheticAnalyzer.java index 02970a5..9f9ea0f 100644 --- a/jode/src/net/sf/jode/jvm/SyntheticAnalyzer.java +++ b/jode/src/net/sf/jode/jvm/SyntheticAnalyzer.java @@ -1,7 +1,7 @@ -/* SyntheticAnalyzer Copyright (C) 1999 Jochen Hoenicke. +/* SyntheticAnalyzer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/Value.java b/jode/src/net/sf/jode/jvm/Value.java index 75f4d43..5a1c851 100644 --- a/jode/src/net/sf/jode/jvm/Value.java +++ b/jode/src/net/sf/jode/jvm/Value.java @@ -1,7 +1,7 @@ -/* Value Copyright (C) 1999 Jochen Hoenicke. +/* Value Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/jvm/VerifyException.java b/jode/src/net/sf/jode/jvm/VerifyException.java index 7fd1cb2..5ed773d 100644 --- a/jode/src/net/sf/jode/jvm/VerifyException.java +++ b/jode/src/net/sf/jode/jvm/VerifyException.java @@ -1,7 +1,7 @@ -/* VerifyException Copyright (C) 1999 Jochen Hoenicke. +/* VerifyException Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/obfuscator/ClassBundle.java b/jode/src/net/sf/jode/obfuscator/ClassBundle.java index 761a0fa..af42c6e 100644 --- a/jode/src/net/sf/jode/obfuscator/ClassBundle.java +++ b/jode/src/net/sf/jode/obfuscator/ClassBundle.java @@ -1,4 +1,4 @@ -/* ClassBundle Copyright (C) 1998-1999 Jochen Hoenicke. +/* ClassBundle Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/ClassIdentifier.java b/jode/src/net/sf/jode/obfuscator/ClassIdentifier.java index e8713de..541d4a7 100644 --- a/jode/src/net/sf/jode/obfuscator/ClassIdentifier.java +++ b/jode/src/net/sf/jode/obfuscator/ClassIdentifier.java @@ -1,4 +1,4 @@ -/* ClassIdentifier Copyright (C) 1999 Jochen Hoenicke. +/* ClassIdentifier Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/CodeAnalyzer.java b/jode/src/net/sf/jode/obfuscator/CodeAnalyzer.java index d3f9569..27885f6 100644 --- a/jode/src/net/sf/jode/obfuscator/CodeAnalyzer.java +++ b/jode/src/net/sf/jode/obfuscator/CodeAnalyzer.java @@ -1,4 +1,4 @@ -/* CodeAnalyzer Copyright (C) 1999 Jochen Hoenicke. +/* CodeAnalyzer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/CodeTransformer.java b/jode/src/net/sf/jode/obfuscator/CodeTransformer.java index 30c1233..d483224 100644 --- a/jode/src/net/sf/jode/obfuscator/CodeTransformer.java +++ b/jode/src/net/sf/jode/obfuscator/CodeTransformer.java @@ -1,4 +1,4 @@ -/* CodeTransformer Copyright (C) 1999 Jochen Hoenicke. +/* CodeTransformer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/ConstantRuntimeEnvironment.java b/jode/src/net/sf/jode/obfuscator/ConstantRuntimeEnvironment.java index b95beb2..0568150 100644 --- a/jode/src/net/sf/jode/obfuscator/ConstantRuntimeEnvironment.java +++ b/jode/src/net/sf/jode/obfuscator/ConstantRuntimeEnvironment.java @@ -1,4 +1,4 @@ -/* ConstantRuntimeEnvironment Copyright (C) 1999 Jochen Hoenicke. +/* ConstantRuntimeEnvironment Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/FieldIdentifier.java b/jode/src/net/sf/jode/obfuscator/FieldIdentifier.java index a8d71e2..c56ffc0 100644 --- a/jode/src/net/sf/jode/obfuscator/FieldIdentifier.java +++ b/jode/src/net/sf/jode/obfuscator/FieldIdentifier.java @@ -1,4 +1,4 @@ -/* FieldIdentifier Copyright (C) 1999 Jochen Hoenicke. +/* FieldIdentifier Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/Identifier.java b/jode/src/net/sf/jode/obfuscator/Identifier.java index 4de59c3..0e4cf14 100644 --- a/jode/src/net/sf/jode/obfuscator/Identifier.java +++ b/jode/src/net/sf/jode/obfuscator/Identifier.java @@ -1,4 +1,4 @@ -/* Identifier Copyright (C) 1999 Jochen Hoenicke. +/* Identifier Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/IdentifierMatcher.java b/jode/src/net/sf/jode/obfuscator/IdentifierMatcher.java index b84b478..4a7cb30 100644 --- a/jode/src/net/sf/jode/obfuscator/IdentifierMatcher.java +++ b/jode/src/net/sf/jode/obfuscator/IdentifierMatcher.java @@ -1,4 +1,4 @@ -/* IdentifierMatcher Copyright (C) 1999 Jochen Hoenicke. +/* IdentifierMatcher Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/LocalIdentifier.java b/jode/src/net/sf/jode/obfuscator/LocalIdentifier.java index 7e2939b..af4beb9 100644 --- a/jode/src/net/sf/jode/obfuscator/LocalIdentifier.java +++ b/jode/src/net/sf/jode/obfuscator/LocalIdentifier.java @@ -1,4 +1,4 @@ -/* LocalIdentifier Copyright (C) 1999 Jochen Hoenicke. +/* LocalIdentifier Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/Main.java b/jode/src/net/sf/jode/obfuscator/Main.java index a75eabf..01bc7cd 100644 --- a/jode/src/net/sf/jode/obfuscator/Main.java +++ b/jode/src/net/sf/jode/obfuscator/Main.java @@ -1,4 +1,4 @@ -/* Main Copyright (C) 1998-1999 Jochen Hoenicke. +/* Main Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/MethodIdentifier.java b/jode/src/net/sf/jode/obfuscator/MethodIdentifier.java index 78a8cee..bb7449e 100644 --- a/jode/src/net/sf/jode/obfuscator/MethodIdentifier.java +++ b/jode/src/net/sf/jode/obfuscator/MethodIdentifier.java @@ -1,4 +1,4 @@ -/* MethodIdentifier Copyright (C) 1999 Jochen Hoenicke. +/* MethodIdentifier Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/OptionHandler.java b/jode/src/net/sf/jode/obfuscator/OptionHandler.java index 4f6be2b..51ed2b6 100644 --- a/jode/src/net/sf/jode/obfuscator/OptionHandler.java +++ b/jode/src/net/sf/jode/obfuscator/OptionHandler.java @@ -1,4 +1,4 @@ -/* OptionHandler Copyright (C) 1999 Jochen Hoenicke. +/* OptionHandler Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/PackageIdentifier.java b/jode/src/net/sf/jode/obfuscator/PackageIdentifier.java index 8576951..de44f61 100644 --- a/jode/src/net/sf/jode/obfuscator/PackageIdentifier.java +++ b/jode/src/net/sf/jode/obfuscator/PackageIdentifier.java @@ -1,4 +1,4 @@ -/* PackageIdentifier Copyright (C) 1999 Jochen Hoenicke. +/* PackageIdentifier Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/ParseException.java b/jode/src/net/sf/jode/obfuscator/ParseException.java index 649a035..bc96ba7 100644 --- a/jode/src/net/sf/jode/obfuscator/ParseException.java +++ b/jode/src/net/sf/jode/obfuscator/ParseException.java @@ -1,4 +1,4 @@ -/* ParseException Copyright (C) 1999 Jochen Hoenicke. +/* ParseException Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/Renamer.java b/jode/src/net/sf/jode/obfuscator/Renamer.java index ce74d61..f73b034 100644 --- a/jode/src/net/sf/jode/obfuscator/Renamer.java +++ b/jode/src/net/sf/jode/obfuscator/Renamer.java @@ -1,4 +1,4 @@ -/* Renamer Copyright (C) 1999 Jochen Hoenicke. +/* Renamer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/ScriptParser.java b/jode/src/net/sf/jode/obfuscator/ScriptParser.java index 5ee7a7a..6a20e1d 100644 --- a/jode/src/net/sf/jode/obfuscator/ScriptParser.java +++ b/jode/src/net/sf/jode/obfuscator/ScriptParser.java @@ -1,4 +1,4 @@ -/* ScriptParser Copyright (C) 1999 Jochen Hoenicke. +/* ScriptParser Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/TranslationTable.java b/jode/src/net/sf/jode/obfuscator/TranslationTable.java index 5f255c1..ac23528 100644 --- a/jode/src/net/sf/jode/obfuscator/TranslationTable.java +++ b/jode/src/net/sf/jode/obfuscator/TranslationTable.java @@ -1,4 +1,4 @@ -/* TranslationTable Copyright (C) 1999 Jochen Hoenicke. +/* TranslationTable Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/ConstantAnalyzer.java b/jode/src/net/sf/jode/obfuscator/modules/ConstantAnalyzer.java index c388ea2..98ad9c5 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/ConstantAnalyzer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/ConstantAnalyzer.java @@ -1,4 +1,4 @@ -/* ConstantAnalyzer Copyright (C) 1999, 2000 Jochen Hoenicke. +/* ConstantAnalyzer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/IdentityRenamer.java b/jode/src/net/sf/jode/obfuscator/modules/IdentityRenamer.java index d0de03c..9097d90 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/IdentityRenamer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/IdentityRenamer.java @@ -1,4 +1,4 @@ -/* IdentityRenamer Copyright (C) 1999 Jochen Hoenicke. +/* IdentityRenamer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/KeywordRenamer.java b/jode/src/net/sf/jode/obfuscator/modules/KeywordRenamer.java index b37416a..9fcecb7 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/KeywordRenamer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/KeywordRenamer.java @@ -1,4 +1,4 @@ -/* KeywordRenamer Copyright (C) 1999 Jochen Hoenicke. +/* KeywordRenamer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/LocalOptimizer.java b/jode/src/net/sf/jode/obfuscator/modules/LocalOptimizer.java index 3b20719..fa61091 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/LocalOptimizer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/LocalOptimizer.java @@ -1,4 +1,4 @@ -/* LocalOptimizer Copyright (C) 1999 Jochen Hoenicke. +/* LocalOptimizer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/LocalizeFieldTransformer.java b/jode/src/net/sf/jode/obfuscator/modules/LocalizeFieldTransformer.java index 3686b1a..f5c885c 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/LocalizeFieldTransformer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/LocalizeFieldTransformer.java @@ -1,4 +1,4 @@ -/* LocalizeFieldTransformer Copyright (C) 1999 Jochen Hoenicke. +/* LocalizeFieldTransformer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/ModifierMatcher.java b/jode/src/net/sf/jode/obfuscator/modules/ModifierMatcher.java index 81cc9a0..c982583 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/ModifierMatcher.java +++ b/jode/src/net/sf/jode/obfuscator/modules/ModifierMatcher.java @@ -1,4 +1,4 @@ -/* ModifierMatcher Copyright (C) 1999 Jochen Hoenicke. +/* ModifierMatcher Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/MultiIdentifierMatcher.java b/jode/src/net/sf/jode/obfuscator/modules/MultiIdentifierMatcher.java index 2f3fe86..e75baf0 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/MultiIdentifierMatcher.java +++ b/jode/src/net/sf/jode/obfuscator/modules/MultiIdentifierMatcher.java @@ -1,4 +1,4 @@ -/* MultiIdentifierMatcher Copyright (C) 1999 Jochen Hoenicke. +/* MultiIdentifierMatcher Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/NameSwapper.java b/jode/src/net/sf/jode/obfuscator/modules/NameSwapper.java index 9663ff3..03a1fb7 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/NameSwapper.java +++ b/jode/src/net/sf/jode/obfuscator/modules/NameSwapper.java @@ -1,4 +1,4 @@ -/* NameSwapper Copyright (C) 1999 Jochen Hoenicke. +/* NameSwapper Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/RemovePopAnalyzer.java b/jode/src/net/sf/jode/obfuscator/modules/RemovePopAnalyzer.java index 8152c8e..bf0ad71 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/RemovePopAnalyzer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/RemovePopAnalyzer.java @@ -1,4 +1,4 @@ -/* RemovePopAnalyzer Copyright (C) 1999 Jochen Hoenicke. +/* RemovePopAnalyzer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/SerializePreserver.java b/jode/src/net/sf/jode/obfuscator/modules/SerializePreserver.java index ed3fb93..d80919e 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/SerializePreserver.java +++ b/jode/src/net/sf/jode/obfuscator/modules/SerializePreserver.java @@ -1,4 +1,4 @@ -/* SerializePreserver Copyright (C) 1999 Jochen Hoenicke. +/* SerializePreserver Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/SimpleAnalyzer.java b/jode/src/net/sf/jode/obfuscator/modules/SimpleAnalyzer.java index d5a7279..fc9c2cb 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/SimpleAnalyzer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/SimpleAnalyzer.java @@ -1,4 +1,4 @@ -/* SimpleAnalyzer Copyright (C) 1999 Jochen Hoenicke. +/* SimpleAnalyzer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/StrongRenamer.java b/jode/src/net/sf/jode/obfuscator/modules/StrongRenamer.java index 00d115c..acfefef 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/StrongRenamer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/StrongRenamer.java @@ -1,4 +1,4 @@ -/* StrongRenamer Copyright (C) 1999, 2000 Jochen Hoenicke. +/* StrongRenamer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/UniqueRenamer.java b/jode/src/net/sf/jode/obfuscator/modules/UniqueRenamer.java index 8b3f847..7c281cf 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/UniqueRenamer.java +++ b/jode/src/net/sf/jode/obfuscator/modules/UniqueRenamer.java @@ -1,4 +1,4 @@ -/* UniqueRenamer Copyright (C) 1999 Jochen Hoenicke. +/* UniqueRenamer Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/obfuscator/modules/WildCard.java b/jode/src/net/sf/jode/obfuscator/modules/WildCard.java index d86f003..ce6c78c 100644 --- a/jode/src/net/sf/jode/obfuscator/modules/WildCard.java +++ b/jode/src/net/sf/jode/obfuscator/modules/WildCard.java @@ -1,4 +1,4 @@ -/* WildCard Copyright (C) 1999 Jochen Hoenicke. +/* WildCard Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/swingui/ClassPathDialog.java b/jode/src/net/sf/jode/swingui/ClassPathDialog.java index 519e66e..e22216a 100644 --- a/jode/src/net/sf/jode/swingui/ClassPathDialog.java +++ b/jode/src/net/sf/jode/swingui/ClassPathDialog.java @@ -1,4 +1,4 @@ -/* ClassPathDialog Copyright (C) 2000 Jochen Hoenicke. +/* ClassPathDialog Copyright (C) 2000-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/swingui/HierarchyTreeModel.java b/jode/src/net/sf/jode/swingui/HierarchyTreeModel.java index add813d..2378c7f 100644 --- a/jode/src/net/sf/jode/swingui/HierarchyTreeModel.java +++ b/jode/src/net/sf/jode/swingui/HierarchyTreeModel.java @@ -1,4 +1,4 @@ -/* HierarchyTreeModel Copyright (C) 1999 Jochen Hoenicke. +/* HierarchyTreeModel Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/swingui/Main.java b/jode/src/net/sf/jode/swingui/Main.java index cc085e3..15e83a1 100644 --- a/jode/src/net/sf/jode/swingui/Main.java +++ b/jode/src/net/sf/jode/swingui/Main.java @@ -1,4 +1,4 @@ -/* Main Copyright (C) 1999 Jochen Hoenicke. +/* Main Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/swingui/PackagesTreeModel.java b/jode/src/net/sf/jode/swingui/PackagesTreeModel.java index 8c3dc70..4fc7ad6 100644 --- a/jode/src/net/sf/jode/swingui/PackagesTreeModel.java +++ b/jode/src/net/sf/jode/swingui/PackagesTreeModel.java @@ -1,4 +1,4 @@ -/* PackagesTreeModel Copyright (C) 1999 Jochen Hoenicke. +/* PackagesTreeModel Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/ArrayType.java b/jode/src/net/sf/jode/type/ArrayType.java index 203ef8b..d3e6945 100644 --- a/jode/src/net/sf/jode/type/ArrayType.java +++ b/jode/src/net/sf/jode/type/ArrayType.java @@ -1,4 +1,4 @@ -/* ArrayType Copyright (C) 1998-1999 Jochen Hoenicke. +/* ArrayType Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/ClassInfoType.java b/jode/src/net/sf/jode/type/ClassInfoType.java index 939a994..3c7e116 100644 --- a/jode/src/net/sf/jode/type/ClassInfoType.java +++ b/jode/src/net/sf/jode/type/ClassInfoType.java @@ -1,4 +1,4 @@ -/* ClassInfoType Copyright (C) 1998-1999 Jochen Hoenicke. +/* ClassInfoType Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/ClassType.java b/jode/src/net/sf/jode/type/ClassType.java index 39eceac..d997367 100644 --- a/jode/src/net/sf/jode/type/ClassType.java +++ b/jode/src/net/sf/jode/type/ClassType.java @@ -1,4 +1,4 @@ -/* ClassType Copyright (C) 2000 Jochen Hoenicke. +/* ClassType Copyright (C) 2000-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/IntegerType.java b/jode/src/net/sf/jode/type/IntegerType.java index 289b904..b16f238 100644 --- a/jode/src/net/sf/jode/type/IntegerType.java +++ b/jode/src/net/sf/jode/type/IntegerType.java @@ -1,4 +1,4 @@ -/* IntegerType Copyright (C) 1999 Jochen Hoenicke. +/* IntegerType Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/MethodType.java b/jode/src/net/sf/jode/type/MethodType.java index ae83f85..47a2497 100644 --- a/jode/src/net/sf/jode/type/MethodType.java +++ b/jode/src/net/sf/jode/type/MethodType.java @@ -1,4 +1,4 @@ -/* MethodType Copyright (C) 1998-1999 Jochen Hoenicke. +/* MethodType Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/MultiClassType.java b/jode/src/net/sf/jode/type/MultiClassType.java index bd02643..2e06ac0 100644 --- a/jode/src/net/sf/jode/type/MultiClassType.java +++ b/jode/src/net/sf/jode/type/MultiClassType.java @@ -1,4 +1,4 @@ -/* MultiClassType Copyright (C) 1998-1999 Jochen Hoenicke. +/* MultiClassType Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/NullType.java b/jode/src/net/sf/jode/type/NullType.java index 937e86e..55d3eda 100644 --- a/jode/src/net/sf/jode/type/NullType.java +++ b/jode/src/net/sf/jode/type/NullType.java @@ -1,4 +1,4 @@ -/* NullType Copyright (C) 1999 Jochen Hoenicke. +/* NullType Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/RangeType.java b/jode/src/net/sf/jode/type/RangeType.java index 1d9481b..30d89d9 100644 --- a/jode/src/net/sf/jode/type/RangeType.java +++ b/jode/src/net/sf/jode/type/RangeType.java @@ -1,4 +1,4 @@ -/* RangeType Copyright (C) 1998-1999 Jochen Hoenicke. +/* RangeType Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/ReferenceType.java b/jode/src/net/sf/jode/type/ReferenceType.java index a72b3a2..b911544 100644 --- a/jode/src/net/sf/jode/type/ReferenceType.java +++ b/jode/src/net/sf/jode/type/ReferenceType.java @@ -1,4 +1,4 @@ -/* ReferenceType Copyright (C) 1999 Jochen Hoenicke. +/* ReferenceType Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/SystemClassType.java b/jode/src/net/sf/jode/type/SystemClassType.java index 4514e93..a04d27e 100644 --- a/jode/src/net/sf/jode/type/SystemClassType.java +++ b/jode/src/net/sf/jode/type/SystemClassType.java @@ -1,4 +1,4 @@ -/* SystemClassType Copyright (C) 1998-1999 Jochen Hoenicke. +/* SystemClassType Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/type/Type.java b/jode/src/net/sf/jode/type/Type.java index 884652a..d4abab2 100644 --- a/jode/src/net/sf/jode/type/Type.java +++ b/jode/src/net/sf/jode/type/Type.java @@ -1,4 +1,4 @@ -/* Type Copyright (C) 1998-1999 Jochen Hoenicke. +/* Type Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jode/src/net/sf/jode/util/ArrayEnum.java b/jode/src/net/sf/jode/util/ArrayEnum.java index 56d9309..f4e2647 100644 --- a/jode/src/net/sf/jode/util/ArrayEnum.java +++ b/jode/src/net/sf/jode/util/ArrayEnum.java @@ -1,7 +1,7 @@ -/* ArrayEnum Copyright (C) 1998-1999 Jochen Hoenicke. +/* ArrayEnum Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/util/SimpleMap.java b/jode/src/net/sf/jode/util/SimpleMap.java index b900c32..fe9c1e0 100644 --- a/jode/src/net/sf/jode/util/SimpleMap.java +++ b/jode/src/net/sf/jode/util/SimpleMap.java @@ -1,7 +1,7 @@ -/* SimpleMap Copyright (C) 1999 Jochen Hoenicke. +/* SimpleMap Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/util/SimpleSet.java b/jode/src/net/sf/jode/util/SimpleSet.java index 619b77c..2c758fb 100644 --- a/jode/src/net/sf/jode/util/SimpleSet.java +++ b/jode/src/net/sf/jode/util/SimpleSet.java @@ -1,7 +1,7 @@ -/* SimpleSet Copyright (C) 1998-1999 Jochen Hoenicke. +/* SimpleSet Copyright (C) 1998-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$ diff --git a/jode/src/net/sf/jode/util/StringQuoter.java b/jode/src/net/sf/jode/util/StringQuoter.java index 63730fa..8e46430 100644 --- a/jode/src/net/sf/jode/util/StringQuoter.java +++ b/jode/src/net/sf/jode/util/StringQuoter.java @@ -1,3 +1,22 @@ +/* StringQuoter Copyright (C) 1999-2002 Jochen Hoenicke. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License as published by + * the Free Software Foundation; either version 2, or (at your option) + * any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to + * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + * + * $Id$ + */ + package net.sf.jode.util; /** * This is a simple class to quote a string or a char. It puts it in diff --git a/jode/src/net/sf/jode/util/UnifyHash.java b/jode/src/net/sf/jode/util/UnifyHash.java index fd277cc..b9260d9 100644 --- a/jode/src/net/sf/jode/util/UnifyHash.java +++ b/jode/src/net/sf/jode/util/UnifyHash.java @@ -1,7 +1,7 @@ -/* UnifyHash Copyright (C) 1999-2001 Jochen Hoenicke. +/* UnifyHash Copyright (C) 1999-2002 Jochen Hoenicke. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to + * You should have received a copy of the GNU Lesser General Public License + * along with this program; see the file COPYING.LESSER. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id$