From 7b6d54bc682d085a99ab9ea6cfd5c549ba55203e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=F8=EDk?= Date: Sun, 2 Feb 2014 05:35:36 +0100 Subject: [PATCH] License header years update --- .../src/com/jpexs/browsers/cache/CacheEntry.java | 2 +- .../browsers/cache/CacheImplementation.java | 2 +- .../com/jpexs/browsers/cache/CacheReader.java | 2 +- .../jpexs/browsers/cache/ChunkedInputStream.java | 2 +- .../com/jpexs/browsers/cache/RafInputStream.java | 2 +- .../browsers/cache/chrome/BlockFileHeader.java | 2 +- .../jpexs/browsers/cache/chrome/CacheAddr.java | 2 +- .../jpexs/browsers/cache/chrome/ChromeCache.java | 2 +- .../jpexs/browsers/cache/chrome/EntryFlags.java | 2 +- .../jpexs/browsers/cache/chrome/EntryState.java | 2 +- .../jpexs/browsers/cache/chrome/EntryStore.java | 2 +- .../browsers/cache/chrome/HttpResponseInfo.java | 2 +- .../com/jpexs/browsers/cache/chrome/Index.java | 2 +- .../jpexs/browsers/cache/chrome/IndexHeader.java | 2 +- .../browsers/cache/chrome/IndexInputStream.java | 2 +- .../com/jpexs/browsers/cache/chrome/LruData.java | 2 +- .../browsers/cache/chrome/RankingsNode.java | 2 +- .../browsers/cache/firefox/CacheInputStream.java | 2 +- .../jpexs/browsers/cache/firefox/CacheMap.java | 2 +- .../browsers/cache/firefox/FirefoxCache.java | 2 +- .../firefox/IncompatibleVersionException.java | 2 +- .../jpexs/browsers/cache/firefox/Location.java | 2 +- .../jpexs/browsers/cache/firefox/MapBucket.java | 2 +- .../jpexs/browsers/cache/firefox/MetaData.java | 2 +- .../flash/AbortRetryIgnoreHandler.java | 2 +- .../com/jpexs/decompiler/flash/AppStrings.java | 2 +- .../jpexs/decompiler/flash/ApplicationInfo.java | 2 +- .../jpexs/decompiler/flash/BaseLocalData.java | 2 +- .../decompiler/flash/DisassemblyListener.java | 2 +- .../decompiler/flash/EndOfStreamException.java | 2 +- .../jpexs/decompiler/flash/EventListener.java | 2 +- .../decompiler/flash/FinalProcessLocalData.java | 2 +- trunk/src/com/jpexs/decompiler/flash/Layer.java | 2 +- .../com/jpexs/decompiler/flash/RetryTask.java | 2 +- .../com/jpexs/decompiler/flash/RunnableIOEx.java | 2 +- .../decompiler/flash/RunnableIOExResult.java | 2 +- trunk/src/com/jpexs/decompiler/flash/SWF.java | 2 +- .../jpexs/decompiler/flash/SWFInputStream.java | 2 +- .../jpexs/decompiler/flash/SWFOutputStream.java | 2 +- .../jpexs/decompiler/flash/SWFSourceInfo.java | 2 +- .../flash/SourceGeneratorLocalData.java | 2 +- .../src/com/jpexs/decompiler/flash/Version.java | 2 +- .../src/com/jpexs/decompiler/flash/abc/ABC.java | 2 +- .../decompiler/flash/abc/ABCInputStream.java | 2 +- .../decompiler/flash/abc/ABCOutputStream.java | 2 +- .../decompiler/flash/abc/AVM2LocalData.java | 2 +- .../jpexs/decompiler/flash/abc/ClassPath.java | 2 +- .../decompiler/flash/abc/CopyOutputStream.java | 2 +- .../decompiler/flash/abc/NotSameException.java | 2 +- .../jpexs/decompiler/flash/abc/RenameType.java | 2 +- .../decompiler/flash/abc/avm2/AVM2Code.java | 2 +- .../flash/abc/avm2/AVM2Deobfuscation.java | 2 +- .../decompiler/flash/abc/avm2/CodeStats.java | 2 +- .../decompiler/flash/abc/avm2/ConstantPool.java | 2 +- .../flash/abc/avm2/ConvertException.java | 2 +- .../decompiler/flash/abc/avm2/ConvertOutput.java | 2 +- .../flash/abc/avm2/InstructionStats.java | 2 +- .../abc/avm2/InvalidInstructionArguments.java | 2 +- .../decompiler/flash/abc/avm2/LocalDataArea.java | 2 +- .../flash/abc/avm2/UnknownInstructionCode.java | 2 +- .../flash/abc/avm2/UnknownJumpException.java | 2 +- .../flash/abc/avm2/graph/AVM2Graph.java | 2 +- .../flash/abc/avm2/graph/AVM2GraphSource.java | 2 +- .../abc/avm2/instructions/AVM2Instruction.java | 2 +- .../abc/avm2/instructions/DeobfuscatePopIns.java | 2 +- .../flash/abc/avm2/instructions/IfTypeIns.java | 2 +- .../avm2/instructions/InstructionDefinition.java | 2 +- .../flash/abc/avm2/instructions/SetTypeIns.java | 2 +- .../abc/avm2/instructions/TagInstruction.java | 2 +- .../abc/avm2/instructions/alchemy/Lf32Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Lf64Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Li16Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Li32Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Li8Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Sf32Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Sf64Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Si16Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Si32Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Si8Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Sxi16Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Sxi1Ins.java | 2 +- .../abc/avm2/instructions/alchemy/Sxi8Ins.java | 2 +- .../avm2/instructions/arithmetic/AddIIns.java | 2 +- .../abc/avm2/instructions/arithmetic/AddIns.java | 2 +- .../instructions/arithmetic/DecrementIIns.java | 2 +- .../instructions/arithmetic/DecrementIns.java | 2 +- .../avm2/instructions/arithmetic/DivideIns.java | 2 +- .../instructions/arithmetic/IncrementIIns.java | 2 +- .../instructions/arithmetic/IncrementIns.java | 2 +- .../avm2/instructions/arithmetic/ModuloIns.java | 2 +- .../instructions/arithmetic/MultiplyIIns.java | 2 +- .../instructions/arithmetic/MultiplyIns.java | 2 +- .../avm2/instructions/arithmetic/NegateIIns.java | 2 +- .../avm2/instructions/arithmetic/NegateIns.java | 2 +- .../abc/avm2/instructions/arithmetic/NotIns.java | 2 +- .../instructions/arithmetic/SubtractIIns.java | 2 +- .../instructions/arithmetic/SubtractIns.java | 2 +- .../abc/avm2/instructions/bitwise/BitAndIns.java | 2 +- .../abc/avm2/instructions/bitwise/BitNotIns.java | 2 +- .../abc/avm2/instructions/bitwise/BitOrIns.java | 2 +- .../abc/avm2/instructions/bitwise/BitXorIns.java | 2 +- .../abc/avm2/instructions/bitwise/LShiftIns.java | 2 +- .../abc/avm2/instructions/bitwise/RShiftIns.java | 2 +- .../avm2/instructions/bitwise/URShiftIns.java | 2 +- .../avm2/instructions/comparison/EqualsIns.java | 2 +- .../comparison/GreaterEqualsIns.java | 2 +- .../instructions/comparison/GreaterThanIns.java | 2 +- .../instructions/comparison/LessEqualsIns.java | 2 +- .../instructions/comparison/LessThanIns.java | 2 +- .../instructions/comparison/StrictEqualsIns.java | 2 +- .../instructions/construction/ConstructIns.java | 2 +- .../construction/ConstructPropIns.java | 2 +- .../construction/ConstructSuperIns.java | 2 +- .../construction/NewActivationIns.java | 2 +- .../instructions/construction/NewArrayIns.java | 2 +- .../instructions/construction/NewCatchIns.java | 2 +- .../instructions/construction/NewClassIns.java | 2 +- .../construction/NewFunctionIns.java | 2 +- .../instructions/construction/NewObjectIns.java | 2 +- .../avm2/instructions/debug/DebugFileIns.java | 2 +- .../abc/avm2/instructions/debug/DebugIns.java | 2 +- .../avm2/instructions/debug/DebugLineIns.java | 2 +- .../abc/avm2/instructions/executing/CallIns.java | 2 +- .../instructions/executing/CallMethodIns.java | 2 +- .../instructions/executing/CallPropLexIns.java | 2 +- .../instructions/executing/CallPropVoidIns.java | 2 +- .../instructions/executing/CallPropertyIns.java | 2 +- .../instructions/executing/CallStaticIns.java | 2 +- .../instructions/executing/CallSuperIns.java | 2 +- .../instructions/executing/CallSuperVoidIns.java | 2 +- .../abc/avm2/instructions/jumps/IfEqIns.java | 2 +- .../abc/avm2/instructions/jumps/IfFalseIns.java | 2 +- .../abc/avm2/instructions/jumps/IfGeIns.java | 2 +- .../abc/avm2/instructions/jumps/IfGtIns.java | 2 +- .../abc/avm2/instructions/jumps/IfLeIns.java | 2 +- .../abc/avm2/instructions/jumps/IfLtIns.java | 2 +- .../abc/avm2/instructions/jumps/IfNGeIns.java | 2 +- .../abc/avm2/instructions/jumps/IfNGtIns.java | 2 +- .../abc/avm2/instructions/jumps/IfNLeIns.java | 2 +- .../abc/avm2/instructions/jumps/IfNLtIns.java | 2 +- .../abc/avm2/instructions/jumps/IfNeIns.java | 2 +- .../avm2/instructions/jumps/IfStrictEqIns.java | 2 +- .../avm2/instructions/jumps/IfStrictNeIns.java | 2 +- .../abc/avm2/instructions/jumps/IfTrueIns.java | 2 +- .../abc/avm2/instructions/jumps/JumpIns.java | 2 +- .../avm2/instructions/jumps/LookupSwitchIns.java | 2 +- .../instructions/localregs/DecLocalIIns.java | 2 +- .../avm2/instructions/localregs/DecLocalIns.java | 2 +- .../instructions/localregs/GetLocal0Ins.java | 2 +- .../instructions/localregs/GetLocal1Ins.java | 2 +- .../instructions/localregs/GetLocal2Ins.java | 2 +- .../instructions/localregs/GetLocal3Ins.java | 2 +- .../avm2/instructions/localregs/GetLocalIns.java | 2 +- .../instructions/localregs/GetLocalTypeIns.java | 2 +- .../instructions/localregs/IncLocalIIns.java | 2 +- .../avm2/instructions/localregs/IncLocalIns.java | 2 +- .../abc/avm2/instructions/localregs/KillIns.java | 2 +- .../instructions/localregs/SetLocal0Ins.java | 2 +- .../instructions/localregs/SetLocal1Ins.java | 2 +- .../instructions/localregs/SetLocal2Ins.java | 2 +- .../instructions/localregs/SetLocal3Ins.java | 2 +- .../avm2/instructions/localregs/SetLocalIns.java | 2 +- .../instructions/localregs/SetLocalTypeIns.java | 2 +- .../instructions/other/DeletePropertyIns.java | 2 +- .../abc/avm2/instructions/other/FindDefIns.java | 2 +- .../avm2/instructions/other/FindPropertyIns.java | 2 +- .../other/FindPropertyStrictIns.java | 2 +- .../instructions/other/GetDescendantsIns.java | 2 +- .../instructions/other/GetGlobalScopeIns.java | 2 +- .../instructions/other/GetGlobalSlotIns.java | 2 +- .../abc/avm2/instructions/other/GetLexIns.java | 2 +- .../avm2/instructions/other/GetPropertyIns.java | 2 +- .../instructions/other/GetScopeObjectIns.java | 2 +- .../abc/avm2/instructions/other/GetSlotIns.java | 2 +- .../abc/avm2/instructions/other/GetSuperIns.java | 2 +- .../abc/avm2/instructions/other/HasNext2Ins.java | 2 +- .../abc/avm2/instructions/other/HasNextIns.java | 2 +- .../flash/abc/avm2/instructions/other/InIns.java | 2 +- .../avm2/instructions/other/InitPropertyIns.java | 2 +- .../abc/avm2/instructions/other/LabelIns.java | 2 +- .../abc/avm2/instructions/other/NextNameIns.java | 2 +- .../avm2/instructions/other/NextValueIns.java | 2 +- .../abc/avm2/instructions/other/NopIns.java | 2 +- .../avm2/instructions/other/ReturnValueIns.java | 2 +- .../avm2/instructions/other/ReturnVoidIns.java | 2 +- .../instructions/other/SetGlobalSlotIns.java | 2 +- .../avm2/instructions/other/SetPropertyIns.java | 2 +- .../abc/avm2/instructions/other/SetSlotIns.java | 2 +- .../abc/avm2/instructions/other/SetSuperIns.java | 2 +- .../abc/avm2/instructions/other/ThrowIns.java | 2 +- .../abc/avm2/instructions/stack/DupIns.java | 2 +- .../abc/avm2/instructions/stack/PopIns.java | 2 +- .../abc/avm2/instructions/stack/PopScopeIns.java | 2 +- .../abc/avm2/instructions/stack/PushByteIns.java | 2 +- .../avm2/instructions/stack/PushDoubleIns.java | 2 +- .../avm2/instructions/stack/PushFalseIns.java | 2 +- .../abc/avm2/instructions/stack/PushIntIns.java | 2 +- .../instructions/stack/PushIntegerTypeIns.java | 2 +- .../instructions/stack/PushNamespaceIns.java | 2 +- .../abc/avm2/instructions/stack/PushNanIns.java | 2 +- .../abc/avm2/instructions/stack/PushNullIns.java | 2 +- .../avm2/instructions/stack/PushScopeIns.java | 2 +- .../avm2/instructions/stack/PushShortIns.java | 2 +- .../avm2/instructions/stack/PushStringIns.java | 2 +- .../abc/avm2/instructions/stack/PushTrueIns.java | 2 +- .../abc/avm2/instructions/stack/PushUIntIns.java | 2 +- .../instructions/stack/PushUndefinedIns.java | 2 +- .../abc/avm2/instructions/stack/PushWithIns.java | 2 +- .../abc/avm2/instructions/stack/SwapIns.java | 2 +- .../avm2/instructions/types/ApplyTypeIns.java | 2 +- .../abc/avm2/instructions/types/AsTypeIns.java | 2 +- .../avm2/instructions/types/AsTypeLateIns.java | 2 +- .../abc/avm2/instructions/types/CoerceAIns.java | 2 +- .../abc/avm2/instructions/types/CoerceIns.java | 2 +- .../types/CoerceOrConvertTypeIns.java | 2 +- .../abc/avm2/instructions/types/CoerceSIns.java | 2 +- .../abc/avm2/instructions/types/ConvertBIns.java | 2 +- .../abc/avm2/instructions/types/ConvertDIns.java | 2 +- .../abc/avm2/instructions/types/ConvertIIns.java | 2 +- .../abc/avm2/instructions/types/ConvertOIns.java | 2 +- .../abc/avm2/instructions/types/ConvertSIns.java | 2 +- .../abc/avm2/instructions/types/ConvertUIns.java | 2 +- .../avm2/instructions/types/InstanceOfIns.java | 2 +- .../abc/avm2/instructions/types/IsTypeIns.java | 2 +- .../avm2/instructions/types/IsTypeLateIns.java | 2 +- .../abc/avm2/instructions/types/TypeOfIns.java | 2 +- .../avm2/instructions/xml/CheckFilterIns.java | 2 +- .../flash/abc/avm2/instructions/xml/DXNSIns.java | 2 +- .../abc/avm2/instructions/xml/DXNSLateIns.java | 2 +- .../abc/avm2/instructions/xml/EscXAttrIns.java | 2 +- .../abc/avm2/instructions/xml/EscXElemIns.java | 2 +- .../flash/abc/avm2/model/AVM2Item.java | 2 +- .../abc/avm2/model/AlchemyLoadAVM2Item.java | 2 +- .../avm2/model/AlchemySignExtendAVM2Item.java | 2 +- .../abc/avm2/model/AlchemyStoreAVM2Item.java | 2 +- .../flash/abc/avm2/model/ApplyTypeAVM2Item.java | 2 +- .../flash/abc/avm2/model/BooleanAVM2Item.java | 2 +- .../flash/abc/avm2/model/CallAVM2Item.java | 2 +- .../flash/abc/avm2/model/CallMethodAVM2Item.java | 2 +- .../abc/avm2/model/CallPropertyAVM2Item.java | 2 +- .../flash/abc/avm2/model/CallStaticAVM2Item.java | 2 +- .../flash/abc/avm2/model/CallSuperAVM2Item.java | 2 +- .../flash/abc/avm2/model/ClassAVM2Item.java | 2 +- .../flash/abc/avm2/model/CoerceAVM2Item.java | 2 +- .../flash/abc/avm2/model/ConstructAVM2Item.java | 2 +- .../abc/avm2/model/ConstructPropAVM2Item.java | 2 +- .../abc/avm2/model/ConstructSuperAVM2Item.java | 2 +- .../flash/abc/avm2/model/ConvertAVM2Item.java | 2 +- .../flash/abc/avm2/model/DecLocalAVM2Item.java | 2 +- .../flash/abc/avm2/model/DecrementAVM2Item.java | 2 +- .../abc/avm2/model/DefaultXMLNamespace.java | 2 +- .../flash/abc/avm2/model/FindDefAVM2Item.java | 2 +- .../abc/avm2/model/FindPropertyAVM2Item.java | 2 +- .../flash/abc/avm2/model/FloatValueAVM2Item.java | 2 +- .../abc/avm2/model/FullMultinameAVM2Item.java | 2 +- .../abc/avm2/model/GetDescendantsAVM2Item.java | 2 +- .../flash/abc/avm2/model/GetLexAVM2Item.java | 2 +- .../abc/avm2/model/GetPropertyAVM2Item.java | 2 +- .../flash/abc/avm2/model/GetSlotAVM2Item.java | 2 +- .../flash/abc/avm2/model/GetSuperAVM2Item.java | 2 +- .../flash/abc/avm2/model/HasNextAVM2Item.java | 2 +- .../flash/abc/avm2/model/InAVM2Item.java | 2 +- .../flash/abc/avm2/model/IncLocalAVM2Item.java | 2 +- .../flash/abc/avm2/model/IncrementAVM2Item.java | 2 +- .../abc/avm2/model/InitPropertyAVM2Item.java | 2 +- .../abc/avm2/model/IntegerValueAVM2Item.java | 2 +- .../flash/abc/avm2/model/LocalRegAVM2Item.java | 2 +- .../flash/abc/avm2/model/NameSpaceAVM2Item.java | 2 +- .../flash/abc/avm2/model/NameValuePair.java | 2 +- .../flash/abc/avm2/model/NanAVM2Item.java | 2 +- .../abc/avm2/model/NewActivationAVM2Item.java | 2 +- .../flash/abc/avm2/model/NewArrayAVM2Item.java | 2 +- .../abc/avm2/model/NewFunctionAVM2Item.java | 2 +- .../flash/abc/avm2/model/NewObjectAVM2Item.java | 2 +- .../flash/abc/avm2/model/NextNameAVM2Item.java | 2 +- .../flash/abc/avm2/model/NextValueAVM2Item.java | 2 +- .../flash/abc/avm2/model/NullAVM2Item.java | 2 +- .../abc/avm2/model/NumberValueAVM2Item.java | 2 +- .../abc/avm2/model/PostDecrementAVM2Item.java | 2 +- .../abc/avm2/model/PostIncrementAVM2Item.java | 2 +- .../abc/avm2/model/ReturnValueAVM2Item.java | 2 +- .../flash/abc/avm2/model/ReturnVoidAVM2Item.java | 2 +- .../flash/abc/avm2/model/ScriptAVM2Item.java | 2 +- .../abc/avm2/model/SetGlobalSlotAVM2Item.java | 2 +- .../flash/abc/avm2/model/SetLocalAVM2Item.java | 2 +- .../abc/avm2/model/SetPropertyAVM2Item.java | 2 +- .../flash/abc/avm2/model/SetSlotAVM2Item.java | 2 +- .../flash/abc/avm2/model/SetSuperAVM2Item.java | 2 +- .../flash/abc/avm2/model/SetTypeAVM2Item.java | 2 +- .../flash/abc/avm2/model/StringAVM2Item.java | 2 +- .../flash/abc/avm2/model/ThisAVM2Item.java | 2 +- .../flash/abc/avm2/model/ThrowAVM2Item.java | 2 +- .../flash/abc/avm2/model/UndefinedAVM2Item.java | 2 +- .../flash/abc/avm2/model/UnparsedAVM2Item.java | 2 +- .../flash/abc/avm2/model/WithAVM2Item.java | 2 +- .../flash/abc/avm2/model/WithEndAVM2Item.java | 2 +- .../flash/abc/avm2/model/WithObjectAVM2Item.java | 2 +- .../avm2/model/clauses/ExceptionAVM2Item.java | 2 +- .../avm2/model/clauses/ForEachInAVM2Item.java | 2 +- .../abc/avm2/model/clauses/ForInAVM2Item.java | 2 +- .../abc/avm2/model/clauses/TryAVM2Item.java | 2 +- .../abc/avm2/model/operations/AddAVM2Item.java | 2 +- .../abc/avm2/model/operations/AndAVM2Item.java | 2 +- .../avm2/model/operations/AsTypeAVM2Item.java | 2 +- .../avm2/model/operations/BitAndAVM2Item.java | 2 +- .../avm2/model/operations/BitNotAVM2Item.java | 2 +- .../abc/avm2/model/operations/BitOrAVM2Item.java | 2 +- .../avm2/model/operations/BitXorAVM2Item.java | 2 +- .../model/operations/DeletePropertyAVM2Item.java | 2 +- .../avm2/model/operations/DivideAVM2Item.java | 2 +- .../abc/avm2/model/operations/EqAVM2Item.java | 2 +- .../abc/avm2/model/operations/GeAVM2Item.java | 2 +- .../abc/avm2/model/operations/GtAVM2Item.java | 2 +- .../abc/avm2/model/operations/InAVM2Item.java | 2 +- .../model/operations/InstanceOfAVM2Item.java | 2 +- .../avm2/model/operations/IsTypeAVM2Item.java | 2 +- .../avm2/model/operations/LShiftAVM2Item.java | 2 +- .../abc/avm2/model/operations/LeAVM2Item.java | 2 +- .../abc/avm2/model/operations/LtAVM2Item.java | 2 +- .../avm2/model/operations/ModuloAVM2Item.java | 2 +- .../avm2/model/operations/MultiplyAVM2Item.java | 2 +- .../abc/avm2/model/operations/NegAVM2Item.java | 2 +- .../abc/avm2/model/operations/NeqAVM2Item.java | 2 +- .../abc/avm2/model/operations/OrAVM2Item.java | 2 +- .../model/operations/PreDecrementAVM2Item.java | 2 +- .../model/operations/PreIncrementAVM2Item.java | 2 +- .../avm2/model/operations/RShiftAVM2Item.java | 2 +- .../avm2/model/operations/StrictEqAVM2Item.java | 2 +- .../avm2/model/operations/StrictNeqAVM2Item.java | 2 +- .../avm2/model/operations/SubtractAVM2Item.java | 2 +- .../avm2/model/operations/TypeOfAVM2Item.java | 2 +- .../avm2/model/operations/URShiftAVM2Item.java | 2 +- .../flash/abc/avm2/parser/ASM3Parser.java | 2 +- .../flash/abc/avm2/parser/Flasm3Lexer.java | 2 +- .../abc/avm2/parser/MissingSymbolHandler.java | 2 +- .../flash/abc/avm2/parser/ParseException.java | 2 +- .../flash/abc/avm2/parser/ParsedSymbol.java | 2 +- .../abc/methodinfo_parser/MethodInfoLexer.java | 2 +- .../abc/methodinfo_parser/MethodInfoParser.java | 2 +- .../abc/methodinfo_parser/ParseException.java | 2 +- .../abc/methodinfo_parser/ParsedSymbol.java | 2 +- .../decompiler/flash/abc/types/ABCException.java | 2 +- .../decompiler/flash/abc/types/ClassInfo.java | 2 +- .../decompiler/flash/abc/types/Decimal.java | 2 +- .../decompiler/flash/abc/types/InstanceInfo.java | 2 +- .../decompiler/flash/abc/types/MetadataInfo.java | 2 +- .../decompiler/flash/abc/types/MethodBody.java | 2 +- .../decompiler/flash/abc/types/MethodInfo.java | 2 +- .../decompiler/flash/abc/types/Multiname.java | 2 +- .../decompiler/flash/abc/types/Namespace.java | 2 +- .../decompiler/flash/abc/types/NamespaceSet.java | 2 +- .../decompiler/flash/abc/types/ScriptInfo.java | 2 +- .../decompiler/flash/abc/types/ValueKind.java | 2 +- .../decompiler/flash/abc/types/traits/Trait.java | 2 +- .../flash/abc/types/traits/TraitClass.java | 2 +- .../flash/abc/types/traits/TraitFunction.java | 2 +- .../types/traits/TraitMethodGetterSetter.java | 2 +- .../flash/abc/types/traits/TraitSlotConst.java | 2 +- .../flash/abc/types/traits/TraitWithSlot.java | 2 +- .../flash/abc/types/traits/Traits.java | 2 +- .../abc/usages/ClassNameMultinameUsage.java | 2 +- .../flash/abc/usages/ConstVarMultinameUsage.java | 2 +- .../abc/usages/ConstVarNameMultinameUsage.java | 2 +- .../abc/usages/ConstVarTypeMultinameUsage.java | 2 +- .../flash/abc/usages/ExtendsMultinameUsage.java | 2 +- .../abc/usages/ImplementsMultinameUsage.java | 2 +- .../abc/usages/InsideClassMultinameUsage.java | 2 +- .../abc/usages/MethodBodyMultinameUsage.java | 2 +- .../flash/abc/usages/MethodMultinameUsage.java | 2 +- .../abc/usages/MethodNameMultinameUsage.java | 2 +- .../abc/usages/MethodParamsMultinameUsage.java | 2 +- .../usages/MethodReturnTypeMultinameUsage.java | 2 +- .../flash/abc/usages/MultinameUsage.java | 2 +- .../flash/abc/usages/TraitMultinameUsage.java | 2 +- .../flash/abc/usages/TypeNameMultinameUsage.java | 2 +- .../jpexs/decompiler/flash/action/Action.java | 2 +- .../flash/action/ActionDeobfuscation.java | 2 +- .../decompiler/flash/action/ActionGraph.java | 2 +- .../flash/action/ActionGraphSource.java | 2 +- .../flash/action/ActionListReader.java | 2 +- .../decompiler/flash/action/ActionLocalData.java | 2 +- .../decompiler/flash/action/StoreTypeAction.java | 2 +- .../flash/action/UnknownActionException.java | 2 +- .../flash/action/UnknownJumpException.java | 2 +- .../flash/action/flashlite/ActionFSCommand2.java | 2 +- .../flash/action/flashlite/ActionStrictMode.java | 2 +- .../flash/action/model/ActionItem.java | 2 +- .../action/model/AsciiToCharActionItem.java | 2 +- .../flash/action/model/CallActionItem.java | 2 +- .../action/model/CallFunctionActionItem.java | 2 +- .../flash/action/model/CallMethodActionItem.java | 2 +- .../flash/action/model/CastOpActionItem.java | 2 +- .../action/model/CharToAsciiActionItem.java | 2 +- .../action/model/CloneSpriteActionItem.java | 2 +- .../flash/action/model/ConstantPool.java | 2 +- .../flash/action/model/DecrementActionItem.java | 2 +- .../action/model/DefineLocalActionItem.java | 2 +- .../action/model/DefineRegisterActionItem.java | 2 +- .../flash/action/model/DeleteActionItem.java | 2 +- .../action/model/DirectValueActionItem.java | 2 +- .../flash/action/model/EnumerateActionItem.java | 2 +- .../flash/action/model/EvalActionItem.java | 2 +- .../flash/action/model/ExtendsActionItem.java | 2 +- .../flash/action/model/FSCommand2ActionItem.java | 2 +- .../flash/action/model/FSCommandActionItem.java | 2 +- .../flash/action/model/FunctionActionItem.java | 2 +- .../flash/action/model/GetMemberActionItem.java | 2 +- .../action/model/GetPropertyActionItem.java | 2 +- .../flash/action/model/GetTimeActionItem.java | 2 +- .../flash/action/model/GetURL2ActionItem.java | 2 +- .../flash/action/model/GetURLActionItem.java | 2 +- .../action/model/GetVariableActionItem.java | 2 +- .../flash/action/model/GetVersionActionItem.java | 2 +- .../flash/action/model/GotoFrame2ActionItem.java | 2 +- .../flash/action/model/GotoFrameActionItem.java | 2 +- .../flash/action/model/GotoLabelActionItem.java | 2 +- .../action/model/ImplementsOpActionItem.java | 2 +- .../flash/action/model/IncrementActionItem.java | 2 +- .../flash/action/model/InitArrayActionItem.java | 2 +- .../flash/action/model/InitObjectActionItem.java | 2 +- .../flash/action/model/LoadMovieActionItem.java | 2 +- .../action/model/LoadMovieNumActionItem.java | 2 +- .../action/model/LoadVariablesActionItem.java | 2 +- .../action/model/LoadVariablesNumActionItem.java | 2 +- .../action/model/MBAsciiToCharActionItem.java | 2 +- .../action/model/MBCharToAsciiActionItem.java | 2 +- .../action/model/MBStringExtractActionItem.java | 2 +- .../action/model/MBStringLengthActionItem.java | 2 +- .../flash/action/model/NewMethodActionItem.java | 2 +- .../flash/action/model/NewObjectActionItem.java | 2 +- .../flash/action/model/NextFrameActionItem.java | 2 +- .../flash/action/model/PlayActionItem.java | 2 +- .../flash/action/model/PopActionItem.java | 2 +- .../action/model/PostDecrementActionItem.java | 2 +- .../action/model/PostIncrementActionItem.java | 2 +- .../flash/action/model/PrevFrameActionItem.java | 2 +- .../flash/action/model/PrintActionItem.java | 2 +- .../action/model/PrintAsBitmapActionItem.java | 2 +- .../action/model/PrintAsBitmapNumActionItem.java | 2 +- .../flash/action/model/PrintNumActionItem.java | 2 +- .../action/model/RandomNumberActionItem.java | 2 +- .../action/model/RemoveSpriteActionItem.java | 2 +- .../flash/action/model/ReturnActionItem.java | 2 +- .../flash/action/model/SetMemberActionItem.java | 2 +- .../action/model/SetPropertyActionItem.java | 2 +- .../flash/action/model/SetTarget2ActionItem.java | 2 +- .../flash/action/model/SetTargetActionItem.java | 2 +- .../flash/action/model/SetTypeActionItem.java | 2 +- .../action/model/SetVariableActionItem.java | 2 +- .../flash/action/model/StartDragActionItem.java | 2 +- .../flash/action/model/StopActionItem.java | 2 +- .../action/model/StopAllSoundsActionItem.java | 2 +- .../flash/action/model/StopDragActionItem.java | 2 +- .../action/model/StoreRegisterActionItem.java | 2 +- .../flash/action/model/StrictModeActionItem.java | 2 +- .../action/model/StringExtractActionItem.java | 2 +- .../action/model/StringLengthActionItem.java | 2 +- .../flash/action/model/TargetPathActionItem.java | 2 +- .../flash/action/model/TemporaryRegister.java | 2 +- .../flash/action/model/ThrowActionItem.java | 2 +- .../flash/action/model/ToIntegerActionItem.java | 2 +- .../flash/action/model/ToNumberActionItem.java | 2 +- .../flash/action/model/ToStringActionItem.java | 2 +- .../model/ToggleHighQualityActionItem.java | 2 +- .../flash/action/model/TraceActionItem.java | 2 +- .../flash/action/model/TypeOfActionItem.java | 2 +- .../action/model/UnLoadMovieActionItem.java | 2 +- .../action/model/UnLoadMovieNumActionItem.java | 2 +- .../action/model/UnsupportedActionItem.java | 2 +- .../action/model/clauses/ClassActionItem.java | 2 +- .../action/model/clauses/ForInActionItem.java | 2 +- .../model/clauses/IfFrameLoadedActionItem.java | 2 +- .../model/clauses/InterfaceActionItem.java | 2 +- .../action/model/clauses/LoopActionItem.java | 2 +- .../model/clauses/TellTargetActionItem.java | 2 +- .../action/model/clauses/TryActionItem.java | 2 +- .../action/model/clauses/WithActionItem.java | 2 +- .../action/model/operations/AddActionItem.java | 2 +- .../action/model/operations/AndActionItem.java | 2 +- .../model/operations/BitAndActionItem.java | 2 +- .../action/model/operations/BitOrActionItem.java | 2 +- .../model/operations/BitXorActionItem.java | 2 +- .../model/operations/DivideActionItem.java | 2 +- .../action/model/operations/EqActionItem.java | 2 +- .../action/model/operations/GeActionItem.java | 2 +- .../action/model/operations/GtActionItem.java | 2 +- .../action/model/operations/InActionItem.java | 2 +- .../model/operations/InstanceOfActionItem.java | 2 +- .../flash/action/model/operations/Inverted.java | 2 +- .../model/operations/LShiftActionItem.java | 2 +- .../action/model/operations/LeActionItem.java | 2 +- .../action/model/operations/LtActionItem.java | 2 +- .../model/operations/ModuloActionItem.java | 2 +- .../model/operations/MultiplyActionItem.java | 2 +- .../action/model/operations/NeqActionItem.java | 2 +- .../action/model/operations/OrActionItem.java | 2 +- .../model/operations/PreDecrementActionItem.java | 2 +- .../model/operations/PreIncrementActionItem.java | 2 +- .../model/operations/RShiftActionItem.java | 2 +- .../model/operations/StrictEqActionItem.java | 2 +- .../model/operations/StrictNeqActionItem.java | 2 +- .../model/operations/StringAddActionItem.java | 2 +- .../model/operations/StringEqActionItem.java | 2 +- .../model/operations/StringLtActionItem.java | 2 +- .../model/operations/SubtractActionItem.java | 2 +- .../model/operations/URShiftActionItem.java | 2 +- .../flash/action/parser/ParseException.java | 2 +- .../action/parser/pcode/ASMParsedSymbol.java | 2 +- .../flash/action/parser/pcode/ASMParser.java | 2 +- .../flash/action/parser/pcode/FlasmLexer.java | 2 +- .../flash/action/parser/pcode/Label.java | 2 +- .../action/parser/script/ActionScriptLexer.java | 2 +- .../action/parser/script/ActionScriptParser.java | 2 +- .../parser/script/ActionSourceGenerator.java | 2 +- .../flash/action/parser/script/LexBufferer.java | 2 +- .../flash/action/parser/script/LexListener.java | 2 +- .../flash/action/parser/script/ParsedSymbol.java | 2 +- .../flash/action/parser/script/SymbolGroup.java | 2 +- .../flash/action/parser/script/SymbolType.java | 2 +- .../flash/action/parser/script/actionscript.flex | 2 +- .../action/special/ActionDeobfuscatePop.java | 2 +- .../flash/action/special/ActionEnd.java | 2 +- .../flash/action/special/ActionNop.java | 2 +- .../flash/action/special/ActionStore.java | 2 +- .../flash/action/swf3/ActionGetURL.java | 2 +- .../flash/action/swf3/ActionGoToLabel.java | 2 +- .../flash/action/swf3/ActionGotoFrame.java | 2 +- .../flash/action/swf3/ActionNextFrame.java | 2 +- .../decompiler/flash/action/swf3/ActionPlay.java | 2 +- .../flash/action/swf3/ActionPrevFrame.java | 2 +- .../flash/action/swf3/ActionSetTarget.java | 2 +- .../decompiler/flash/action/swf3/ActionStop.java | 2 +- .../flash/action/swf3/ActionStopSounds.java | 2 +- .../flash/action/swf3/ActionToggleQuality.java | 2 +- .../flash/action/swf3/ActionWaitForFrame.java | 2 +- .../decompiler/flash/action/swf4/ActionAdd.java | 2 +- .../decompiler/flash/action/swf4/ActionAnd.java | 2 +- .../flash/action/swf4/ActionAsciiToChar.java | 2 +- .../decompiler/flash/action/swf4/ActionCall.java | 2 +- .../flash/action/swf4/ActionCharToAscii.java | 2 +- .../flash/action/swf4/ActionCloneSprite.java | 2 +- .../flash/action/swf4/ActionDivide.java | 2 +- .../flash/action/swf4/ActionEndDrag.java | 2 +- .../flash/action/swf4/ActionEquals.java | 2 +- .../flash/action/swf4/ActionGetProperty.java | 2 +- .../flash/action/swf4/ActionGetTime.java | 2 +- .../flash/action/swf4/ActionGetURL2.java | 2 +- .../flash/action/swf4/ActionGetVariable.java | 2 +- .../flash/action/swf4/ActionGotoFrame2.java | 2 +- .../decompiler/flash/action/swf4/ActionIf.java | 2 +- .../decompiler/flash/action/swf4/ActionJump.java | 2 +- .../decompiler/flash/action/swf4/ActionLess.java | 2 +- .../flash/action/swf4/ActionMBAsciiToChar.java | 2 +- .../flash/action/swf4/ActionMBCharToAscii.java | 2 +- .../flash/action/swf4/ActionMBStringExtract.java | 2 +- .../flash/action/swf4/ActionMBStringLength.java | 2 +- .../flash/action/swf4/ActionMultiply.java | 2 +- .../decompiler/flash/action/swf4/ActionNot.java | 2 +- .../decompiler/flash/action/swf4/ActionOr.java | 2 +- .../decompiler/flash/action/swf4/ActionPop.java | 2 +- .../decompiler/flash/action/swf4/ActionPush.java | 2 +- .../flash/action/swf4/ActionRandomNumber.java | 2 +- .../flash/action/swf4/ActionRemoveSprite.java | 2 +- .../flash/action/swf4/ActionSetProperty.java | 2 +- .../flash/action/swf4/ActionSetTarget2.java | 2 +- .../flash/action/swf4/ActionSetVariable.java | 2 +- .../flash/action/swf4/ActionStartDrag.java | 2 +- .../flash/action/swf4/ActionStringAdd.java | 2 +- .../flash/action/swf4/ActionStringEquals.java | 2 +- .../flash/action/swf4/ActionStringExtract.java | 2 +- .../flash/action/swf4/ActionStringLength.java | 2 +- .../flash/action/swf4/ActionStringLess.java | 2 +- .../flash/action/swf4/ActionSubtract.java | 2 +- .../flash/action/swf4/ActionToInteger.java | 2 +- .../flash/action/swf4/ActionTrace.java | 2 +- .../flash/action/swf4/ActionWaitForFrame2.java | 2 +- .../flash/action/swf4/ConstantIndex.java | 2 +- .../flash/action/swf4/RegisterNumber.java | 2 +- .../decompiler/flash/action/swf5/ActionAdd2.java | 2 +- .../flash/action/swf5/ActionBitAnd.java | 2 +- .../flash/action/swf5/ActionBitLShift.java | 2 +- .../flash/action/swf5/ActionBitOr.java | 2 +- .../flash/action/swf5/ActionBitRShift.java | 2 +- .../flash/action/swf5/ActionBitURShift.java | 2 +- .../flash/action/swf5/ActionBitXor.java | 2 +- .../flash/action/swf5/ActionCallFunction.java | 2 +- .../flash/action/swf5/ActionCallMethod.java | 2 +- .../flash/action/swf5/ActionConstantPool.java | 2 +- .../flash/action/swf5/ActionDecrement.java | 2 +- .../flash/action/swf5/ActionDefineFunction.java | 2 +- .../flash/action/swf5/ActionDefineLocal.java | 2 +- .../flash/action/swf5/ActionDefineLocal2.java | 2 +- .../flash/action/swf5/ActionDelete.java | 2 +- .../flash/action/swf5/ActionDelete2.java | 2 +- .../flash/action/swf5/ActionEnumerate.java | 2 +- .../flash/action/swf5/ActionEquals2.java | 2 +- .../flash/action/swf5/ActionGetMember.java | 2 +- .../flash/action/swf5/ActionIncrement.java | 2 +- .../flash/action/swf5/ActionInitArray.java | 2 +- .../flash/action/swf5/ActionInitObject.java | 2 +- .../flash/action/swf5/ActionLess2.java | 2 +- .../flash/action/swf5/ActionModulo.java | 2 +- .../flash/action/swf5/ActionNewMethod.java | 2 +- .../flash/action/swf5/ActionNewObject.java | 2 +- .../flash/action/swf5/ActionPushDuplicate.java | 2 +- .../flash/action/swf5/ActionReturn.java | 2 +- .../flash/action/swf5/ActionSetMember.java | 2 +- .../flash/action/swf5/ActionStackSwap.java | 2 +- .../flash/action/swf5/ActionStoreRegister.java | 2 +- .../flash/action/swf5/ActionTargetPath.java | 2 +- .../flash/action/swf5/ActionToNumber.java | 2 +- .../flash/action/swf5/ActionToString.java | 2 +- .../flash/action/swf5/ActionTypeOf.java | 2 +- .../decompiler/flash/action/swf5/ActionWith.java | 2 +- .../flash/action/swf6/ActionEnumerate2.java | 2 +- .../flash/action/swf6/ActionGreater.java | 2 +- .../flash/action/swf6/ActionInstanceOf.java | 2 +- .../flash/action/swf6/ActionStrictEquals.java | 2 +- .../flash/action/swf6/ActionStringGreater.java | 2 +- .../flash/action/swf7/ActionCastOp.java | 2 +- .../flash/action/swf7/ActionDefineFunction2.java | 2 +- .../flash/action/swf7/ActionExtends.java | 2 +- .../flash/action/swf7/ActionImplementsOp.java | 2 +- .../flash/action/swf7/ActionThrow.java | 2 +- .../decompiler/flash/action/swf7/ActionTry.java | 2 +- .../flash/configuration/Configuration.java | 2 +- .../ConfigurationDefaultBoolean.java | 2 +- .../configuration/ConfigurationDefaultInt.java | 2 +- .../ConfigurationDefaultString.java | 2 +- .../configuration/ConfigurationDescription.java | 2 +- .../flash/configuration/ConfigurationItem.java | 2 +- .../flash/configuration/ConfigurationName.java | 2 +- .../flash/console/CommandLineArgumentParser.java | 2 +- .../console/ConsoleAbortRetryIgnoreHandler.java | 2 +- .../flash/console/ContextMenuTools.java | 2 +- .../jpexs/decompiler/flash/ecma/EcmaScript.java | 2 +- .../jpexs/decompiler/flash/ecma/EcmaType.java | 2 +- .../com/jpexs/decompiler/flash/ecma/Null.java | 2 +- .../jpexs/decompiler/flash/ecma/Undefined.java | 2 +- .../flash/exporters/BitmapExporter.java | 2 +- .../decompiler/flash/exporters/CurvedEdge.java | 2 +- .../flash/exporters/DefaultSVGShapeExporter.java | 2 +- .../jpexs/decompiler/flash/exporters/IEdge.java | 2 +- .../flash/exporters/IShapeExporter.java | 2 +- .../jpexs/decompiler/flash/exporters/Matrix.java | 2 +- .../jpexs/decompiler/flash/exporters/Point.java | 2 +- .../decompiler/flash/exporters/PointInt.java | 2 +- .../decompiler/flash/exporters/Rectangle.java | 2 +- .../flash/exporters/SVGShapeExporter.java | 2 +- .../flash/exporters/ShapeExporterBase.java | 2 +- .../decompiler/flash/exporters/StraightEdge.java | 2 +- .../jpexs/decompiler/flash/flv/AUDIODATA.java | 2 +- .../src/com/jpexs/decompiler/flash/flv/DATA.java | 2 +- .../decompiler/flash/flv/FLVOutputStream.java | 2 +- .../com/jpexs/decompiler/flash/flv/FLVTAG.java | 2 +- .../jpexs/decompiler/flash/flv/SCRIPTDATA.java | 2 +- .../decompiler/flash/flv/SCRIPTDATADATE.java | 2 +- .../decompiler/flash/flv/SCRIPTDATAOBJECT.java | 2 +- .../decompiler/flash/flv/SCRIPTDATAVALUE.java | 2 +- .../decompiler/flash/flv/SCRIPTDATAVARIABLE.java | 2 +- .../jpexs/decompiler/flash/flv/VIDEODATA.java | 2 +- .../jpexs/decompiler/flash/gui/AboutDialog.java | 2 +- .../decompiler/flash/gui/ActionRedirector.java | 2 +- .../flash/gui/AdvancedSettingsDialog.java | 2 +- .../jpexs/decompiler/flash/gui/AppDialog.java | 2 +- .../com/jpexs/decompiler/flash/gui/AppFrame.java | 2 +- .../decompiler/flash/gui/AppRibbonFrame.java | 2 +- .../jpexs/decompiler/flash/gui/BinaryPanel.java | 2 +- .../flash/gui/EachRowRendererEditor.java | 2 +- .../decompiler/flash/gui/ErrorLogFrame.java | 2 +- .../jpexs/decompiler/flash/gui/ErrorState.java | 2 +- .../jpexs/decompiler/flash/gui/ExportDialog.java | 2 +- .../flash/gui/FlashUnsupportedException.java | 2 +- .../decompiler/flash/gui/FontEmbedDialog.java | 2 +- .../jpexs/decompiler/flash/gui/FontPanel.java | 2 +- .../decompiler/flash/gui/FontPreviewDialog.java | 2 +- .../jpexs/decompiler/flash/gui/GraphFrame.java | 2 +- .../decompiler/flash/gui/GraphTreeFrame.java | 2 +- .../flash/gui/GuiAbortRetryIgnoreHandler.java | 2 +- .../jpexs/decompiler/flash/gui/HeaderLabel.java | 2 +- .../jpexs/decompiler/flash/gui/ImagePanel.java | 2 +- .../com/jpexs/decompiler/flash/gui/Language.java | 2 +- .../decompiler/flash/gui/LicenseUpdater.java | 2 +- .../jpexs/decompiler/flash/gui/LinkLabel.java | 2 +- .../jpexs/decompiler/flash/gui/ListLayout.java | 2 +- .../decompiler/flash/gui/LoadFromCacheFrame.java | 2 +- .../flash/gui/LoadFromMemoryFrame.java | 2 +- .../decompiler/flash/gui/LoadingDialog.java | 2 +- .../jpexs/decompiler/flash/gui/LoadingPanel.java | 2 +- .../jpexs/decompiler/flash/gui/LogFormatter.java | 2 +- .../src/com/jpexs/decompiler/flash/gui/Main.java | 2 +- .../jpexs/decompiler/flash/gui/MainFrame.java | 2 +- .../decompiler/flash/gui/MainFrameClassic.java | 2 +- .../flash/gui/MainFrameClassicMenu.java | 2 +- .../decompiler/flash/gui/MainFrameMenu.java | 2 +- .../decompiler/flash/gui/MainFrameRibbon.java | 2 +- .../flash/gui/MainFrameRibbonMenu.java | 2 +- .../flash/gui/MainFrameStatusPanel.java | 2 +- .../jpexs/decompiler/flash/gui/MainPanel.java | 2 +- .../jpexs/decompiler/flash/gui/ModeFrame.java | 2 +- .../flash/gui/MyFormattedTextField.java | 2 +- .../decompiler/flash/gui/MyProgressBarUI.java | 2 +- .../gui/MyRibbonApplicationMenuButtonUI.java | 2 +- .../gui/MyRibbonApplicationMenuPopupPanelUI.java | 2 +- .../jpexs/decompiler/flash/gui/MyTextField.java | 2 +- .../com/jpexs/decompiler/flash/gui/MyTree.java | 2 +- .../com/jpexs/decompiler/flash/gui/MyTreeUI.java | 2 +- .../decompiler/flash/gui/NewVersionDialog.java | 2 +- .../decompiler/flash/gui/OpenFileResult.java | 2 +- .../decompiler/flash/gui/RecentFilesButton.java | 2 +- .../jpexs/decompiler/flash/gui/RenameDialog.java | 2 +- .../com/jpexs/decompiler/flash/gui/SWFList.java | 2 +- .../decompiler/flash/gui/SWFPreviwPanel.java | 2 +- .../jpexs/decompiler/flash/gui/SaveFileMode.java | 2 +- .../jpexs/decompiler/flash/gui/SearchDialog.java | 2 +- .../decompiler/flash/gui/SearchListener.java | 2 +- .../jpexs/decompiler/flash/gui/SearchPanel.java | 2 +- .../flash/gui/SelectLanguageDialog.java | 2 +- .../jpexs/decompiler/flash/gui/SwfInMemory.java | 2 +- .../com/jpexs/decompiler/flash/gui/TagTree.java | 2 +- .../jpexs/decompiler/flash/gui/TagTreeModel.java | 2 +- .../jpexs/decompiler/flash/gui/TreeNodeType.java | 2 +- .../src/com/jpexs/decompiler/flash/gui/View.java | 2 +- .../flash/gui/abc/ABCComboBoxModel.java | 2 +- .../jpexs/decompiler/flash/gui/abc/ABCPanel.java | 2 +- .../flash/gui/abc/ABCPanelSearchResult.java | 2 +- .../flash/gui/abc/ASMSourceEditorPane.java | 2 +- .../flash/gui/abc/CachedDecompilation.java | 2 +- .../flash/gui/abc/ClassesListTreeModel.java | 2 +- .../flash/gui/abc/ConstantsListModel.java | 2 +- .../flash/gui/abc/DecompiledEditorPane.java | 2 +- .../flash/gui/abc/DeobfuscationDialog.java | 2 +- .../decompiler/flash/gui/abc/DetailPanel.java | 2 +- .../gui/abc/DialogMissingSymbolHandler.java | 2 +- .../flash/gui/abc/IconListRenderer.java | 2 +- .../flash/gui/abc/LineMarkedEditorPane.java | 2 +- .../flash/gui/abc/MethodCodePanel.java | 2 +- .../flash/gui/abc/MethodTraitDetailPanel.java | 2 +- .../decompiler/flash/gui/abc/NewTraitDialog.java | 2 +- .../flash/gui/abc/RootABCContainerTag.java | 2 +- .../flash/gui/abc/SlotConstTraitDetailPanel.java | 2 +- .../decompiler/flash/gui/abc/TraitDetail.java | 2 +- .../decompiler/flash/gui/abc/TraitsList.java | 2 +- .../decompiler/flash/gui/abc/TraitsListItem.java | 2 +- .../flash/gui/abc/TraitsListModel.java | 2 +- .../com/jpexs/decompiler/flash/gui/abc/Tree.java | 2 +- .../decompiler/flash/gui/abc/TreeVisitor.java | 2 +- .../flash/gui/abc/UndoFixedEditorPane.java | 2 +- .../decompiler/flash/gui/abc/UsageFrame.java | 2 +- .../decompiler/flash/gui/abc/UsageListModel.java | 2 +- .../gui/abc/tablemodels/DecimalTableModel.java | 2 +- .../gui/abc/tablemodels/DoubleTableModel.java | 2 +- .../flash/gui/abc/tablemodels/IntTableModel.java | 2 +- .../gui/abc/tablemodels/MultinameTableModel.java | 2 +- .../abc/tablemodels/NamespaceSetTableModel.java | 2 +- .../gui/abc/tablemodels/NamespaceTableModel.java | 2 +- .../gui/abc/tablemodels/StringTableModel.java | 2 +- .../gui/abc/tablemodels/UIntTableModel.java | 2 +- .../flash/gui/abc/treenodes/AS3PackageNode.java | 2 +- .../flash/gui/abc/treenodes/ClassesListNode.java | 2 +- .../flash/gui/abc/treenodes/ScriptPackNode.java | 2 +- .../flash/gui/abc/treenodes/TreeElement.java | 2 +- .../decompiler/flash/gui/action/ActionPanel.java | 2 +- .../flash/gui/action/CachedScript.java | 2 +- .../flash/gui/helpers/CheckResources.java | 2 +- .../flash/gui/locales/AboutDialog.properties | 2 +- .../flash/gui/locales/AboutDialog_cs.properties | 2 +- .../flash/gui/locales/AboutDialog_de.properties | 2 +- .../flash/gui/locales/AboutDialog_es.properties | 2 +- .../flash/gui/locales/AboutDialog_fr.properties | 2 +- .../flash/gui/locales/AboutDialog_hu.properties | 2 +- .../flash/gui/locales/AboutDialog_nl.properties | 2 +- .../flash/gui/locales/AboutDialog_pt.properties | 2 +- .../flash/gui/locales/AboutDialog_ru.properties | 2 +- .../flash/gui/locales/AboutDialog_sv.properties | 2 +- .../flash/gui/locales/AboutDialog_uk.properties | 2 +- .../flash/gui/locales/AboutDialog_zh.properties | 2 +- .../locales/AdvancedSettingsDialog.properties | 2 +- .../locales/AdvancedSettingsDialog_cs.properties | 2 +- .../locales/AdvancedSettingsDialog_es.properties | 2 +- .../locales/AdvancedSettingsDialog_fr.properties | 2 +- .../locales/AdvancedSettingsDialog_hu.properties | 2 +- .../locales/AdvancedSettingsDialog_nl.properties | 2 +- .../locales/AdvancedSettingsDialog_ru.properties | 2 +- .../locales/AdvancedSettingsDialog_sv.properties | 2 +- .../locales/AdvancedSettingsDialog_uk.properties | 12 ++++++------ .../flash/gui/locales/ErrorLogFrame.properties | 2 +- .../gui/locales/ErrorLogFrame_cs.properties | 2 +- .../gui/locales/ErrorLogFrame_de.properties | 2 +- .../gui/locales/ErrorLogFrame_es.properties | 2 +- .../gui/locales/ErrorLogFrame_fr.properties | 2 +- .../gui/locales/ErrorLogFrame_hu.properties | 2 +- .../gui/locales/ErrorLogFrame_nl.properties | 2 +- .../gui/locales/ErrorLogFrame_pt.properties | 2 +- .../gui/locales/ErrorLogFrame_ru.properties | 2 +- .../gui/locales/ErrorLogFrame_sv.properties | 2 +- .../gui/locales/ErrorLogFrame_uk.properties | 2 +- .../gui/locales/ErrorLogFrame_zh.properties | 2 +- .../flash/gui/locales/ExportDialog.properties | 2 +- .../flash/gui/locales/ExportDialog_cs.properties | 2 +- .../flash/gui/locales/ExportDialog_de.properties | 2 +- .../flash/gui/locales/ExportDialog_es.properties | 2 +- .../flash/gui/locales/ExportDialog_fr.properties | 2 +- .../flash/gui/locales/ExportDialog_hu.properties | 2 +- .../flash/gui/locales/ExportDialog_nl.properties | 2 +- .../flash/gui/locales/ExportDialog_pt.properties | 2 +- .../flash/gui/locales/ExportDialog_ru.properties | 2 +- .../flash/gui/locales/ExportDialog_sv.properties | 2 +- .../flash/gui/locales/ExportDialog_uk.properties | 2 +- .../flash/gui/locales/ExportDialog_zh.properties | 2 +- .../flash/gui/locales/FontEmbedDialog.properties | 2 +- .../gui/locales/FontEmbedDialog_cs.properties | 2 +- .../gui/locales/FontEmbedDialog_de.properties | 2 +- .../gui/locales/FontEmbedDialog_fr.properties | 2 +- .../gui/locales/FontEmbedDialog_hu.properties | 2 +- .../gui/locales/FontEmbedDialog_nl.properties | 2 +- .../gui/locales/FontEmbedDialog_ru.properties | 2 +- .../gui/locales/FontEmbedDialog_sv.properties | 2 +- .../gui/locales/FontEmbedDialog_uk.properties | 2 +- .../gui/locales/FontEmbedDialog_zh.properties | 2 +- .../gui/locales/FontPreviewDialog.properties | 2 +- .../gui/locales/FontPreviewDialog_cs.properties | 2 +- .../gui/locales/FontPreviewDialog_fr.properties | 2 +- .../gui/locales/FontPreviewDialog_hu.properties | 2 +- .../gui/locales/FontPreviewDialog_nl.properties | 2 +- .../gui/locales/FontPreviewDialog_ru.properties | 2 +- .../gui/locales/FontPreviewDialog_uk.properties | 2 +- .../flash/gui/locales/GraphFrame.properties | 2 +- .../flash/gui/locales/GraphFrame_cs.properties | 2 +- .../flash/gui/locales/GraphFrame_de.properties | 2 +- .../flash/gui/locales/GraphFrame_es.properties | 2 +- .../flash/gui/locales/GraphFrame_fr.properties | 2 +- .../flash/gui/locales/GraphFrame_hu.properties | 2 +- .../flash/gui/locales/GraphFrame_nl.properties | 2 +- .../flash/gui/locales/GraphFrame_pt.properties | 2 +- .../flash/gui/locales/GraphFrame_ru.properties | 2 +- .../flash/gui/locales/GraphFrame_sv.properties | 2 +- .../flash/gui/locales/GraphFrame_uk.properties | 2 +- .../flash/gui/locales/GraphFrame_zh.properties | 2 +- .../flash/gui/locales/GraphTreeFrame.properties | 2 +- .../gui/locales/GraphTreeFrame_de.properties | 2 +- .../gui/locales/GraphTreeFrame_es.properties | 2 +- .../gui/locales/GraphTreeFrame_fr.properties | 2 +- .../gui/locales/GraphTreeFrame_pt.properties | 2 +- .../gui/locales/GraphTreeFrame_zh.properties | 2 +- .../gui/locales/LoadFromCacheFrame.properties | 2 +- .../gui/locales/LoadFromCacheFrame_cs.properties | 2 +- .../gui/locales/LoadFromCacheFrame_de.properties | 2 +- .../gui/locales/LoadFromCacheFrame_es.properties | 2 +- .../gui/locales/LoadFromCacheFrame_fr.properties | 2 +- .../gui/locales/LoadFromCacheFrame_hu.properties | 2 +- .../gui/locales/LoadFromCacheFrame_nl.properties | 2 +- .../gui/locales/LoadFromCacheFrame_ru.properties | 2 +- .../gui/locales/LoadFromCacheFrame_sv.properties | 2 +- .../gui/locales/LoadFromCacheFrame_uk.properties | 2 +- .../gui/locales/LoadFromCacheFrame_zh.properties | 2 +- .../gui/locales/LoadFromMemoryFrame.properties | 2 +- .../locales/LoadFromMemoryFrame_cs.properties | 2 +- .../locales/LoadFromMemoryFrame_de.properties | 2 +- .../locales/LoadFromMemoryFrame_es.properties | 2 +- .../locales/LoadFromMemoryFrame_fr.properties | 2 +- .../locales/LoadFromMemoryFrame_hu.properties | 2 +- .../locales/LoadFromMemoryFrame_nl.properties | 2 +- .../locales/LoadFromMemoryFrame_pt.properties | 2 +- .../locales/LoadFromMemoryFrame_ru.properties | 2 +- .../locales/LoadFromMemoryFrame_sv.properties | 2 +- .../locales/LoadFromMemoryFrame_uk.properties | 2 +- .../locales/LoadFromMemoryFrame_zh.properties | 2 +- .../flash/gui/locales/LoadingDialog.properties | 2 +- .../gui/locales/LoadingDialog_cs.properties | 2 +- .../gui/locales/LoadingDialog_de.properties | 2 +- .../gui/locales/LoadingDialog_es.properties | 2 +- .../gui/locales/LoadingDialog_fr.properties | 2 +- .../gui/locales/LoadingDialog_hu.properties | 2 +- .../gui/locales/LoadingDialog_nl.properties | 2 +- .../gui/locales/LoadingDialog_pt.properties | 2 +- .../gui/locales/LoadingDialog_ru.properties | 2 +- .../gui/locales/LoadingDialog_sv.properties | 2 +- .../gui/locales/LoadingDialog_uk.properties | 2 +- .../gui/locales/LoadingDialog_zh.properties | 2 +- .../flash/gui/locales/MainFrame.properties | 2 +- .../flash/gui/locales/MainFrame_cs.properties | 2 +- .../flash/gui/locales/MainFrame_de.properties | 2 +- .../flash/gui/locales/MainFrame_es.properties | 2 +- .../flash/gui/locales/MainFrame_fr.properties | 2 +- .../flash/gui/locales/MainFrame_hu.properties | 2 +- .../flash/gui/locales/MainFrame_nl.properties | 2 +- .../flash/gui/locales/MainFrame_pt.properties | 2 +- .../flash/gui/locales/MainFrame_ru.properties | 2 +- .../flash/gui/locales/MainFrame_sv.properties | 2 +- .../flash/gui/locales/MainFrame_uk.properties | 2 +- .../flash/gui/locales/MainFrame_zh.properties | 2 +- .../flash/gui/locales/ModeFrame.properties | 2 +- .../flash/gui/locales/ModeFrame_cs.properties | 2 +- .../flash/gui/locales/ModeFrame_de.properties | 2 +- .../flash/gui/locales/ModeFrame_es.properties | 2 +- .../flash/gui/locales/ModeFrame_fr.properties | 2 +- .../flash/gui/locales/ModeFrame_hu.properties | 2 +- .../flash/gui/locales/ModeFrame_nl.properties | 2 +- .../flash/gui/locales/ModeFrame_pt.properties | 2 +- .../flash/gui/locales/ModeFrame_ru.properties | 2 +- .../flash/gui/locales/ModeFrame_sv.properties | 2 +- .../flash/gui/locales/ModeFrame_uk.properties | 2 +- .../flash/gui/locales/ModeFrame_zh.properties | 2 +- .../gui/locales/NewVersionDialog.properties | 2 +- .../gui/locales/NewVersionDialog_cs.properties | 2 +- .../gui/locales/NewVersionDialog_de.properties | 2 +- .../gui/locales/NewVersionDialog_es.properties | 2 +- .../gui/locales/NewVersionDialog_fr.properties | 2 +- .../gui/locales/NewVersionDialog_hu.properties | 2 +- .../gui/locales/NewVersionDialog_nl.properties | 2 +- .../gui/locales/NewVersionDialog_pt.properties | 2 +- .../gui/locales/NewVersionDialog_ru.properties | 2 +- .../gui/locales/NewVersionDialog_sv.properties | 2 +- .../gui/locales/NewVersionDialog_uk.properties | 2 +- .../gui/locales/NewVersionDialog_zh.properties | 2 +- .../flash/gui/locales/RenameDialog.properties | 2 +- .../flash/gui/locales/RenameDialog_cs.properties | 2 +- .../flash/gui/locales/RenameDialog_de.properties | 2 +- .../flash/gui/locales/RenameDialog_es.properties | 2 +- .../flash/gui/locales/RenameDialog_fr.properties | 2 +- .../flash/gui/locales/RenameDialog_hu.properties | 2 +- .../flash/gui/locales/RenameDialog_nl.properties | 2 +- .../flash/gui/locales/RenameDialog_pt.properties | 2 +- .../flash/gui/locales/RenameDialog_ru.properties | 2 +- .../flash/gui/locales/RenameDialog_sv.properties | 2 +- .../flash/gui/locales/RenameDialog_uk.properties | 2 +- .../flash/gui/locales/RenameDialog_zh.properties | 2 +- .../flash/gui/locales/SearchDialog.properties | 2 +- .../flash/gui/locales/SearchDialog_cs.properties | 2 +- .../flash/gui/locales/SearchDialog_de.properties | 2 +- .../flash/gui/locales/SearchDialog_es.properties | 2 +- .../flash/gui/locales/SearchDialog_fr.properties | 2 +- .../flash/gui/locales/SearchDialog_hu.properties | 2 +- .../flash/gui/locales/SearchDialog_nl.properties | 2 +- .../flash/gui/locales/SearchDialog_pt.properties | 2 +- .../flash/gui/locales/SearchDialog_ru.properties | 2 +- .../flash/gui/locales/SearchDialog_sv.properties | 2 +- .../flash/gui/locales/SearchDialog_uk.properties | 2 +- .../flash/gui/locales/SearchDialog_zh.properties | 2 +- .../gui/locales/SelectLanguageDialog.properties | 2 +- .../locales/SelectLanguageDialog_cs.properties | 2 +- .../locales/SelectLanguageDialog_de.properties | 2 +- .../locales/SelectLanguageDialog_es.properties | 2 +- .../locales/SelectLanguageDialog_fr.properties | 2 +- .../locales/SelectLanguageDialog_hu.properties | 2 +- .../locales/SelectLanguageDialog_nl.properties | 2 +- .../locales/SelectLanguageDialog_pt.properties | 2 +- .../locales/SelectLanguageDialog_ru.properties | 2 +- .../locales/SelectLanguageDialog_sv.properties | 2 +- .../locales/SelectLanguageDialog_uk.properties | 2 +- .../locales/SelectLanguageDialog_zh.properties | 2 +- .../locales/abc/DeobfuscationDialog.properties | 2 +- .../abc/DeobfuscationDialog_cs.properties | 2 +- .../abc/DeobfuscationDialog_de.properties | 2 +- .../abc/DeobfuscationDialog_es.properties | 2 +- .../abc/DeobfuscationDialog_fr.properties | 2 +- .../abc/DeobfuscationDialog_hu.properties | 2 +- .../abc/DeobfuscationDialog_nl.properties | 2 +- .../abc/DeobfuscationDialog_pt.properties | 2 +- .../abc/DeobfuscationDialog_ru.properties | 2 +- .../abc/DeobfuscationDialog_sv.properties | 2 +- .../abc/DeobfuscationDialog_uk.properties | 2 +- .../abc/DeobfuscationDialog_zh.properties | 2 +- .../gui/locales/abc/NewTraitDialog.properties | 2 +- .../gui/locales/abc/NewTraitDialog_cs.properties | 2 +- .../gui/locales/abc/NewTraitDialog_de.properties | 2 +- .../gui/locales/abc/NewTraitDialog_fr.properties | 2 +- .../gui/locales/abc/NewTraitDialog_hu.properties | 2 +- .../gui/locales/abc/NewTraitDialog_nl.properties | 2 +- .../gui/locales/abc/NewTraitDialog_ru.properties | 2 +- .../gui/locales/abc/NewTraitDialog_sv.properties | 2 +- .../gui/locales/abc/NewTraitDialog_uk.properties | 2 +- .../gui/locales/abc/NewTraitDialog_zh.properties | 2 +- .../flash/gui/locales/abc/UsageFrame.properties | 2 +- .../gui/locales/abc/UsageFrame_cs.properties | 2 +- .../gui/locales/abc/UsageFrame_de.properties | 2 +- .../gui/locales/abc/UsageFrame_es.properties | 2 +- .../gui/locales/abc/UsageFrame_fr.properties | 2 +- .../gui/locales/abc/UsageFrame_hu.properties | 2 +- .../gui/locales/abc/UsageFrame_nl.properties | 2 +- .../gui/locales/abc/UsageFrame_pt.properties | 2 +- .../gui/locales/abc/UsageFrame_ru.properties | 2 +- .../gui/locales/abc/UsageFrame_sv.properties | 2 +- .../gui/locales/abc/UsageFrame_uk.properties | 2 +- .../gui/locales/abc/UsageFrame_zh.properties | 2 +- .../gui/locales/proxy/ProxyFrame.properties | 2 +- .../gui/locales/proxy/ProxyFrame_cs.properties | 2 +- .../gui/locales/proxy/ProxyFrame_de.properties | 2 +- .../gui/locales/proxy/ProxyFrame_es.properties | 2 +- .../gui/locales/proxy/ProxyFrame_fr.properties | 2 +- .../gui/locales/proxy/ProxyFrame_hu.properties | 2 +- .../gui/locales/proxy/ProxyFrame_nl.properties | 2 +- .../gui/locales/proxy/ProxyFrame_pt.properties | 2 +- .../gui/locales/proxy/ProxyFrame_ru.properties | 2 +- .../gui/locales/proxy/ProxyFrame_sv.properties | 2 +- .../gui/locales/proxy/ProxyFrame_uk.properties | 2 +- .../gui/locales/proxy/ProxyFrame_zh.properties | 2 +- .../flash/gui/player/FlashDisplay.java | 2 +- .../flash/gui/player/FlashPlayerPanel.java | 2 +- .../flash/gui/player/PlayerControls.java | 2 +- .../decompiler/flash/gui/proxy/ProxyFrame.java | 2 +- .../decompiler/flash/gui/proxy/SWFListModel.java | 2 +- .../flash/gui/treenodes/SWFBundleNode.java | 2 +- .../flash/gui/treenodes/SWFContainerNode.java | 2 +- .../decompiler/flash/gui/treenodes/SWFNode.java | 2 +- .../flash/gui/treenodes/StringNode.java | 2 +- .../flash/gui/treenodes/TagTreeRoot.java | 2 +- .../decompiler/flash/helpers/FileTextWriter.java | 2 +- .../decompiler/flash/helpers/FontHelper.java | 2 +- .../jpexs/decompiler/flash/helpers/Freed.java | 2 +- .../flash/helpers/GraphSourceItemPosition.java | 2 +- .../flash/helpers/GraphTextWriter.java | 2 +- .../decompiler/flash/helpers/HilightType.java | 2 +- .../decompiler/flash/helpers/HilightedText.java | 2 +- .../flash/helpers/HilightedTextWriter.java | 2 +- .../decompiler/flash/helpers/LoopWithType.java | 2 +- .../decompiler/flash/helpers/NulWriter.java | 2 +- .../flash/helpers/collections/MyEntry.java | 2 +- .../flash/helpers/collections/MyMap.java | 2 +- .../flash/helpers/collections/MySet.java | 2 +- .../flash/helpers/hilight/Highlighting.java | 2 +- .../decompiler/flash/tags/ABCContainerTag.java | 2 +- .../flash/tags/CSMTextSettingsTag.java | 2 +- .../jpexs/decompiler/flash/tags/DebugIDTag.java | 2 +- .../flash/tags/DefineBinaryDataTag.java | 2 +- .../flash/tags/DefineBitsJPEG2Tag.java | 2 +- .../flash/tags/DefineBitsJPEG3Tag.java | 2 +- .../flash/tags/DefineBitsJPEG4Tag.java | 2 +- .../flash/tags/DefineBitsLossless2Tag.java | 2 +- .../flash/tags/DefineBitsLosslessTag.java | 2 +- .../decompiler/flash/tags/DefineBitsTag.java | 2 +- .../decompiler/flash/tags/DefineButton2Tag.java | 2 +- .../flash/tags/DefineButtonCxformTag.java | 2 +- .../flash/tags/DefineButtonSoundTag.java | 2 +- .../decompiler/flash/tags/DefineButtonTag.java | 2 +- .../decompiler/flash/tags/DefineEditTextTag.java | 2 +- .../decompiler/flash/tags/DefineFont2Tag.java | 2 +- .../decompiler/flash/tags/DefineFont3Tag.java | 2 +- .../decompiler/flash/tags/DefineFont4Tag.java | 2 +- .../flash/tags/DefineFontAlignZonesTag.java | 2 +- .../flash/tags/DefineFontInfo2Tag.java | 2 +- .../decompiler/flash/tags/DefineFontInfoTag.java | 2 +- .../decompiler/flash/tags/DefineFontNameTag.java | 2 +- .../decompiler/flash/tags/DefineFontTag.java | 2 +- .../flash/tags/DefineMorphShape2Tag.java | 2 +- .../flash/tags/DefineMorphShapeTag.java | 2 +- .../flash/tags/DefineScalingGridTag.java | 2 +- .../tags/DefineSceneAndFrameLabelDataTag.java | 2 +- .../decompiler/flash/tags/DefineShape2Tag.java | 2 +- .../decompiler/flash/tags/DefineShape3Tag.java | 2 +- .../decompiler/flash/tags/DefineShape4Tag.java | 2 +- .../decompiler/flash/tags/DefineShapeTag.java | 2 +- .../decompiler/flash/tags/DefineSoundTag.java | 2 +- .../decompiler/flash/tags/DefineSpriteTag.java | 2 +- .../decompiler/flash/tags/DefineText2Tag.java | 2 +- .../decompiler/flash/tags/DefineTextTag.java | 2 +- .../flash/tags/DefineVideoStreamTag.java | 2 +- .../decompiler/flash/tags/DoABCDefineTag.java | 2 +- .../jpexs/decompiler/flash/tags/DoABCTag.java | 2 +- .../jpexs/decompiler/flash/tags/DoActionTag.java | 2 +- .../decompiler/flash/tags/DoInitActionTag.java | 2 +- .../flash/tags/EnableDebugger2Tag.java | 2 +- .../decompiler/flash/tags/EnableDebuggerTag.java | 2 +- .../flash/tags/EnableTelemetryTag.java | 2 +- .../com/jpexs/decompiler/flash/tags/EndTag.java | 2 +- .../decompiler/flash/tags/ExportAssetsTag.java | 2 +- .../decompiler/flash/tags/FileAttributesTag.java | 2 +- .../decompiler/flash/tags/FrameLabelTag.java | 2 +- .../decompiler/flash/tags/ImportAssets2Tag.java | 2 +- .../decompiler/flash/tags/ImportAssetsTag.java | 2 +- .../decompiler/flash/tags/JPEGTablesTag.java | 2 +- .../jpexs/decompiler/flash/tags/MetadataTag.java | 2 +- .../decompiler/flash/tags/PlaceObject2Tag.java | 2 +- .../decompiler/flash/tags/PlaceObject3Tag.java | 2 +- .../decompiler/flash/tags/PlaceObject4Tag.java | 2 +- .../decompiler/flash/tags/PlaceObjectTag.java | 2 +- .../decompiler/flash/tags/ProductInfoTag.java | 2 +- .../jpexs/decompiler/flash/tags/ProtectTag.java | 2 +- .../decompiler/flash/tags/RemoveObject2Tag.java | 2 +- .../decompiler/flash/tags/RemoveObjectTag.java | 2 +- .../decompiler/flash/tags/ScriptLimitsTag.java | 2 +- .../flash/tags/SetBackgroundColorTag.java | 2 +- .../decompiler/flash/tags/SetTabIndexTag.java | 2 +- .../decompiler/flash/tags/ShowFrameTag.java | 2 +- .../flash/tags/SoundStreamBlockTag.java | 2 +- .../flash/tags/SoundStreamHead2Tag.java | 2 +- .../flash/tags/SoundStreamHeadTag.java | 2 +- .../decompiler/flash/tags/StartSound2Tag.java | 2 +- .../decompiler/flash/tags/StartSoundTag.java | 2 +- .../decompiler/flash/tags/SymbolClassTag.java | 2 +- .../src/com/jpexs/decompiler/flash/tags/Tag.java | 2 +- .../com/jpexs/decompiler/flash/tags/TagStub.java | 2 +- .../jpexs/decompiler/flash/tags/UnknownTag.java | 2 +- .../decompiler/flash/tags/VideoFrameTag.java | 2 +- .../decompiler/flash/tags/base/ASMSource.java | 2 +- .../decompiler/flash/tags/base/AloneTag.java | 2 +- .../decompiler/flash/tags/base/BoundedTag.java | 2 +- .../decompiler/flash/tags/base/ButtonTag.java | 2 +- .../flash/tags/base/CharacterIdTag.java | 2 +- .../decompiler/flash/tags/base/CharacterTag.java | 2 +- .../decompiler/flash/tags/base/Container.java | 2 +- .../flash/tags/base/ContainerItem.java | 2 +- .../decompiler/flash/tags/base/DrawableTag.java | 2 +- .../decompiler/flash/tags/base/Exportable.java | 2 +- .../decompiler/flash/tags/base/FontTag.java | 2 +- .../decompiler/flash/tags/base/ImageTag.java | 2 +- .../decompiler/flash/tags/base/ImportTag.java | 2 +- .../flash/tags/base/MissingCharacterHandler.java | 2 +- .../flash/tags/base/MorphShapeTag.java | 2 +- .../flash/tags/base/NeedsCharacters.java | 2 +- .../flash/tags/base/PlaceObjectTypeTag.java | 2 +- .../decompiler/flash/tags/base/RemoveTag.java | 2 +- .../decompiler/flash/tags/base/ShapeTag.java | 2 +- .../flash/tags/base/SoundStreamHeadTypeTag.java | 2 +- .../decompiler/flash/tags/base/TextTag.java | 2 +- .../flash/tags/font/CharacterRanges.java | 2 +- .../flash/tags/gfx/DefineCompactedFont.java | 2 +- .../flash/tags/gfx/DefineExternalGradient.java | 2 +- .../flash/tags/gfx/DefineExternalImage.java | 2 +- .../flash/tags/gfx/DefineExternalImage2.java | 2 +- .../flash/tags/gfx/DefineExternalSound.java | 2 +- .../tags/gfx/DefineExternalStreamSound.java | 2 +- .../flash/tags/gfx/DefineGradientMap.java | 2 +- .../flash/tags/gfx/DefineSubImage.java | 2 +- .../flash/tags/gfx/ExporterInfoTag.java | 2 +- .../flash/tags/gfx/FontTextureInfo.java | 2 +- .../flash/tags/text/ParseException.java | 2 +- .../decompiler/flash/tags/text/ParsedSymbol.java | 2 +- .../decompiler/flash/tags/text/SymbolType.java | 2 +- .../decompiler/flash/tags/text/TextLexer.java | 2 +- .../jpexs/decompiler/flash/tags/text/text.flex | 2 +- .../flash/treeitems/AS2PackageNodeItem.java | 2 +- .../flash/treeitems/AS3PackageNodeItem.java | 2 +- .../flash/treeitems/FrameNodeItem.java | 2 +- .../decompiler/flash/treeitems/StringItem.java | 2 +- .../flash/treeitems/TreeElementItem.java | 2 +- .../decompiler/flash/treeitems/TreeItem.java | 2 +- .../flash/treenodes/AS2PackageNode.java | 2 +- .../flash/treenodes/ContainerNode.java | 2 +- .../decompiler/flash/treenodes/FrameNode.java | 2 +- .../decompiler/flash/treenodes/TagNode.java | 2 +- .../decompiler/flash/treenodes/TreeNode.java | 2 +- .../decompiler/flash/types/ALPHABITMAPDATA.java | 2 +- .../flash/types/ALPHACOLORMAPDATA.java | 2 +- .../com/jpexs/decompiler/flash/types/ARGB.java | 2 +- .../jpexs/decompiler/flash/types/BITMAPDATA.java | 2 +- .../decompiler/flash/types/BUTTONCONDACTION.java | 2 +- .../decompiler/flash/types/BUTTONRECORD.java | 2 +- .../decompiler/flash/types/CLIPACTIONRECORD.java | 2 +- .../decompiler/flash/types/CLIPACTIONS.java | 2 +- .../decompiler/flash/types/CLIPEVENTFLAGS.java | 2 +- .../decompiler/flash/types/COLORMAPDATA.java | 2 +- .../com/jpexs/decompiler/flash/types/CXFORM.java | 2 +- .../decompiler/flash/types/CXFORMWITHALPHA.java | 2 +- .../jpexs/decompiler/flash/types/FILLSTYLE.java | 2 +- .../decompiler/flash/types/FILLSTYLEARRAY.java | 2 +- .../decompiler/flash/types/FOCALGRADIENT.java | 2 +- .../jpexs/decompiler/flash/types/GLYPHENTRY.java | 2 +- .../jpexs/decompiler/flash/types/GRADIENT.java | 2 +- .../jpexs/decompiler/flash/types/GRADRECORD.java | 2 +- .../decompiler/flash/types/KERNINGRECORD.java | 2 +- .../jpexs/decompiler/flash/types/LANGCODE.java | 2 +- .../jpexs/decompiler/flash/types/LINESTYLE.java | 2 +- .../jpexs/decompiler/flash/types/LINESTYLE2.java | 2 +- .../decompiler/flash/types/LINESTYLEARRAY.java | 2 +- .../com/jpexs/decompiler/flash/types/MATRIX.java | 2 +- .../decompiler/flash/types/MORPHFILLSTYLE.java | 2 +- .../flash/types/MORPHFILLSTYLEARRAY.java | 2 +- .../decompiler/flash/types/MORPHGRADIENT.java | 2 +- .../decompiler/flash/types/MORPHGRADRECORD.java | 2 +- .../decompiler/flash/types/MORPHLINESTYLE.java | 2 +- .../decompiler/flash/types/MORPHLINESTYLE2.java | 2 +- .../flash/types/MORPHLINESTYLEARRAY.java | 2 +- .../com/jpexs/decompiler/flash/types/PIX15.java | 2 +- .../com/jpexs/decompiler/flash/types/PIX24.java | 2 +- .../com/jpexs/decompiler/flash/types/RECT.java | 2 +- .../com/jpexs/decompiler/flash/types/RGB.java | 2 +- .../com/jpexs/decompiler/flash/types/RGBA.java | 2 +- .../com/jpexs/decompiler/flash/types/SHAPE.java | 2 +- .../decompiler/flash/types/SHAPEWITHSTYLE.java | 2 +- .../decompiler/flash/types/SOUNDENVELOPE.java | 2 +- .../jpexs/decompiler/flash/types/SOUNDINFO.java | 2 +- .../jpexs/decompiler/flash/types/TEXTRECORD.java | 2 +- .../jpexs/decompiler/flash/types/ZONEDATA.java | 2 +- .../jpexs/decompiler/flash/types/ZONERECORD.java | 2 +- .../flash/types/filters/BEVELFILTER.java | 2 +- .../flash/types/filters/BLURFILTER.java | 2 +- .../flash/types/filters/BlendComposite.java | 2 +- .../flash/types/filters/COLORMATRIXFILTER.java | 2 +- .../flash/types/filters/CONVOLUTIONFILTER.java | 2 +- .../flash/types/filters/DROPSHADOWFILTER.java | 2 +- .../decompiler/flash/types/filters/FILTER.java | 2 +- .../flash/types/filters/Filtering.java | 2 +- .../flash/types/filters/GLOWFILTER.java | 2 +- .../flash/types/filters/GRADIENTBEVELFILTER.java | 2 +- .../flash/types/filters/GRADIENTGLOWFILTER.java | 2 +- .../decompiler/flash/types/gfx/ContourType.java | 2 +- .../decompiler/flash/types/gfx/EdgeType.java | 2 +- .../decompiler/flash/types/gfx/FONTINFO.java | 2 +- .../decompiler/flash/types/gfx/FontType.java | 2 +- .../flash/types/gfx/GFxInputStream.java | 2 +- .../flash/types/gfx/GFxOutputStream.java | 2 +- .../decompiler/flash/types/gfx/GLYPHIDX.java | 2 +- .../flash/types/gfx/GlyphInfoType.java | 2 +- .../decompiler/flash/types/gfx/GlyphType.java | 2 +- .../flash/types/gfx/KerningPairType.java | 2 +- .../decompiler/flash/types/gfx/TEXGLYPH.java | 2 +- .../types/shaperecords/CurvedEdgeRecord.java | 2 +- .../flash/types/shaperecords/EndShapeRecord.java | 2 +- .../flash/types/shaperecords/SHAPERECORD.java | 2 +- .../types/shaperecords/StraightEdgeRecord.java | 2 +- .../types/shaperecords/StyleChangeRecord.java | 2 +- .../flash/types/sound/AdpcmDecoder.java | 2 +- .../decompiler/flash/types/sound/MP3FRAME.java | 2 +- .../jpexs/decompiler/flash/xfl/XFLConverter.java | 2 +- trunk/src/com/jpexs/decompiler/graph/Block.java | 2 +- .../com/jpexs/decompiler/graph/ExportMode.java | 2 +- trunk/src/com/jpexs/decompiler/graph/Graph.java | 2 +- .../com/jpexs/decompiler/graph/GraphPart.java | 2 +- .../jpexs/decompiler/graph/GraphPartMulti.java | 2 +- .../com/jpexs/decompiler/graph/GraphPath.java | 2 +- .../com/jpexs/decompiler/graph/GraphSource.java | 2 +- .../jpexs/decompiler/graph/GraphSourceItem.java | 2 +- .../graph/GraphSourceItemContainer.java | 2 +- .../decompiler/graph/GraphSourceItemPos.java | 2 +- .../jpexs/decompiler/graph/GraphTargetItem.java | 2 +- trunk/src/com/jpexs/decompiler/graph/Loop.java | 2 +- .../src/com/jpexs/decompiler/graph/MarkItem.java | 2 +- .../decompiler/graph/NotCompileTimeItem.java | 2 +- .../jpexs/decompiler/graph/SourceGenerator.java | 2 +- .../decompiler/graph/TranslateException.java | 2 +- .../jpexs/decompiler/graph/model/AndItem.java | 2 +- .../jpexs/decompiler/graph/model/BinaryOp.java | 2 +- .../decompiler/graph/model/BinaryOpItem.java | 2 +- .../jpexs/decompiler/graph/model/BlockItem.java | 2 +- .../jpexs/decompiler/graph/model/BreakItem.java | 2 +- .../graph/model/CommaExpressionItem.java | 2 +- .../decompiler/graph/model/CommentItem.java | 2 +- .../decompiler/graph/model/ContinueItem.java | 2 +- .../decompiler/graph/model/DoWhileItem.java | 2 +- .../decompiler/graph/model/DuplicateItem.java | 2 +- .../jpexs/decompiler/graph/model/ExitItem.java | 2 +- .../jpexs/decompiler/graph/model/ForItem.java | 2 +- .../com/jpexs/decompiler/graph/model/IfItem.java | 2 +- .../decompiler/graph/model/IntegerValueItem.java | 2 +- .../jpexs/decompiler/graph/model/LocalData.java | 2 +- .../decompiler/graph/model/LogicalOpItem.java | 2 +- .../jpexs/decompiler/graph/model/LoopItem.java | 2 +- .../jpexs/decompiler/graph/model/NotItem.java | 2 +- .../com/jpexs/decompiler/graph/model/OrItem.java | 2 +- .../decompiler/graph/model/ParenthesisItem.java | 2 +- .../decompiler/graph/model/ScriptEndItem.java | 2 +- .../jpexs/decompiler/graph/model/SwitchItem.java | 2 +- .../decompiler/graph/model/TernarOpItem.java | 2 +- .../jpexs/decompiler/graph/model/TrueItem.java | 2 +- .../jpexs/decompiler/graph/model/UnaryOp.java | 2 +- .../decompiler/graph/model/UnaryOpItem.java | 2 +- .../graph/model/UniversalLoopItem.java | 2 +- .../jpexs/decompiler/graph/model/WhileItem.java | 2 +- trunk/src/com/jpexs/helpers/Cache.java | 2 +- trunk/src/com/jpexs/helpers/Callback.java | 2 +- .../src/com/jpexs/helpers/CancellableWorker.java | 2 +- trunk/src/com/jpexs/helpers/Helper.java | 2 +- .../com/jpexs/helpers/LimitedInputStream.java | 2 +- .../src/com/jpexs/helpers/MemoryInputStream.java | 2 +- .../com/jpexs/helpers/PosMarkedInputStream.java | 2 +- .../src/com/jpexs/helpers/ProgressListener.java | 2 +- .../com/jpexs/helpers/ReReadableInputStream.java | 2 +- .../src/com/jpexs/helpers/SerializableImage.java | 2 +- trunk/src/com/jpexs/helpers/Stopwatch.java | 2 +- .../helpers/streams/SeekableInputStream.java | 2 +- trunk/src/com/jpexs/helpers/utf8/Utf8Helper.java | 2 +- .../helpers/utf8/Utf8InputStreamReader.java | 2 +- .../helpers/utf8/Utf8OutputStreamWriter.java | 2 +- .../com/jpexs/helpers/utf8/Utf8PrintWriter.java | 2 +- trunk/src/com/jpexs/process/Process.java | 2 +- trunk/src/com/jpexs/process/ProcessTools.java | 2 +- .../com/jpexs/process/win32/Win32Process.java | 2 +- .../jpexs/process/win32/Win32ProcessTools.java | 2 +- .../src/com/sun/jna/platform/win32/Advapi32.java | 2 +- .../com/sun/jna/platform/win32/Advapi32Util.java | 2 +- .../sun/jna/platform/win32/Win32Exception.java | 2 +- .../jpexs/decompiler/flash/ABCStreamTest.java | 16 ++++++++++++++++ .../flash/ActionScript2AssemblerTest.java | 16 ++++++++++++++++ .../flash/ActionScript2DeobfuscatorTest.java | 2 +- .../decompiler/flash/ActionScript2Test.java | 2 +- .../decompiler/flash/ActionScript3Test.java | 16 ++++++++++++++++ .../decompiler/flash/ActionStript2TestBase.java | 2 +- .../com/jpexs/decompiler/flash/ExportTest.java | 2 +- .../jpexs/decompiler/flash/RecompileTest.java | 16 ++++++++++++++++ .../jpexs/decompiler/flash/SWFStreamTest.java | 16 ++++++++++++++++ .../flash/generators/AS2Generator.java | 16 ++++++++++++++++ .../flash/generators/AS3Generator.java | 16 ++++++++++++++++ 1294 files changed, 1404 insertions(+), 1292 deletions(-) diff --git a/trunk/src/com/jpexs/browsers/cache/CacheEntry.java b/trunk/src/com/jpexs/browsers/cache/CacheEntry.java index 8ab4d97dc..e8a438ab4 100644 --- a/trunk/src/com/jpexs/browsers/cache/CacheEntry.java +++ b/trunk/src/com/jpexs/browsers/cache/CacheEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/CacheImplementation.java b/trunk/src/com/jpexs/browsers/cache/CacheImplementation.java index 38396a580..48869c004 100644 --- a/trunk/src/com/jpexs/browsers/cache/CacheImplementation.java +++ b/trunk/src/com/jpexs/browsers/cache/CacheImplementation.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/CacheReader.java b/trunk/src/com/jpexs/browsers/cache/CacheReader.java index 546498a5a..dd18d099b 100644 --- a/trunk/src/com/jpexs/browsers/cache/CacheReader.java +++ b/trunk/src/com/jpexs/browsers/cache/CacheReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/ChunkedInputStream.java b/trunk/src/com/jpexs/browsers/cache/ChunkedInputStream.java index d43428f98..75aaf36a3 100644 --- a/trunk/src/com/jpexs/browsers/cache/ChunkedInputStream.java +++ b/trunk/src/com/jpexs/browsers/cache/ChunkedInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/RafInputStream.java b/trunk/src/com/jpexs/browsers/cache/RafInputStream.java index c4076e4f4..f98a232cd 100644 --- a/trunk/src/com/jpexs/browsers/cache/RafInputStream.java +++ b/trunk/src/com/jpexs/browsers/cache/RafInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/BlockFileHeader.java b/trunk/src/com/jpexs/browsers/cache/chrome/BlockFileHeader.java index 9a2e46da2..3bc6cc555 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/BlockFileHeader.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/BlockFileHeader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/CacheAddr.java b/trunk/src/com/jpexs/browsers/cache/chrome/CacheAddr.java index 0725fd084..6d4d40ccb 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/CacheAddr.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/CacheAddr.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/ChromeCache.java b/trunk/src/com/jpexs/browsers/cache/chrome/ChromeCache.java index 4c3ec11e9..d6e6efe3f 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/ChromeCache.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/ChromeCache.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/EntryFlags.java b/trunk/src/com/jpexs/browsers/cache/chrome/EntryFlags.java index 78edcdcc9..37248f974 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/EntryFlags.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/EntryFlags.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/EntryState.java b/trunk/src/com/jpexs/browsers/cache/chrome/EntryState.java index 3b9ea9b25..e31340ea7 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/EntryState.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/EntryState.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/EntryStore.java b/trunk/src/com/jpexs/browsers/cache/chrome/EntryStore.java index 8895d44e3..bbf59fc6f 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/EntryStore.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/EntryStore.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/HttpResponseInfo.java b/trunk/src/com/jpexs/browsers/cache/chrome/HttpResponseInfo.java index 8195a4fe2..ae1e39912 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/HttpResponseInfo.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/HttpResponseInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/Index.java b/trunk/src/com/jpexs/browsers/cache/chrome/Index.java index 03c5f8348..108a50e45 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/Index.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/Index.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/IndexHeader.java b/trunk/src/com/jpexs/browsers/cache/chrome/IndexHeader.java index 420791783..46eed8022 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/IndexHeader.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/IndexHeader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/IndexInputStream.java b/trunk/src/com/jpexs/browsers/cache/chrome/IndexInputStream.java index 7fcab1b11..7487f0257 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/IndexInputStream.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/IndexInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/LruData.java b/trunk/src/com/jpexs/browsers/cache/chrome/LruData.java index cbb820566..cdc501651 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/LruData.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/LruData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/chrome/RankingsNode.java b/trunk/src/com/jpexs/browsers/cache/chrome/RankingsNode.java index feb9e3a41..4a31ea57c 100644 --- a/trunk/src/com/jpexs/browsers/cache/chrome/RankingsNode.java +++ b/trunk/src/com/jpexs/browsers/cache/chrome/RankingsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/firefox/CacheInputStream.java b/trunk/src/com/jpexs/browsers/cache/firefox/CacheInputStream.java index 0393ed733..29630c630 100644 --- a/trunk/src/com/jpexs/browsers/cache/firefox/CacheInputStream.java +++ b/trunk/src/com/jpexs/browsers/cache/firefox/CacheInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/firefox/CacheMap.java b/trunk/src/com/jpexs/browsers/cache/firefox/CacheMap.java index fc57f692f..e28eab30b 100644 --- a/trunk/src/com/jpexs/browsers/cache/firefox/CacheMap.java +++ b/trunk/src/com/jpexs/browsers/cache/firefox/CacheMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/firefox/FirefoxCache.java b/trunk/src/com/jpexs/browsers/cache/firefox/FirefoxCache.java index dbb3d90a3..70c8c8ae2 100644 --- a/trunk/src/com/jpexs/browsers/cache/firefox/FirefoxCache.java +++ b/trunk/src/com/jpexs/browsers/cache/firefox/FirefoxCache.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/firefox/IncompatibleVersionException.java b/trunk/src/com/jpexs/browsers/cache/firefox/IncompatibleVersionException.java index 1f39af03d..2c4a28a38 100644 --- a/trunk/src/com/jpexs/browsers/cache/firefox/IncompatibleVersionException.java +++ b/trunk/src/com/jpexs/browsers/cache/firefox/IncompatibleVersionException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 petrik + * Copyright (C) 2010-2014 etrik * * 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/trunk/src/com/jpexs/browsers/cache/firefox/Location.java b/trunk/src/com/jpexs/browsers/cache/firefox/Location.java index 445bca459..480f65930 100644 --- a/trunk/src/com/jpexs/browsers/cache/firefox/Location.java +++ b/trunk/src/com/jpexs/browsers/cache/firefox/Location.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/firefox/MapBucket.java b/trunk/src/com/jpexs/browsers/cache/firefox/MapBucket.java index bed9a8283..eca12d867 100644 --- a/trunk/src/com/jpexs/browsers/cache/firefox/MapBucket.java +++ b/trunk/src/com/jpexs/browsers/cache/firefox/MapBucket.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/browsers/cache/firefox/MetaData.java b/trunk/src/com/jpexs/browsers/cache/firefox/MetaData.java index 1d068da24..0a7cd4e1c 100644 --- a/trunk/src/com/jpexs/browsers/cache/firefox/MetaData.java +++ b/trunk/src/com/jpexs/browsers/cache/firefox/MetaData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/AbortRetryIgnoreHandler.java b/trunk/src/com/jpexs/decompiler/flash/AbortRetryIgnoreHandler.java index d55a9482b..23fd11507 100644 --- a/trunk/src/com/jpexs/decompiler/flash/AbortRetryIgnoreHandler.java +++ b/trunk/src/com/jpexs/decompiler/flash/AbortRetryIgnoreHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/AppStrings.java b/trunk/src/com/jpexs/decompiler/flash/AppStrings.java index 334e05c11..fd10a7a48 100644 --- a/trunk/src/com/jpexs/decompiler/flash/AppStrings.java +++ b/trunk/src/com/jpexs/decompiler/flash/AppStrings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/ApplicationInfo.java b/trunk/src/com/jpexs/decompiler/flash/ApplicationInfo.java index bac25812a..c51c7ce52 100644 --- a/trunk/src/com/jpexs/decompiler/flash/ApplicationInfo.java +++ b/trunk/src/com/jpexs/decompiler/flash/ApplicationInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/BaseLocalData.java b/trunk/src/com/jpexs/decompiler/flash/BaseLocalData.java index 27abba1a7..2a7405a41 100644 --- a/trunk/src/com/jpexs/decompiler/flash/BaseLocalData.java +++ b/trunk/src/com/jpexs/decompiler/flash/BaseLocalData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/DisassemblyListener.java b/trunk/src/com/jpexs/decompiler/flash/DisassemblyListener.java index 57fdcff31..7509349a0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/DisassemblyListener.java +++ b/trunk/src/com/jpexs/decompiler/flash/DisassemblyListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/EndOfStreamException.java b/trunk/src/com/jpexs/decompiler/flash/EndOfStreamException.java index e254b72c3..3aef8891b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/EndOfStreamException.java +++ b/trunk/src/com/jpexs/decompiler/flash/EndOfStreamException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/EventListener.java b/trunk/src/com/jpexs/decompiler/flash/EventListener.java index b9fb3d7c9..c70a35574 100644 --- a/trunk/src/com/jpexs/decompiler/flash/EventListener.java +++ b/trunk/src/com/jpexs/decompiler/flash/EventListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/FinalProcessLocalData.java b/trunk/src/com/jpexs/decompiler/flash/FinalProcessLocalData.java index d5860b78b..54ba07234 100644 --- a/trunk/src/com/jpexs/decompiler/flash/FinalProcessLocalData.java +++ b/trunk/src/com/jpexs/decompiler/flash/FinalProcessLocalData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/Layer.java b/trunk/src/com/jpexs/decompiler/flash/Layer.java index feedeea14..b4deaa8f2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/Layer.java +++ b/trunk/src/com/jpexs/decompiler/flash/Layer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/RetryTask.java b/trunk/src/com/jpexs/decompiler/flash/RetryTask.java index b726ca45d..9f2a9765f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/RetryTask.java +++ b/trunk/src/com/jpexs/decompiler/flash/RetryTask.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/RunnableIOEx.java b/trunk/src/com/jpexs/decompiler/flash/RunnableIOEx.java index 7b0524980..3795b21de 100644 --- a/trunk/src/com/jpexs/decompiler/flash/RunnableIOEx.java +++ b/trunk/src/com/jpexs/decompiler/flash/RunnableIOEx.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/RunnableIOExResult.java b/trunk/src/com/jpexs/decompiler/flash/RunnableIOExResult.java index 87f6030ed..176fe631c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/RunnableIOExResult.java +++ b/trunk/src/com/jpexs/decompiler/flash/RunnableIOExResult.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/SWF.java b/trunk/src/com/jpexs/decompiler/flash/SWF.java index c28b780b2..eca781ab6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/SWF.java +++ b/trunk/src/com/jpexs/decompiler/flash/SWF.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/SWFInputStream.java b/trunk/src/com/jpexs/decompiler/flash/SWFInputStream.java index 18f8b2f3f..96a4d70fb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/SWFInputStream.java +++ b/trunk/src/com/jpexs/decompiler/flash/SWFInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/SWFOutputStream.java b/trunk/src/com/jpexs/decompiler/flash/SWFOutputStream.java index 44e380dab..9ccb50bc2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/SWFOutputStream.java +++ b/trunk/src/com/jpexs/decompiler/flash/SWFOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/SWFSourceInfo.java b/trunk/src/com/jpexs/decompiler/flash/SWFSourceInfo.java index 7eb513617..83e5c3838 100644 --- a/trunk/src/com/jpexs/decompiler/flash/SWFSourceInfo.java +++ b/trunk/src/com/jpexs/decompiler/flash/SWFSourceInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/SourceGeneratorLocalData.java b/trunk/src/com/jpexs/decompiler/flash/SourceGeneratorLocalData.java index 2c9a77c55..1a6b86cb7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/SourceGeneratorLocalData.java +++ b/trunk/src/com/jpexs/decompiler/flash/SourceGeneratorLocalData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/Version.java b/trunk/src/com/jpexs/decompiler/flash/Version.java index d81387791..25b421324 100644 --- a/trunk/src/com/jpexs/decompiler/flash/Version.java +++ b/trunk/src/com/jpexs/decompiler/flash/Version.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/ABC.java b/trunk/src/com/jpexs/decompiler/flash/abc/ABC.java index ed41434b9..c39e7f915 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/ABC.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/ABC.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/ABCInputStream.java b/trunk/src/com/jpexs/decompiler/flash/abc/ABCInputStream.java index dad4f7b2f..f7bce6b05 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/ABCInputStream.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/ABCInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/ABCOutputStream.java b/trunk/src/com/jpexs/decompiler/flash/abc/ABCOutputStream.java index 820a21cdf..632ff6917 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/ABCOutputStream.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/ABCOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/AVM2LocalData.java b/trunk/src/com/jpexs/decompiler/flash/abc/AVM2LocalData.java index 298d3239c..6a6bc81e8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/AVM2LocalData.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/AVM2LocalData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/ClassPath.java b/trunk/src/com/jpexs/decompiler/flash/abc/ClassPath.java index f5b708e71..bf32180d8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/ClassPath.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/ClassPath.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/CopyOutputStream.java b/trunk/src/com/jpexs/decompiler/flash/abc/CopyOutputStream.java index e45649b48..e7c95c6af 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/CopyOutputStream.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/CopyOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/NotSameException.java b/trunk/src/com/jpexs/decompiler/flash/abc/NotSameException.java index 6dd68e6a6..f43b261e5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/NotSameException.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/NotSameException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/RenameType.java b/trunk/src/com/jpexs/decompiler/flash/abc/RenameType.java index ea29c41bb..c7de38c01 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/RenameType.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/RenameType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Code.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Code.java index b38f5b4b8..75f996106 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Code.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Code.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Deobfuscation.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Deobfuscation.java index 1ba0c22d1..d1521cc65 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Deobfuscation.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Deobfuscation.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/CodeStats.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/CodeStats.java index c2cd10b9b..b227d0fe1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/CodeStats.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/CodeStats.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConstantPool.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConstantPool.java index 2d52ab8d1..a42080412 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConstantPool.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConstantPool.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConvertException.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConvertException.java index a62029502..421bd6085 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConvertException.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConvertException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConvertOutput.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConvertOutput.java index b91887e31..79250658f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConvertOutput.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/ConvertOutput.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/InstructionStats.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/InstructionStats.java index e8a200e20..19ee3af51 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/InstructionStats.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/InstructionStats.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/InvalidInstructionArguments.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/InvalidInstructionArguments.java index fbb89b1e2..462fa8994 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/InvalidInstructionArguments.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/InvalidInstructionArguments.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/LocalDataArea.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/LocalDataArea.java index 9f781d4e4..128784c1e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/LocalDataArea.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/LocalDataArea.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/UnknownInstructionCode.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/UnknownInstructionCode.java index ac4c2a320..ffcc534d4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/UnknownInstructionCode.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/UnknownInstructionCode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/UnknownJumpException.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/UnknownJumpException.java index 7dfdc56c5..99e5f77a1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/UnknownJumpException.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/UnknownJumpException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2Graph.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2Graph.java index c69d16e85..f5e32ad50 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2Graph.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2Graph.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2GraphSource.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2GraphSource.java index 260021531..f7cd19433 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2GraphSource.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2GraphSource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/AVM2Instruction.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/AVM2Instruction.java index ecf94864f..13f92994f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/AVM2Instruction.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/AVM2Instruction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/DeobfuscatePopIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/DeobfuscatePopIns.java index 3d0dd077e..a57e343b8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/DeobfuscatePopIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/DeobfuscatePopIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/IfTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/IfTypeIns.java index a1c76fff1..e1cfdadee 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/IfTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/IfTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/InstructionDefinition.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/InstructionDefinition.java index 4c80e2639..4de2a68c0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/InstructionDefinition.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/InstructionDefinition.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/SetTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/SetTypeIns.java index 985997eba..6b214f627 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/SetTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/SetTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/TagInstruction.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/TagInstruction.java index 0f52e83a3..247ef3049 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/TagInstruction.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/TagInstruction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Lf32Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Lf32Ins.java index 1bd0ec377..872da30cf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Lf32Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Lf32Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Lf64Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Lf64Ins.java index d5045f3ef..cc6000308 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Lf64Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Lf64Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li16Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li16Ins.java index 6b366457f..1cb507e1e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li16Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li16Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li32Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li32Ins.java index dcb4711ad..b620da96f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li32Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li32Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li8Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li8Ins.java index b8320bc5b..4b779e974 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li8Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Li8Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sf32Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sf32Ins.java index 09ca04443..614a40d36 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sf32Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sf32Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sf64Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sf64Ins.java index 2c98b276d..482798f09 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sf64Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sf64Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si16Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si16Ins.java index 7b777c46b..820b25f4a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si16Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si16Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si32Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si32Ins.java index eece9eeb3..1ddf65d6b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si32Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si32Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si8Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si8Ins.java index 468f78377..c6de1e15a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si8Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Si8Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi16Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi16Ins.java index e3cb74b07..882b107ed 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi16Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi16Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi1Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi1Ins.java index e54b6b270..ee926db5b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi1Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi1Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi8Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi8Ins.java index 3bb55a84f..5cd52cbad 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi8Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/alchemy/Sxi8Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/AddIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/AddIIns.java index 93c31fe3a..b9563a1c2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/AddIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/AddIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/AddIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/AddIns.java index add0cc32a..b87dcefdc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/AddIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/AddIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DecrementIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DecrementIIns.java index debd8674f..9d2514941 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DecrementIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DecrementIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DecrementIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DecrementIns.java index 10693d681..a51000672 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DecrementIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DecrementIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DivideIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DivideIns.java index adf3fb5b5..708ba43c3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DivideIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/DivideIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/IncrementIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/IncrementIIns.java index bac17714d..a35f325b0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/IncrementIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/IncrementIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/IncrementIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/IncrementIns.java index 981d31140..41fcc9fbf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/IncrementIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/IncrementIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/ModuloIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/ModuloIns.java index 9a99256da..e7f9ecb51 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/ModuloIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/ModuloIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/MultiplyIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/MultiplyIIns.java index c4e712981..d8fbccdbd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/MultiplyIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/MultiplyIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/MultiplyIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/MultiplyIns.java index 00fb2558d..4943d98a0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/MultiplyIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/MultiplyIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NegateIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NegateIIns.java index 1440a2ed6..7c92a90eb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NegateIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NegateIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NegateIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NegateIns.java index 0e8bbbd19..ead3f195f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NegateIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NegateIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NotIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NotIns.java index f49630ef9..b91b8ec77 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NotIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/NotIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/SubtractIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/SubtractIIns.java index a4ebbf409..2ab067856 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/SubtractIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/SubtractIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/SubtractIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/SubtractIns.java index 0866bb79c..769a780ed 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/SubtractIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/arithmetic/SubtractIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitAndIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitAndIns.java index f494a796d..af19a03e3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitAndIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitAndIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitNotIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitNotIns.java index 03dc2b4b6..8bd0bf127 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitNotIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitNotIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitOrIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitOrIns.java index 8d22766f9..6103259c2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitOrIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitOrIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitXorIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitXorIns.java index be8bd2944..17c344997 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitXorIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/BitXorIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/LShiftIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/LShiftIns.java index 4be45b65b..c9d682ced 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/LShiftIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/LShiftIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/RShiftIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/RShiftIns.java index 6ae1f0671..ea7c2197e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/RShiftIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/RShiftIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/URShiftIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/URShiftIns.java index f4023aa42..41bc5a8eb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/URShiftIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/bitwise/URShiftIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/EqualsIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/EqualsIns.java index 675809016..c489cb052 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/EqualsIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/EqualsIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/GreaterEqualsIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/GreaterEqualsIns.java index 33dfedc62..12c0665a4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/GreaterEqualsIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/GreaterEqualsIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/GreaterThanIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/GreaterThanIns.java index ee6eaa718..2245a2ed9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/GreaterThanIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/GreaterThanIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/LessEqualsIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/LessEqualsIns.java index 91b6ec8cc..cd3f248e6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/LessEqualsIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/LessEqualsIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/LessThanIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/LessThanIns.java index cec4743eb..7a9aa4e7c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/LessThanIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/LessThanIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/StrictEqualsIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/StrictEqualsIns.java index d5a6e58c8..71ca36aa4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/StrictEqualsIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/comparison/StrictEqualsIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructIns.java index afc39fec8..4aed946cc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructPropIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructPropIns.java index 6a7e668cc..89383f2b9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructPropIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructPropIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructSuperIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructSuperIns.java index 0107cbb4f..b2aa0869b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructSuperIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/ConstructSuperIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewActivationIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewActivationIns.java index ab318a44c..853a7150c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewActivationIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewActivationIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewArrayIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewArrayIns.java index d2fd63b53..0f4bec622 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewArrayIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewArrayIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewCatchIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewCatchIns.java index a83e4bc2e..a43c738c8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewCatchIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewCatchIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewClassIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewClassIns.java index f4b1293c1..3ba08b9f5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewClassIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewClassIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewFunctionIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewFunctionIns.java index 96883f52c..70f84f10d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewFunctionIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewFunctionIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewObjectIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewObjectIns.java index 205efa311..b4a9633be 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewObjectIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/construction/NewObjectIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugFileIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugFileIns.java index cbea5cd0b..c861c39d2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugFileIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugFileIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugIns.java index 7fe167cef..ff2833833 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugLineIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugLineIns.java index 9cd8bb683..05b537c40 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugLineIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugLineIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallIns.java index 1bbab90ac..98f20e610 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallMethodIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallMethodIns.java index b70d6777d..413ba77e7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallMethodIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallMethodIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropLexIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropLexIns.java index b21aa105f..fcd56b9e2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropLexIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropLexIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropVoidIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropVoidIns.java index 04a154f10..dd0cd5285 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropVoidIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropVoidIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropertyIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropertyIns.java index 7ade57dfb..e0c097861 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropertyIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallPropertyIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallStaticIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallStaticIns.java index 1e4620727..47ca4b751 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallStaticIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallStaticIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallSuperIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallSuperIns.java index 6706acdd4..b1633fc4a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallSuperIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallSuperIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallSuperVoidIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallSuperVoidIns.java index e4d1103c7..27a779839 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallSuperVoidIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/executing/CallSuperVoidIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfEqIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfEqIns.java index 5cfc17e79..c567decec 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfEqIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfEqIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfFalseIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfFalseIns.java index 1eef25847..2965790b6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfFalseIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfFalseIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfGeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfGeIns.java index 5dcea50a4..a001bde6a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfGeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfGeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfGtIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfGtIns.java index d0ad661bb..9f9a0060b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfGtIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfGtIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfLeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfLeIns.java index 54795c30a..aca569ef4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfLeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfLeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfLtIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfLtIns.java index 7f4ab8843..559b6d179 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfLtIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfLtIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNGeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNGeIns.java index d7d5c1081..fd967cd2b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNGeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNGeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNGtIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNGtIns.java index f1fe5b6fa..78d3ee5e6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNGtIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNGtIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNLeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNLeIns.java index a96d7bd0a..772d1956f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNLeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNLeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNLtIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNLtIns.java index d1f19ab78..18423de97 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNLtIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNLtIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNeIns.java index 4a2f14b7f..828c8bc9d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfNeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfStrictEqIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfStrictEqIns.java index d77ddaa98..ab902bb20 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfStrictEqIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfStrictEqIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfStrictNeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfStrictNeIns.java index abe0feeb4..90356ed51 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfStrictNeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfStrictNeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfTrueIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfTrueIns.java index 518f7ae2c..722f8a5d8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfTrueIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/IfTrueIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/JumpIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/JumpIns.java index d017f01f8..a5f61d431 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/JumpIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/JumpIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/LookupSwitchIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/LookupSwitchIns.java index 6cc0822ec..aa9a18f73 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/LookupSwitchIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/jumps/LookupSwitchIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/DecLocalIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/DecLocalIIns.java index d698225fe..0f2600594 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/DecLocalIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/DecLocalIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/DecLocalIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/DecLocalIns.java index 1b9736248..36cb6eb9f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/DecLocalIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/DecLocalIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal0Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal0Ins.java index c963561ae..8a0e47d79 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal0Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal0Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal1Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal1Ins.java index d5b505172..6bf60788c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal1Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal1Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal2Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal2Ins.java index d9bdc12a7..702f71711 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal2Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal2Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal3Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal3Ins.java index 033e874d3..1caf2db3f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal3Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocal3Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocalIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocalIns.java index 710e9af61..b974086d5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocalIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocalIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocalTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocalTypeIns.java index 9c13ce1ba..41b330573 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocalTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/GetLocalTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/IncLocalIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/IncLocalIIns.java index 496b54c95..4b916e2e3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/IncLocalIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/IncLocalIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/IncLocalIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/IncLocalIns.java index fef809f37..7e53c7d3e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/IncLocalIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/IncLocalIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/KillIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/KillIns.java index a1caa5d2d..3491ec3a6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/KillIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/KillIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal0Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal0Ins.java index c79017b4e..5fedc763b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal0Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal0Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal1Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal1Ins.java index 331071d4b..cf894c37c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal1Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal1Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal2Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal2Ins.java index b49a2036c..e211b4ddc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal2Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal2Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal3Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal3Ins.java index 2234fdc98..2c83f2649 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal3Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal3Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalIns.java index eb9254bd5..d2d46d010 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalTypeIns.java index eb514617c..6f2944197 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/DeletePropertyIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/DeletePropertyIns.java index 6a6972cf0..d55a80612 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/DeletePropertyIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/DeletePropertyIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindDefIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindDefIns.java index 0f53c6250..2ee31597a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindDefIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindDefIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindPropertyIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindPropertyIns.java index 9b00f3e08..863c95391 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindPropertyIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindPropertyIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindPropertyStrictIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindPropertyStrictIns.java index b759d471a..90cd22f7e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindPropertyStrictIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/FindPropertyStrictIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetDescendantsIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetDescendantsIns.java index 21e77ca71..b2f908309 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetDescendantsIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetDescendantsIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetGlobalScopeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetGlobalScopeIns.java index f4d056e43..40af63e61 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetGlobalScopeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetGlobalScopeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetGlobalSlotIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetGlobalSlotIns.java index 82c87cb15..994f9200a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetGlobalSlotIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetGlobalSlotIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetLexIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetLexIns.java index d14ea65cf..e36d87499 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetLexIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetLexIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetPropertyIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetPropertyIns.java index 14228edbd..fa2ab93a0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetPropertyIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetPropertyIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetScopeObjectIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetScopeObjectIns.java index 68a7e40a8..a2f18d2b2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetScopeObjectIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetScopeObjectIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetSlotIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetSlotIns.java index 9484c178e..36b7404cf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetSlotIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetSlotIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetSuperIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetSuperIns.java index df0119476..a8a667d54 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetSuperIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/GetSuperIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/HasNext2Ins.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/HasNext2Ins.java index 213e97c1e..47887d4af 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/HasNext2Ins.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/HasNext2Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/HasNextIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/HasNextIns.java index fb414d2d1..16e3f5f43 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/HasNextIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/HasNextIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/InIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/InIns.java index 3005f9341..78cf12f7d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/InIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/InIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/InitPropertyIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/InitPropertyIns.java index 8772256c8..a36272f0e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/InitPropertyIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/InitPropertyIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/LabelIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/LabelIns.java index 7a712dcfb..ca5c8fed5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/LabelIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/LabelIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NextNameIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NextNameIns.java index 43ba9b5bd..5273ce9e3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NextNameIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NextNameIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NextValueIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NextValueIns.java index f28c18129..d0d68a423 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NextValueIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NextValueIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NopIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NopIns.java index 62a29768e..feaf62688 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NopIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NopIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ReturnValueIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ReturnValueIns.java index 4f863249f..a30fc6e9c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ReturnValueIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ReturnValueIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ReturnVoidIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ReturnVoidIns.java index d7925ada0..e707a1643 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ReturnVoidIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ReturnVoidIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetGlobalSlotIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetGlobalSlotIns.java index 6909a6266..edebce9e3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetGlobalSlotIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetGlobalSlotIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetPropertyIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetPropertyIns.java index f2a50beca..8f55060db 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetPropertyIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetPropertyIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetSlotIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetSlotIns.java index a10881386..e4aeedc79 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetSlotIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetSlotIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetSuperIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetSuperIns.java index c3739bad7..c63eb5952 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetSuperIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/SetSuperIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ThrowIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ThrowIns.java index 8672d41c2..dc4b5b406 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ThrowIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/ThrowIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/DupIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/DupIns.java index 2c4b3f65a..b6f6a1db4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/DupIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/DupIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PopIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PopIns.java index 331736ecd..e78047f14 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PopIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PopIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PopScopeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PopScopeIns.java index f8b84b9df..3c411c921 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PopScopeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PopScopeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushByteIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushByteIns.java index 3e64ae6c1..1250a9e74 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushByteIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushByteIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushDoubleIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushDoubleIns.java index 1296d09ba..af37ef76a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushDoubleIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushDoubleIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushFalseIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushFalseIns.java index f68b3208b..673778c5b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushFalseIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushFalseIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntIns.java index 8ff3f93ed..bb33b6ddd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntegerTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntegerTypeIns.java index 1ed1a4594..66a21265e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntegerTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntegerTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNamespaceIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNamespaceIns.java index 369790d21..b1c996fda 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNamespaceIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNamespaceIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNanIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNanIns.java index 95df23546..3421805a0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNanIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNanIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNullIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNullIns.java index 02909dd33..4628e6f16 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNullIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushNullIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushScopeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushScopeIns.java index 1b360874f..927e6e68e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushScopeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushScopeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushShortIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushShortIns.java index eed2ab845..d314899b3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushShortIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushShortIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushStringIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushStringIns.java index 58bc44a78..08132c73b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushStringIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushStringIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushTrueIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushTrueIns.java index 8498548dc..f951c3646 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushTrueIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushTrueIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushUIntIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushUIntIns.java index d9263c02c..b0a598d29 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushUIntIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushUIntIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushUndefinedIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushUndefinedIns.java index 36ddb9944..bf51f00be 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushUndefinedIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushUndefinedIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushWithIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushWithIns.java index 51112b1aa..03e8cade7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushWithIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushWithIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/SwapIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/SwapIns.java index 8baf079a6..65b19f02e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/SwapIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/SwapIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ApplyTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ApplyTypeIns.java index 9204a4b42..27bb22326 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ApplyTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ApplyTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/AsTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/AsTypeIns.java index 3aae4f1f9..7e59227b2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/AsTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/AsTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/AsTypeLateIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/AsTypeLateIns.java index b928c82d6..48c8e352b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/AsTypeLateIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/AsTypeLateIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceAIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceAIns.java index e07d8e317..a283a3dba 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceAIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceAIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceIns.java index 34def4c2b..322d43a6d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceOrConvertTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceOrConvertTypeIns.java index 092083d12..e77f2f0dc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceOrConvertTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceOrConvertTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceSIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceSIns.java index 0b05bc235..ec3d275da 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceSIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/CoerceSIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertBIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertBIns.java index 826bf5c00..c08179681 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertBIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertBIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertDIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertDIns.java index 1e558eec2..ceb7acbae 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertDIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertDIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertIIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertIIns.java index bac4c4722..476aa5d5b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertIIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertIIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertOIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertOIns.java index fee8528db..2d759e6c4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertOIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertOIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertSIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertSIns.java index 914a9df96..1a02b49ac 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertSIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertSIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertUIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertUIns.java index 43882f878..0fbca80a2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertUIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/ConvertUIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/InstanceOfIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/InstanceOfIns.java index bbe24fdba..4893e5e1b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/InstanceOfIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/InstanceOfIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/IsTypeIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/IsTypeIns.java index 11f93ea36..641cd602e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/IsTypeIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/IsTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/IsTypeLateIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/IsTypeLateIns.java index a8bc6481e..c0f2889f1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/IsTypeLateIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/IsTypeLateIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/TypeOfIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/TypeOfIns.java index df4b51041..3aa47bceb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/TypeOfIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/types/TypeOfIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/CheckFilterIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/CheckFilterIns.java index dc293bf95..b6bf77678 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/CheckFilterIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/CheckFilterIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/DXNSIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/DXNSIns.java index 149f66794..73ee52a67 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/DXNSIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/DXNSIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/DXNSLateIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/DXNSLateIns.java index 862bbb395..434dfa416 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/DXNSLateIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/DXNSLateIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/EscXAttrIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/EscXAttrIns.java index 31686a7aa..789d72af1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/EscXAttrIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/EscXAttrIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/EscXElemIns.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/EscXElemIns.java index 5e0b093af..4b5b191ff 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/EscXElemIns.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/instructions/xml/EscXElemIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AVM2Item.java index c0d79d468..cabdb8860 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyLoadAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyLoadAVM2Item.java index a98a3bbdd..2fb60e719 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyLoadAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyLoadAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemySignExtendAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemySignExtendAVM2Item.java index d3bef5c86..a9772d9b4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemySignExtendAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemySignExtendAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyStoreAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyStoreAVM2Item.java index ff83537bf..361ec9b01 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyStoreAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyStoreAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ApplyTypeAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ApplyTypeAVM2Item.java index 57fd986c8..8f9c9a1f6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ApplyTypeAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ApplyTypeAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/BooleanAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/BooleanAVM2Item.java index 6ca5c512f..f9d5a469b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/BooleanAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/BooleanAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallAVM2Item.java index 38a2a03f7..05a2c7626 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallMethodAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallMethodAVM2Item.java index b2818a8f1..4c7724e45 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallMethodAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallMethodAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallPropertyAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallPropertyAVM2Item.java index 873284d9b..b6c731428 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallPropertyAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallPropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallStaticAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallStaticAVM2Item.java index 8af0c477a..d9076d363 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallStaticAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallStaticAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallSuperAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallSuperAVM2Item.java index 1cfc41bf8..f33074f96 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallSuperAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CallSuperAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ClassAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ClassAVM2Item.java index 380fd5fcf..d47b6638d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ClassAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ClassAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CoerceAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CoerceAVM2Item.java index db6c19e79..b55f253e1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CoerceAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/CoerceAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructAVM2Item.java index a068fe962..55b490e4e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructPropAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructPropAVM2Item.java index 93b8b1832..0d716d423 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructPropAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructPropAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructSuperAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructSuperAVM2Item.java index 1c070141c..aa954a272 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructSuperAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructSuperAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConvertAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConvertAVM2Item.java index 365c813a2..d2d77ab59 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConvertAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ConvertAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DecLocalAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DecLocalAVM2Item.java index 1d542af14..794c4fa7a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DecLocalAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DecLocalAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DecrementAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DecrementAVM2Item.java index ab9434c98..d1367afbb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DecrementAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DecrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DefaultXMLNamespace.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DefaultXMLNamespace.java index 2b20d3bc9..56ad2a0d3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DefaultXMLNamespace.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/DefaultXMLNamespace.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FindDefAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FindDefAVM2Item.java index 13f0d068f..d520a509b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FindDefAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FindDefAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FindPropertyAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FindPropertyAVM2Item.java index d923c0443..a6fc0817a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FindPropertyAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FindPropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FloatValueAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FloatValueAVM2Item.java index 635a7e468..5d43796fa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FloatValueAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FloatValueAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FullMultinameAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FullMultinameAVM2Item.java index 1e4f63837..e92ebf472 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FullMultinameAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/FullMultinameAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetDescendantsAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetDescendantsAVM2Item.java index 21fa18e20..067d57925 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetDescendantsAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetDescendantsAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetLexAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetLexAVM2Item.java index 4df22f6c3..3d81f1e43 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetLexAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetLexAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetPropertyAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetPropertyAVM2Item.java index cb34435d5..dc66d7c34 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetPropertyAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetPropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSlotAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSlotAVM2Item.java index ad9470f83..3c19e8d84 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSlotAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSlotAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSuperAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSuperAVM2Item.java index d16d50d5e..fce01006c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSuperAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSuperAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/HasNextAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/HasNextAVM2Item.java index bbf56a6fa..d3a9f0c38 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/HasNextAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/HasNextAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/InAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/InAVM2Item.java index 20a758477..9666d8600 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/InAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/InAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IncLocalAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IncLocalAVM2Item.java index 7ea2310e7..f8a52dc90 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IncLocalAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IncLocalAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IncrementAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IncrementAVM2Item.java index 2ca8746c7..bacd19912 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IncrementAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IncrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/InitPropertyAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/InitPropertyAVM2Item.java index b7a5d4b69..837b6f015 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/InitPropertyAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/InitPropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IntegerValueAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IntegerValueAVM2Item.java index 403f99cef..2de4b1c88 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IntegerValueAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/IntegerValueAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/LocalRegAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/LocalRegAVM2Item.java index cdee9f6d3..8543abc18 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/LocalRegAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/LocalRegAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NameSpaceAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NameSpaceAVM2Item.java index 6ba17ae7b..dccd46c22 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NameSpaceAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NameSpaceAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NameValuePair.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NameValuePair.java index 5cb64f32e..7d2d8dc82 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NameValuePair.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NameValuePair.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NanAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NanAVM2Item.java index cf7ba932c..98a7e937c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NanAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NanAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewActivationAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewActivationAVM2Item.java index dba17abfc..6ced2c4ad 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewActivationAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewActivationAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewArrayAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewArrayAVM2Item.java index 0f2b0665d..ee22ead17 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewArrayAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewArrayAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewFunctionAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewFunctionAVM2Item.java index f3d542562..718e5538a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewFunctionAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewFunctionAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewObjectAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewObjectAVM2Item.java index cb95f5416..e904cb472 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewObjectAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NewObjectAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NextNameAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NextNameAVM2Item.java index 303edb36a..0fd74d821 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NextNameAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NextNameAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NextValueAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NextValueAVM2Item.java index 4b0b58099..490932914 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NextValueAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NextValueAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NullAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NullAVM2Item.java index 23f978ec4..7a589ef12 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NullAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NullAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NumberValueAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NumberValueAVM2Item.java index 69de89e23..4ac751619 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NumberValueAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/NumberValueAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/PostDecrementAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/PostDecrementAVM2Item.java index d4297c261..0e1cb6bb2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/PostDecrementAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/PostDecrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/PostIncrementAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/PostIncrementAVM2Item.java index 8154c963b..918a66ef1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/PostIncrementAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/PostIncrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnValueAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnValueAVM2Item.java index 7d962cbb2..024c08978 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnValueAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnValueAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnVoidAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnVoidAVM2Item.java index 49f9d103c..43f6233a0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnVoidAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnVoidAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ScriptAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ScriptAVM2Item.java index cd3896a36..8a5b1675f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ScriptAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ScriptAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetGlobalSlotAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetGlobalSlotAVM2Item.java index d7d40f88a..4c0671e53 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetGlobalSlotAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetGlobalSlotAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetLocalAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetLocalAVM2Item.java index c7779475c..c3d95cebc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetLocalAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetLocalAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetPropertyAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetPropertyAVM2Item.java index f0f0519bd..2837218b4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetPropertyAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetPropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSlotAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSlotAVM2Item.java index 2d915773d..eb87e4860 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSlotAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSlotAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSuperAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSuperAVM2Item.java index 015eef84a..80daf3012 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSuperAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSuperAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetTypeAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetTypeAVM2Item.java index 46e71198d..c420f1f57 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetTypeAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/SetTypeAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/StringAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/StringAVM2Item.java index 21cef43b5..4b771d6f4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/StringAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/StringAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ThisAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ThisAVM2Item.java index 80255814e..1b69f4e79 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ThisAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ThisAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ThrowAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ThrowAVM2Item.java index 38d05a11a..eb0ba066b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ThrowAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/ThrowAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/UndefinedAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/UndefinedAVM2Item.java index 14159c6ab..54f9c52f1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/UndefinedAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/UndefinedAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/UnparsedAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/UnparsedAVM2Item.java index b8a636618..8cae93a92 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/UnparsedAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/UnparsedAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithAVM2Item.java index b723744e3..a52e554aa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithEndAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithEndAVM2Item.java index 781945103..bc5b07add 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithEndAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithEndAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithObjectAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithObjectAVM2Item.java index 293c1bcdf..196296339 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithObjectAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/WithObjectAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ExceptionAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ExceptionAVM2Item.java index 1c320bf0a..ef6967c9e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ExceptionAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ExceptionAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForEachInAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForEachInAVM2Item.java index 6eef6c17a..6af14388e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForEachInAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForEachInAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForInAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForInAVM2Item.java index 7a69e2a93..13db1d287 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForInAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForInAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/TryAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/TryAVM2Item.java index 93e98183b..d76459aca 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/TryAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/TryAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AddAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AddAVM2Item.java index 826a7ba6d..4c3d33288 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AddAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AddAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AndAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AndAVM2Item.java index ee378c8b0..5393f663f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AndAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AndAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AsTypeAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AsTypeAVM2Item.java index 5b7762919..93f4fa3f1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AsTypeAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/AsTypeAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitAndAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitAndAVM2Item.java index dce00324e..eea9368e0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitAndAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitAndAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitNotAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitNotAVM2Item.java index 798c1459d..f7f9bb3ca 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitNotAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitNotAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitOrAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitOrAVM2Item.java index 31b0eb2a6..2e15b2945 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitOrAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitOrAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitXorAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitXorAVM2Item.java index 937a58ba8..9153945c7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitXorAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/BitXorAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DeletePropertyAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DeletePropertyAVM2Item.java index b8ffabfbc..5a0f897f9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DeletePropertyAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DeletePropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DivideAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DivideAVM2Item.java index 1821d330b..75c47e7a9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DivideAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DivideAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/EqAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/EqAVM2Item.java index 435433954..d8967b805 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/EqAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/EqAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/GeAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/GeAVM2Item.java index cd9688cd4..4914e37d1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/GeAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/GeAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/GtAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/GtAVM2Item.java index 4d3c46a75..8973be828 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/GtAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/GtAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/InAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/InAVM2Item.java index 1b27ea08d..fc06bf4bc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/InAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/InAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/InstanceOfAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/InstanceOfAVM2Item.java index 11c28ad99..8431e6ac2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/InstanceOfAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/InstanceOfAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/IsTypeAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/IsTypeAVM2Item.java index 930770697..4ef593641 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/IsTypeAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/IsTypeAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LShiftAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LShiftAVM2Item.java index 6b864aeba..2d34b7356 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LShiftAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LShiftAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LeAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LeAVM2Item.java index a744e839b..69cf7eab8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LeAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LeAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LtAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LtAVM2Item.java index 9ee452120..baa39790d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LtAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/LtAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/ModuloAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/ModuloAVM2Item.java index 24107a256..44cb76311 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/ModuloAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/ModuloAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/MultiplyAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/MultiplyAVM2Item.java index a499d9cb3..76c4b5372 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/MultiplyAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/MultiplyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/NegAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/NegAVM2Item.java index ce89d5da5..2a5e478f8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/NegAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/NegAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/NeqAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/NeqAVM2Item.java index 8a7e00dd9..45b9697e9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/NeqAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/NeqAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/OrAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/OrAVM2Item.java index 67affec4a..8a45e792d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/OrAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/OrAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreDecrementAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreDecrementAVM2Item.java index 6d5ef5796..3bbf9ccc7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreDecrementAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreDecrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreIncrementAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreIncrementAVM2Item.java index 617ead2ab..e4bd06279 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreIncrementAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreIncrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/RShiftAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/RShiftAVM2Item.java index e97d2bf17..7acf80ca5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/RShiftAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/RShiftAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/StrictEqAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/StrictEqAVM2Item.java index fd0590abe..a4140cc29 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/StrictEqAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/StrictEqAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/StrictNeqAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/StrictNeqAVM2Item.java index 960e11cc9..497f54b53 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/StrictNeqAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/StrictNeqAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/SubtractAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/SubtractAVM2Item.java index acb699c01..2735dc394 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/SubtractAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/SubtractAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/TypeOfAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/TypeOfAVM2Item.java index 2ba0d6e62..44e37771a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/TypeOfAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/TypeOfAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/URShiftAVM2Item.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/URShiftAVM2Item.java index 9c932bd88..a109ad133 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/URShiftAVM2Item.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/URShiftAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ASM3Parser.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ASM3Parser.java index a11c11170..9be9ac562 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ASM3Parser.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ASM3Parser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/Flasm3Lexer.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/Flasm3Lexer.java index d7f785607..eb7c51556 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/Flasm3Lexer.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/Flasm3Lexer.java @@ -2,7 +2,7 @@ /* Flash assembler language lexer specification */ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/MissingSymbolHandler.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/MissingSymbolHandler.java index 705234906..aac785a23 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/MissingSymbolHandler.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/MissingSymbolHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ParseException.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ParseException.java index 48e9856d5..1ff8c4fbb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ParseException.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ParseException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ParsedSymbol.java b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ParsedSymbol.java index e8a7f468d..ffdb40158 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ParsedSymbol.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/avm2/parser/ParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/MethodInfoLexer.java b/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/MethodInfoLexer.java index b64531caf..dcc5fb421 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/MethodInfoLexer.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/MethodInfoLexer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/MethodInfoParser.java b/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/MethodInfoParser.java index 06c104599..c098b7067 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/MethodInfoParser.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/MethodInfoParser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParseException.java b/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParseException.java index 5fcd85c5e..4026cacc1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParseException.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParseException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParsedSymbol.java b/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParsedSymbol.java index dc52a32c1..a9de069ee 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParsedSymbol.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/ABCException.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/ABCException.java index 5d12cda9e..53cbed92f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/ABCException.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/ABCException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/ClassInfo.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/ClassInfo.java index 9feadf838..869b9f9bc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/ClassInfo.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/ClassInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/Decimal.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/Decimal.java index c4ac397ee..7d0c4323f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/Decimal.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/Decimal.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/InstanceInfo.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/InstanceInfo.java index 169ef0ef8..056e0c867 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/InstanceInfo.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/InstanceInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/MetadataInfo.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/MetadataInfo.java index 9033e6855..513ddfa42 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/MetadataInfo.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/MetadataInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/MethodBody.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/MethodBody.java index c27e81f32..8f1eadebe 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/MethodBody.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/MethodBody.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/MethodInfo.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/MethodInfo.java index 568a1c576..692985c7b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/MethodInfo.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/MethodInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/Multiname.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/Multiname.java index 4e2f4a00d..0cc28de4b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/Multiname.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/Multiname.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/Namespace.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/Namespace.java index 308018871..dd763676b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/Namespace.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/Namespace.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/NamespaceSet.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/NamespaceSet.java index 860a8f0d6..3c2443993 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/NamespaceSet.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/NamespaceSet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/ScriptInfo.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/ScriptInfo.java index eb25e1dd7..c14bbebde 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/ScriptInfo.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/ScriptInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/ValueKind.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/ValueKind.java index f571df93a..c48c130ca 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/ValueKind.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/ValueKind.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/Trait.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/Trait.java index c7d4d8bb3..82451a15f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/Trait.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/Trait.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitClass.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitClass.java index 0e525a2c6..fd00532d8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitClass.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitClass.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitFunction.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitFunction.java index f8ff34fcb..96eab2be9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitFunction.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitFunction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitMethodGetterSetter.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitMethodGetterSetter.java index 68ec99d4b..26e9e6b7e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitMethodGetterSetter.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitMethodGetterSetter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitSlotConst.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitSlotConst.java index 923b7e07f..19a1b7fb8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitSlotConst.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitSlotConst.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitWithSlot.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitWithSlot.java index ae51fb859..c28c85d62 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitWithSlot.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/TraitWithSlot.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/Traits.java b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/Traits.java index d6e4dbb96..31fe7bad7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/Traits.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/types/traits/Traits.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/ClassNameMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ClassNameMultinameUsage.java index 927af5e74..0aafcc5bc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/ClassNameMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ClassNameMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarMultinameUsage.java index 879d92479..d150f6b28 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarNameMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarNameMultinameUsage.java index 0a04eb0b6..f6e228fa2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarNameMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarNameMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarTypeMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarTypeMultinameUsage.java index 3f50977cc..9b390906b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarTypeMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ConstVarTypeMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/ExtendsMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ExtendsMultinameUsage.java index b6d21350a..03b4aea92 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/ExtendsMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ExtendsMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/ImplementsMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ImplementsMultinameUsage.java index 04ab18b38..05eb3b355 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/ImplementsMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/ImplementsMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/InsideClassMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/InsideClassMultinameUsage.java index a315a7ef4..ab112b3a8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/InsideClassMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/InsideClassMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodBodyMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodBodyMultinameUsage.java index 464f63036..a7fe00630 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodBodyMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodBodyMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodMultinameUsage.java index df6718bb2..252162f52 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodNameMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodNameMultinameUsage.java index 5307fe2c9..ac0fd00a7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodNameMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodNameMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodParamsMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodParamsMultinameUsage.java index d8c241a6c..75485023d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodParamsMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodParamsMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodReturnTypeMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodReturnTypeMultinameUsage.java index 82fe01466..3e4ba7f7d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodReturnTypeMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MethodReturnTypeMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/MultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MultinameUsage.java index b8f0a9fa9..4776a4ed4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/MultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/MultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/TraitMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/TraitMultinameUsage.java index 42e6cac0a..f4a52d3e0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/TraitMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/TraitMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/abc/usages/TypeNameMultinameUsage.java b/trunk/src/com/jpexs/decompiler/flash/abc/usages/TypeNameMultinameUsage.java index 5f68ce863..bc7b74e3d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/abc/usages/TypeNameMultinameUsage.java +++ b/trunk/src/com/jpexs/decompiler/flash/abc/usages/TypeNameMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/Action.java b/trunk/src/com/jpexs/decompiler/flash/action/Action.java index 1259434e0..255430127 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/Action.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/Action.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/ActionDeobfuscation.java b/trunk/src/com/jpexs/decompiler/flash/action/ActionDeobfuscation.java index a526b027a..ffa261c27 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/ActionDeobfuscation.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/ActionDeobfuscation.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/ActionGraph.java b/trunk/src/com/jpexs/decompiler/flash/action/ActionGraph.java index 885b62ebf..16fd51628 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/ActionGraph.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/ActionGraph.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/ActionGraphSource.java b/trunk/src/com/jpexs/decompiler/flash/action/ActionGraphSource.java index 5fce06f9b..52b7c62c2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/ActionGraphSource.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/ActionGraphSource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/ActionListReader.java b/trunk/src/com/jpexs/decompiler/flash/action/ActionListReader.java index 973a132b6..0e9fdabef 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/ActionListReader.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/ActionListReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/ActionLocalData.java b/trunk/src/com/jpexs/decompiler/flash/action/ActionLocalData.java index 0fe4c0d1b..e32179ce4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/ActionLocalData.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/ActionLocalData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/StoreTypeAction.java b/trunk/src/com/jpexs/decompiler/flash/action/StoreTypeAction.java index 7e779e75a..9edc34732 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/StoreTypeAction.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/StoreTypeAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/UnknownActionException.java b/trunk/src/com/jpexs/decompiler/flash/action/UnknownActionException.java index e91e22ff0..f6c0d4bbe 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/UnknownActionException.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/UnknownActionException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/UnknownJumpException.java b/trunk/src/com/jpexs/decompiler/flash/action/UnknownJumpException.java index 56460800a..a33e17ac8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/UnknownJumpException.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/UnknownJumpException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/flashlite/ActionFSCommand2.java b/trunk/src/com/jpexs/decompiler/flash/action/flashlite/ActionFSCommand2.java index 0f90cf64b..4fb8f657f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/flashlite/ActionFSCommand2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/flashlite/ActionFSCommand2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/flashlite/ActionStrictMode.java b/trunk/src/com/jpexs/decompiler/flash/action/flashlite/ActionStrictMode.java index e1c3b8e64..049669c93 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/flashlite/ActionStrictMode.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/flashlite/ActionStrictMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ActionItem.java index a52adc610..10f50177d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/AsciiToCharActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/AsciiToCharActionItem.java index 2eb2d43a3..429a29458 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/AsciiToCharActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/AsciiToCharActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/CallActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/CallActionItem.java index 85e85dcb8..8787c5066 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/CallActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/CallActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/CallFunctionActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/CallFunctionActionItem.java index 31d747c25..29500946e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/CallFunctionActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/CallFunctionActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/CallMethodActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/CallMethodActionItem.java index 60d5771f0..fab686cb5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/CallMethodActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/CallMethodActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/CastOpActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/CastOpActionItem.java index 657da94cb..c59acdf17 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/CastOpActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/CastOpActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/CharToAsciiActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/CharToAsciiActionItem.java index d6b092871..13c1b36bf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/CharToAsciiActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/CharToAsciiActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/CloneSpriteActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/CloneSpriteActionItem.java index 9ce7c5feb..4cbf0e029 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/CloneSpriteActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/CloneSpriteActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ConstantPool.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ConstantPool.java index 73d26c7e2..7861f15bf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ConstantPool.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ConstantPool.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/DecrementActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/DecrementActionItem.java index 6e8b914d7..33d895bc2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/DecrementActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/DecrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/DefineLocalActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/DefineLocalActionItem.java index e5b8a6d21..e8b7d2072 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/DefineLocalActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/DefineLocalActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/DefineRegisterActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/DefineRegisterActionItem.java index 66ea1f3b1..7756c0d60 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/DefineRegisterActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/DefineRegisterActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/DeleteActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/DeleteActionItem.java index f330cca79..5e602f511 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/DeleteActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/DeleteActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/DirectValueActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/DirectValueActionItem.java index 3c0041db5..8a0edbdd4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/DirectValueActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/DirectValueActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/EnumerateActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/EnumerateActionItem.java index 3c3dbdfed..1ce7dc6c9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/EnumerateActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/EnumerateActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/EvalActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/EvalActionItem.java index 5d89cae4b..f1e1e4236 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/EvalActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/EvalActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ExtendsActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ExtendsActionItem.java index 6c162ac63..d5a59558e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ExtendsActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ExtendsActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/FSCommand2ActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/FSCommand2ActionItem.java index a9e3cf5cc..f4cca46cc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/FSCommand2ActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/FSCommand2ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/FSCommandActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/FSCommandActionItem.java index 7e80f3357..9a8714786 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/FSCommandActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/FSCommandActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/FunctionActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/FunctionActionItem.java index dea4c8c80..0c8fea85a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/FunctionActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/FunctionActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GetMemberActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GetMemberActionItem.java index 8f17d7f5f..0e7377f30 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GetMemberActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GetMemberActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GetPropertyActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GetPropertyActionItem.java index ec9e30ee5..2286dbc16 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GetPropertyActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GetPropertyActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GetTimeActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GetTimeActionItem.java index 4ca1ac6b1..e297329c2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GetTimeActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GetTimeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GetURL2ActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GetURL2ActionItem.java index e8a22a588..2dd2db0b0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GetURL2ActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GetURL2ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GetURLActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GetURLActionItem.java index 77cd02c3a..d1a9b4906 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GetURLActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GetURLActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GetVariableActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GetVariableActionItem.java index a2d1feefd..4c64404fa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GetVariableActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GetVariableActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GetVersionActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GetVersionActionItem.java index 4b7c00902..72b0f5f05 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GetVersionActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GetVersionActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GotoFrame2ActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GotoFrame2ActionItem.java index 405a0572d..dee18046e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GotoFrame2ActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GotoFrame2ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GotoFrameActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GotoFrameActionItem.java index a35c4c48b..fd240bf05 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GotoFrameActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GotoFrameActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/GotoLabelActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/GotoLabelActionItem.java index 4576ba68e..4a7311f87 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/GotoLabelActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/GotoLabelActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ImplementsOpActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ImplementsOpActionItem.java index c1102df12..9026e298c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ImplementsOpActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ImplementsOpActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/IncrementActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/IncrementActionItem.java index 613ed4764..08217f15e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/IncrementActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/IncrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/InitArrayActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/InitArrayActionItem.java index 19108025d..4e7739ecc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/InitArrayActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/InitArrayActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/InitObjectActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/InitObjectActionItem.java index 57b9fcf83..2a4b56375 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/InitObjectActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/InitObjectActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/LoadMovieActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/LoadMovieActionItem.java index f1fd14559..227e2c85d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/LoadMovieActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/LoadMovieActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/LoadMovieNumActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/LoadMovieNumActionItem.java index 75620916f..4ff319035 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/LoadMovieNumActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/LoadMovieNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/LoadVariablesActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/LoadVariablesActionItem.java index 53f503027..b45f7ec78 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/LoadVariablesActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/LoadVariablesActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/LoadVariablesNumActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/LoadVariablesNumActionItem.java index ae1feb559..4341bd7d8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/LoadVariablesNumActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/LoadVariablesNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/MBAsciiToCharActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/MBAsciiToCharActionItem.java index adfd53b29..30e17b54f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/MBAsciiToCharActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/MBAsciiToCharActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/MBCharToAsciiActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/MBCharToAsciiActionItem.java index 0987c6bfe..8068d4e48 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/MBCharToAsciiActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/MBCharToAsciiActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/MBStringExtractActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/MBStringExtractActionItem.java index 0b53bb8fd..49876ee67 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/MBStringExtractActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/MBStringExtractActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/MBStringLengthActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/MBStringLengthActionItem.java index 9c7441a2a..d3daabdef 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/MBStringLengthActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/MBStringLengthActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/NewMethodActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/NewMethodActionItem.java index 1c2776150..136c9c9e9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/NewMethodActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/NewMethodActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/NewObjectActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/NewObjectActionItem.java index 1f8473f4a..bcff1c038 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/NewObjectActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/NewObjectActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/NextFrameActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/NextFrameActionItem.java index 5cce59615..dee12aafc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/NextFrameActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/NextFrameActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PlayActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PlayActionItem.java index 6e8446992..6f53e0486 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PlayActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PlayActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PopActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PopActionItem.java index bebafcd46..57126344a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PopActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PopActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PostDecrementActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PostDecrementActionItem.java index d28c15a74..415d78951 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PostDecrementActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PostDecrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PostIncrementActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PostIncrementActionItem.java index 31e9891ff..b2c43a0ee 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PostIncrementActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PostIncrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PrevFrameActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PrevFrameActionItem.java index c4693d5da..f6e3b7866 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PrevFrameActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PrevFrameActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PrintActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PrintActionItem.java index d50f950bb..15076c76b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PrintActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PrintActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapActionItem.java index 1e544e87f..1d829fda2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapNumActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapNumActionItem.java index 9edf08e7f..e5a266cd8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapNumActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/PrintNumActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/PrintNumActionItem.java index da894ac46..8138b712d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/PrintNumActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/PrintNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/RandomNumberActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/RandomNumberActionItem.java index 1e98ef043..23c23d26f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/RandomNumberActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/RandomNumberActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/RemoveSpriteActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/RemoveSpriteActionItem.java index c4392ec1f..0e7dab55d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/RemoveSpriteActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/RemoveSpriteActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ReturnActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ReturnActionItem.java index 881cdf183..272a397c8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ReturnActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ReturnActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/SetMemberActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/SetMemberActionItem.java index d2dc7f935..1c311ca5f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/SetMemberActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/SetMemberActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/SetPropertyActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/SetPropertyActionItem.java index 6419d0b89..d2a716cee 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/SetPropertyActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/SetPropertyActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/SetTarget2ActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/SetTarget2ActionItem.java index 82d283683..7cb4b4294 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/SetTarget2ActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/SetTarget2ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/SetTargetActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/SetTargetActionItem.java index 6e640dc95..00ff8225f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/SetTargetActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/SetTargetActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/SetTypeActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/SetTypeActionItem.java index 18a6afa40..8a436bd9d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/SetTypeActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/SetTypeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/SetVariableActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/SetVariableActionItem.java index d110439a8..a8bb72a77 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/SetVariableActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/SetVariableActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/StartDragActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/StartDragActionItem.java index 0aa23c91c..581e9aff9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/StartDragActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/StartDragActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/StopActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/StopActionItem.java index c6693225e..355714a0a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/StopActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/StopActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/StopAllSoundsActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/StopAllSoundsActionItem.java index 1c813c91e..f79b56813 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/StopAllSoundsActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/StopAllSoundsActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/StopDragActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/StopDragActionItem.java index 1fee3535e..580fa4f22 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/StopDragActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/StopDragActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/StoreRegisterActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/StoreRegisterActionItem.java index 82ac61cbe..d0654dffe 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/StoreRegisterActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/StoreRegisterActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/StrictModeActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/StrictModeActionItem.java index b0cba7f85..823b4687d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/StrictModeActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/StrictModeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/StringExtractActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/StringExtractActionItem.java index ac762efaf..bb2ff1929 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/StringExtractActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/StringExtractActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/StringLengthActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/StringLengthActionItem.java index f478e048e..858bf6b32 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/StringLengthActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/StringLengthActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/TargetPathActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/TargetPathActionItem.java index 354d787da..33251496f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/TargetPathActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/TargetPathActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/TemporaryRegister.java b/trunk/src/com/jpexs/decompiler/flash/action/model/TemporaryRegister.java index 5189fddb7..cab44d47b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/TemporaryRegister.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/TemporaryRegister.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ThrowActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ThrowActionItem.java index b93b92929..5932d6311 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ThrowActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ThrowActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ToIntegerActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ToIntegerActionItem.java index dfecd3f40..dcc1937d3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ToIntegerActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ToIntegerActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ToNumberActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ToNumberActionItem.java index 73115934c..b9f73a121 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ToNumberActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ToNumberActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ToStringActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ToStringActionItem.java index 9612f9d12..7b9be8ccd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ToStringActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ToStringActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/ToggleHighQualityActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/ToggleHighQualityActionItem.java index fa203847f..355c44e78 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/ToggleHighQualityActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/ToggleHighQualityActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/TraceActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/TraceActionItem.java index e239193c6..3ff765edb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/TraceActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/TraceActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/TypeOfActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/TypeOfActionItem.java index 42918fdbe..fb1d176a8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/TypeOfActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/TypeOfActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieActionItem.java index aac7c7981..f890901b6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieNumActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieNumActionItem.java index b5b0fc4da..c450f55e1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieNumActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/UnsupportedActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/UnsupportedActionItem.java index d422e56c6..f6cfc40aa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/UnsupportedActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/UnsupportedActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/ClassActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/ClassActionItem.java index 20b1ce4af..5c1acc241 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/ClassActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/ClassActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/ForInActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/ForInActionItem.java index 6daa12a8c..c032890c4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/ForInActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/ForInActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/IfFrameLoadedActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/IfFrameLoadedActionItem.java index 66b3f7054..01ac90b4d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/IfFrameLoadedActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/IfFrameLoadedActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/InterfaceActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/InterfaceActionItem.java index bae337810..68f779424 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/InterfaceActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/InterfaceActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/LoopActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/LoopActionItem.java index bba2d5b0a..2d84bc78b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/LoopActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/LoopActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/TellTargetActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/TellTargetActionItem.java index 7fb011b36..50eccb434 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/TellTargetActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/TellTargetActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/TryActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/TryActionItem.java index 74d0d9f34..2ffd1c98a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/TryActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/TryActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/WithActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/WithActionItem.java index 41e61b875..9f9ebb042 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/WithActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/clauses/WithActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/AddActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/AddActionItem.java index fa38ee330..b125f1f61 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/AddActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/AddActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/AndActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/AndActionItem.java index a0bbf0320..1c161b025 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/AndActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/AndActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitAndActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitAndActionItem.java index ba046d157..000220fff 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitAndActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitAndActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitOrActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitOrActionItem.java index e0a3720c1..68a7a8454 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitOrActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitOrActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitXorActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitXorActionItem.java index 85f835431..354a04e82 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitXorActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/BitXorActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/DivideActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/DivideActionItem.java index 3e38ab021..6dcf71639 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/DivideActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/DivideActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/EqActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/EqActionItem.java index 986a91222..42410f626 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/EqActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/EqActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/GeActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/GeActionItem.java index f0eafd689..b28cb4699 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/GeActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/GeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/GtActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/GtActionItem.java index 8847997cc..f18a539ed 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/GtActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/GtActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/InActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/InActionItem.java index f523c60f9..b884acb54 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/InActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/InActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/InstanceOfActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/InstanceOfActionItem.java index 7ab1795ba..0c2bb0c57 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/InstanceOfActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/InstanceOfActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/Inverted.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/Inverted.java index 1af54d2c6..1bbd8b4ff 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/Inverted.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/Inverted.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LShiftActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LShiftActionItem.java index 23dc120a9..59308f29e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LShiftActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LShiftActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LeActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LeActionItem.java index 574a58350..ec9adc081 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LeActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LtActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LtActionItem.java index ca72b7c8b..f96809cee 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LtActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/LtActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/ModuloActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/ModuloActionItem.java index da61cf02b..50c55b080 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/ModuloActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/ModuloActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/MultiplyActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/MultiplyActionItem.java index 56a457b4a..cc89b228e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/MultiplyActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/MultiplyActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/NeqActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/NeqActionItem.java index 7aae5741a..4363945b9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/NeqActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/NeqActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/OrActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/OrActionItem.java index 6959b3aa0..630ac7462 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/OrActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/OrActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/PreDecrementActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/PreDecrementActionItem.java index b4aff7415..ebc779ef2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/PreDecrementActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/PreDecrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/PreIncrementActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/PreIncrementActionItem.java index e36c94837..1433ef5a1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/PreIncrementActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/PreIncrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/RShiftActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/RShiftActionItem.java index c5f4eb912..9057cdeed 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/RShiftActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/RShiftActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StrictEqActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StrictEqActionItem.java index ddd0c7174..7fba2dd6b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StrictEqActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StrictEqActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StrictNeqActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StrictNeqActionItem.java index f98939e8f..8c1b2a835 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StrictNeqActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StrictNeqActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringAddActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringAddActionItem.java index 7a847d3d5..0cb0a08a3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringAddActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringAddActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringEqActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringEqActionItem.java index b615d0c48..3b7a02a6e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringEqActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringEqActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringLtActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringLtActionItem.java index d5c729627..a3ca1553d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringLtActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/StringLtActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/SubtractActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/SubtractActionItem.java index f15a32b80..ca1f4ebfe 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/SubtractActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/SubtractActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/model/operations/URShiftActionItem.java b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/URShiftActionItem.java index 630b6eda3..ab6c74b7c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/model/operations/URShiftActionItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/model/operations/URShiftActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/ParseException.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/ParseException.java index 048904989..ed3796393 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/ParseException.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/ParseException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParsedSymbol.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParsedSymbol.java index 272134e4f..f1afa0586 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParsedSymbol.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParser.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParser.java index fdc6c821c..2c24a7b88 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParser.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/FlasmLexer.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/FlasmLexer.java index 78d4a2923..077b73410 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/FlasmLexer.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/FlasmLexer.java @@ -2,7 +2,7 @@ /* Flash assembler language lexer specification */ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/Label.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/Label.java index c38ce89a6..6c4bbebc6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/Label.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/pcode/Label.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionScriptLexer.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionScriptLexer.java index 9d52fae07..4e206c4af 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionScriptLexer.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionScriptLexer.java @@ -1,7 +1,7 @@ /* The following code was generated by JFlex 1.4.3 on 15.7.13 17:22 */ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionScriptParser.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionScriptParser.java index a4b6bec5d..671a4ac55 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionScriptParser.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionScriptParser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionSourceGenerator.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionSourceGenerator.java index 7c4b22025..21d833bb8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionSourceGenerator.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ActionSourceGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/LexBufferer.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/LexBufferer.java index 3e21a1e83..2feeab61f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/LexBufferer.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/LexBufferer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/LexListener.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/LexListener.java index 57591e4de..0e8df03a6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/LexListener.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/LexListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ParsedSymbol.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ParsedSymbol.java index 8b0694870..e032e2396 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ParsedSymbol.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/ParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/SymbolGroup.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/SymbolGroup.java index 5ea11520f..ca5e2b881 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/SymbolGroup.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/SymbolGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java index 6a370f2ac..cdd220fc8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/parser/script/actionscript.flex b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/actionscript.flex index e4072995a..cbb95f6b8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/parser/script/actionscript.flex +++ b/trunk/src/com/jpexs/decompiler/flash/action/parser/script/actionscript.flex @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/special/ActionDeobfuscatePop.java b/trunk/src/com/jpexs/decompiler/flash/action/special/ActionDeobfuscatePop.java index 51314575a..c14b65736 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/special/ActionDeobfuscatePop.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/special/ActionDeobfuscatePop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/special/ActionEnd.java b/trunk/src/com/jpexs/decompiler/flash/action/special/ActionEnd.java index d6491df36..d2449211f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/special/ActionEnd.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/special/ActionEnd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/special/ActionNop.java b/trunk/src/com/jpexs/decompiler/flash/action/special/ActionNop.java index 061164656..3f9212ca3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/special/ActionNop.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/special/ActionNop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/special/ActionStore.java b/trunk/src/com/jpexs/decompiler/flash/action/special/ActionStore.java index 5a405bf7a..a671bc045 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/special/ActionStore.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/special/ActionStore.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGetURL.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGetURL.java index 1fcec7ff8..32159e209 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGetURL.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGetURL.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGoToLabel.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGoToLabel.java index 1b5f54a8c..749ed187e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGoToLabel.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGoToLabel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGotoFrame.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGotoFrame.java index 591b7be38..ca89cb326 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGotoFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionGotoFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionNextFrame.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionNextFrame.java index 0bb8b6592..0a1083f25 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionNextFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionNextFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionPlay.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionPlay.java index 6c0667300..d6db081c8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionPlay.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionPlay.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionPrevFrame.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionPrevFrame.java index 8de690699..1cb0949d6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionPrevFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionPrevFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionSetTarget.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionSetTarget.java index 5a112a3de..a5b1f822f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionSetTarget.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionSetTarget.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionStop.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionStop.java index b75814f01..7b9fbd434 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionStop.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionStop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionStopSounds.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionStopSounds.java index 986b46c4e..d9bdb99fb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionStopSounds.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionStopSounds.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionToggleQuality.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionToggleQuality.java index 519b483ed..eb5af7482 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionToggleQuality.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionToggleQuality.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionWaitForFrame.java b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionWaitForFrame.java index f87c06a42..ba58778f6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionWaitForFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf3/ActionWaitForFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAdd.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAdd.java index ab4be178e..e18f4c789 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAdd.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAdd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAnd.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAnd.java index 01c49b049..4525c77cf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAnd.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAnd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAsciiToChar.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAsciiToChar.java index 6989e2caf..520bdb35d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAsciiToChar.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionAsciiToChar.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCall.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCall.java index 94bc14253..ca7e83c7e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCall.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCall.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCharToAscii.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCharToAscii.java index a36bad5fe..31764a41f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCharToAscii.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCharToAscii.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCloneSprite.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCloneSprite.java index 50cd62523..a3b5efc7c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCloneSprite.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionCloneSprite.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionDivide.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionDivide.java index d1ad66a65..5494803c3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionDivide.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionDivide.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionEndDrag.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionEndDrag.java index 58a8abe17..7e88af695 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionEndDrag.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionEndDrag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionEquals.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionEquals.java index 87ead409b..4e2787733 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionEquals.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionEquals.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetProperty.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetProperty.java index 79eb022eb..77d6faabd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetProperty.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetProperty.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetTime.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetTime.java index 54b5bec3e..4c7383a19 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetTime.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetTime.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetURL2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetURL2.java index 2394fec5c..013a65578 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetURL2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetURL2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetVariable.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetVariable.java index 2ccbcfdca..799187252 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetVariable.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGetVariable.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGotoFrame2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGotoFrame2.java index a125a807c..898b7744a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGotoFrame2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionGotoFrame2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionIf.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionIf.java index 556ce4871..d88ff8631 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionIf.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionIf.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionJump.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionJump.java index 129a1ed91..6d36e0ace 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionJump.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionJump.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionLess.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionLess.java index c235e44fa..278987f6a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionLess.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionLess.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBAsciiToChar.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBAsciiToChar.java index db9778cdc..e02ac48c1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBAsciiToChar.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBAsciiToChar.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBCharToAscii.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBCharToAscii.java index b2ce3ea83..e13323be4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBCharToAscii.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBCharToAscii.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringExtract.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringExtract.java index fedd4b81c..5fdc831de 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringExtract.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringExtract.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringLength.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringLength.java index 559cb2a89..8e1897adf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringLength.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringLength.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMultiply.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMultiply.java index 7c6350316..222b3c7f8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMultiply.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionMultiply.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionNot.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionNot.java index cd7fa8287..8bcb35316 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionNot.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionNot.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionOr.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionOr.java index 36d78c278..f74082d86 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionOr.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionOr.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionPop.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionPop.java index f9b0e3f7b..777115328 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionPop.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionPop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionPush.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionPush.java index fb99513c8..5476507fa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionPush.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionPush.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionRandomNumber.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionRandomNumber.java index c3b241b13..7b32b4c19 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionRandomNumber.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionRandomNumber.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionRemoveSprite.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionRemoveSprite.java index 20d73f477..1844c9fc1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionRemoveSprite.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionRemoveSprite.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetProperty.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetProperty.java index d2bbd0f8c..5e73e9d18 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetProperty.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetProperty.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetTarget2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetTarget2.java index 0f41fa1d5..261189c61 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetTarget2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetTarget2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetVariable.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetVariable.java index 3faadf58b..42d8b9ecb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetVariable.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSetVariable.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStartDrag.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStartDrag.java index 528d29164..6ad66a3f7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStartDrag.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStartDrag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringAdd.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringAdd.java index bd7cb3706..1ff6464b5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringAdd.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringAdd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringEquals.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringEquals.java index bbd33dd97..91952ffed 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringEquals.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringEquals.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringExtract.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringExtract.java index 7b10dc49a..fc072946f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringExtract.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringExtract.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLength.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLength.java index e0f166f03..d2784e7eb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLength.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLength.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLess.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLess.java index 704d284bb..c17d55d3a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLess.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLess.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSubtract.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSubtract.java index e0fb60364..b11fdafbb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSubtract.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionSubtract.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionToInteger.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionToInteger.java index 58f2b8652..d135d0ebc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionToInteger.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionToInteger.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionTrace.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionTrace.java index 22dd6f2a6..f5efa7710 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionTrace.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionTrace.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionWaitForFrame2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionWaitForFrame2.java index 2dcec2e10..d5325d14f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionWaitForFrame2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ActionWaitForFrame2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/ConstantIndex.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ConstantIndex.java index baba8c0c4..4925bede0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/ConstantIndex.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/ConstantIndex.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf4/RegisterNumber.java b/trunk/src/com/jpexs/decompiler/flash/action/swf4/RegisterNumber.java index 68eaf56fb..ebe25e845 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf4/RegisterNumber.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf4/RegisterNumber.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionAdd2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionAdd2.java index b2b39bfce..7d33637cf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionAdd2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionAdd2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitAnd.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitAnd.java index e28c913d2..ae40a01ab 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitAnd.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitAnd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitLShift.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitLShift.java index 742faf6a5..45f5d9768 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitLShift.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitLShift.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitOr.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitOr.java index 228d60f16..02b206757 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitOr.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitOr.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitRShift.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitRShift.java index baa88a233..534159899 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitRShift.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitRShift.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitURShift.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitURShift.java index 4bdc8f014..eac6c81ce 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitURShift.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitURShift.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitXor.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitXor.java index 3e01bfc31..90bd3031f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitXor.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionBitXor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionCallFunction.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionCallFunction.java index d402550b5..f258fdf04 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionCallFunction.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionCallFunction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionCallMethod.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionCallMethod.java index ec5612462..082c60f87 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionCallMethod.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionCallMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionConstantPool.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionConstantPool.java index 6aa693037..4a04fef39 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionConstantPool.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionConstantPool.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDecrement.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDecrement.java index 45dac3dd0..17d006fc1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDecrement.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDecrement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineFunction.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineFunction.java index 86b075f38..bc30d06a8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineFunction.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineFunction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal.java index f627f0084..0e20b42a6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal2.java index 17020ff37..a6646aa2b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete.java index 81de0a32c..896677264 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete2.java index 5a4da9f13..9de9e0667 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionEnumerate.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionEnumerate.java index 7395b7714..622c9c174 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionEnumerate.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionEnumerate.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionEquals2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionEquals2.java index d5ac46145..34f243e43 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionEquals2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionEquals2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionGetMember.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionGetMember.java index b7440b720..723774543 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionGetMember.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionGetMember.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionIncrement.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionIncrement.java index 6164f14f7..252dfc6ab 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionIncrement.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionIncrement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionInitArray.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionInitArray.java index 16c294631..b4961df50 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionInitArray.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionInitArray.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionInitObject.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionInitObject.java index 7a1cfd173..3059e4564 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionInitObject.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionInitObject.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionLess2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionLess2.java index 9bcd7796e..a213f8e6d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionLess2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionLess2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionModulo.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionModulo.java index 845550420..5c6264919 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionModulo.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionModulo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionNewMethod.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionNewMethod.java index d514eb830..dbcd997c6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionNewMethod.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionNewMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionNewObject.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionNewObject.java index ea2078e1b..f18ce09d7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionNewObject.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionNewObject.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionPushDuplicate.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionPushDuplicate.java index 2ee5cc314..3f6854992 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionPushDuplicate.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionPushDuplicate.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionReturn.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionReturn.java index e9a509a77..8f26368ad 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionReturn.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionReturn.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionSetMember.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionSetMember.java index b132a042c..e24385b0b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionSetMember.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionSetMember.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionStackSwap.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionStackSwap.java index 4f01a2852..b2eb39166 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionStackSwap.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionStackSwap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionStoreRegister.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionStoreRegister.java index bed41580d..9b005de96 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionStoreRegister.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionStoreRegister.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionTargetPath.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionTargetPath.java index 769f2e7c4..19e01a1bd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionTargetPath.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionTargetPath.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionToNumber.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionToNumber.java index 89c6487b3..1671cc1a8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionToNumber.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionToNumber.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionToString.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionToString.java index 8c820b84f..f72580c87 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionToString.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionToString.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionTypeOf.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionTypeOf.java index aed2df72c..b67803573 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionTypeOf.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionTypeOf.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionWith.java b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionWith.java index adb8ce642..8caaac8a1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionWith.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf5/ActionWith.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java index ac7496e63..f588f8da7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionGreater.java b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionGreater.java index ea1911480..1fcdd0359 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionGreater.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionGreater.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionInstanceOf.java b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionInstanceOf.java index 7e26c5b00..449c5f481 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionInstanceOf.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionInstanceOf.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionStrictEquals.java b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionStrictEquals.java index 9f0dc756b..c9ec1b102 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionStrictEquals.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionStrictEquals.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionStringGreater.java b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionStringGreater.java index 9864384ca..2bf5e4575 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionStringGreater.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf6/ActionStringGreater.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionCastOp.java b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionCastOp.java index bb3114b1b..c4146d808 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionCastOp.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionCastOp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionDefineFunction2.java b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionDefineFunction2.java index 52e09a668..17f49fe8a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionDefineFunction2.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionDefineFunction2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionExtends.java b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionExtends.java index 1c3fba6b8..d01ae0bd1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionExtends.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionExtends.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionImplementsOp.java b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionImplementsOp.java index ae34ff5cd..79343e2b4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionImplementsOp.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionImplementsOp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionThrow.java b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionThrow.java index dd15d2915..b6cd381fa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionThrow.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionThrow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionTry.java b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionTry.java index c88487ef2..f3805f330 100644 --- a/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionTry.java +++ b/trunk/src/com/jpexs/decompiler/flash/action/swf7/ActionTry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/configuration/Configuration.java b/trunk/src/com/jpexs/decompiler/flash/configuration/Configuration.java index b660dafd3..84f23141e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/configuration/Configuration.java +++ b/trunk/src/com/jpexs/decompiler/flash/configuration/Configuration.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultBoolean.java b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultBoolean.java index ad5752d87..d7b186fe0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultBoolean.java +++ b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultBoolean.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultInt.java b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultInt.java index cf78ec820..e5d60b59f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultInt.java +++ b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultInt.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultString.java b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultString.java index a1878f3a4..a67128bbb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultString.java +++ b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultString.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDescription.java b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDescription.java index a3e25f9b9..eca4a03e2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDescription.java +++ b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationDescription.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationItem.java b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationItem.java index 9058dfc44..f9198b144 100644 --- a/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationName.java b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationName.java index bab103e47..ed9cb7efd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationName.java +++ b/trunk/src/com/jpexs/decompiler/flash/configuration/ConfigurationName.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/console/CommandLineArgumentParser.java b/trunk/src/com/jpexs/decompiler/flash/console/CommandLineArgumentParser.java index 09c825351..d91cc8370 100644 --- a/trunk/src/com/jpexs/decompiler/flash/console/CommandLineArgumentParser.java +++ b/trunk/src/com/jpexs/decompiler/flash/console/CommandLineArgumentParser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/console/ConsoleAbortRetryIgnoreHandler.java b/trunk/src/com/jpexs/decompiler/flash/console/ConsoleAbortRetryIgnoreHandler.java index 3c5cca044..f17ff5970 100644 --- a/trunk/src/com/jpexs/decompiler/flash/console/ConsoleAbortRetryIgnoreHandler.java +++ b/trunk/src/com/jpexs/decompiler/flash/console/ConsoleAbortRetryIgnoreHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/console/ContextMenuTools.java b/trunk/src/com/jpexs/decompiler/flash/console/ContextMenuTools.java index 0b933a52d..1e135691b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/console/ContextMenuTools.java +++ b/trunk/src/com/jpexs/decompiler/flash/console/ContextMenuTools.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/ecma/EcmaScript.java b/trunk/src/com/jpexs/decompiler/flash/ecma/EcmaScript.java index 86471f2b2..cc43bd155 100644 --- a/trunk/src/com/jpexs/decompiler/flash/ecma/EcmaScript.java +++ b/trunk/src/com/jpexs/decompiler/flash/ecma/EcmaScript.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/ecma/EcmaType.java b/trunk/src/com/jpexs/decompiler/flash/ecma/EcmaType.java index 3337adf88..fd2cbc346 100644 --- a/trunk/src/com/jpexs/decompiler/flash/ecma/EcmaType.java +++ b/trunk/src/com/jpexs/decompiler/flash/ecma/EcmaType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/ecma/Null.java b/trunk/src/com/jpexs/decompiler/flash/ecma/Null.java index 181deb283..1d470a09f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/ecma/Null.java +++ b/trunk/src/com/jpexs/decompiler/flash/ecma/Null.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/ecma/Undefined.java b/trunk/src/com/jpexs/decompiler/flash/ecma/Undefined.java index a29aa31de..106d43050 100644 --- a/trunk/src/com/jpexs/decompiler/flash/ecma/Undefined.java +++ b/trunk/src/com/jpexs/decompiler/flash/ecma/Undefined.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/BitmapExporter.java b/trunk/src/com/jpexs/decompiler/flash/exporters/BitmapExporter.java index f5a08d722..9b965344a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/BitmapExporter.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/BitmapExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/CurvedEdge.java b/trunk/src/com/jpexs/decompiler/flash/exporters/CurvedEdge.java index c9ad3d156..a9641a169 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/CurvedEdge.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/CurvedEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/DefaultSVGShapeExporter.java b/trunk/src/com/jpexs/decompiler/flash/exporters/DefaultSVGShapeExporter.java index 204f14e91..be21bb739 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/DefaultSVGShapeExporter.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/DefaultSVGShapeExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/IEdge.java b/trunk/src/com/jpexs/decompiler/flash/exporters/IEdge.java index 774ffe9e7..fe3882f2e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/IEdge.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/IEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/IShapeExporter.java b/trunk/src/com/jpexs/decompiler/flash/exporters/IShapeExporter.java index b16e57aa4..dfd836ad1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/IShapeExporter.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/IShapeExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/Matrix.java b/trunk/src/com/jpexs/decompiler/flash/exporters/Matrix.java index e2e861242..5c54daac1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/Matrix.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/Matrix.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/Point.java b/trunk/src/com/jpexs/decompiler/flash/exporters/Point.java index 0c2f268cf..28c3794b0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/Point.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/Point.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/PointInt.java b/trunk/src/com/jpexs/decompiler/flash/exporters/PointInt.java index a1d2c347b..2cad9f7f6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/PointInt.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/PointInt.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/Rectangle.java b/trunk/src/com/jpexs/decompiler/flash/exporters/Rectangle.java index 667ea262d..1fb1b2b3f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/Rectangle.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/Rectangle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/SVGShapeExporter.java b/trunk/src/com/jpexs/decompiler/flash/exporters/SVGShapeExporter.java index 60695ef81..0e0afd206 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/SVGShapeExporter.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/SVGShapeExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/ShapeExporterBase.java b/trunk/src/com/jpexs/decompiler/flash/exporters/ShapeExporterBase.java index 020a0e921..d353511f2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/ShapeExporterBase.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/ShapeExporterBase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/exporters/StraightEdge.java b/trunk/src/com/jpexs/decompiler/flash/exporters/StraightEdge.java index a744ad24c..9f2728ee2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/exporters/StraightEdge.java +++ b/trunk/src/com/jpexs/decompiler/flash/exporters/StraightEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/AUDIODATA.java b/trunk/src/com/jpexs/decompiler/flash/flv/AUDIODATA.java index c6073f4f8..b000afa97 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/AUDIODATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/AUDIODATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/DATA.java b/trunk/src/com/jpexs/decompiler/flash/flv/DATA.java index e6f979959..4b858bc3e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/DATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/DATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/FLVOutputStream.java b/trunk/src/com/jpexs/decompiler/flash/flv/FLVOutputStream.java index e31581a83..0512ae3c4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/FLVOutputStream.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/FLVOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/FLVTAG.java b/trunk/src/com/jpexs/decompiler/flash/flv/FLVTAG.java index b67f8da86..3f4ffd026 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/FLVTAG.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/FLVTAG.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATA.java b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATA.java index 141e35290..efcfbd860 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATADATE.java b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATADATE.java index 2f3dbc712..c796aeeb4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATADATE.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATADATE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAOBJECT.java b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAOBJECT.java index ce952d7dc..f4d2deaa7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAOBJECT.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAOBJECT.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVALUE.java b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVALUE.java index b7652cbee..54ced047e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVALUE.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVALUE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVARIABLE.java b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVARIABLE.java index ce4a26660..19888369d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVARIABLE.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVARIABLE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/flv/VIDEODATA.java b/trunk/src/com/jpexs/decompiler/flash/flv/VIDEODATA.java index 1c17d0014..5559df0ef 100644 --- a/trunk/src/com/jpexs/decompiler/flash/flv/VIDEODATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/flv/VIDEODATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/AboutDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/AboutDialog.java index b42b8200a..340c65638 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/AboutDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/AboutDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/ActionRedirector.java b/trunk/src/com/jpexs/decompiler/flash/gui/ActionRedirector.java index b17646566..ae11976c1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/ActionRedirector.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/ActionRedirector.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/AdvancedSettingsDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/AdvancedSettingsDialog.java index 56dfdccd1..35003f70a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/AdvancedSettingsDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/AdvancedSettingsDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/AppDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/AppDialog.java index e415a1f9b..847f49c4e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/AppDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/AppDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/AppFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/AppFrame.java index 0a22da26f..6adddb847 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/AppFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/AppFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/AppRibbonFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/AppRibbonFrame.java index 924532d39..90ac80eb0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/AppRibbonFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/AppRibbonFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/BinaryPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/BinaryPanel.java index 8e5b097c0..f6b668fb8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/BinaryPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/BinaryPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/EachRowRendererEditor.java b/trunk/src/com/jpexs/decompiler/flash/gui/EachRowRendererEditor.java index c0ccbeb69..de016e716 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/EachRowRendererEditor.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/EachRowRendererEditor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/ErrorLogFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/ErrorLogFrame.java index 643dde571..e0ee4a44e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/ErrorLogFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/ErrorLogFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/ErrorState.java b/trunk/src/com/jpexs/decompiler/flash/gui/ErrorState.java index 8e2181543..e124b980f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/ErrorState.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/ErrorState.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/ExportDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/ExportDialog.java index e4e70d89b..b69d6dc46 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/ExportDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/ExportDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/FlashUnsupportedException.java b/trunk/src/com/jpexs/decompiler/flash/gui/FlashUnsupportedException.java index 908d6e568..8449f5f6c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/FlashUnsupportedException.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/FlashUnsupportedException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/FontEmbedDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/FontEmbedDialog.java index 07379ceee..7cad23032 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/FontEmbedDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/FontEmbedDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/FontPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/FontPanel.java index 556f34c82..6d938827c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/FontPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/FontPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/FontPreviewDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/FontPreviewDialog.java index 9ac91eeec..4355debc0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/FontPreviewDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/FontPreviewDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/GraphFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/GraphFrame.java index 19be60152..e534da822 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/GraphFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/GraphFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/GraphTreeFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/GraphTreeFrame.java index b7efce0b0..1186e0de4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/GraphTreeFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/GraphTreeFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/GuiAbortRetryIgnoreHandler.java b/trunk/src/com/jpexs/decompiler/flash/gui/GuiAbortRetryIgnoreHandler.java index 7efde1f89..5e7739270 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/GuiAbortRetryIgnoreHandler.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/GuiAbortRetryIgnoreHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/HeaderLabel.java b/trunk/src/com/jpexs/decompiler/flash/gui/HeaderLabel.java index 5ffbcfc70..3d76fd0a6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/HeaderLabel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/HeaderLabel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/ImagePanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/ImagePanel.java index 62cb0c10c..a6d914031 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/ImagePanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/ImagePanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/Language.java b/trunk/src/com/jpexs/decompiler/flash/gui/Language.java index b30ce86cc..592b940e6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/Language.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/Language.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/LicenseUpdater.java b/trunk/src/com/jpexs/decompiler/flash/gui/LicenseUpdater.java index 80d36c9c8..f28c418ae 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/LicenseUpdater.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/LicenseUpdater.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/LinkLabel.java b/trunk/src/com/jpexs/decompiler/flash/gui/LinkLabel.java index e72256e90..4d333c5df 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/LinkLabel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/LinkLabel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/ListLayout.java b/trunk/src/com/jpexs/decompiler/flash/gui/ListLayout.java index bfd26f129..d865775f4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/ListLayout.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/ListLayout.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/LoadFromCacheFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/LoadFromCacheFrame.java index 2a6a417b3..4d0a8f1cf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/LoadFromCacheFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/LoadFromCacheFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/LoadFromMemoryFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/LoadFromMemoryFrame.java index 9e7430ce3..c35b141bc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/LoadFromMemoryFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/LoadFromMemoryFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/LoadingDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/LoadingDialog.java index c36575530..0827d6ae0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/LoadingDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/LoadingDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/LoadingPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/LoadingPanel.java index 0aa9a128d..2a997ed3f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/LoadingPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/LoadingPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/LogFormatter.java b/trunk/src/com/jpexs/decompiler/flash/gui/LogFormatter.java index 3a34db4ad..ba6830aa4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/LogFormatter.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/LogFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/Main.java b/trunk/src/com/jpexs/decompiler/flash/gui/Main.java index e04683532..f8cf14146 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/Main.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/Main.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MainFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrame.java index a22940d33..39ca13716 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MainFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameClassic.java b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameClassic.java index ddbc641ad..96daf512f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameClassic.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameClassic.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameClassicMenu.java b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameClassicMenu.java index 54954def6..bfbc5039c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameClassicMenu.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameClassicMenu.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java index 6c5643ec0..e87cc5036 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameRibbon.java b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameRibbon.java index ace5c75fb..135605935 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameRibbon.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameRibbon.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java index 754f99f7a..6fd57b191 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameStatusPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameStatusPanel.java index d5257314c..2f300288f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameStatusPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MainFrameStatusPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MainPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/MainPanel.java index 179f0109a..49cc782b4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MainPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MainPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/ModeFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/ModeFrame.java index 938361496..ccceafb1b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/ModeFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/ModeFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MyFormattedTextField.java b/trunk/src/com/jpexs/decompiler/flash/gui/MyFormattedTextField.java index 7fcd92b7f..37d443132 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MyFormattedTextField.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MyFormattedTextField.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MyProgressBarUI.java b/trunk/src/com/jpexs/decompiler/flash/gui/MyProgressBarUI.java index 98b02dd4c..ee8d02b59 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MyProgressBarUI.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MyProgressBarUI.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MyRibbonApplicationMenuButtonUI.java b/trunk/src/com/jpexs/decompiler/flash/gui/MyRibbonApplicationMenuButtonUI.java index 97e052b3b..f856d09c6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MyRibbonApplicationMenuButtonUI.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MyRibbonApplicationMenuButtonUI.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MyRibbonApplicationMenuPopupPanelUI.java b/trunk/src/com/jpexs/decompiler/flash/gui/MyRibbonApplicationMenuPopupPanelUI.java index 23be2c937..858f8c32d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MyRibbonApplicationMenuPopupPanelUI.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MyRibbonApplicationMenuPopupPanelUI.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MyTextField.java b/trunk/src/com/jpexs/decompiler/flash/gui/MyTextField.java index ef164b36d..ba4cefd2f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MyTextField.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MyTextField.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MyTree.java b/trunk/src/com/jpexs/decompiler/flash/gui/MyTree.java index 72accaa47..91cf485b3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MyTree.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MyTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/MyTreeUI.java b/trunk/src/com/jpexs/decompiler/flash/gui/MyTreeUI.java index 41883b092..dc80a0894 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/MyTreeUI.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/MyTreeUI.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/NewVersionDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/NewVersionDialog.java index eff92b430..2cc386413 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/NewVersionDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/NewVersionDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/OpenFileResult.java b/trunk/src/com/jpexs/decompiler/flash/gui/OpenFileResult.java index d4ec9ba0f..ccab68f7e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/OpenFileResult.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/OpenFileResult.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/RecentFilesButton.java b/trunk/src/com/jpexs/decompiler/flash/gui/RecentFilesButton.java index c7b8f4df5..3e927eda1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/RecentFilesButton.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/RecentFilesButton.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/RenameDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/RenameDialog.java index 3803ca865..7d2b586d3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/RenameDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/RenameDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/SWFList.java b/trunk/src/com/jpexs/decompiler/flash/gui/SWFList.java index 0e74108da..4f3221c2c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/SWFList.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/SWFList.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/SWFPreviwPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/SWFPreviwPanel.java index 3c2b8c395..614c4525a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/SWFPreviwPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/SWFPreviwPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/SaveFileMode.java b/trunk/src/com/jpexs/decompiler/flash/gui/SaveFileMode.java index 424bc647d..a155fe04d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/SaveFileMode.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/SaveFileMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/SearchDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/SearchDialog.java index c1996c9cf..653044274 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/SearchDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/SearchDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/SearchListener.java b/trunk/src/com/jpexs/decompiler/flash/gui/SearchListener.java index d45e8d2c1..a13538a0c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/SearchListener.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/SearchListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/SearchPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/SearchPanel.java index 8a722487b..a2df4a4dc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/SearchPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/SearchPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/SelectLanguageDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/SelectLanguageDialog.java index 17a0f3780..46fea2f1d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/SelectLanguageDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/SelectLanguageDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/SwfInMemory.java b/trunk/src/com/jpexs/decompiler/flash/gui/SwfInMemory.java index a3c0127b3..2e706c04b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/SwfInMemory.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/SwfInMemory.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/TagTree.java b/trunk/src/com/jpexs/decompiler/flash/gui/TagTree.java index 0e09f97ae..5a93c7dfb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/TagTree.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/TagTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/TagTreeModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/TagTreeModel.java index b23455daa..af36e7dc5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/TagTreeModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/TagTreeModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/TreeNodeType.java b/trunk/src/com/jpexs/decompiler/flash/gui/TreeNodeType.java index bcb96f567..72e9089bd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/TreeNodeType.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/TreeNodeType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/View.java b/trunk/src/com/jpexs/decompiler/flash/gui/View.java index 6187cc9d3..9fbfa2809 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/View.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/View.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCComboBoxModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCComboBoxModel.java index 3d9de1963..8fdc76b74 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCComboBoxModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCComboBoxModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java index 9948a191f..bcf143c98 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanelSearchResult.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanelSearchResult.java index f2434b4b5..f87645cb7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanelSearchResult.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanelSearchResult.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/ASMSourceEditorPane.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ASMSourceEditorPane.java index 1cb3c9fb7..0b426b8cf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/ASMSourceEditorPane.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ASMSourceEditorPane.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/CachedDecompilation.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/CachedDecompilation.java index 9834daa4e..e535f645e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/CachedDecompilation.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/CachedDecompilation.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/ClassesListTreeModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ClassesListTreeModel.java index 96bcf0d9d..228098a27 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/ClassesListTreeModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ClassesListTreeModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS, Paolo Cancedda + * Copyright (C) 2010-2014 JPEXS, Paolo Cancedda * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/ConstantsListModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ConstantsListModel.java index 05f5e71c8..8386ce400 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/ConstantsListModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ConstantsListModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/DecompiledEditorPane.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/DecompiledEditorPane.java index 46b670573..34ea9582d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/DecompiledEditorPane.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/DecompiledEditorPane.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/DeobfuscationDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/DeobfuscationDialog.java index b4da99644..4c7ec0833 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/DeobfuscationDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/DeobfuscationDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/DetailPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/DetailPanel.java index 3798cbd46..bab5fb7d0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/DetailPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/DetailPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/DialogMissingSymbolHandler.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/DialogMissingSymbolHandler.java index 1724ad8eb..847048072 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/DialogMissingSymbolHandler.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/DialogMissingSymbolHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/IconListRenderer.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/IconListRenderer.java index 5a3af3ceb..942b7db58 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/IconListRenderer.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/IconListRenderer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/LineMarkedEditorPane.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/LineMarkedEditorPane.java index 3caf8fc44..8cfbd9502 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/LineMarkedEditorPane.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/LineMarkedEditorPane.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/MethodCodePanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/MethodCodePanel.java index 73171715a..c7f6a038e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/MethodCodePanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/MethodCodePanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/MethodTraitDetailPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/MethodTraitDetailPanel.java index 80c47786e..7924d5943 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/MethodTraitDetailPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/MethodTraitDetailPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/NewTraitDialog.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/NewTraitDialog.java index 0fde53eff..aa8efda75 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/NewTraitDialog.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/NewTraitDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/RootABCContainerTag.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/RootABCContainerTag.java index cfb17286b..1c3f37b09 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/RootABCContainerTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/RootABCContainerTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/SlotConstTraitDetailPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/SlotConstTraitDetailPanel.java index 0d8f7b785..a7fe59f2f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/SlotConstTraitDetailPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/SlotConstTraitDetailPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitDetail.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitDetail.java index 47d128be9..2e787b8f6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitDetail.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitDetail.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsList.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsList.java index e2ad21581..ea2492a1d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsList.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsList.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsListItem.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsListItem.java index d3cad859f..08da71451 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsListItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsListItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsListModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsListModel.java index 0c66aa579..3900cfa8f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsListModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TraitsListModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/Tree.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/Tree.java index 94b1c8af3..ff7a80e3c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/Tree.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/Tree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 Paolo Cancedda + * Copyright (C) 2010-2014 Paolo Cancedda * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/TreeVisitor.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TreeVisitor.java index 33a3f7087..8ed369fe2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/TreeVisitor.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/TreeVisitor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 Paolo Cancedda + * Copyright (C) 2010-2014 Paolo Cancedda * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/UndoFixedEditorPane.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/UndoFixedEditorPane.java index 2242b075e..fd1545a2e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/UndoFixedEditorPane.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/UndoFixedEditorPane.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/UsageFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/UsageFrame.java index 87b64e7b5..ad36c55f4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/UsageFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/UsageFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/UsageListModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/UsageListModel.java index f3d0b9af3..a602459cb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/UsageListModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/UsageListModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DecimalTableModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DecimalTableModel.java index dfb777749..01ac789fb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DecimalTableModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DecimalTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DoubleTableModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DoubleTableModel.java index 310ee46dc..3278d2059 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DoubleTableModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DoubleTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/IntTableModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/IntTableModel.java index cbdc6d854..b4e3c9242 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/IntTableModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/IntTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/MultinameTableModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/MultinameTableModel.java index e87d8bd5f..9601ef8e2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/MultinameTableModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/MultinameTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceSetTableModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceSetTableModel.java index 35bbe175d..37fc34cd4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceSetTableModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceSetTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceTableModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceTableModel.java index 89734272a..94634bee8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceTableModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/StringTableModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/StringTableModel.java index 0dacf8e3b..8718ee9d9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/StringTableModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/StringTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/UIntTableModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/UIntTableModel.java index e28765faa..5626f94ef 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/UIntTableModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/UIntTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/AS3PackageNode.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/AS3PackageNode.java index f23c1238c..6cd9cc652 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/AS3PackageNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/AS3PackageNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/ClassesListNode.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/ClassesListNode.java index f8ea60a15..b7e999386 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/ClassesListNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/ClassesListNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/ScriptPackNode.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/ScriptPackNode.java index 4b2134c6c..64281c40c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/ScriptPackNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/ScriptPackNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/TreeElement.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/TreeElement.java index d15452e27..d9738b09d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/TreeElement.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/treenodes/TreeElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2013 Paolo Cancedda, JPEXS + * Copyright (C) 2010-2014 Paolo Cancedda, JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java index 0021b97fd..3e013acc7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/action/ActionPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/action/CachedScript.java b/trunk/src/com/jpexs/decompiler/flash/gui/action/CachedScript.java index 98e203794..4d41fd65a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/action/CachedScript.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/action/CachedScript.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/helpers/CheckResources.java b/trunk/src/com/jpexs/decompiler/flash/gui/helpers/CheckResources.java index 479d30e3d..3fd88c499 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/helpers/CheckResources.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/helpers/CheckResources.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog.properties index a39026dd5..abeb7cea8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_cs.properties index ae8d2eb9a..2b15bc1e7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties index c6e2914a5..6da84be0f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_es.properties index ac08275ec..2c813b24c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_fr.properties index d1391661a..3133d739f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_hu.properties index d0c415424..78647ab94 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties index f48e37fa4..48eb97251 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt.properties index 423ab97e9..323116724 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ru.properties index c871ebc4e..5822d2e6f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties index e8ceb0ad2..c6fdf8cab 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties index 96358f671..8db4bea03 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_zh.properties index 6b178a667..6fafb9e2e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties index 6923ca234..b1e68049a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties index d12c69f40..bc5c9c5dd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_es.properties index 18f9349b5..fa9c4c064 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_fr.properties index e621582d6..0ad9c0d29 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_hu.properties index b70af9154..8336edd34 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties index 6516327b5..71393b736 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties index 114f8e2fd..bf6ac14fc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties index c5feb17b8..499f5c1b6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties index 19815b715..165e6d35d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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 @@ -13,9 +13,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -advancedSettings.dialog.title = \u0420\u043E\u0437\u0448\u0438\u0440\u0435\u043D\u0456 \u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F +advancedSettings.dialog.title = \u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456 \u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f advancedSettings.restartConfirmation = \u041d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0443 \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0449\u043e\u0431 \u0434\u0435\u044f\u043a\u0456 \u0437\u043c\u0456\u043d\u0438 \u0432\u0441\u0442\u0443\u043f\u0438\u043b\u0438 \u0432 \u0441\u0438\u043b\u0443. \u0412\u0438 \u0445\u043e\u0447\u0435\u0442\u0435 \u043f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0457\u0457 \u0437\u0430\u0440\u0430\u0437? -advancedSettings.columns.name = \u0406\u043C'\u044F -advancedSettings.columns.value = \u0417\u043D\u0430\u0447\u0435\u043D\u043D\u044F -advancedSettings.columns.description = \u041E\u043F\u0438\u0441 -default = \u0437\u0430 \u0437\u0430\u043C\u043E\u0432\u0447\u0443\u0432\u0430\u043D\u043D\u044F\u043C +advancedSettings.columns.name = \u0406\u043c'\u044f +advancedSettings.columns.value = \u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f +advancedSettings.columns.description = \u041e\u043f\u0438\u0441 +default = \u0437\u0430 \u0437\u0430\u043c\u043e\u0432\u0447\u0443\u0432\u0430\u043d\u043d\u044f\u043c diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties index 0d02eac91..f3b11ee2d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties index 2ce4e7096..01800a1de 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties index 9636c64df..af3535908 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_es.properties index f11bfc46b..ddabbabf8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_fr.properties index e904072f5..f79cac949 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_hu.properties index 022ee83f3..c6e09389e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties index 873552a23..ef21c795b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt.properties index aee6f73b2..139672bf4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ru.properties index e49d6f42c..b3f9c543c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_sv.properties index a612b214c..6657a41cc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties index e9ef3265d..8d8167703 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_zh.properties index 169c972d0..b5a7b269a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties index 4e4017d4b..2f2f15ed0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties index c39e6b4b6..2fdd87e16 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties index 023a6c8f6..3cff3d547 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_es.properties index af18a5abf..699ae2a4e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_fr.properties index 6af70ce38..35d162d0b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_hu.properties index 6a20546bc..aa311fbb9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties index 3fd3d5542..d27fc6953 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt.properties index e17c2443a..c251b5130 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties index 9f262284e..fc07d6b1f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties index 3f9636581..9dc47c327 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties index 7165d0014..7dc77e763 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_zh.properties index 1c5724946..a68b6e70c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog.properties index 55377e8b9..d7bcfc8e3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_cs.properties index 1212e3f52..afcf2da6b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties index 63b9c4b3f..2ac09cd6a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_fr.properties index 972a164cf..dc7cec0f1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_hu.properties index 653e997df..a0762de25 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties index 4b20a6e7a..4dd2c3472 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties index c61d75e41..6e3083893 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties index 4717f20b5..d666d6bfb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties index d8f1a47c1..f7afdef3f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties index 146a7d5e8..fc5e5ae01 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog.properties index de017f744..d5d8a5e7c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_cs.properties index 2227c904d..e60185480 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_fr.properties index 46015d3c7..ce4125995 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_hu.properties index 2f280ff54..f4ec78e7d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_nl.properties index 0a9ea12b7..332999886 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ru.properties index 8bc56c168..ebd475586 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_uk.properties index 5e8412a9f..24abf86df 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame.properties index 6ffe76a05..016d77b3a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_cs.properties index 67f081447..b41bb95b8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_de.properties index 6ffe76a05..016d77b3a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_es.properties index 3ea240cc6..58d1ea258 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_fr.properties index 1b1e73b0f..1c7d0124b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_hu.properties index 2d371334e..b82390107 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_nl.properties index 2c64714cd..4975b2264 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_pt.properties index 66b2eff5c..806d1b973 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_ru.properties index fb6eacf58..b25b787ae 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_sv.properties index c54e496f1..abdacaafb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_uk.properties index fb6eacf58..b25b787ae 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_zh.properties index 07cf4123b..e4b8b9b59 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame.properties index 732ce2430..2a45fc0f7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties index 732ce2430..2a45fc0f7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_es.properties index 732ce2430..2a45fc0f7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_fr.properties index 732ce2430..2a45fc0f7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt.properties index 732ce2430..2a45fc0f7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_zh.properties index 732ce2430..2a45fc0f7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame.properties index c73be741d..fe3d1e434 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_cs.properties index 219db3436..e3d8adbfa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties index 1017c1975..a19c5e6dd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_es.properties index 5da0143c0..c6a13210d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_fr.properties index 54b6477ea..f6d790a9b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_hu.properties index 940fc0c3e..99191a200 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties index ce013d1a3..888170f7a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties index 907d63c37..5cfcb9067 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_sv.properties index 45c8566a1..011ffe4c6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties index 6da7bc1bb..561d9a6b2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_zh.properties index 772dab8df..5410549b6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame.properties index bb8f737bd..89d288cd9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_cs.properties index 2f1690a1a..3a33ada79 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties index ba5a2965c..d1b568575 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_es.properties index 795a8e2fc..f658df18c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_fr.properties index 09d79d03f..69376fc43 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_hu.properties index 46cb13cc8..1203dc6b9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties index 270c0c24c..8e54ed207 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt.properties index bbd0d428d..4f3d0b256 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties index 8b55a2187..1bf5a7716 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_sv.properties index 41b230e1f..669092932 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties index 474980899..3a8cc1a51 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_zh.properties index 9c8ec357a..b665035b5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog.properties index 3def8cabb..5352d0f45 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_cs.properties index be9fefec3..967cd6bce 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties index 9d851c6b0..b223c21bd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_es.properties index 785308e9b..cbd354f81 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_fr.properties index 3b1980061..a3d226e09 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_hu.properties index 877fbc616..e747abf0a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties index ebcb05d6f..d7201f52c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt.properties index 5a42f3dcd..66dbc3fb5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties index 59fbe78d7..0dc97bc1d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_sv.properties index cbe88cf2b..9d99cf0f5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties index 90058d2d4..af9ae11dc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_zh.properties index f200d9e3e..003038b3b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index 3020f395a..d33ed0c8b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties index f9782af58..6685b98e4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties index 59796ead8..0c5fe76fc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties index 8d0a1761a..a607d04a9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_fr.properties index 1f8a4a523..2a19a3345 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_hu.properties index 85a745385..1ad80ef8e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties index 36dfb5fb8..aec4b7469 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt.properties index 8a800be01..8bee82da9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties index a848bc86c..3357d4e94 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties index 21a076363..1af76d096 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties index 98e4ff9de..b9a983973 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties index 7de58c8d5..609069701 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame.properties index c2ffe884a..632f6bf48 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_cs.properties index cc5533938..b78b62dc0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties index 5b7609f32..a4224f8f2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_es.properties index 935fdaabf..030e2190b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_fr.properties index 8c5e5ec3c..af5d5a61a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_hu.properties index c8fd5f99b..3f98033b7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties index d76c25ec7..e652549cf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt.properties index 571b486f0..7547d7fa3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties index d51d65643..ef6655208 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_sv.properties index d0d2b63cc..51f23eef4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties index a3387a301..a3e33a507 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_zh.properties index 0876c6f4c..fe4d64c16 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog.properties index 45b004b30..31fff99e9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_cs.properties index 097038d5b..0af9c573e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties index ad3c3cdd6..72d2574ce 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_es.properties index d6085c89a..d15a7c071 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_fr.properties index 03fa183a1..c9de18b18 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_hu.properties index 83252139b..4b41ad26b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties index dfe0655ca..daceedc31 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt.properties index 54901306f..313514e6e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties index c47f06da2..6e70ec951 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_sv.properties index 67910b261..56153dcb9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties index 844cba446..fa845a22d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_zh.properties index 6fc00a9ad..51b61fb90 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties index d07199f58..41e496e4c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_cs.properties index f93aef9b8..412e6629d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties index 2c32d1436..b5884f62b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_es.properties index 88bd9a727..e2bb62291 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_fr.properties index f9b731426..015c1bf46 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_hu.properties index 64ca72f6d..f8d9e621c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties index eaf22ce0e..553f70410 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt.properties index fcf20d2a2..3aca1d10d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties index 6c281692d..ac72d6d1a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_sv.properties index 812396563..29499303c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties index 4279da517..ad2bfef5d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_zh.properties index 62bd81467..5598e30ab 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog.properties index 2676cfe7d..2be9f85b9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_cs.properties index 6b5dd88b5..d9356fe04 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties index d7930562b..1ae9803ba 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_es.properties index d97d5277c..bb6ba5e3f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_fr.properties index 9e89a2c37..48775987e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_hu.properties index 05c402dbf..12ab1a9a2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties index 42e4dc848..007667361 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt.properties index 274f98526..3ec456172 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties index fb32eee95..42b1e15fd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties index da6e2cb17..e669e1bac 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties index 492bef8d3..63a15a4b6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_zh.properties index 784d0a8c8..6344897ea 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog.properties index f029b5d52..e36c6dde8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_cs.properties index a238f5518..cb06eb2cb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties index 7ba4e4b9f..bb6fb06aa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_es.properties index 8740161be..ea355af2f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_fr.properties index 758694d20..451a6d94e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_hu.properties index f9b783fe5..cc3a35185 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties index 3fce43166..f701edd89 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt.properties index be6b8da5b..3d0713219 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ru.properties index d99dd315e..ff6bb80b6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_sv.properties index 7972b3d8f..450ca89c0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties index 80fb19283..165f5a6b8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_zh.properties index 531c36b68..ca991e166 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog.properties index 3428a4fee..6eda17946 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_cs.properties index dca6cf449..d8d49630c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties index 35f3388fb..9b76cc5ca 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_es.properties index 4100622ce..6cd6cc4fd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_fr.properties index 3cc6bf858..ac42ed7c2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_hu.properties index 857813bea..ebc0a2164 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties index e721f08e1..c94b79fdc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt.properties index 5db328b43..87f7e1f17 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ru.properties index da5d357bc..e21fb7f41 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_sv.properties index 244ba6c91..b9bb9951b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties index cc26d3c4f..3649f037a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_zh.properties index f891702fc..de8568525 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog.properties index fd03faffd..f325454f9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_cs.properties index 0f0c5b431..02783b46d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties index b506bb921..f7417e1bc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_fr.properties index 1518eb0d3..9d3e02b06 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_hu.properties index 7d62f0a4b..451f6d115 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties index 5233b6608..fb9149136 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties index caec3bb49..e19961714 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties index 6ca21df73..42d1f045f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties index e26f8f2b6..4a07ab388 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties index 7e570a906..40ff9c68c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame.properties index 9d07e04d6..83484ff81 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_cs.properties index 88c3b7284..85c4b7823 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties index f2bcb8136..fc3bdf53d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_es.properties index 95a090275..096cc7b0d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_fr.properties index 822ce7d1d..a94e522c9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_hu.properties index 3846e30da..acf860904 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties index 57a3ceb25..6f88106dd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt.properties index 39014648c..e0d463e00 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties index 4a7699183..86141760b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties index 801bb097b..a2e1a1744 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties index 64f021765..d18454b15 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_zh.properties index 004c31aef..60902a5a8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame.properties index 01e9d206d..15adb8bdd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_cs.properties index 953b214a0..5d2588619 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties index dbf4caf8b..a1f7bbe4f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_es.properties index 35af6ada2..7e141431d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_es.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_fr.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_fr.properties index d43c51907..d2ad768b8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_fr.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_hu.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_hu.properties index 8a4e0cdc2..da75cac33 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_hu.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties index c750539e9..4c503a847 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt.properties index 40f136963..b0d5a69ae 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties index c6c2f7067..6f1e27961 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties index bdc885c00..2c876f36f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties index 7eb340e69..b8bdb4858 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_zh.properties index 2ccedd597..31360d8ff 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2013 JPEXS +# Copyright (C) 2010-2014 PEXS # # 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/trunk/src/com/jpexs/decompiler/flash/gui/player/FlashDisplay.java b/trunk/src/com/jpexs/decompiler/flash/gui/player/FlashDisplay.java index e8d90b4f5..1a9e0007f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/player/FlashDisplay.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/player/FlashDisplay.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/player/FlashPlayerPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/player/FlashPlayerPanel.java index fb67fa8ad..f8bc82f6c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/player/FlashPlayerPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/player/FlashPlayerPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/player/PlayerControls.java b/trunk/src/com/jpexs/decompiler/flash/gui/player/PlayerControls.java index e203561cc..f7ca146f8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/player/PlayerControls.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/player/PlayerControls.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java b/trunk/src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java index 8783fcfe9..1edc8a1f6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/proxy/SWFListModel.java b/trunk/src/com/jpexs/decompiler/flash/gui/proxy/SWFListModel.java index f94e20582..d6a90db58 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/proxy/SWFListModel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/proxy/SWFListModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFBundleNode.java b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFBundleNode.java index 3aa8f93a8..8432bfef4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFBundleNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFBundleNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFContainerNode.java b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFContainerNode.java index 811c65e0e..cb8029ca8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFContainerNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFContainerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFNode.java b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFNode.java index 881ac62f1..311b7ffee 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/SWFNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/StringNode.java b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/StringNode.java index de733283d..6d7abc45f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/StringNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/StringNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/TagTreeRoot.java b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/TagTreeRoot.java index cf7a4bc2a..fc0d360b7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/TagTreeRoot.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/treenodes/TagTreeRoot.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/FileTextWriter.java b/trunk/src/com/jpexs/decompiler/flash/helpers/FileTextWriter.java index 5b184e8b4..86058e434 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/FileTextWriter.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/FileTextWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/FontHelper.java b/trunk/src/com/jpexs/decompiler/flash/helpers/FontHelper.java index 3959ef6c4..9056aeeb8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/FontHelper.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/FontHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/Freed.java b/trunk/src/com/jpexs/decompiler/flash/helpers/Freed.java index ea7e7e72a..ab88f99f2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/Freed.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/Freed.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/GraphSourceItemPosition.java b/trunk/src/com/jpexs/decompiler/flash/helpers/GraphSourceItemPosition.java index bd5b2fcfd..84374e402 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/GraphSourceItemPosition.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/GraphSourceItemPosition.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/GraphTextWriter.java b/trunk/src/com/jpexs/decompiler/flash/helpers/GraphTextWriter.java index 1daa93245..9ea9717e1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/GraphTextWriter.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/GraphTextWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/HilightType.java b/trunk/src/com/jpexs/decompiler/flash/helpers/HilightType.java index ac0d3551a..280a8a4b3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/HilightType.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/HilightType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/HilightedText.java b/trunk/src/com/jpexs/decompiler/flash/helpers/HilightedText.java index 6b7aca326..7e36d1fc0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/HilightedText.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/HilightedText.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/HilightedTextWriter.java b/trunk/src/com/jpexs/decompiler/flash/helpers/HilightedTextWriter.java index 59d1537bc..bab17f70c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/HilightedTextWriter.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/HilightedTextWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/LoopWithType.java b/trunk/src/com/jpexs/decompiler/flash/helpers/LoopWithType.java index 626581911..213afe283 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/LoopWithType.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/LoopWithType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/NulWriter.java b/trunk/src/com/jpexs/decompiler/flash/helpers/NulWriter.java index 3c075129b..3b6e04849 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/NulWriter.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/NulWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MyEntry.java b/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MyEntry.java index d3ddcbaa1..b2c497591 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MyEntry.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MyEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MyMap.java b/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MyMap.java index b11dbf45e..0943478ec 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MyMap.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MyMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MySet.java b/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MySet.java index da57037a8..4ed3e841f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MySet.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/collections/MySet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/helpers/hilight/Highlighting.java b/trunk/src/com/jpexs/decompiler/flash/helpers/hilight/Highlighting.java index f9685262e..e619d709f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/helpers/hilight/Highlighting.java +++ b/trunk/src/com/jpexs/decompiler/flash/helpers/hilight/Highlighting.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/ABCContainerTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/ABCContainerTag.java index c73d04940..91f25189d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/ABCContainerTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/ABCContainerTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/CSMTextSettingsTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/CSMTextSettingsTag.java index f09d62c78..38aac0b47 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/CSMTextSettingsTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/CSMTextSettingsTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DebugIDTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DebugIDTag.java index e9e6a6233..edb7c7f30 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DebugIDTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DebugIDTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineBinaryDataTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBinaryDataTag.java index f4ce4e423..6c06c3380 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineBinaryDataTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBinaryDataTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG2Tag.java index e211c5ddd..391db895c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG3Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG3Tag.java index 7118688ca..ce2110b66 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG3Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG3Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG4Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG4Tag.java index ca0c03497..a1e0e8706 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG4Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsJPEG4Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsLossless2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsLossless2Tag.java index 480e5465a..4deb01b89 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsLossless2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsLossless2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsLosslessTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsLosslessTag.java index 44bc38903..b17ac6bf3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsLosslessTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsLosslessTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsTag.java index 8e6f43689..dfedb1b8b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineBitsTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineButton2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineButton2Tag.java index 0dbaabc87..7e0633c71 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineButton2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineButton2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonCxformTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonCxformTag.java index 63d65f121..bb4a7e2c3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonCxformTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonCxformTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonSoundTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonSoundTag.java index af4010d08..5ea8522da 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonSoundTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonSoundTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonTag.java index d3f7d3712..9e66a146b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineButtonTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineEditTextTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineEditTextTag.java index 19536758b..2c6bc052b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineEditTextTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineEditTextTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont2Tag.java index 0515fd2bc..0b039f223 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont3Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont3Tag.java index 02d83e6b6..96abf16cd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont3Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont3Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont4Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont4Tag.java index 0b472988d..36168fd79 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont4Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFont4Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontAlignZonesTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontAlignZonesTag.java index b7e37595d..695d5d817 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontAlignZonesTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontAlignZonesTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontInfo2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontInfo2Tag.java index e2a74c60f..14f9db466 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontInfo2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontInfo2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontInfoTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontInfoTag.java index 44a9ab9d2..05f3a9289 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontInfoTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontInfoTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontNameTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontNameTag.java index 6822df27b..df675a3a5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontNameTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontNameTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontTag.java index 8f0c6d998..bd627b8e6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineFontTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineMorphShape2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineMorphShape2Tag.java index ec64e3930..240e4324a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineMorphShape2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineMorphShape2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineMorphShapeTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineMorphShapeTag.java index a67b4b8c1..18c267209 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineMorphShapeTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineMorphShapeTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineScalingGridTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineScalingGridTag.java index 32cf1c1b1..09f6d9953 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineScalingGridTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineScalingGridTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineSceneAndFrameLabelDataTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineSceneAndFrameLabelDataTag.java index 8f240029f..472452cc8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineSceneAndFrameLabelDataTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineSceneAndFrameLabelDataTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape2Tag.java index 0ad42fc5a..2c50fbc63 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape3Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape3Tag.java index aa5246c59..13e09e690 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape3Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape3Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape4Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape4Tag.java index 2acb98145..ae98a18bc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape4Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineShape4Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineShapeTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineShapeTag.java index a67760884..9b00e0c75 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineShapeTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineShapeTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineSoundTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineSoundTag.java index 2a2744da0..5e2a2d8af 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineSoundTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineSoundTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineSpriteTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineSpriteTag.java index 1273b5d22..1aa688254 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineSpriteTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineSpriteTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineText2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineText2Tag.java index 10ca097c2..1ff470355 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineText2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineText2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineTextTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineTextTag.java index a89940b1e..92ac7a76a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineTextTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineTextTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DefineVideoStreamTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DefineVideoStreamTag.java index 1bd7a0398..917ec950c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DefineVideoStreamTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DefineVideoStreamTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DoABCDefineTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DoABCDefineTag.java index 49f50b662..df49e7c73 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DoABCDefineTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DoABCDefineTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DoABCTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DoABCTag.java index 237a4dca6..6b90b186b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DoABCTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DoABCTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DoActionTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DoActionTag.java index a10c29117..508ff5f92 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DoActionTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DoActionTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/DoInitActionTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/DoInitActionTag.java index 38d0ab952..ba6dcfac6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/DoInitActionTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/DoInitActionTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/EnableDebugger2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/EnableDebugger2Tag.java index 59df58e3b..1a30fb9e6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/EnableDebugger2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/EnableDebugger2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/EnableDebuggerTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/EnableDebuggerTag.java index b754e4cfc..9427f5196 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/EnableDebuggerTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/EnableDebuggerTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/EnableTelemetryTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/EnableTelemetryTag.java index 39837006c..79817cf5e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/EnableTelemetryTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/EnableTelemetryTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/EndTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/EndTag.java index 61cc5b09f..b5415cb5f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/EndTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/EndTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/ExportAssetsTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/ExportAssetsTag.java index de8b64d89..cea3d440f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/ExportAssetsTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/ExportAssetsTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/FileAttributesTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/FileAttributesTag.java index ae62c7c45..7c88da85e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/FileAttributesTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/FileAttributesTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/FrameLabelTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/FrameLabelTag.java index a5562f130..0396bba74 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/FrameLabelTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/FrameLabelTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/ImportAssets2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/ImportAssets2Tag.java index d9435d6ae..b0e892e77 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/ImportAssets2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/ImportAssets2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/ImportAssetsTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/ImportAssetsTag.java index eac00c380..d87646b87 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/ImportAssetsTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/ImportAssetsTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/JPEGTablesTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/JPEGTablesTag.java index 664822c59..2616815ba 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/JPEGTablesTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/JPEGTablesTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/MetadataTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/MetadataTag.java index 272c3aa79..0a9cda653 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/MetadataTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/MetadataTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject2Tag.java index cfd17d837..72a240bfa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject3Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject3Tag.java index 252be5cdd..ad2826ac9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject3Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject3Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject4Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject4Tag.java index 31c534264..6d09ffb2f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject4Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObject4Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObjectTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObjectTag.java index 2e632b8f4..b6ad0b73f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObjectTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/PlaceObjectTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/ProductInfoTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/ProductInfoTag.java index 12ccf0f10..79c49cc94 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/ProductInfoTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/ProductInfoTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/ProtectTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/ProtectTag.java index e21148aec..6f3dafb2d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/ProtectTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/ProtectTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/RemoveObject2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/RemoveObject2Tag.java index bc4a4517f..5383dcc40 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/RemoveObject2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/RemoveObject2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/RemoveObjectTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/RemoveObjectTag.java index e65d2f879..50a56f847 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/RemoveObjectTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/RemoveObjectTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/ScriptLimitsTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/ScriptLimitsTag.java index d1906f181..150e6b645 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/ScriptLimitsTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/ScriptLimitsTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/SetBackgroundColorTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/SetBackgroundColorTag.java index b20805806..86a231f1f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/SetBackgroundColorTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/SetBackgroundColorTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/SetTabIndexTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/SetTabIndexTag.java index 336487d24..8e7d5c90e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/SetTabIndexTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/SetTabIndexTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/ShowFrameTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/ShowFrameTag.java index a112d5421..71f762a1e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/ShowFrameTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/ShowFrameTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamBlockTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamBlockTag.java index fc7e8a1f9..81e42e311 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamBlockTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamBlockTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamHead2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamHead2Tag.java index 9c81a7b8d..439fcfeb3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamHead2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamHead2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamHeadTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamHeadTag.java index 45ef04930..9cae7f8b3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamHeadTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/SoundStreamHeadTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/StartSound2Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/StartSound2Tag.java index 787a48869..68fa07dba 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/StartSound2Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/StartSound2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/StartSoundTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/StartSoundTag.java index f35e6a76d..1a0154a1e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/StartSoundTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/StartSoundTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/SymbolClassTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/SymbolClassTag.java index 40fdb4196..324815831 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/SymbolClassTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/SymbolClassTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/Tag.java b/trunk/src/com/jpexs/decompiler/flash/tags/Tag.java index 8ee946586..2b08746d7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/Tag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/TagStub.java b/trunk/src/com/jpexs/decompiler/flash/tags/TagStub.java index 84d0aa7fd..4fdd0d975 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/TagStub.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/TagStub.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/UnknownTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/UnknownTag.java index 28937e817..72327930f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/UnknownTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/UnknownTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/VideoFrameTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/VideoFrameTag.java index 685175b63..da7d5dd79 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/VideoFrameTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/VideoFrameTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/ASMSource.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/ASMSource.java index e6eb237ac..48e03c5e3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/ASMSource.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/ASMSource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/AloneTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/AloneTag.java index 4a86cb9b9..4cd7d5b6f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/AloneTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/AloneTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/BoundedTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/BoundedTag.java index 4870c4526..2881ad31e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/BoundedTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/BoundedTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/ButtonTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/ButtonTag.java index 0f444c0be..61c645d81 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/ButtonTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/ButtonTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/CharacterIdTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/CharacterIdTag.java index 7bfccbc6d..5f801ce2c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/CharacterIdTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/CharacterIdTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/CharacterTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/CharacterTag.java index fe7ebf81d..6fec5ec82 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/CharacterTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/CharacterTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/Container.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/Container.java index 54059bcf8..2d41065e0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/Container.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/Container.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/ContainerItem.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/ContainerItem.java index efb500122..ddf1ac2c9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/ContainerItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/ContainerItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/DrawableTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/DrawableTag.java index 5d1e8a186..065d4ab83 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/DrawableTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/DrawableTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/Exportable.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/Exportable.java index a879ec174..dad3a7548 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/Exportable.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/Exportable.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/FontTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/FontTag.java index 4b09c310a..a09409d76 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/FontTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/FontTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/ImageTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/ImageTag.java index 7ab0cd200..8e198f907 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/ImageTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/ImageTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/ImportTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/ImportTag.java index caeac997a..ceb3b0f4b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/ImportTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/ImportTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/MissingCharacterHandler.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/MissingCharacterHandler.java index 83211c6d0..571118c5b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/MissingCharacterHandler.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/MissingCharacterHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/MorphShapeTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/MorphShapeTag.java index 46a020c2c..72d3db1cd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/MorphShapeTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/MorphShapeTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/NeedsCharacters.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/NeedsCharacters.java index bdb5eba9f..ca97c21dc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/NeedsCharacters.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/NeedsCharacters.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/PlaceObjectTypeTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/PlaceObjectTypeTag.java index 848272867..e9556ac3c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/PlaceObjectTypeTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/PlaceObjectTypeTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/RemoveTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/RemoveTag.java index fd30e1b68..f563cb44f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/RemoveTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/RemoveTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/ShapeTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/ShapeTag.java index 46398e19d..76190852f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/ShapeTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/ShapeTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/SoundStreamHeadTypeTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/SoundStreamHeadTypeTag.java index 6649185e2..f9f670552 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/SoundStreamHeadTypeTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/SoundStreamHeadTypeTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/base/TextTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/base/TextTag.java index 0f458decb..7ea1f8986 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/base/TextTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/base/TextTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/font/CharacterRanges.java b/trunk/src/com/jpexs/decompiler/flash/tags/font/CharacterRanges.java index 7695a16c8..f56789a05 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/font/CharacterRanges.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/font/CharacterRanges.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineCompactedFont.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineCompactedFont.java index 846aabb9f..4bda2b3ab 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineCompactedFont.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineCompactedFont.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalGradient.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalGradient.java index cc79c99a2..49fcf9b0b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalGradient.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalGradient.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage.java index d6e4e5163..756bb289a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage2.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage2.java index f653ec129..1354b5fec 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage2.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalSound.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalSound.java index c334c7381..fc6a07a7d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalSound.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalSound.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalStreamSound.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalStreamSound.java index 36f1a7ffc..eba17363f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalStreamSound.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalStreamSound.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineGradientMap.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineGradientMap.java index a7892e3dc..a183ebb0a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineGradientMap.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineGradientMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineSubImage.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineSubImage.java index 9a9da0f55..0b5a52039 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineSubImage.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/DefineSubImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/ExporterInfoTag.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/ExporterInfoTag.java index 24d06c12b..f4126af95 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/ExporterInfoTag.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/ExporterInfoTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/gfx/FontTextureInfo.java b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/FontTextureInfo.java index 5d4c9d8ec..7a14f1769 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/gfx/FontTextureInfo.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/gfx/FontTextureInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/text/ParseException.java b/trunk/src/com/jpexs/decompiler/flash/tags/text/ParseException.java index 17873ebf6..524c7f561 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/text/ParseException.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/text/ParseException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/text/ParsedSymbol.java b/trunk/src/com/jpexs/decompiler/flash/tags/text/ParsedSymbol.java index db80e75ca..e938ce6da 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/text/ParsedSymbol.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/text/ParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/text/SymbolType.java b/trunk/src/com/jpexs/decompiler/flash/tags/text/SymbolType.java index 278c91f4c..cd065d6d2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/text/SymbolType.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/text/SymbolType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/text/TextLexer.java b/trunk/src/com/jpexs/decompiler/flash/tags/text/TextLexer.java index fd5310238..831f71dfd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/text/TextLexer.java +++ b/trunk/src/com/jpexs/decompiler/flash/tags/text/TextLexer.java @@ -1,7 +1,7 @@ /* The following code was generated by JFlex 1.4.3 on 30.4.13 19:25 */ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/tags/text/text.flex b/trunk/src/com/jpexs/decompiler/flash/tags/text/text.flex index b5ece9ae6..c5bffcf91 100644 --- a/trunk/src/com/jpexs/decompiler/flash/tags/text/text.flex +++ b/trunk/src/com/jpexs/decompiler/flash/tags/text/text.flex @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treeitems/AS2PackageNodeItem.java b/trunk/src/com/jpexs/decompiler/flash/treeitems/AS2PackageNodeItem.java index 5a3522b52..a2f71f467 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treeitems/AS2PackageNodeItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/treeitems/AS2PackageNodeItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treeitems/AS3PackageNodeItem.java b/trunk/src/com/jpexs/decompiler/flash/treeitems/AS3PackageNodeItem.java index 202f02ce2..da378c8e9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treeitems/AS3PackageNodeItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/treeitems/AS3PackageNodeItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treeitems/FrameNodeItem.java b/trunk/src/com/jpexs/decompiler/flash/treeitems/FrameNodeItem.java index a8c4eab3b..f00af6803 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treeitems/FrameNodeItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/treeitems/FrameNodeItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treeitems/StringItem.java b/trunk/src/com/jpexs/decompiler/flash/treeitems/StringItem.java index 63773bd99..9c809e5bd 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treeitems/StringItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/treeitems/StringItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treeitems/TreeElementItem.java b/trunk/src/com/jpexs/decompiler/flash/treeitems/TreeElementItem.java index 72a6ce189..3e555b3c4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treeitems/TreeElementItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/treeitems/TreeElementItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treeitems/TreeItem.java b/trunk/src/com/jpexs/decompiler/flash/treeitems/TreeItem.java index 8cd523051..b59b22bb6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treeitems/TreeItem.java +++ b/trunk/src/com/jpexs/decompiler/flash/treeitems/TreeItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treenodes/AS2PackageNode.java b/trunk/src/com/jpexs/decompiler/flash/treenodes/AS2PackageNode.java index e3d3cd94d..514e83da2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treenodes/AS2PackageNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/treenodes/AS2PackageNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treenodes/ContainerNode.java b/trunk/src/com/jpexs/decompiler/flash/treenodes/ContainerNode.java index 36dba6b70..5059309e0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treenodes/ContainerNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/treenodes/ContainerNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treenodes/FrameNode.java b/trunk/src/com/jpexs/decompiler/flash/treenodes/FrameNode.java index 94fdb0ce6..4390638ee 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treenodes/FrameNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/treenodes/FrameNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treenodes/TagNode.java b/trunk/src/com/jpexs/decompiler/flash/treenodes/TagNode.java index 8bfd44fb8..b6eed660e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treenodes/TagNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/treenodes/TagNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/treenodes/TreeNode.java b/trunk/src/com/jpexs/decompiler/flash/treenodes/TreeNode.java index 0b3f5d038..a6c8e4a68 100644 --- a/trunk/src/com/jpexs/decompiler/flash/treenodes/TreeNode.java +++ b/trunk/src/com/jpexs/decompiler/flash/treenodes/TreeNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/ALPHABITMAPDATA.java b/trunk/src/com/jpexs/decompiler/flash/types/ALPHABITMAPDATA.java index 703cc17c2..5aed6fec3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/ALPHABITMAPDATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/ALPHABITMAPDATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/ALPHACOLORMAPDATA.java b/trunk/src/com/jpexs/decompiler/flash/types/ALPHACOLORMAPDATA.java index 7814122e2..5eef0697c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/ALPHACOLORMAPDATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/ALPHACOLORMAPDATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/ARGB.java b/trunk/src/com/jpexs/decompiler/flash/types/ARGB.java index 4f5bdd8f7..bc2514eb5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/ARGB.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/ARGB.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/BITMAPDATA.java b/trunk/src/com/jpexs/decompiler/flash/types/BITMAPDATA.java index f80e02f81..a3d8e9e7e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/BITMAPDATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/BITMAPDATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/BUTTONCONDACTION.java b/trunk/src/com/jpexs/decompiler/flash/types/BUTTONCONDACTION.java index 8dbcd4fcf..d646e42a1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/BUTTONCONDACTION.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/BUTTONCONDACTION.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/BUTTONRECORD.java b/trunk/src/com/jpexs/decompiler/flash/types/BUTTONRECORD.java index 539d74490..75988e220 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/BUTTONRECORD.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/BUTTONRECORD.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/CLIPACTIONRECORD.java b/trunk/src/com/jpexs/decompiler/flash/types/CLIPACTIONRECORD.java index fc8e8d85e..7d3064391 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/CLIPACTIONRECORD.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/CLIPACTIONRECORD.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/CLIPACTIONS.java b/trunk/src/com/jpexs/decompiler/flash/types/CLIPACTIONS.java index 2e7405c71..d4b456e56 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/CLIPACTIONS.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/CLIPACTIONS.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/CLIPEVENTFLAGS.java b/trunk/src/com/jpexs/decompiler/flash/types/CLIPEVENTFLAGS.java index 47011aa06..c2bf54683 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/CLIPEVENTFLAGS.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/CLIPEVENTFLAGS.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/COLORMAPDATA.java b/trunk/src/com/jpexs/decompiler/flash/types/COLORMAPDATA.java index 4c99407a5..57a5c7838 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/COLORMAPDATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/COLORMAPDATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/CXFORM.java b/trunk/src/com/jpexs/decompiler/flash/types/CXFORM.java index 2957ce20e..ef8dc522f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/CXFORM.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/CXFORM.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/CXFORMWITHALPHA.java b/trunk/src/com/jpexs/decompiler/flash/types/CXFORMWITHALPHA.java index ed657b3b6..614fa6b2c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/CXFORMWITHALPHA.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/CXFORMWITHALPHA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/FILLSTYLE.java b/trunk/src/com/jpexs/decompiler/flash/types/FILLSTYLE.java index 556d8dd9f..42712ecd4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/FILLSTYLE.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/FILLSTYLE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/FILLSTYLEARRAY.java b/trunk/src/com/jpexs/decompiler/flash/types/FILLSTYLEARRAY.java index 96677217b..6b44460b7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/FILLSTYLEARRAY.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/FILLSTYLEARRAY.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/FOCALGRADIENT.java b/trunk/src/com/jpexs/decompiler/flash/types/FOCALGRADIENT.java index 06bb5d014..8e1fb7aa2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/FOCALGRADIENT.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/FOCALGRADIENT.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/GLYPHENTRY.java b/trunk/src/com/jpexs/decompiler/flash/types/GLYPHENTRY.java index 274813497..0d4fbac8f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/GLYPHENTRY.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/GLYPHENTRY.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/GRADIENT.java b/trunk/src/com/jpexs/decompiler/flash/types/GRADIENT.java index 3cb1e3ce5..0bac8a517 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/GRADIENT.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/GRADIENT.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/GRADRECORD.java b/trunk/src/com/jpexs/decompiler/flash/types/GRADRECORD.java index 1a1b74b15..ce4ecde35 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/GRADRECORD.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/GRADRECORD.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/KERNINGRECORD.java b/trunk/src/com/jpexs/decompiler/flash/types/KERNINGRECORD.java index 918e622bc..cc6a701ae 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/KERNINGRECORD.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/KERNINGRECORD.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/LANGCODE.java b/trunk/src/com/jpexs/decompiler/flash/types/LANGCODE.java index 9e167c854..dd187f92f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/LANGCODE.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/LANGCODE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLE.java b/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLE.java index a8fcd530f..ab5125885 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLE.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLE2.java b/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLE2.java index 64c8ddfb0..dd86d256f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLE2.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLE2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLEARRAY.java b/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLEARRAY.java index d6e8f9aba..a144f57fa 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLEARRAY.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/LINESTYLEARRAY.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/MATRIX.java b/trunk/src/com/jpexs/decompiler/flash/types/MATRIX.java index a91069d93..a1d16bfd0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/MATRIX.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/MATRIX.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/MORPHFILLSTYLE.java b/trunk/src/com/jpexs/decompiler/flash/types/MORPHFILLSTYLE.java index a32bbc597..11fd6b229 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/MORPHFILLSTYLE.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/MORPHFILLSTYLE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/MORPHFILLSTYLEARRAY.java b/trunk/src/com/jpexs/decompiler/flash/types/MORPHFILLSTYLEARRAY.java index 440404541..7d9359956 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/MORPHFILLSTYLEARRAY.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/MORPHFILLSTYLEARRAY.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/MORPHGRADIENT.java b/trunk/src/com/jpexs/decompiler/flash/types/MORPHGRADIENT.java index ebe70b6d7..1c82ba477 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/MORPHGRADIENT.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/MORPHGRADIENT.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/MORPHGRADRECORD.java b/trunk/src/com/jpexs/decompiler/flash/types/MORPHGRADRECORD.java index 2474c2f5a..ed492d9b8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/MORPHGRADRECORD.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/MORPHGRADRECORD.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLE.java b/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLE.java index 5e5037cbf..0a26f88f6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLE.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLE2.java b/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLE2.java index e95a7ee78..b85faae4a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLE2.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLE2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLEARRAY.java b/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLEARRAY.java index c80c1be31..cd7c8ef2e 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLEARRAY.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/MORPHLINESTYLEARRAY.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/PIX15.java b/trunk/src/com/jpexs/decompiler/flash/types/PIX15.java index b8685d896..41f0b0e11 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/PIX15.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/PIX15.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/PIX24.java b/trunk/src/com/jpexs/decompiler/flash/types/PIX24.java index 519db6859..ee71ef97c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/PIX24.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/PIX24.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/RECT.java b/trunk/src/com/jpexs/decompiler/flash/types/RECT.java index 02c749ed8..b184d162b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/RECT.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/RECT.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/RGB.java b/trunk/src/com/jpexs/decompiler/flash/types/RGB.java index 6f88dfcdb..e37046573 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/RGB.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/RGB.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/RGBA.java b/trunk/src/com/jpexs/decompiler/flash/types/RGBA.java index aa0f4756a..d1ad11883 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/RGBA.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/RGBA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/SHAPE.java b/trunk/src/com/jpexs/decompiler/flash/types/SHAPE.java index 8bb204c56..69c3d3032 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/SHAPE.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/SHAPE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/SHAPEWITHSTYLE.java b/trunk/src/com/jpexs/decompiler/flash/types/SHAPEWITHSTYLE.java index 34273941b..2f8f5e340 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/SHAPEWITHSTYLE.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/SHAPEWITHSTYLE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/SOUNDENVELOPE.java b/trunk/src/com/jpexs/decompiler/flash/types/SOUNDENVELOPE.java index 95b96a20d..be0be767d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/SOUNDENVELOPE.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/SOUNDENVELOPE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/SOUNDINFO.java b/trunk/src/com/jpexs/decompiler/flash/types/SOUNDINFO.java index 79fed6ba1..c7f383d6d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/SOUNDINFO.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/SOUNDINFO.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/TEXTRECORD.java b/trunk/src/com/jpexs/decompiler/flash/types/TEXTRECORD.java index 127bb0555..5cd025270 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/TEXTRECORD.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/TEXTRECORD.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/ZONEDATA.java b/trunk/src/com/jpexs/decompiler/flash/types/ZONEDATA.java index f996a9099..a150095a0 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/ZONEDATA.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/ZONEDATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/ZONERECORD.java b/trunk/src/com/jpexs/decompiler/flash/types/ZONERECORD.java index 10e87aabf..478c775e7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/ZONERECORD.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/ZONERECORD.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/BEVELFILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/BEVELFILTER.java index f8b07d2bb..9d2933e08 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/BEVELFILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/BEVELFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/BLURFILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/BLURFILTER.java index 624c344ac..58af3fc3c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/BLURFILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/BLURFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/BlendComposite.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/BlendComposite.java index 49b8353a7..6814be70d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/BlendComposite.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/BlendComposite.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/COLORMATRIXFILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/COLORMATRIXFILTER.java index 42e618f4e..d2683f4cf 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/COLORMATRIXFILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/COLORMATRIXFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/CONVOLUTIONFILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/CONVOLUTIONFILTER.java index 96979ad03..8616af279 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/CONVOLUTIONFILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/CONVOLUTIONFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/DROPSHADOWFILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/DROPSHADOWFILTER.java index c3278f19e..09928cd97 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/DROPSHADOWFILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/DROPSHADOWFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/FILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/FILTER.java index 92b588350..6fd21dc21 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/FILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/FILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/Filtering.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/Filtering.java index 42b8b3944..354da381b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/Filtering.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/Filtering.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/GLOWFILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/GLOWFILTER.java index 6db56ebbe..732ca99bb 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/GLOWFILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/GLOWFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/GRADIENTBEVELFILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/GRADIENTBEVELFILTER.java index 871037361..16aef054b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/GRADIENTBEVELFILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/GRADIENTBEVELFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/filters/GRADIENTGLOWFILTER.java b/trunk/src/com/jpexs/decompiler/flash/types/filters/GRADIENTGLOWFILTER.java index b9adfafa7..fcfcf61d3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/filters/GRADIENTGLOWFILTER.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/filters/GRADIENTGLOWFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/ContourType.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/ContourType.java index b183f62bb..6f61b8a03 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/ContourType.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/ContourType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/EdgeType.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/EdgeType.java index d87353c94..caf2c65df 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/EdgeType.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/EdgeType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/FONTINFO.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/FONTINFO.java index dc36dacff..604aa6bb1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/FONTINFO.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/FONTINFO.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/FontType.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/FontType.java index 2477d390e..ac59f38ef 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/FontType.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/FontType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/GFxInputStream.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GFxInputStream.java index dae89599b..3279dd974 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/GFxInputStream.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GFxInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/GFxOutputStream.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GFxOutputStream.java index 44f500b64..45af5f5ed 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/GFxOutputStream.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GFxOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/GLYPHIDX.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GLYPHIDX.java index c80443d15..7a6b422bc 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/GLYPHIDX.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GLYPHIDX.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/GlyphInfoType.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GlyphInfoType.java index fd736a20a..98bc808b2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/GlyphInfoType.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GlyphInfoType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/GlyphType.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GlyphType.java index 6070aad14..d407c4499 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/GlyphType.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/GlyphType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/KerningPairType.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/KerningPairType.java index 31d70a9d4..b35a6bf79 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/KerningPairType.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/KerningPairType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/gfx/TEXGLYPH.java b/trunk/src/com/jpexs/decompiler/flash/types/gfx/TEXGLYPH.java index c5ca4cb5e..4a9ca64c8 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/gfx/TEXGLYPH.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/gfx/TEXGLYPH.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/CurvedEdgeRecord.java b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/CurvedEdgeRecord.java index 12b80e494..1ab222650 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/CurvedEdgeRecord.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/CurvedEdgeRecord.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/EndShapeRecord.java b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/EndShapeRecord.java index 65b99e113..9a317fa9d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/EndShapeRecord.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/EndShapeRecord.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/SHAPERECORD.java b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/SHAPERECORD.java index 76561c595..1d567a45d 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/SHAPERECORD.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/SHAPERECORD.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/StraightEdgeRecord.java b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/StraightEdgeRecord.java index 1ca7b1547..6ca557bd5 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/StraightEdgeRecord.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/StraightEdgeRecord.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/StyleChangeRecord.java b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/StyleChangeRecord.java index f27d4bb95..43114e558 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/StyleChangeRecord.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/shaperecords/StyleChangeRecord.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/sound/AdpcmDecoder.java b/trunk/src/com/jpexs/decompiler/flash/types/sound/AdpcmDecoder.java index b50e6ee1f..c78805c2b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/sound/AdpcmDecoder.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/sound/AdpcmDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/types/sound/MP3FRAME.java b/trunk/src/com/jpexs/decompiler/flash/types/sound/MP3FRAME.java index d5d8576e9..ff7973bb4 100644 --- a/trunk/src/com/jpexs/decompiler/flash/types/sound/MP3FRAME.java +++ b/trunk/src/com/jpexs/decompiler/flash/types/sound/MP3FRAME.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/flash/xfl/XFLConverter.java b/trunk/src/com/jpexs/decompiler/flash/xfl/XFLConverter.java index 0735c0fbd..846871ff7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/xfl/XFLConverter.java +++ b/trunk/src/com/jpexs/decompiler/flash/xfl/XFLConverter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/Block.java b/trunk/src/com/jpexs/decompiler/graph/Block.java index f6454c402..dfd1aaee7 100644 --- a/trunk/src/com/jpexs/decompiler/graph/Block.java +++ b/trunk/src/com/jpexs/decompiler/graph/Block.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/ExportMode.java b/trunk/src/com/jpexs/decompiler/graph/ExportMode.java index 6d0cb97e8..484ac9c4d 100644 --- a/trunk/src/com/jpexs/decompiler/graph/ExportMode.java +++ b/trunk/src/com/jpexs/decompiler/graph/ExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/Graph.java b/trunk/src/com/jpexs/decompiler/graph/Graph.java index 1f6cf26d6..94f0251f9 100644 --- a/trunk/src/com/jpexs/decompiler/graph/Graph.java +++ b/trunk/src/com/jpexs/decompiler/graph/Graph.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/GraphPart.java b/trunk/src/com/jpexs/decompiler/graph/GraphPart.java index 79c68f48f..2b9174e75 100644 --- a/trunk/src/com/jpexs/decompiler/graph/GraphPart.java +++ b/trunk/src/com/jpexs/decompiler/graph/GraphPart.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/GraphPartMulti.java b/trunk/src/com/jpexs/decompiler/graph/GraphPartMulti.java index 9d48c5ab2..859b9d0e2 100644 --- a/trunk/src/com/jpexs/decompiler/graph/GraphPartMulti.java +++ b/trunk/src/com/jpexs/decompiler/graph/GraphPartMulti.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/GraphPath.java b/trunk/src/com/jpexs/decompiler/graph/GraphPath.java index 1611f55dc..0ed2ff0ad 100644 --- a/trunk/src/com/jpexs/decompiler/graph/GraphPath.java +++ b/trunk/src/com/jpexs/decompiler/graph/GraphPath.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/GraphSource.java b/trunk/src/com/jpexs/decompiler/graph/GraphSource.java index be470ec03..8d9258639 100644 --- a/trunk/src/com/jpexs/decompiler/graph/GraphSource.java +++ b/trunk/src/com/jpexs/decompiler/graph/GraphSource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/GraphSourceItem.java b/trunk/src/com/jpexs/decompiler/graph/GraphSourceItem.java index f05f92d9d..3bb38c765 100644 --- a/trunk/src/com/jpexs/decompiler/graph/GraphSourceItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/GraphSourceItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/GraphSourceItemContainer.java b/trunk/src/com/jpexs/decompiler/graph/GraphSourceItemContainer.java index 5d73ba31e..2fd9554cf 100644 --- a/trunk/src/com/jpexs/decompiler/graph/GraphSourceItemContainer.java +++ b/trunk/src/com/jpexs/decompiler/graph/GraphSourceItemContainer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/GraphSourceItemPos.java b/trunk/src/com/jpexs/decompiler/graph/GraphSourceItemPos.java index 06caf3539..395420bfe 100644 --- a/trunk/src/com/jpexs/decompiler/graph/GraphSourceItemPos.java +++ b/trunk/src/com/jpexs/decompiler/graph/GraphSourceItemPos.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/GraphTargetItem.java b/trunk/src/com/jpexs/decompiler/graph/GraphTargetItem.java index fd4e22cda..0389b8ae4 100644 --- a/trunk/src/com/jpexs/decompiler/graph/GraphTargetItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/GraphTargetItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/Loop.java b/trunk/src/com/jpexs/decompiler/graph/Loop.java index 94176216c..36e652c07 100644 --- a/trunk/src/com/jpexs/decompiler/graph/Loop.java +++ b/trunk/src/com/jpexs/decompiler/graph/Loop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/MarkItem.java b/trunk/src/com/jpexs/decompiler/graph/MarkItem.java index 461e6e224..994b95280 100644 --- a/trunk/src/com/jpexs/decompiler/graph/MarkItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/MarkItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/NotCompileTimeItem.java b/trunk/src/com/jpexs/decompiler/graph/NotCompileTimeItem.java index 6f06b56b8..86f6f346d 100644 --- a/trunk/src/com/jpexs/decompiler/graph/NotCompileTimeItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/NotCompileTimeItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/SourceGenerator.java b/trunk/src/com/jpexs/decompiler/graph/SourceGenerator.java index c61b6ad91..3c21f9850 100644 --- a/trunk/src/com/jpexs/decompiler/graph/SourceGenerator.java +++ b/trunk/src/com/jpexs/decompiler/graph/SourceGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/TranslateException.java b/trunk/src/com/jpexs/decompiler/graph/TranslateException.java index 4602adf41..64ed25df9 100644 --- a/trunk/src/com/jpexs/decompiler/graph/TranslateException.java +++ b/trunk/src/com/jpexs/decompiler/graph/TranslateException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/AndItem.java b/trunk/src/com/jpexs/decompiler/graph/model/AndItem.java index 8b17066c6..73519a4f9 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/AndItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/AndItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/BinaryOp.java b/trunk/src/com/jpexs/decompiler/graph/model/BinaryOp.java index 54feb1d20..8c71beccf 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/BinaryOp.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/BinaryOp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/BinaryOpItem.java b/trunk/src/com/jpexs/decompiler/graph/model/BinaryOpItem.java index 7b0a06b1e..08500802f 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/BinaryOpItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/BinaryOpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/BlockItem.java b/trunk/src/com/jpexs/decompiler/graph/model/BlockItem.java index a85614522..01ff73a89 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/BlockItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/BlockItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/BreakItem.java b/trunk/src/com/jpexs/decompiler/graph/model/BreakItem.java index f417f0cd8..bf5a14125 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/BreakItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/BreakItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/CommaExpressionItem.java b/trunk/src/com/jpexs/decompiler/graph/model/CommaExpressionItem.java index c06f2ee09..301950bdf 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/CommaExpressionItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/CommaExpressionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/CommentItem.java b/trunk/src/com/jpexs/decompiler/graph/model/CommentItem.java index aef544d34..6499b147e 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/CommentItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/CommentItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/ContinueItem.java b/trunk/src/com/jpexs/decompiler/graph/model/ContinueItem.java index 4d98e5f3c..3e9404880 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/ContinueItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/ContinueItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/DoWhileItem.java b/trunk/src/com/jpexs/decompiler/graph/model/DoWhileItem.java index ae6f40a3e..9512940e0 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/DoWhileItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/DoWhileItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/DuplicateItem.java b/trunk/src/com/jpexs/decompiler/graph/model/DuplicateItem.java index ba25d3c3d..e7afc6f98 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/DuplicateItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/DuplicateItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/ExitItem.java b/trunk/src/com/jpexs/decompiler/graph/model/ExitItem.java index c3d33b5e3..a84f6e1d0 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/ExitItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/ExitItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/ForItem.java b/trunk/src/com/jpexs/decompiler/graph/model/ForItem.java index c3115cdd3..abc539382 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/ForItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/ForItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/IfItem.java b/trunk/src/com/jpexs/decompiler/graph/model/IfItem.java index c17d1e325..180b53c37 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/IfItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/IfItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/IntegerValueItem.java b/trunk/src/com/jpexs/decompiler/graph/model/IntegerValueItem.java index 331db05cd..7d70d019b 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/IntegerValueItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/IntegerValueItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/LocalData.java b/trunk/src/com/jpexs/decompiler/graph/model/LocalData.java index 9a2299266..081f4422b 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/LocalData.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/LocalData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/LogicalOpItem.java b/trunk/src/com/jpexs/decompiler/graph/model/LogicalOpItem.java index 663186abb..dbfa8c64f 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/LogicalOpItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/LogicalOpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/LoopItem.java b/trunk/src/com/jpexs/decompiler/graph/model/LoopItem.java index 34516a645..624c3c4fd 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/LoopItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/LoopItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/NotItem.java b/trunk/src/com/jpexs/decompiler/graph/model/NotItem.java index 6cd649df4..3488b1168 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/NotItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/NotItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/OrItem.java b/trunk/src/com/jpexs/decompiler/graph/model/OrItem.java index 7ad473f78..2f6c2b4fa 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/OrItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/OrItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/ParenthesisItem.java b/trunk/src/com/jpexs/decompiler/graph/model/ParenthesisItem.java index 81c47611a..6b043e705 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/ParenthesisItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/ParenthesisItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/ScriptEndItem.java b/trunk/src/com/jpexs/decompiler/graph/model/ScriptEndItem.java index 0b7ab46e6..7c9f509ad 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/ScriptEndItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/ScriptEndItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/SwitchItem.java b/trunk/src/com/jpexs/decompiler/graph/model/SwitchItem.java index e23c863e0..2fd9d5b6c 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/SwitchItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/SwitchItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/TernarOpItem.java b/trunk/src/com/jpexs/decompiler/graph/model/TernarOpItem.java index 30926e51f..02c0c4b49 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/TernarOpItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/TernarOpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/TrueItem.java b/trunk/src/com/jpexs/decompiler/graph/model/TrueItem.java index 93b706b13..9c10fa180 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/TrueItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/TrueItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/UnaryOp.java b/trunk/src/com/jpexs/decompiler/graph/model/UnaryOp.java index 66dddcb4d..f44db004d 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/UnaryOp.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/UnaryOp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/UnaryOpItem.java b/trunk/src/com/jpexs/decompiler/graph/model/UnaryOpItem.java index 524bcb347..683e49d33 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/UnaryOpItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/UnaryOpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/UniversalLoopItem.java b/trunk/src/com/jpexs/decompiler/graph/model/UniversalLoopItem.java index ce488ef56..aca9985f6 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/UniversalLoopItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/UniversalLoopItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/decompiler/graph/model/WhileItem.java b/trunk/src/com/jpexs/decompiler/graph/model/WhileItem.java index 52bf278fc..04526a834 100644 --- a/trunk/src/com/jpexs/decompiler/graph/model/WhileItem.java +++ b/trunk/src/com/jpexs/decompiler/graph/model/WhileItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/Cache.java b/trunk/src/com/jpexs/helpers/Cache.java index fccf5bd2e..fbd1ae355 100644 --- a/trunk/src/com/jpexs/helpers/Cache.java +++ b/trunk/src/com/jpexs/helpers/Cache.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/helpers/Callback.java b/trunk/src/com/jpexs/helpers/Callback.java index 665aa9097..84b04598f 100644 --- a/trunk/src/com/jpexs/helpers/Callback.java +++ b/trunk/src/com/jpexs/helpers/Callback.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/CancellableWorker.java b/trunk/src/com/jpexs/helpers/CancellableWorker.java index 2e4e23621..190271c59 100644 --- a/trunk/src/com/jpexs/helpers/CancellableWorker.java +++ b/trunk/src/com/jpexs/helpers/CancellableWorker.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/Helper.java b/trunk/src/com/jpexs/helpers/Helper.java index 0d6e9619d..cc78b75a0 100644 --- a/trunk/src/com/jpexs/helpers/Helper.java +++ b/trunk/src/com/jpexs/helpers/Helper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/LimitedInputStream.java b/trunk/src/com/jpexs/helpers/LimitedInputStream.java index 2bf74864c..dedf0332c 100644 --- a/trunk/src/com/jpexs/helpers/LimitedInputStream.java +++ b/trunk/src/com/jpexs/helpers/LimitedInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/MemoryInputStream.java b/trunk/src/com/jpexs/helpers/MemoryInputStream.java index fdcb8fd46..69ceecf24 100644 --- a/trunk/src/com/jpexs/helpers/MemoryInputStream.java +++ b/trunk/src/com/jpexs/helpers/MemoryInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/PosMarkedInputStream.java b/trunk/src/com/jpexs/helpers/PosMarkedInputStream.java index a33516979..fc8fad3e7 100644 --- a/trunk/src/com/jpexs/helpers/PosMarkedInputStream.java +++ b/trunk/src/com/jpexs/helpers/PosMarkedInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/helpers/ProgressListener.java b/trunk/src/com/jpexs/helpers/ProgressListener.java index 86bc3e78f..11cd062ed 100644 --- a/trunk/src/com/jpexs/helpers/ProgressListener.java +++ b/trunk/src/com/jpexs/helpers/ProgressListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/ReReadableInputStream.java b/trunk/src/com/jpexs/helpers/ReReadableInputStream.java index 4b6f20d5a..c8661c407 100644 --- a/trunk/src/com/jpexs/helpers/ReReadableInputStream.java +++ b/trunk/src/com/jpexs/helpers/ReReadableInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/SerializableImage.java b/trunk/src/com/jpexs/helpers/SerializableImage.java index 392035912..6ab1abcc1 100644 --- a/trunk/src/com/jpexs/helpers/SerializableImage.java +++ b/trunk/src/com/jpexs/helpers/SerializableImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/helpers/Stopwatch.java b/trunk/src/com/jpexs/helpers/Stopwatch.java index e58e5885a..d9e96dad5 100644 --- a/trunk/src/com/jpexs/helpers/Stopwatch.java +++ b/trunk/src/com/jpexs/helpers/Stopwatch.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/streams/SeekableInputStream.java b/trunk/src/com/jpexs/helpers/streams/SeekableInputStream.java index 04bf86267..aa336d94c 100644 --- a/trunk/src/com/jpexs/helpers/streams/SeekableInputStream.java +++ b/trunk/src/com/jpexs/helpers/streams/SeekableInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/utf8/Utf8Helper.java b/trunk/src/com/jpexs/helpers/utf8/Utf8Helper.java index b2a51da8d..b86daa9bb 100644 --- a/trunk/src/com/jpexs/helpers/utf8/Utf8Helper.java +++ b/trunk/src/com/jpexs/helpers/utf8/Utf8Helper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/helpers/utf8/Utf8InputStreamReader.java b/trunk/src/com/jpexs/helpers/utf8/Utf8InputStreamReader.java index 5ef554cf1..ef9dd37a0 100644 --- a/trunk/src/com/jpexs/helpers/utf8/Utf8InputStreamReader.java +++ b/trunk/src/com/jpexs/helpers/utf8/Utf8InputStreamReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/utf8/Utf8OutputStreamWriter.java b/trunk/src/com/jpexs/helpers/utf8/Utf8OutputStreamWriter.java index 6d2a8cdea..eaadaa577 100644 --- a/trunk/src/com/jpexs/helpers/utf8/Utf8OutputStreamWriter.java +++ b/trunk/src/com/jpexs/helpers/utf8/Utf8OutputStreamWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/helpers/utf8/Utf8PrintWriter.java b/trunk/src/com/jpexs/helpers/utf8/Utf8PrintWriter.java index 90f649247..9954b9c3c 100644 --- a/trunk/src/com/jpexs/helpers/utf8/Utf8PrintWriter.java +++ b/trunk/src/com/jpexs/helpers/utf8/Utf8PrintWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/src/com/jpexs/process/Process.java b/trunk/src/com/jpexs/process/Process.java index 8cf354221..090031ec8 100644 --- a/trunk/src/com/jpexs/process/Process.java +++ b/trunk/src/com/jpexs/process/Process.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/process/ProcessTools.java b/trunk/src/com/jpexs/process/ProcessTools.java index c9db85971..023877cb0 100644 --- a/trunk/src/com/jpexs/process/ProcessTools.java +++ b/trunk/src/com/jpexs/process/ProcessTools.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/process/win32/Win32Process.java b/trunk/src/com/jpexs/process/win32/Win32Process.java index 2d96da309..d8b9b051f 100644 --- a/trunk/src/com/jpexs/process/win32/Win32Process.java +++ b/trunk/src/com/jpexs/process/win32/Win32Process.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/jpexs/process/win32/Win32ProcessTools.java b/trunk/src/com/jpexs/process/win32/Win32ProcessTools.java index 82e58a0bb..767ee2a21 100644 --- a/trunk/src/com/jpexs/process/win32/Win32ProcessTools.java +++ b/trunk/src/com/jpexs/process/win32/Win32ProcessTools.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/sun/jna/platform/win32/Advapi32.java b/trunk/src/com/sun/jna/platform/win32/Advapi32.java index e3ba50303..2292bcb72 100644 --- a/trunk/src/com/sun/jna/platform/win32/Advapi32.java +++ b/trunk/src/com/sun/jna/platform/win32/Advapi32.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/sun/jna/platform/win32/Advapi32Util.java b/trunk/src/com/sun/jna/platform/win32/Advapi32Util.java index fab474814..4bd45e83b 100644 --- a/trunk/src/com/sun/jna/platform/win32/Advapi32Util.java +++ b/trunk/src/com/sun/jna/platform/win32/Advapi32Util.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/src/com/sun/jna/platform/win32/Win32Exception.java b/trunk/src/com/sun/jna/platform/win32/Win32Exception.java index 32e6bc5df..62ef3a745 100644 --- a/trunk/src/com/sun/jna/platform/win32/Win32Exception.java +++ b/trunk/src/com/sun/jna/platform/win32/Win32Exception.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 PEXS * * 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/trunk/test/com/jpexs/decompiler/flash/ABCStreamTest.java b/trunk/test/com/jpexs/decompiler/flash/ABCStreamTest.java index 807f3bb93..ff7bdeb57 100644 --- a/trunk/test/com/jpexs/decompiler/flash/ABCStreamTest.java +++ b/trunk/test/com/jpexs/decompiler/flash/ABCStreamTest.java @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2010-2014 JPEXS + * + * 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 + * the Free Software Foundation, either version 3 of the License, 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 General Public License + * along with this program. If not, see . + */ package com.jpexs.decompiler.flash; import com.jpexs.decompiler.flash.abc.ABCInputStream; diff --git a/trunk/test/com/jpexs/decompiler/flash/ActionScript2AssemblerTest.java b/trunk/test/com/jpexs/decompiler/flash/ActionScript2AssemblerTest.java index a0e85f773..58e1f444e 100644 --- a/trunk/test/com/jpexs/decompiler/flash/ActionScript2AssemblerTest.java +++ b/trunk/test/com/jpexs/decompiler/flash/ActionScript2AssemblerTest.java @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2010-2014 JPEXS + * + * 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 + * the Free Software Foundation, either version 3 of the License, 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 General Public License + * along with this program. If not, see . + */ package com.jpexs.decompiler.flash; import com.jpexs.decompiler.flash.action.Action; diff --git a/trunk/test/com/jpexs/decompiler/flash/ActionScript2DeobfuscatorTest.java b/trunk/test/com/jpexs/decompiler/flash/ActionScript2DeobfuscatorTest.java index e514963e5..7cf3e83b1 100644 --- a/trunk/test/com/jpexs/decompiler/flash/ActionScript2DeobfuscatorTest.java +++ b/trunk/test/com/jpexs/decompiler/flash/ActionScript2DeobfuscatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/test/com/jpexs/decompiler/flash/ActionScript2Test.java b/trunk/test/com/jpexs/decompiler/flash/ActionScript2Test.java index 288493e08..1aaa51e67 100644 --- a/trunk/test/com/jpexs/decompiler/flash/ActionScript2Test.java +++ b/trunk/test/com/jpexs/decompiler/flash/ActionScript2Test.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/test/com/jpexs/decompiler/flash/ActionScript3Test.java b/trunk/test/com/jpexs/decompiler/flash/ActionScript3Test.java index f99733a86..91e46b65e 100644 --- a/trunk/test/com/jpexs/decompiler/flash/ActionScript3Test.java +++ b/trunk/test/com/jpexs/decompiler/flash/ActionScript3Test.java @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2010-2014 JPEXS + * + * 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 + * the Free Software Foundation, either version 3 of the License, 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 General Public License + * along with this program. If not, see . + */ package com.jpexs.decompiler.flash; import com.jpexs.decompiler.flash.abc.ABC; diff --git a/trunk/test/com/jpexs/decompiler/flash/ActionStript2TestBase.java b/trunk/test/com/jpexs/decompiler/flash/ActionStript2TestBase.java index 820077f02..4f78ad14f 100644 --- a/trunk/test/com/jpexs/decompiler/flash/ActionStript2TestBase.java +++ b/trunk/test/com/jpexs/decompiler/flash/ActionStript2TestBase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/test/com/jpexs/decompiler/flash/ExportTest.java b/trunk/test/com/jpexs/decompiler/flash/ExportTest.java index 1f013d6c5..5aa243cd0 100644 --- a/trunk/test/com/jpexs/decompiler/flash/ExportTest.java +++ b/trunk/test/com/jpexs/decompiler/flash/ExportTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 JPEXS + * Copyright (C) 2010-2014 JPEXS * * 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/trunk/test/com/jpexs/decompiler/flash/RecompileTest.java b/trunk/test/com/jpexs/decompiler/flash/RecompileTest.java index 0e2efcfb5..5394913e4 100644 --- a/trunk/test/com/jpexs/decompiler/flash/RecompileTest.java +++ b/trunk/test/com/jpexs/decompiler/flash/RecompileTest.java @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2010-2014 JPEXS + * + * 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 + * the Free Software Foundation, either version 3 of the License, 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 General Public License + * along with this program. If not, see . + */ package com.jpexs.decompiler.flash; import com.jpexs.decompiler.flash.abc.NotSameException; diff --git a/trunk/test/com/jpexs/decompiler/flash/SWFStreamTest.java b/trunk/test/com/jpexs/decompiler/flash/SWFStreamTest.java index bf4f55197..2affdc82f 100644 --- a/trunk/test/com/jpexs/decompiler/flash/SWFStreamTest.java +++ b/trunk/test/com/jpexs/decompiler/flash/SWFStreamTest.java @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2010-2014 JPEXS + * + * 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 + * the Free Software Foundation, either version 3 of the License, 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 General Public License + * along with this program. If not, see . + */ package com.jpexs.decompiler.flash; import com.jpexs.decompiler.flash.types.RECT; diff --git a/trunk/test/com/jpexs/decompiler/flash/generators/AS2Generator.java b/trunk/test/com/jpexs/decompiler/flash/generators/AS2Generator.java index 8c196a01f..a3d09e648 100644 --- a/trunk/test/com/jpexs/decompiler/flash/generators/AS2Generator.java +++ b/trunk/test/com/jpexs/decompiler/flash/generators/AS2Generator.java @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2010-2014 JPEXS + * + * 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 + * the Free Software Foundation, either version 3 of the License, 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 General Public License + * along with this program. If not, see . + */ package com.jpexs.decompiler.flash.generators; import com.jpexs.decompiler.flash.SWF; diff --git a/trunk/test/com/jpexs/decompiler/flash/generators/AS3Generator.java b/trunk/test/com/jpexs/decompiler/flash/generators/AS3Generator.java index f7713dca1..a8065cf5b 100644 --- a/trunk/test/com/jpexs/decompiler/flash/generators/AS3Generator.java +++ b/trunk/test/com/jpexs/decompiler/flash/generators/AS3Generator.java @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2010-2014 JPEXS + * + * 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 + * the Free Software Foundation, either version 3 of the License, 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 General Public License + * along with this program. If not, see . + */ package com.jpexs.decompiler.flash.generators; import com.jpexs.decompiler.flash.SWF;