diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/BinarySWFBundle.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/BinarySWFBundle.java index 52d1bc954..b854922e9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/BinarySWFBundle.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/BinarySWFBundle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWC.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWC.java index 2e39987c4..d0c421c57 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWC.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWC.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFBundle.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFBundle.java index 213fce54e..bfb268dba 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFBundle.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFBundle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFContainerItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFContainerItem.java index c1abe7a86..3c7de161d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFContainerItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFContainerItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFSearch.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFSearch.java index 91e1ffa1d..fa234cdc0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFSearch.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/SWFSearch.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ZippedSWFBundle.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ZippedSWFBundle.java index 08e4094e3..9c10ff5dc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ZippedSWFBundle.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ZippedSWFBundle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ScriptPack.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ScriptPack.java index 41c84ac6b..468758402 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ScriptPack.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ScriptPack.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2GraphSource.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2GraphSource.java index f59c7c887..8e7151f5b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2GraphSource.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/graph/AVM2GraphSource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/DeobfuscatePopIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/DeobfuscatePopIns.java index eaf8cf356..82cd31a3a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/DeobfuscatePopIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/DeobfuscatePopIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/IfTypeIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/IfTypeIns.java index 04de05357..18d8ff939 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/IfTypeIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/IfTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/SetTypeIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/SetTypeIns.java index 702ed5972..9fa698830 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/SetTypeIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/SetTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/TagInstruction.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/TagInstruction.java index 9d03b5658..84573ac93 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/TagInstruction.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/TagInstruction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugFileIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugFileIns.java index 8d549b504..6f3cdce6d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugFileIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugFileIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugIns.java index 4ecb043a2..2cbe29057 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugLineIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugLineIns.java index ae6c05b48..2154537c0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugLineIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/debug/DebugLineIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal0Ins.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal0Ins.java index 7699e8ece..c20d64eba 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal0Ins.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal0Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal1Ins.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal1Ins.java index d411ededc..7c7d51b38 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal1Ins.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal1Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal2Ins.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal2Ins.java index c6e5dc9c2..892674550 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal2Ins.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal2Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal3Ins.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal3Ins.java index ccf356e8d..0717171e4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal3Ins.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocal3Ins.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalIns.java index 308d1fa70..6d12b1033 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/localregs/SetLocalIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NopIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NopIns.java index f0c935868..4a2601939 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NopIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/other/NopIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntegerTypeIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntegerTypeIns.java index e414d70e6..746dfc10b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntegerTypeIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushIntegerTypeIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyLoadAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyLoadAVM2Item.java index be73248b9..22638beff 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyLoadAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyLoadAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemySignExtendAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemySignExtendAVM2Item.java index 79c4c9d73..ed725c54a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemySignExtendAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemySignExtendAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyStoreAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyStoreAVM2Item.java index a7a899bef..ff7da1607 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyStoreAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/AlchemyStoreAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallAVM2Item.java index 6ff2993e0..b71481b9a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallMethodAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallMethodAVM2Item.java index 5aaae0f2b..e91681433 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallMethodAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallMethodAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallStaticAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallStaticAVM2Item.java index a00f5eacf..c3276d79c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallStaticAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallStaticAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallSuperAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallSuperAVM2Item.java index cc6f213b3..9ef256e13 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallSuperAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/CallSuperAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructAVM2Item.java index fe474cd73..3abad16db 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructPropAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructPropAVM2Item.java index e7a959573..58e9eff45 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructPropAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConstructPropAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConvertAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConvertAVM2Item.java index 32d0c95bc..a84e4cb22 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConvertAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ConvertAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DecLocalAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DecLocalAVM2Item.java index 270c6403b..d27c6d987 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DecLocalAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DecLocalAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DecrementAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DecrementAVM2Item.java index 5017d57aa..3fcb658b7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DecrementAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DecrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DefaultXMLNamespace.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DefaultXMLNamespace.java index 7c4979241..262433460 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DefaultXMLNamespace.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/DefaultXMLNamespace.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/EscapeXAttrAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/EscapeXAttrAVM2Item.java index cc16e20ea..0c7990c7d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/EscapeXAttrAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/EscapeXAttrAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/EscapeXElemAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/EscapeXElemAVM2Item.java index d41035f14..5191f5632 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/EscapeXElemAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/EscapeXElemAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/FilteredCheckAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/FilteredCheckAVM2Item.java index 378c2ab01..cb8534492 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/FilteredCheckAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/FilteredCheckAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/FindPropertyAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/FindPropertyAVM2Item.java index c7e977809..3f9138ea5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/FindPropertyAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/FindPropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/GetDescendantsAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/GetDescendantsAVM2Item.java index 53b8502e8..e54e26b52 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/GetDescendantsAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/GetDescendantsAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSuperAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSuperAVM2Item.java index 074b74334..8a9c374e0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSuperAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/GetSuperAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/HasNextAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/HasNextAVM2Item.java index abac97f12..d458a0fce 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/HasNextAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/HasNextAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InAVM2Item.java index 3364c5e65..9167c7bcd 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/IncLocalAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/IncLocalAVM2Item.java index f77e64d6e..d513cd52d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/IncLocalAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/IncLocalAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/IncrementAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/IncrementAVM2Item.java index 838ffa380..76e46ff61 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/IncrementAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/IncrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InitPropertyAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InitPropertyAVM2Item.java index 40a21e980..08ef2c15b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InitPropertyAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InitPropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InitVectorAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InitVectorAVM2Item.java index ed5c36721..f1fb3745d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InitVectorAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/InitVectorAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NameValuePair.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NameValuePair.java index 9971e0ee0..cf3f2c3c8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NameValuePair.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NameValuePair.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NewActivationAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NewActivationAVM2Item.java index a0c90c717..b664e18ef 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NewActivationAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NewActivationAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NextNameAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NextNameAVM2Item.java index 619c6587d..80260dbba 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NextNameAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NextNameAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NextValueAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NextValueAVM2Item.java index c19ee8d04..fb5f050d3 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NextValueAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NextValueAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NumberValueAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NumberValueAVM2Item.java index 11d88f8aa..40f114929 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NumberValueAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/NumberValueAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/PostDecrementAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/PostDecrementAVM2Item.java index c328dfcab..3cb617b9f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/PostDecrementAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/PostDecrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/PostIncrementAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/PostIncrementAVM2Item.java index e394441b4..0d93e33a8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/PostIncrementAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/PostIncrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnValueAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnValueAVM2Item.java index bb28c0512..cb59eb3b5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnValueAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnValueAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnVoidAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnVoidAVM2Item.java index 26de37515..9b016d7b5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnVoidAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ReturnVoidAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ScriptAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ScriptAVM2Item.java index cbd95cfb8..046962d66 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ScriptAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ScriptAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetGlobalSlotAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetGlobalSlotAVM2Item.java index 18743ce43..c95e2498c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetGlobalSlotAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetGlobalSlotAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSuperAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSuperAVM2Item.java index 78ed2a177..01f7e7b4e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSuperAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetSuperAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetTypeAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetTypeAVM2Item.java index 98346b267..d8650cc85 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetTypeAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/SetTypeAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ThrowAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ThrowAVM2Item.java index b86e06cdc..5babefa2a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ThrowAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/ThrowAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/UnparsedAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/UnparsedAVM2Item.java index abfa2e539..0c824b4ff 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/UnparsedAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/UnparsedAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithAVM2Item.java index 6b072ea33..4fb2bcde6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithEndAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithEndAVM2Item.java index db5c61453..29e57133b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithEndAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithEndAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithObjectAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithObjectAVM2Item.java index fa800cce1..70ed79a2c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithObjectAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/WithObjectAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/XMLAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/XMLAVM2Item.java index 80f9d1305..d77e20abc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/XMLAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/XMLAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/AssignmentAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/AssignmentAVM2Item.java index 5bb65f69d..dd90390df 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/AssignmentAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/AssignmentAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/DeclarationAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/DeclarationAVM2Item.java index 59fb322ec..f84e97ca7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/DeclarationAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/DeclarationAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ExceptionAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ExceptionAVM2Item.java index b1da5a42a..048f032b0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ExceptionAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ExceptionAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/FilterAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/FilterAVM2Item.java index 685cb0d49..d771265ea 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/FilterAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/FilterAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForEachInAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForEachInAVM2Item.java index 93856822f..0b059097a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForEachInAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForEachInAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForInAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForInAVM2Item.java index 8303d06e4..c90cd04eb 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForInAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/clauses/ForInAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DeletePropertyAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DeletePropertyAVM2Item.java index c70a83fc9..689bef551 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DeletePropertyAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/DeletePropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/IfCondition.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/IfCondition.java index f14072b21..97c87ac9b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/IfCondition.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/IfCondition.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreDecrementAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreDecrementAVM2Item.java index 50f90a2e0..d59e86149 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreDecrementAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreDecrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreIncrementAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreIncrementAVM2Item.java index 5e756d091..4562d00e7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreIncrementAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/model/operations/PreIncrementAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/pcode/MissingSymbolHandler.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/pcode/MissingSymbolHandler.java index 1b050512c..de9834998 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/pcode/MissingSymbolHandler.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/pcode/MissingSymbolHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/pcode/ParsedSymbol.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/pcode/ParsedSymbol.java index 239af3f37..477d51b68 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/pcode/ParsedSymbol.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/pcode/ParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/AssignableAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/AssignableAVM2Item.java index c64ee94f3..c68b11289 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/AssignableAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/AssignableAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/BreakJumpIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/BreakJumpIns.java index 8ccfc4d6b..b66cc3063 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/BreakJumpIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/BreakJumpIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/CallAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/CallAVM2Item.java index 0ed6df140..726d82561 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/CallAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/CallAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ConstructSomethingAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ConstructSomethingAVM2Item.java index 936912d0f..bdced9867 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ConstructSomethingAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ConstructSomethingAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ContinueJumpIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ContinueJumpIns.java index 396b92d0f..3707889c3 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ContinueJumpIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ContinueJumpIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ExceptionMarkAVM2Instruction.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ExceptionMarkAVM2Instruction.java index 389323393..cfec47a48 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ExceptionMarkAVM2Instruction.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ExceptionMarkAVM2Instruction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FinallyJumpIns.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FinallyJumpIns.java index 7641b3bcb..ebd3aff8b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FinallyJumpIns.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FinallyJumpIns.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FunctionAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FunctionAVM2Item.java index 4955a9e86..bf12296e7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FunctionAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FunctionAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/GetterAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/GetterAVM2Item.java index 9bbb4b7ee..5bdd32d0d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/GetterAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/GetterAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/IndexAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/IndexAVM2Item.java index 7e0f63b13..4acf4831b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/IndexAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/IndexAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/MethodAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/MethodAVM2Item.java index 80b062019..a479f6bfc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/MethodAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/MethodAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/NameAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/NameAVM2Item.java index baf2005f0..543389280 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/NameAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/NameAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/NamespacedAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/NamespacedAVM2Item.java index 61ec8ee15..9ddd5f7dc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/NamespacedAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/NamespacedAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/PackageAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/PackageAVM2Item.java index 8274a507a..a4f36db0b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/PackageAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/PackageAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/PropertyAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/PropertyAVM2Item.java index b43dc0685..8743d4f84 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/PropertyAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/PropertyAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/Reference.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/Reference.java index dbef4cec6..fc3417c3a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/Reference.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/Reference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SetterAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SetterAVM2Item.java index a252011ac..6d2a7af45 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SetterAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SetterAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/UnresolvedAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/UnresolvedAVM2Item.java index 9042179f7..858a00e6c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/UnresolvedAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/UnresolvedAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/XMLAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/XMLAVM2Item.java index 9472a3a8b..b7cc7b10a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/XMLAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/XMLAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/XMLFilterAVM2Item.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/XMLFilterAVM2Item.java index 6c5f72d0f..ceb4c11eb 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/XMLFilterAVM2Item.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/XMLFilterAVM2Item.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParsedSymbol.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParsedSymbol.java index 84a0612d2..890ce205d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParsedSymbol.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/methodinfo_parser/ParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/Decimal.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/Decimal.java index 3fcb756d5..e000aba4d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/Decimal.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/Decimal.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/TraitWithSlot.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/TraitWithSlot.java index b46ee8e01..94371d2ef 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/TraitWithSlot.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/TraitWithSlot.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/Traits.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/Traits.java index 0f834f0c0..9243793ea 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/Traits.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/Traits.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ConstVarNameMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ConstVarNameMultinameUsage.java index 9ec183813..6afdc6cf9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ConstVarNameMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ConstVarNameMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ConstVarTypeMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ConstVarTypeMultinameUsage.java index 6ea969005..9785d2bc6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ConstVarTypeMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ConstVarTypeMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ExtendsMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ExtendsMultinameUsage.java index 3f2ca07c3..0f700897b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ExtendsMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ExtendsMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ImplementsMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ImplementsMultinameUsage.java index dbae3c966..df5213933 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ImplementsMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/ImplementsMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodBodyMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodBodyMultinameUsage.java index 9db12b976..00196a2a0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodBodyMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodBodyMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodMultinameUsage.java index da56df36d..d29acbdb2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodNameMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodNameMultinameUsage.java index 9611d0937..563f7587f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodNameMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodNameMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodParamsMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodParamsMultinameUsage.java index 579c4888c..588cacf7d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodParamsMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodParamsMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodReturnTypeMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodReturnTypeMultinameUsage.java index 9ae21a819..35eb34b68 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodReturnTypeMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MethodReturnTypeMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MultinameUsage.java index 11cc618d2..d4c4d46c2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/MultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/TraitMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/TraitMultinameUsage.java index 4f24d5d0b..bcba0d9e0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/TraitMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/TraitMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/TypeNameMultinameUsage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/TypeNameMultinameUsage.java index 20e978025..9335a32ca 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/TypeNameMultinameUsage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/usages/TypeNameMultinameUsage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/deobfuscation/FixItemCounterTranslateStack.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/deobfuscation/FixItemCounterTranslateStack.java index bd32022d2..133476812 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/deobfuscation/FixItemCounterTranslateStack.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/deobfuscation/FixItemCounterTranslateStack.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/flashlite/ActionFSCommand2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/flashlite/ActionFSCommand2.java index 9dc118666..3b69d92c4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/flashlite/ActionFSCommand2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/flashlite/ActionFSCommand2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ActionItem.java index 2e951bdef..2f446a30b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/AsciiToCharActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/AsciiToCharActionItem.java index 1d4267810..3d8875f55 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/AsciiToCharActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/AsciiToCharActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CallActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CallActionItem.java index 6a126edc8..2608181ec 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CallActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CallActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CastOpActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CastOpActionItem.java index 0c0377bfb..75ffc27e9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CastOpActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CastOpActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CharToAsciiActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CharToAsciiActionItem.java index e7748ecd8..81e30a23a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CharToAsciiActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CharToAsciiActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CloneSpriteActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CloneSpriteActionItem.java index c9adf63b7..41d1c0f43 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CloneSpriteActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/CloneSpriteActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DecrementActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DecrementActionItem.java index cbf30de9a..088a01842 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DecrementActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DecrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DefineRegisterActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DefineRegisterActionItem.java index e3825845f..088437bf3 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DefineRegisterActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DefineRegisterActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DeleteActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DeleteActionItem.java index d1d389134..2bc95bb72 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DeleteActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/DeleteActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/EnumerateActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/EnumerateActionItem.java index 5e72fa317..99809b9aa 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/EnumerateActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/EnumerateActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/EvalActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/EvalActionItem.java index 4f515f330..d72465718 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/EvalActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/EvalActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ExtendsActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ExtendsActionItem.java index 5b781a85b..6b60449e2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ExtendsActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ExtendsActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/FSCommand2ActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/FSCommand2ActionItem.java index 37c54480d..2b5dacc60 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/FSCommand2ActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/FSCommand2ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetPropertyActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetPropertyActionItem.java index 7a26e1f9e..0e5bf5c58 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetPropertyActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetPropertyActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetTimeActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetTimeActionItem.java index 786f4b3db..06035c22d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetTimeActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetTimeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetURL2ActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetURL2ActionItem.java index 449cf0f2a..e7d59aa6a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetURL2ActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetURL2ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetURLActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetURLActionItem.java index e4d77ed8d..042a476be 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetURLActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetURLActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetVersionActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetVersionActionItem.java index e6a66eed9..73cc755c4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetVersionActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GetVersionActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoFrame2ActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoFrame2ActionItem.java index f231b56ef..f8df9fbaf 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoFrame2ActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoFrame2ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoFrameActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoFrameActionItem.java index a7625934c..09957933c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoFrameActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoFrameActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoLabelActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoLabelActionItem.java index 5d2ac62e7..6aafb7abd 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoLabelActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/GotoLabelActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ImplementsOpActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ImplementsOpActionItem.java index b21456de7..0ac91e85f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ImplementsOpActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ImplementsOpActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/IncrementActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/IncrementActionItem.java index ebed33a8b..f05d28070 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/IncrementActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/IncrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/InitArrayActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/InitArrayActionItem.java index 70816d7ff..a72cef728 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/InitArrayActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/InitArrayActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/InitObjectActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/InitObjectActionItem.java index 507eb1feb..468e0bc07 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/InitObjectActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/InitObjectActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadMovieActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadMovieActionItem.java index 4eb016dbf..7327393ab 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadMovieActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadMovieActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadMovieNumActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadMovieNumActionItem.java index 3d7e6bee6..2e01a912f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadMovieNumActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadMovieNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadVariablesActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadVariablesActionItem.java index f0206bf88..5899ccd62 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadVariablesActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadVariablesActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadVariablesNumActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadVariablesNumActionItem.java index 55865db06..cc6273252 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadVariablesNumActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/LoadVariablesNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBAsciiToCharActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBAsciiToCharActionItem.java index 03dcd0baa..977e787a7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBAsciiToCharActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBAsciiToCharActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBCharToAsciiActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBCharToAsciiActionItem.java index 2a1494d02..1cc6d1d0f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBCharToAsciiActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBCharToAsciiActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBStringExtractActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBStringExtractActionItem.java index 54bc305d4..050a32175 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBStringExtractActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBStringExtractActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBStringLengthActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBStringLengthActionItem.java index 3ab945f91..a3d7c4dc5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBStringLengthActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/MBStringLengthActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NewMethodActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NewMethodActionItem.java index bbbdbd55e..35329b6c4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NewMethodActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NewMethodActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NewObjectActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NewObjectActionItem.java index 171d4e9bf..a85729c68 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NewObjectActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NewObjectActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NextFrameActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NextFrameActionItem.java index 30f312046..fc1f7c5af 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NextFrameActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/NextFrameActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PlayActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PlayActionItem.java index e8fa4954a..834ad0640 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PlayActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PlayActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PopActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PopActionItem.java index 373714c4a..e0a320df5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PopActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PopActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrevFrameActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrevFrameActionItem.java index e0b0433f5..742b99bd4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrevFrameActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrevFrameActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintActionItem.java index 1bbb7fcd2..9b624a579 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapActionItem.java index d6895f1ce..b89759080 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapNumActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapNumActionItem.java index 7e2aecacf..72df98158 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapNumActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintAsBitmapNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintNumActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintNumActionItem.java index eacce0a59..455ac3f18 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintNumActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/PrintNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/RandomNumberActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/RandomNumberActionItem.java index 681e1ef0e..f53cafc8d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/RandomNumberActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/RandomNumberActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/RemoveSpriteActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/RemoveSpriteActionItem.java index 29dc7a101..201896399 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/RemoveSpriteActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/RemoveSpriteActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ReturnActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ReturnActionItem.java index 6dbfa7f01..3ac88d2e0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ReturnActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ReturnActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetPropertyActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetPropertyActionItem.java index 7f293a754..4aa8c6810 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetPropertyActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetPropertyActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTarget2ActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTarget2ActionItem.java index 2c5385d87..c6cac2c00 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTarget2ActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTarget2ActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTargetActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTargetActionItem.java index 952f8c115..3eba4ce0a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTargetActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTargetActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTypeActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTypeActionItem.java index 4bf8983bf..c8f333bc8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTypeActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/SetTypeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StartDragActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StartDragActionItem.java index 5a2243268..a6008f831 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StartDragActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StartDragActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopActionItem.java index 340481ba9..94ed41890 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopAllSoundsActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopAllSoundsActionItem.java index 1f381ddf3..93301fcca 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopAllSoundsActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopAllSoundsActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopDragActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopDragActionItem.java index 3843ffde5..237640712 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopDragActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StopDragActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StoreRegisterActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StoreRegisterActionItem.java index 98d3fae57..830dd7304 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StoreRegisterActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StoreRegisterActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StrictModeActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StrictModeActionItem.java index 72fcc0e36..10ea3804b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StrictModeActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StrictModeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StringExtractActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StringExtractActionItem.java index 1c83e52bb..c2d48dac2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StringExtractActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StringExtractActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StringLengthActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StringLengthActionItem.java index 36d240ed1..b239e9798 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StringLengthActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/StringLengthActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TargetPathActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TargetPathActionItem.java index 90bd21f29..4774f922e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TargetPathActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TargetPathActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TemporaryRegister.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TemporaryRegister.java index c3c04b4a7..db5d4e873 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TemporaryRegister.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TemporaryRegister.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ThrowActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ThrowActionItem.java index 0985a98d9..56d7b7870 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ThrowActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ThrowActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToIntegerActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToIntegerActionItem.java index 4f5f392fa..63ce3132a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToIntegerActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToIntegerActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToNumberActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToNumberActionItem.java index bd968877f..f5985f64c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToNumberActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToNumberActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToStringActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToStringActionItem.java index 2d395997a..918ab3b57 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToStringActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToStringActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToggleHighQualityActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToggleHighQualityActionItem.java index edbb4c4c9..4ec959222 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToggleHighQualityActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/ToggleHighQualityActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TraceActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TraceActionItem.java index bc92a4756..51f266bff 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TraceActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TraceActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TypeOfActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TypeOfActionItem.java index b4cea2068..9f550815d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TypeOfActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/TypeOfActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieActionItem.java index 7796cd641..e25ee2c0c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieNumActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieNumActionItem.java index 0161a16a5..2e253e853 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieNumActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/UnLoadMovieNumActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/ForInActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/ForInActionItem.java index 6842bd1ab..dc022a9d0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/ForInActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/ForInActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/IfFrameLoadedActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/IfFrameLoadedActionItem.java index d81bf85b1..a1b34741c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/IfFrameLoadedActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/IfFrameLoadedActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/InterfaceActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/InterfaceActionItem.java index 7ebbab6d8..ff09de7fa 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/InterfaceActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/InterfaceActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/LoopActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/LoopActionItem.java index fc1790b0e..17b785182 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/LoopActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/LoopActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/TellTargetActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/TellTargetActionItem.java index 9b696c665..4cbeadb6b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/TellTargetActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/TellTargetActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/WithActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/WithActionItem.java index eab98a716..7df6df9a2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/WithActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/clauses/WithActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/AddActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/AddActionItem.java index 123cfb69d..6d22b5833 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/AddActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/AddActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/AndActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/AndActionItem.java index f79d729af..bc2fbfaa9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/AndActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/AndActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitAndActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitAndActionItem.java index 928eb8d47..c3c8a0eb7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitAndActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitAndActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitOrActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitOrActionItem.java index 3c42aecd7..b70f50a63 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitOrActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitOrActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitXorActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitXorActionItem.java index cb70e746a..a13c6a555 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitXorActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/BitXorActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/DivideActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/DivideActionItem.java index 6c7be7ed0..01f4a494a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/DivideActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/DivideActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/EqActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/EqActionItem.java index 1dd3e6987..1508f005f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/EqActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/EqActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/GeActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/GeActionItem.java index bccd42059..30bb365a3 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/GeActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/GeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/GtActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/GtActionItem.java index e660b69e5..7cb210db6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/GtActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/GtActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/InActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/InActionItem.java index b1f437701..0111e7065 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/InActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/InActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/InstanceOfActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/InstanceOfActionItem.java index 682c31800..afb61eec7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/InstanceOfActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/InstanceOfActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/Inverted.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/Inverted.java index 9e431928f..834c918ec 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/Inverted.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/Inverted.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/LShiftActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/LShiftActionItem.java index 316ee6cb5..43d43a6e0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/LShiftActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/LShiftActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/LtActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/LtActionItem.java index 0594c56f3..87f51504d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/LtActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/LtActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/ModuloActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/ModuloActionItem.java index 86c7beb19..c59462d68 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/ModuloActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/ModuloActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/MultiplyActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/MultiplyActionItem.java index cfb8d3dae..34b394ef4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/MultiplyActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/MultiplyActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/NeqActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/NeqActionItem.java index 7ae0a57e5..463efa58a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/NeqActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/NeqActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/OrActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/OrActionItem.java index b5d8f0477..c38b622a2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/OrActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/OrActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/PreDecrementActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/PreDecrementActionItem.java index 02791852d..1e5a704af 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/PreDecrementActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/PreDecrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/PreIncrementActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/PreIncrementActionItem.java index 1af977fdb..c5e04f604 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/PreIncrementActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/PreIncrementActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/RShiftActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/RShiftActionItem.java index 418968e73..69f368b1b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/RShiftActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/RShiftActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringAddActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringAddActionItem.java index 4c45a436d..773d9b9d7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringAddActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringAddActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringEqActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringEqActionItem.java index c0f70e1e1..0b0d9a432 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringEqActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringEqActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringGeActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringGeActionItem.java index 0f0d8f06f..84c262ffd 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringGeActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringGeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringGtActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringGtActionItem.java index dc0063edc..941d8d00e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringGtActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringGtActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringLtActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringLtActionItem.java index 403c72045..f90ac8046 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringLtActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringLtActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringNeActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringNeActionItem.java index 832325e4a..f24f2d5da 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringNeActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/StringNeActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/SubtractActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/SubtractActionItem.java index 439ab6e4b..415fe40db 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/SubtractActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/SubtractActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/URShiftActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/URShiftActionItem.java index 77791fe51..1745edddc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/URShiftActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/model/operations/URShiftActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParsedSymbol.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParsedSymbol.java index 9fe983900..54993a50b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParsedSymbol.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/pcode/ASMParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/pcode/Label.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/pcode/Label.java index ec2f80185..ef3a02177 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/pcode/Label.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/pcode/Label.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/LexBufferer.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/LexBufferer.java index 4052d3cbc..526554617 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/LexBufferer.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/LexBufferer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/LexListener.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/LexListener.java index 794630100..c19c9aaa6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/LexListener.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/LexListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/ParsedSymbol.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/ParsedSymbol.java index 4bf4eae98..abf7e5919 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/ParsedSymbol.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/ParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolGroup.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolGroup.java index 306b30c44..6b162a4fd 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolGroup.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java index a0fdc0caa..2dc66039e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/VariableActionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/VariableActionItem.java index 08793ecee..0d4f5223d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/VariableActionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/VariableActionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionDeobfuscatePop.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionDeobfuscatePop.java index f81664d9d..994f9592f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionDeobfuscatePop.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionDeobfuscatePop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionEnd.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionEnd.java index ea24e393c..7869a4b3a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionEnd.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionEnd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionNop.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionNop.java index 7688a199b..26c59c01a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionNop.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionNop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionStore.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionStore.java index 885eba3c6..04ae0f5d2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionStore.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/special/ActionStore.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAdd.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAdd.java index 2d18d04d4..5fba71696 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAdd.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAdd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAnd.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAnd.java index ccb789e2c..a1adefc8c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAnd.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAnd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAsciiToChar.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAsciiToChar.java index 949f7825a..bdedb4447 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAsciiToChar.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionAsciiToChar.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCall.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCall.java index 65ad02e7c..ca8f20a1a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCall.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCall.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCharToAscii.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCharToAscii.java index 81136533b..54b10bbad 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCharToAscii.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCharToAscii.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCloneSprite.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCloneSprite.java index 875a0e80b..db22302f5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCloneSprite.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionCloneSprite.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionDivide.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionDivide.java index 8069c8182..d7f9f7fe4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionDivide.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionDivide.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionEndDrag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionEndDrag.java index fa0bf8443..c35331012 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionEndDrag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionEndDrag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionEquals.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionEquals.java index 049f7598a..9624748b4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionEquals.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionEquals.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetProperty.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetProperty.java index bc08f9a9b..6e1ade87d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetProperty.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetProperty.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetTime.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetTime.java index c33952aba..cd5e7adcc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetTime.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetTime.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetVariable.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetVariable.java index 1965e689e..9b96896a6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetVariable.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionGetVariable.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionLess.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionLess.java index 6570bd1b4..6679d6731 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionLess.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionLess.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBAsciiToChar.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBAsciiToChar.java index 76a9a86bb..00609fdde 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBAsciiToChar.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBAsciiToChar.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBCharToAscii.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBCharToAscii.java index 59a41a72c..bb4b87ed4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBCharToAscii.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBCharToAscii.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringExtract.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringExtract.java index 81f263439..f26199bda 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringExtract.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringExtract.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringLength.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringLength.java index 68c9f18d6..1657c6e92 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringLength.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMBStringLength.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMultiply.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMultiply.java index b608e8fc1..6db9ee728 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMultiply.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionMultiply.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionNot.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionNot.java index 0b5648c86..93f887a6c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionNot.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionNot.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionOr.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionOr.java index 2d1f17dd7..c83c96400 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionOr.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionOr.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionPop.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionPop.java index 3ba30288a..4156119da 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionPop.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionPop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionRandomNumber.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionRandomNumber.java index bc259d1d8..bec7e9068 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionRandomNumber.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionRandomNumber.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionRemoveSprite.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionRemoveSprite.java index 496d6b1e1..86de43f33 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionRemoveSprite.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionRemoveSprite.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSetProperty.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSetProperty.java index 4ab294736..a94c4ad80 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSetProperty.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSetProperty.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSetTarget2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSetTarget2.java index e73146998..85bef0c96 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSetTarget2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSetTarget2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStartDrag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStartDrag.java index d66b9e0dc..f9b7e01ff 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStartDrag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStartDrag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringAdd.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringAdd.java index cf53eebed..7092d0213 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringAdd.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringAdd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringEquals.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringEquals.java index 829c4a1b9..6fc9ace3b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringEquals.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringEquals.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringExtract.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringExtract.java index 260f11e5b..8f6e6c3e0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringExtract.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringExtract.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLength.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLength.java index c4fcfe4e8..f38a4a6b5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLength.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLength.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLess.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLess.java index 01d7d3f7c..83f022a08 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLess.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionStringLess.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSubtract.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSubtract.java index 70875c612..6f842bf18 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSubtract.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionSubtract.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionToInteger.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionToInteger.java index 8cbb5adde..22034ff3e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionToInteger.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionToInteger.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionTrace.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionTrace.java index a487df5c9..04a6a2ee7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionTrace.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ActionTrace.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ConstantIndex.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ConstantIndex.java index a7987ab27..e6a9ec659 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ConstantIndex.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/ConstantIndex.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/RegisterNumber.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/RegisterNumber.java index 5ff0b9118..1467a76d7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/RegisterNumber.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf4/RegisterNumber.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionAdd2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionAdd2.java index e278d3823..3189a2cb6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionAdd2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionAdd2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitAnd.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitAnd.java index bb1e85283..e14615c1f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitAnd.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitAnd.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitLShift.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitLShift.java index ef1f068e6..8bd5fd290 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitLShift.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitLShift.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitOr.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitOr.java index d71d46fab..5290a6100 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitOr.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitOr.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitRShift.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitRShift.java index 6abebc23f..d2b21cae6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitRShift.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitRShift.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitURShift.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitURShift.java index b95faa165..256f8b9a8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitURShift.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitURShift.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitXor.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitXor.java index 885b3e4f4..b7efe2684 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitXor.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionBitXor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionCallFunction.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionCallFunction.java index 34867cd16..f9247654c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionCallFunction.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionCallFunction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionCallMethod.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionCallMethod.java index 9031110b4..ec57396d8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionCallMethod.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionCallMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDecrement.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDecrement.java index 6cc57e663..3cb4dd804 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDecrement.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDecrement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal.java index 1b04f6248..bdd7d01e8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal2.java index 094fb2864..9d053195a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDefineLocal2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete.java index b98251943..845f85dfc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete2.java index 8dec4bbc3..7a8924ba2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionDelete2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionEnumerate.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionEnumerate.java index 178a1d17b..c70d93bb4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionEnumerate.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionEnumerate.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionEquals2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionEquals2.java index f639a82ce..b58052d31 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionEquals2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionEquals2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionGetMember.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionGetMember.java index 05b078c26..593168cea 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionGetMember.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionGetMember.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionIncrement.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionIncrement.java index b9ef34634..135677086 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionIncrement.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionIncrement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionInitArray.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionInitArray.java index 03d80667c..6c1adcf87 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionInitArray.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionInitArray.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionInitObject.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionInitObject.java index 55852934f..e99ed1122 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionInitObject.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionInitObject.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionLess2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionLess2.java index 224dd6dcb..2cb00eac9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionLess2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionLess2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionModulo.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionModulo.java index 183248cec..75ecef128 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionModulo.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionModulo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionNewMethod.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionNewMethod.java index 4dc6ac593..a50cfbd9b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionNewMethod.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionNewMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionNewObject.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionNewObject.java index ea5b23d16..9aa6d701b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionNewObject.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionNewObject.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionPushDuplicate.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionPushDuplicate.java index 7e54153e2..5ffa6770f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionPushDuplicate.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionPushDuplicate.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionReturn.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionReturn.java index c4b598b1c..9237d09b7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionReturn.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionReturn.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionSetMember.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionSetMember.java index cbce432cf..a144def5a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionSetMember.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionSetMember.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionStackSwap.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionStackSwap.java index 96d7ace8b..ebbcd11c8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionStackSwap.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionStackSwap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionTargetPath.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionTargetPath.java index b213e4de5..d284e0420 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionTargetPath.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionTargetPath.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionToNumber.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionToNumber.java index 08405fdb0..b3387d1e0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionToNumber.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionToNumber.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionToString.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionToString.java index dffca2e25..f077250ea 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionToString.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionToString.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionTypeOf.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionTypeOf.java index abbf95c6d..0949e8296 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionTypeOf.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf5/ActionTypeOf.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java index bd9eced60..2e707babc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionGreater.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionGreater.java index b64a844cb..919e7004d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionGreater.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionGreater.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionInstanceOf.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionInstanceOf.java index e600bc064..a4b58e54b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionInstanceOf.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionInstanceOf.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionStrictEquals.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionStrictEquals.java index 1ca668e99..f3ea6d4c1 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionStrictEquals.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionStrictEquals.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionStringGreater.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionStringGreater.java index 5dd3e3ec3..6e25bfd21 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionStringGreater.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionStringGreater.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionCastOp.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionCastOp.java index a18403157..b26beaeb0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionCastOp.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionCastOp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionExtends.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionExtends.java index f3bf13c44..489111b01 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionExtends.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionExtends.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionImplementsOp.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionImplementsOp.java index d9970725f..79f118cb5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionImplementsOp.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionImplementsOp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionThrow.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionThrow.java index b3a38effd..a9d18d23a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionThrow.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf7/ActionThrow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationCategory.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationCategory.java index e1fdf16af..5321d215a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationCategory.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationCategory.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultBoolean.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultBoolean.java index 3b67193cb..c4dd9db85 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultBoolean.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultBoolean.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultInt.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultInt.java index 16964d5ed..ea3d6a4b9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultInt.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultInt.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultString.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultString.java index b5c927dab..b19be7e61 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultString.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationDefaultString.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationItem.java index 3b4dbdb41..4629d3d86 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationName.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationName.java index 8d6c5c7f2..9f8d5e94b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationName.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/configuration/ConfigurationName.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/dumpview/DumpInfo.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/dumpview/DumpInfo.java index 786c9fff2..7ffb6e73b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/dumpview/DumpInfo.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/dumpview/DumpInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/dumpview/DumpInfoSwfNode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/dumpview/DumpInfoSwfNode.java index 134591219..9c88e28af 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/dumpview/DumpInfoSwfNode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/dumpview/DumpInfoSwfNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/EcmaScript.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/EcmaScript.java index 9106ae6e1..8c84fe5ae 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/EcmaScript.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/EcmaScript.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/EcmaType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/EcmaType.java index edad4d298..c197b0c39 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/EcmaType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/EcmaType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/Null.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/Null.java index 928f0741e..cdc4ffd42 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/Null.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/Null.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/Undefined.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/Undefined.java index 177c66fd4..7644fc27d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/Undefined.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/ecma/Undefined.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/BinaryDataExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/BinaryDataExporter.java index ae864e5e3..a2627e452 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/BinaryDataExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/BinaryDataExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/FontExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/FontExporter.java index 656d707f0..ceb380421 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/FontExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/FontExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/ImageExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/ImageExporter.java index 03749c756..9532ae4fc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/ImageExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/ImageExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/MorphShapeExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/MorphShapeExporter.java index 7bebbb7ac..ee0f5ece6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/MorphShapeExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/MorphShapeExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/MovieExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/MovieExporter.java index 253430c70..da2678bf7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/MovieExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/MovieExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/ShapeExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/ShapeExporter.java index 2be90bb49..0fe34645e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/ShapeExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/ShapeExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/SoundExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/SoundExporter.java index c3315fa1e..fde35a11e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/SoundExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/SoundExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/TextExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/TextExporter.java index 4fbba43d3..008115a02 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/TextExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/TextExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/commonshape/ExportRectangle.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/commonshape/ExportRectangle.java index 285ff2ff3..cebca65d2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/commonshape/ExportRectangle.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/commonshape/ExportRectangle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/BinaryDataExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/BinaryDataExportMode.java index 8e295c9c7..c6c132c41 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/BinaryDataExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/BinaryDataExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/FontExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/FontExportMode.java index 7d971d8fa..0bb178222 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/FontExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/FontExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/FramesExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/FramesExportMode.java index f25cd400e..c5a438fa7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/FramesExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/FramesExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ImageExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ImageExportMode.java index 343d42d85..f3042fd8f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ImageExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ImageExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/MorphShapeExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/MorphShapeExportMode.java index a10a659e7..df43e041c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/MorphShapeExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/MorphShapeExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/MovieExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/MovieExportMode.java index a962a1a29..b46aa8ba4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/MovieExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/MovieExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ScriptExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ScriptExportMode.java index 4b1aa89dd..1238448dc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ScriptExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ScriptExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ShapeExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ShapeExportMode.java index c6acd15fe..7dea9f772 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ShapeExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/ShapeExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/SoundExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/SoundExportMode.java index f9157ff23..05845cef5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/SoundExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/SoundExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/TextExportMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/TextExportMode.java index 246785ce0..49b76ed9a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/TextExportMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/modes/TextExportMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/CurvedMorphEdge.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/CurvedMorphEdge.java index 228aab0de..76ce6888f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/CurvedMorphEdge.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/CurvedMorphEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/IMorphEdge.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/IMorphEdge.java index da7061152..66f1af322 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/IMorphEdge.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/IMorphEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/IMorphShapeExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/IMorphShapeExporter.java index d674c51b5..22cc49011 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/IMorphShapeExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/IMorphShapeExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/StraightMorphEdge.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/StraightMorphEdge.java index d67081b6c..9a5dc7097 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/StraightMorphEdge.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/morphshape/StraightMorphEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/script/AS2ScriptExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/script/AS2ScriptExporter.java index 368044237..d84939f03 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/script/AS2ScriptExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/script/AS2ScriptExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/BinaryDataExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/BinaryDataExportSettings.java index cffedd4b7..5a6d4ff84 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/BinaryDataExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/BinaryDataExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/FontExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/FontExportSettings.java index 0edce1f5f..204ccfd2c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/FontExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/FontExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/FramesExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/FramesExportSettings.java index f5f4abdc4..68ec113c5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/FramesExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/FramesExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ImageExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ImageExportSettings.java index f11e1313a..edf2d3703 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ImageExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ImageExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/MorphShapeExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/MorphShapeExportSettings.java index 64a7a5ac7..14a5ee621 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/MorphShapeExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/MorphShapeExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/MovieExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/MovieExportSettings.java index cb2e19e3c..dd27a7610 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/MovieExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/MovieExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ScriptExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ScriptExportSettings.java index 5fbf22998..7d34d3c82 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ScriptExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ScriptExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ShapeExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ShapeExportSettings.java index eb9f5bdf2..c870abb4d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ShapeExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/ShapeExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/SoundExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/SoundExportSettings.java index 720bbcd58..ed9a47325 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/SoundExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/SoundExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/TextExportSettings.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/TextExportSettings.java index 90a72cdf5..75a0b12ad 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/TextExportSettings.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/settings/TextExportSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/CurvedEdge.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/CurvedEdge.java index 9e17aba96..0dbe2617d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/CurvedEdge.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/CurvedEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/IEdge.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/IEdge.java index 6768f6b4f..fc94870ea 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/IEdge.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/IEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/IShapeExporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/IShapeExporter.java index e6bcbb9f1..f1557d87f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/IShapeExporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/IShapeExporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/StraightEdge.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/StraightEdge.java index 37c6beb58..46789c489 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/StraightEdge.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/exporters/shape/StraightEdge.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/DATA.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/DATA.java index 4d7869320..aacb23f37 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/DATA.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/DATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/FLVOutputStream.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/FLVOutputStream.java index 071cad452..59a2a9cd4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/FLVOutputStream.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/FLVOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/FLVTAG.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/FLVTAG.java index ecd17c12c..9f81dfd30 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/FLVTAG.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/FLVTAG.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATA.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATA.java index a9830b635..d64ad1488 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATA.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATADATE.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATADATE.java index eb86cf739..a53d37987 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATADATE.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATADATE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAOBJECT.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAOBJECT.java index 4a7ca254f..d1801dd8e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAOBJECT.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAOBJECT.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVALUE.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVALUE.java index 1fb3e1ad7..3f2f86067 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVALUE.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVALUE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVARIABLE.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVARIABLE.java index 2999d6e32..6ed8cefb8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVARIABLE.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/flv/SCRIPTDATAVARIABLE.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/CodeFormatting.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/CodeFormatting.java index bba3df8d8..a71276bf9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/CodeFormatting.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/CodeFormatting.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/Freed.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/Freed.java index 070f50f97..385268573 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/Freed.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/Freed.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/LoopWithType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/LoopWithType.java index ee34aff49..0d5c88309 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/LoopWithType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/LoopWithType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/collections/MySet.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/collections/MySet.java index 3b277b7a3..4e54d8554 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/collections/MySet.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/helpers/collections/MySet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/BinaryDataImporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/BinaryDataImporter.java index 7ce4caabe..abee251b4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/BinaryDataImporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/BinaryDataImporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ImageImporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ImageImporter.java index 6a3d7b97a..94ac41fe5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ImageImporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ImageImporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ShapeImporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ShapeImporter.java index 924c600d0..0ccee46c7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ShapeImporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ShapeImporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TagImporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TagImporter.java index be2dbceb6..5b23458e8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TagImporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TagImporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TextImportResizeTextBoundsMode.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TextImportResizeTextBoundsMode.java index 8f61b8d02..7aacf6248 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TextImportResizeTextBoundsMode.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TextImportResizeTextBoundsMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TextImporter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TextImporter.java index 3b9c7fd4a..9de1501d2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TextImporter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/TextImporter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources.properties index 36d5098b9..b228c9a82 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_ca.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_ca.properties index 3373d8b3f..03684f967 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_ca.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_cs.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_cs.properties index cb2d9a4c0..b757051ff 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_cs.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_de.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_de.properties index b21c205eb..be8583817 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_de.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_es.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_es.properties index 70a0da980..8b6f71668 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_es.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_fr.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_fr.properties index 5949888d9..9085b3ab3 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_fr.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_hu.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_hu.properties index 9b8af50ab..f78ea34a9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_hu.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_nl.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_nl.properties index 58e95387c..505ca3caf 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_nl.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_pt.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_pt.properties index b21c205eb..be8583817 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_pt.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_pt_BR.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_pt_BR.properties index b21c205eb..be8583817 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_pt_BR.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_ru.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_ru.properties index 788a3fc62..20e0f7924 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_ru.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_sv.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_sv.properties index 64548eb78..187275fe7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_sv.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_uk.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_uk.properties index 67fabe86a..a0b2e909c 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_uk.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_zh.properties b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_zh.properties index b21c205eb..be8583817 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_zh.properties +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS, All rights reserved. +# Copyright (C) 2010-2015 JPEXS, All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/AloneTag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/AloneTag.java index 914f1b3d1..fe58de660 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/AloneTag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/AloneTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/BoundedTag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/BoundedTag.java index 174b4a39f..336269094 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/BoundedTag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/BoundedTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/CharacterTag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/CharacterTag.java index 37da1dd43..3977a3f54 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/CharacterTag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/CharacterTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/ImportTag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/ImportTag.java index 5bd59d6bf..47e2ab9dd 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/ImportTag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/ImportTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/MorphShapeTag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/MorphShapeTag.java index 40709b965..9a2895ddc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/MorphShapeTag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/MorphShapeTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/NeedsCharacters.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/NeedsCharacters.java index 267636865..91dcde7c6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/NeedsCharacters.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/NeedsCharacters.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/RemoveTag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/RemoveTag.java index ce00eda6d..2663dde90 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/RemoveTag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/RemoveTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/SoundStreamHeadTypeTag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/SoundStreamHeadTypeTag.java index 788d7a7fe..caf50ac14 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/SoundStreamHeadTypeTag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/SoundStreamHeadTypeTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/SoundTag.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/SoundTag.java index bc5ae2de3..783cd0b51 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/SoundTag.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/SoundTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/TextImportErrorHandler.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/TextImportErrorHandler.java index 0de983232..7976b22eb 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/TextImportErrorHandler.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/base/TextImportErrorHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/dynamictext/CharacterWithStyle.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/dynamictext/CharacterWithStyle.java index 412b723a2..f92e0a849 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/dynamictext/CharacterWithStyle.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/dynamictext/CharacterWithStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/dynamictext/GlyphCharacter.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/dynamictext/GlyphCharacter.java index 8a24c97f6..791c3056f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/dynamictext/GlyphCharacter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/dynamictext/GlyphCharacter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/font/CharacterRanges.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/font/CharacterRanges.java index 9fa8be1f0..755f53a25 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/font/CharacterRanges.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/font/CharacterRanges.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalGradient.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalGradient.java index 8580f0fb5..db28ce4f8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalGradient.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalGradient.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage.java index 8ccef28ea..eff7c56c0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage2.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage2.java index 2fbfe5e37..60aea79ac 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage2.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalImage2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalSound.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalSound.java index 39ee9a6cc..3bbc99889 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalSound.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalSound.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalStreamSound.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalStreamSound.java index 7bc808a15..08145f799 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalStreamSound.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineExternalStreamSound.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineGradientMap.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineGradientMap.java index df54b6db7..fab408380 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineGradientMap.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineGradientMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineSubImage.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineSubImage.java index 4ac3d6a25..744acb044 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineSubImage.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/DefineSubImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/FontTextureInfo.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/FontTextureInfo.java index 84764d108..8a98f74d6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/FontTextureInfo.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/gfx/FontTextureInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/text/ParsedSymbol.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/text/ParsedSymbol.java index cf186eb6a..2bd05a086 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/text/ParsedSymbol.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/text/ParsedSymbol.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/text/SymbolType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/text/SymbolType.java index ff976bc69..b230b9dc4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/text/SymbolType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/tags/text/SymbolType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/Clip.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/Clip.java index e9f02bfb8..e94649304 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/Clip.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/Clip.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/SvgClip.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/SvgClip.java index 27b36d81d..bb30755d5 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/SvgClip.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/SvgClip.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/Timelined.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/Timelined.java index ee03af7bd..7f3cd6544 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/Timelined.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/timeline/Timelined.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/treeitems/HeaderItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/treeitems/HeaderItem.java index fc55a947d..9f255c849 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/treeitems/HeaderItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/treeitems/HeaderItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/BasicType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/BasicType.java index 2e4c057c6..ae2b3db32 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/BasicType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/BasicType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/ColorTransform.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/ColorTransform.java index c1abfac03..20d7b6f78 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/ColorTransform.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/ColorTransform.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/ConstantColorColorTransform.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/ConstantColorColorTransform.java index 8c1128e7b..6d53cb28b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/ConstantColorColorTransform.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/ConstantColorColorTransform.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Calculated.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Calculated.java index 3992ebd30..eecdc70f0 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Calculated.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Calculated.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Conditional.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Conditional.java index cf377e6cb..af070d719 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Conditional.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Conditional.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/ConditionalType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/ConditionalType.java index bfa0a0a4d..10a96f5c6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/ConditionalType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/ConditionalType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Internal.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Internal.java index 58ef61992..113a0c970 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Internal.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Internal.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Multiline.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Multiline.java index 77d6756a9..5619a2590 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Multiline.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Multiline.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Optional.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Optional.java index ef83ff3cf..9b4ba20f4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Optional.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Optional.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Reserved.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Reserved.java index 105a9e6e3..2b212ac4d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Reserved.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/Reserved.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/SWFArray.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/SWFArray.java index fd69dc9bd..71923873e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/SWFArray.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/SWFArray.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/SWFType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/SWFType.java index 6597babcd..e6a20c04e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/SWFType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/SWFType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionEvaluator.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionEvaluator.java index 0bdc13197..2df70ac8a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionEvaluator.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionEvaluator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionToken.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionToken.java index 47f7d538b..85f7c27ca 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionToken.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionToken.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionTokenType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionTokenType.java index 7f1c6f970..ca569e4a7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionTokenType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/annotations/parser/ConditionTokenType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BEVELFILTER.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BEVELFILTER.java index d980e3577..43f16bbe3 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BEVELFILTER.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BEVELFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BLURFILTER.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BLURFILTER.java index b8f8cbcff..ab748fed7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BLURFILTER.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BLURFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BlendComposite.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BlendComposite.java index 1bdc3fcf8..bd0dcd926 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BlendComposite.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/BlendComposite.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/CONVOLUTIONFILTER.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/CONVOLUTIONFILTER.java index 0df2a352f..87d99da62 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/CONVOLUTIONFILTER.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/CONVOLUTIONFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/DROPSHADOWFILTER.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/DROPSHADOWFILTER.java index 96de3c11f..508c6bc95 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/DROPSHADOWFILTER.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/DROPSHADOWFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/FILTER.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/FILTER.java index 7af9f0c97..72e222e60 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/FILTER.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/FILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GLOWFILTER.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GLOWFILTER.java index 1a592cf2a..66cd41b32 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GLOWFILTER.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GLOWFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GRADIENTBEVELFILTER.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GRADIENTBEVELFILTER.java index 3b27e47f3..c3b097c06 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GRADIENTBEVELFILTER.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GRADIENTBEVELFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GRADIENTGLOWFILTER.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GRADIENTGLOWFILTER.java index 1519f49e3..2214ec0f2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GRADIENTGLOWFILTER.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/filters/GRADIENTGLOWFILTER.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/FONTINFO.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/FONTINFO.java index 08e2c6a9d..5478df87b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/FONTINFO.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/FONTINFO.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GFxInputStream.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GFxInputStream.java index 8616e782a..53c2c8243 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GFxInputStream.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GFxInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GFxOutputStream.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GFxOutputStream.java index a31c4155f..00a1e99be 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GFxOutputStream.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GFxOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GLYPHIDX.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GLYPHIDX.java index d693a4593..7a4374a00 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GLYPHIDX.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GLYPHIDX.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GlyphInfoType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GlyphInfoType.java index c303d7cf2..bcc07ee81 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GlyphInfoType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/GlyphInfoType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/KerningPairType.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/KerningPairType.java index 3d01f7bd9..f44ae3779 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/KerningPairType.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/KerningPairType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/TEXGLYPH.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/TEXGLYPH.java index c9f98e996..ceb120f8b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/TEXGLYPH.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/gfx/TEXGLYPH.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/shaperecords/EndShapeRecord.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/shaperecords/EndShapeRecord.java index 19e67b5d5..5900ca945 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/shaperecords/EndShapeRecord.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/shaperecords/EndShapeRecord.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/AdpcmDecoder.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/AdpcmDecoder.java index 601752d88..9f6d88ac6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/AdpcmDecoder.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/AdpcmDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3Decoder.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3Decoder.java index ac14784da..3534a5241 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3Decoder.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3Decoder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3FRAME.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3FRAME.java index 229d9ca54..33997ff32 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3FRAME.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3FRAME.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3SOUNDDATA.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3SOUNDDATA.java index 1fd7b1718..21624d430 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3SOUNDDATA.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/MP3SOUNDDATA.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/NellyMoserDecoder.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/NellyMoserDecoder.java index 96dddc555..3a5837e2e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/NellyMoserDecoder.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/NellyMoserDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/NoDecoder.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/NoDecoder.java index 7157ad1f4..9f14ff7c1 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/NoDecoder.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/NoDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/SoundDecoder.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/SoundDecoder.java index 903ecca82..62e1bdd59 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/SoundDecoder.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/SoundDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/SoundFormat.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/SoundFormat.java index e7e6b8613..195657480 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/SoundFormat.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/types/sound/SoundFormat.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/xfl/FLAVersion.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/xfl/FLAVersion.java index 5c7a17d42..2b23aa3d4 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/xfl/FLAVersion.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/xfl/FLAVersion.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/Block.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/Block.java index a57112caa..911ec7b35 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/Block.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/Block.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/CompilationException.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/CompilationException.java index d773318ec..35ddf8c30 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/CompilationException.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/CompilationException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphPart.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphPart.java index a1ad12dfb..25673a009 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphPart.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphPart.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphPath.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphPath.java index 37f369b73..8288dacac 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphPath.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphPath.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSource.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSource.java index 71241bb16..d68832969 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSource.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItem.java index 1ce3f1921..6817d16dd 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItemContainer.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItemContainer.java index d7c129726..cc441370b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItemContainer.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItemContainer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItemPos.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItemPos.java index e005e69f5..594241fb7 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItemPos.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItemPos.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/Loop.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/Loop.java index a3ed442a0..7ed40e81e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/Loop.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/Loop.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/NotCompileTimeItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/NotCompileTimeItem.java index 12f299b4f..8e8ccbb89 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/NotCompileTimeItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/NotCompileTimeItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/ScopeStack.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/ScopeStack.java index 203bd6992..3c13e9f45 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/ScopeStack.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/ScopeStack.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/SourceGenerator.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/SourceGenerator.java index 9383f89a3..7c1694d78 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/SourceGenerator.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/SourceGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TranslateException.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TranslateException.java index 3d7005db5..0c4701c13 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TranslateException.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TranslateException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TranslateStack.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TranslateStack.java index afab7b975..a9d98cb12 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TranslateStack.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TranslateStack.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TypeFunctionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TypeFunctionItem.java index c27b6c5ff..055baa218 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TypeFunctionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TypeFunctionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TypeItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TypeItem.java index db4b0f7de..7092626b6 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TypeItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/TypeItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/AndItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/AndItem.java index 56d34bf78..0858b36f8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/AndItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/AndItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BinaryOp.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BinaryOp.java index a8290206a..0407ca2f9 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BinaryOp.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BinaryOp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BinaryOpItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BinaryOpItem.java index 553ff8d61..9d00fbfc8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BinaryOpItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BinaryOpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BlockItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BlockItem.java index 646111311..91d9dbbfc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BlockItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BlockItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BreakItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BreakItem.java index 8533980a7..5def5553a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BreakItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/BreakItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/CommaExpressionItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/CommaExpressionItem.java index e9019cc7c..d9b0e30ef 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/CommaExpressionItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/CommaExpressionItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ContinueItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ContinueItem.java index d3a35a18e..f56ab65cc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ContinueItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ContinueItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/DoWhileItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/DoWhileItem.java index 6029b227f..e4338ac43 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/DoWhileItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/DoWhileItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/DuplicateItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/DuplicateItem.java index 52f138364..c1f8f8f87 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/DuplicateItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/DuplicateItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ExitItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ExitItem.java index e168fd815..b02e93c69 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ExitItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ExitItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ForItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ForItem.java index ecf93b1d9..f791ca377 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ForItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ForItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/IfItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/IfItem.java index 419468e2a..ea015f785 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/IfItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/IfItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/LogicalOpItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/LogicalOpItem.java index ee7eff16a..3cfd1eaad 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/LogicalOpItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/LogicalOpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/LoopItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/LoopItem.java index de0307048..3f2636e25 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/LoopItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/LoopItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/NotItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/NotItem.java index e71266a59..a7369764f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/NotItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/NotItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/OrItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/OrItem.java index a225c7299..fdee20ecf 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/OrItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/OrItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ParenthesisItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ParenthesisItem.java index e53034df0..6bba9a773 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ParenthesisItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ParenthesisItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ScriptEndItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ScriptEndItem.java index 33d2220d3..96caef8e1 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ScriptEndItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/ScriptEndItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/SwitchItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/SwitchItem.java index 46d407da2..5edac01b8 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/SwitchItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/SwitchItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/TernarOpItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/TernarOpItem.java index 93cfff012..c381c44c2 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/TernarOpItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/TernarOpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/TrueItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/TrueItem.java index f8f314f4f..07ebbbd62 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/TrueItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/TrueItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnaryOp.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnaryOp.java index 33904c691..57eaa5928 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnaryOp.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnaryOp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnaryOpItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnaryOpItem.java index 3dede24b1..b139b61eb 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnaryOpItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnaryOpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnboundedTypeItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnboundedTypeItem.java index ea2103c7e..5c019e10f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnboundedTypeItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UnboundedTypeItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UniversalLoopItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UniversalLoopItem.java index 85af847d7..1deb22d4a 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UniversalLoopItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/UniversalLoopItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/WhileItem.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/WhileItem.java index a24df215d..a72f4aedc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/WhileItem.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/model/WhileItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/Callback.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/Callback.java index 7e13585ef..c3488e0de 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/Callback.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/Callback.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/LimitedInputStream.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/LimitedInputStream.java index 850d826a6..30335c657 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/LimitedInputStream.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/LimitedInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/NulStream.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/NulStream.java index e8ccc70ca..673a7e3df 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/NulStream.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/NulStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/PosMarkedInputStream.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/PosMarkedInputStream.java index 4a6a57d4c..7f37ce35d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/PosMarkedInputStream.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/PosMarkedInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/ProgressListener.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/ProgressListener.java index 72a344650..954298236 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/ProgressListener.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/ProgressListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/ReReadableInputStream.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/ReReadableInputStream.java index 4954ced09..679b774ee 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/ReReadableInputStream.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/ReReadableInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/Searchable.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/Searchable.java index ae92f86b5..bc90ed555 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/Searchable.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/Searchable.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/Stopwatch.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/Stopwatch.java index 87c52a950..d672cce94 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/Stopwatch.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/Stopwatch.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/StreamSearch.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/StreamSearch.java index c9f61d42b..bf7780c4f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/StreamSearch.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/StreamSearch.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/SwfHeaderStreamSearch.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/SwfHeaderStreamSearch.java index 802044a70..0e552a2de 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/SwfHeaderStreamSearch.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/SwfHeaderStreamSearch.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/plugin/CharSequenceJavaFileObject.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/plugin/CharSequenceJavaFileObject.java index 5b3ce8698..475ed022b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/plugin/CharSequenceJavaFileObject.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/plugin/CharSequenceJavaFileObject.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, Miron Sadziak, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, Miron Sadziak, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/plugin/JavaClassObject.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/plugin/JavaClassObject.java index 83c832fb3..f4d47ebfc 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/plugin/JavaClassObject.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/plugin/JavaClassObject.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, Miron Sadziak, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, Miron Sadziak, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/sound/SoundPlayer.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/sound/SoundPlayer.java index f59c4ed41..2a9a49af1 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/sound/SoundPlayer.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/sound/SoundPlayer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/streams/SeekableInputStream.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/streams/SeekableInputStream.java index 3f0f01be7..1a9abd27b 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/streams/SeekableInputStream.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/streams/SeekableInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8Helper.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8Helper.java index 3c9a7c821..ba938b072 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8Helper.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8Helper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8InputStreamReader.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8InputStreamReader.java index 005e1d822..66175df3f 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8InputStreamReader.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8InputStreamReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8OutputStreamWriter.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8OutputStreamWriter.java index 34434361e..b6358b3e3 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8OutputStreamWriter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8OutputStreamWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8PrintWriter.java b/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8PrintWriter.java index b2961e33f..118e5983e 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8PrintWriter.java +++ b/libsrc/ffdec_lib/src/com/jpexs/helpers/utf8/Utf8PrintWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ABCStreamTest.java b/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ABCStreamTest.java index e7cc13636..3857af61f 100644 --- a/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ABCStreamTest.java +++ b/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ABCStreamTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ActionScriptTestBase.java b/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ActionScriptTestBase.java index 910bde81e..f47a823fe 100644 --- a/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ActionScriptTestBase.java +++ b/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ActionScriptTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/SWFStreamTest.java b/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/SWFStreamTest.java index 877d8ad0c..9a213c6fe 100644 --- a/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/SWFStreamTest.java +++ b/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/SWFStreamTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/generators/AS2Generator.java b/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/generators/AS2Generator.java index 1f65086a3..45866ab8d 100644 --- a/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/generators/AS2Generator.java +++ b/libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/generators/AS2Generator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS, All rights reserved. + * Copyright (C) 2010-2015 JPEXS, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/com/jpexs/browsers/cache/chrome/BlockFileHeader.java b/src/com/jpexs/browsers/cache/chrome/BlockFileHeader.java index b52de1e89..c523d71b4 100644 --- a/src/com/jpexs/browsers/cache/chrome/BlockFileHeader.java +++ b/src/com/jpexs/browsers/cache/chrome/BlockFileHeader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/browsers/cache/chrome/ChromeCache.java b/src/com/jpexs/browsers/cache/chrome/ChromeCache.java index d6e6efe3f..9add6cc91 100644 --- a/src/com/jpexs/browsers/cache/chrome/ChromeCache.java +++ b/src/com/jpexs/browsers/cache/chrome/ChromeCache.java @@ -1,194 +1,194 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -import com.jpexs.browsers.cache.CacheEntry; -import com.jpexs.browsers.cache.CacheImplementation; -import java.io.File; -import java.io.IOException; -import java.nio.file.Files; -import java.nio.file.StandardCopyOption; -import java.security.AccessController; -import java.security.PrivilegedAction; -import java.util.ArrayList; -import java.util.List; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * - * @author JPEXS - */ -public class ChromeCache implements CacheImplementation { - - private static ChromeCache instance; - private File tempDir; - private List dataFiles; - private File indexFile; - - private ChromeCache() { - Runtime.getRuntime().addShutdownHook(new Thread() { - @Override - public void run() { - free(); - } - }); - } - - public static ChromeCache getInstance() { - if (instance == null) { - instance = new ChromeCache(); - } - return instance; - } - private boolean loaded = false; - private Index index; - - @Override - public List getEntries() { - if (!loaded) { - refresh(); - } - if (!loaded) { - return null; - } - List ret = new ArrayList<>(); - try { - List entries = index.getEntries(); - for (EntryStore en : entries) { - if (en.state == EntryStore.ENTRY_NORMAL) { - String key = en.getKey(); - if (key != null && !key.trim().isEmpty()) { - ret.add(en); - } - } - } - } catch (IOException ex) { - Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); - return null; - } - return ret; - } - - @Override - public void refresh() { - free(); - File cacheDir = null; - try { - cacheDir = getCacheDirectory(); - } catch (IOException ex) { - Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); - } - if (cacheDir == null) { - return; - } - File systemTempDir = new File(System.getProperty("java.io.tmpdir")); - File originalIndexFile = new File(cacheDir + File.separator + "index"); - tempDir = new File(systemTempDir, "cacheView" + System.identityHashCode(this)); - tempDir.mkdir(); - indexFile = new File(tempDir, "index"); - try { - Files.copy(originalIndexFile.toPath(), indexFile.toPath(), StandardCopyOption.REPLACE_EXISTING); - } catch (IOException ex) { - Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); - return; - } - File originalDataFile; - dataFiles = new ArrayList<>(); - for (int i = 0; (originalDataFile = new File(cacheDir, "data_" + i)).exists(); i++) { - File dataFile = new File(tempDir, "data_" + i); - dataFiles.add(dataFile); - try { - Files.copy(originalDataFile.toPath(), dataFile.toPath(), StandardCopyOption.REPLACE_EXISTING); - } catch (IOException ex) { - Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); - return; - } - } - try { - index = new Index(indexFile, cacheDir); - } catch (IOException ex) { - Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); - } - loaded = true; - } - - private enum OSId { - - WINDOWS, OSX, UNIX - } - - private static OSId getOSId() { - PrivilegedAction doGetOSName = new PrivilegedAction() { - @Override - public String run() { - return System.getProperty("os.name"); - } - }; - OSId id = OSId.UNIX; - String osName = AccessController.doPrivileged(doGetOSName); - if (osName != null) { - if (osName.toLowerCase().startsWith("mac os x")) { - id = OSId.OSX; - } else if (osName.contains("Windows")) { - id = OSId.WINDOWS; - } - } - return id; - } - - public static File getCacheDirectory() throws IOException { - String userHome = null; - File ret = null; - try { - userHome = System.getProperty("user.home"); - } catch (SecurityException ignore) { - } - if (userHome != null) { - OSId osId = getOSId(); - if (osId == OSId.WINDOWS) { - ret = new File(userHome + "\\AppData\\Local\\Google\\Chrome\\User Data\\Default\\Cache\\"); - if (!ret.exists()) { - ret = new File(userHome + "\\Local Settings\\Application Data\\Google\\Chrome\\User Data\\Default\\Cache"); - } - } else if (osId == OSId.OSX) { - ret = new File(userHome + "/Library/Caches/Google/Chrome/Default/Cache"); - } else { - ret = new File(userHome + "/.config/google-chrome/Default/Application Cache/Cache/"); - if (!ret.exists()) { - ret = new File(userHome + "/.cache/chromium/Default/Cache"); - } - } - } - if ((ret != null) && !ret.exists()) { - return null; - } - return ret; - - } - - private void free() { - if (loaded) { - index.free(); - indexFile.delete(); - for (File d : dataFiles) { - d.delete(); - } - tempDir.delete(); - } - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +import com.jpexs.browsers.cache.CacheEntry; +import com.jpexs.browsers.cache.CacheImplementation; +import java.io.File; +import java.io.IOException; +import java.nio.file.Files; +import java.nio.file.StandardCopyOption; +import java.security.AccessController; +import java.security.PrivilegedAction; +import java.util.ArrayList; +import java.util.List; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + * @author JPEXS + */ +public class ChromeCache implements CacheImplementation { + + private static ChromeCache instance; + private File tempDir; + private List dataFiles; + private File indexFile; + + private ChromeCache() { + Runtime.getRuntime().addShutdownHook(new Thread() { + @Override + public void run() { + free(); + } + }); + } + + public static ChromeCache getInstance() { + if (instance == null) { + instance = new ChromeCache(); + } + return instance; + } + private boolean loaded = false; + private Index index; + + @Override + public List getEntries() { + if (!loaded) { + refresh(); + } + if (!loaded) { + return null; + } + List ret = new ArrayList<>(); + try { + List entries = index.getEntries(); + for (EntryStore en : entries) { + if (en.state == EntryStore.ENTRY_NORMAL) { + String key = en.getKey(); + if (key != null && !key.trim().isEmpty()) { + ret.add(en); + } + } + } + } catch (IOException ex) { + Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); + return null; + } + return ret; + } + + @Override + public void refresh() { + free(); + File cacheDir = null; + try { + cacheDir = getCacheDirectory(); + } catch (IOException ex) { + Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); + } + if (cacheDir == null) { + return; + } + File systemTempDir = new File(System.getProperty("java.io.tmpdir")); + File originalIndexFile = new File(cacheDir + File.separator + "index"); + tempDir = new File(systemTempDir, "cacheView" + System.identityHashCode(this)); + tempDir.mkdir(); + indexFile = new File(tempDir, "index"); + try { + Files.copy(originalIndexFile.toPath(), indexFile.toPath(), StandardCopyOption.REPLACE_EXISTING); + } catch (IOException ex) { + Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); + return; + } + File originalDataFile; + dataFiles = new ArrayList<>(); + for (int i = 0; (originalDataFile = new File(cacheDir, "data_" + i)).exists(); i++) { + File dataFile = new File(tempDir, "data_" + i); + dataFiles.add(dataFile); + try { + Files.copy(originalDataFile.toPath(), dataFile.toPath(), StandardCopyOption.REPLACE_EXISTING); + } catch (IOException ex) { + Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); + return; + } + } + try { + index = new Index(indexFile, cacheDir); + } catch (IOException ex) { + Logger.getLogger(ChromeCache.class.getName()).log(Level.SEVERE, null, ex); + } + loaded = true; + } + + private enum OSId { + + WINDOWS, OSX, UNIX + } + + private static OSId getOSId() { + PrivilegedAction doGetOSName = new PrivilegedAction() { + @Override + public String run() { + return System.getProperty("os.name"); + } + }; + OSId id = OSId.UNIX; + String osName = AccessController.doPrivileged(doGetOSName); + if (osName != null) { + if (osName.toLowerCase().startsWith("mac os x")) { + id = OSId.OSX; + } else if (osName.contains("Windows")) { + id = OSId.WINDOWS; + } + } + return id; + } + + public static File getCacheDirectory() throws IOException { + String userHome = null; + File ret = null; + try { + userHome = System.getProperty("user.home"); + } catch (SecurityException ignore) { + } + if (userHome != null) { + OSId osId = getOSId(); + if (osId == OSId.WINDOWS) { + ret = new File(userHome + "\\AppData\\Local\\Google\\Chrome\\User Data\\Default\\Cache\\"); + if (!ret.exists()) { + ret = new File(userHome + "\\Local Settings\\Application Data\\Google\\Chrome\\User Data\\Default\\Cache"); + } + } else if (osId == OSId.OSX) { + ret = new File(userHome + "/Library/Caches/Google/Chrome/Default/Cache"); + } else { + ret = new File(userHome + "/.config/google-chrome/Default/Application Cache/Cache/"); + if (!ret.exists()) { + ret = new File(userHome + "/.cache/chromium/Default/Cache"); + } + } + } + if ((ret != null) && !ret.exists()) { + return null; + } + return ret; + + } + + private void free() { + if (loaded) { + index.free(); + indexFile.delete(); + for (File d : dataFiles) { + d.delete(); + } + tempDir.delete(); + } + } +} diff --git a/src/com/jpexs/browsers/cache/chrome/EntryFlags.java b/src/com/jpexs/browsers/cache/chrome/EntryFlags.java index 37248f974..ff82c58fd 100644 --- a/src/com/jpexs/browsers/cache/chrome/EntryFlags.java +++ b/src/com/jpexs/browsers/cache/chrome/EntryFlags.java @@ -1,27 +1,27 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -/** - * - * @author JPEXS - */ -public class EntryFlags { - - public static final int PARENT_ENTRY = 1; - public static final int CHILD_ENTRY = 1 << 1; -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +/** + * + * @author JPEXS + */ +public class EntryFlags { + + public static final int PARENT_ENTRY = 1; + public static final int CHILD_ENTRY = 1 << 1; +} diff --git a/src/com/jpexs/browsers/cache/chrome/EntryState.java b/src/com/jpexs/browsers/cache/chrome/EntryState.java index e31340ea7..71ab3645b 100644 --- a/src/com/jpexs/browsers/cache/chrome/EntryState.java +++ b/src/com/jpexs/browsers/cache/chrome/EntryState.java @@ -1,28 +1,28 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -/** - * - * @author JPEXS - */ -public class EntryState { - - public static final int ENTRY_NORMAL = 0; - public static final int ENTRY_EVICTED = 1; - public static final int ENTRY_DOOMED = 2; -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +/** + * + * @author JPEXS + */ +public class EntryState { + + public static final int ENTRY_NORMAL = 0; + public static final int ENTRY_EVICTED = 1; + public static final int ENTRY_DOOMED = 2; +} diff --git a/src/com/jpexs/browsers/cache/chrome/EntryStore.java b/src/com/jpexs/browsers/cache/chrome/EntryStore.java index bbf59fc6f..387d0f8eb 100644 --- a/src/com/jpexs/browsers/cache/chrome/EntryStore.java +++ b/src/com/jpexs/browsers/cache/chrome/EntryStore.java @@ -1,153 +1,153 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -import com.jpexs.browsers.cache.CacheEntry; -import java.io.File; -import java.io.IOException; -import java.io.InputStream; -import java.io.RandomAccessFile; -import java.util.HashMap; -import java.util.List; -import java.util.Map; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * - * @author JPEXS - */ -public class EntryStore extends CacheEntry { - - public static final int ENTRY_NORMAL = 0; - public static final int ENTRY_EVICTED = 1; // The entry was recently evicted from the cache. - public static final int ENTRY_DOOMED = 2; // The entry was doomed - public static final int PARENT_ENTRY = 1; // This entry has children (sparse) entries. - public static final int CHILD_ENTRY = 1 << 1; - public long hash; // Full hash of the key. - public CacheAddr next; // Next entry with the same hash or bucket. - public CacheAddr rankings_node; // Rankings node for this entry. - public int reuse_count; // How often is this entry used. - public int refetch_count; // How often is this fetched from the net. - public int state; // Current state. - public long creation_time; - public int key_len; - public CacheAddr long_key; // Optional address of a long key. - public int data_size[] = new int[4]; // We can store up to 4 data streams for each - public CacheAddr data_addr[] = new CacheAddr[4]; // entry. - public long flags; // Any combination of EntryFlags. - public int pad[] = new int[4]; - public long self_hash; // The hash of EntryStore up to this point. - public byte key[] = new byte[256 - 24 * 4]; // null terminated - - public EntryStore(InputStream is, File rootDir, Map dataFiles, File externalFilesDir) throws IOException { - IndexInputStream iis = new IndexInputStream(is); - hash = iis.readUInt32(); - next = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); - rankings_node = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); - reuse_count = iis.readInt32(); - refetch_count = iis.readInt32(); - state = iis.readInt32(); - creation_time = iis.readUInt64(); - key_len = iis.readInt32(); - long_key = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); - data_size = new int[4]; - for (int i = 0; i < 4; i++) { - data_size[i] = iis.readInt32(); - } - data_addr = new CacheAddr[4]; - for (int i = 0; i < 4; i++) { - data_addr[i] = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); - } - flags = iis.readUInt32(); - pad = new int[4]; - for (int i = 0; i < 4; i++) { - pad[i] = iis.readInt32(); - } - self_hash = iis.readUInt32(); - key = new byte[256 - 24 * 4]; - iis.read(key); - } - - public HttpResponseInfo getResponseInfo() { - try { - InputStream is = data_addr[0].getInputStream(); - if (is == null) { - return null; - } - return new HttpResponseInfo(is); - } catch (IOException ex) { - Logger.getLogger(EntryStore.class.getName()).log(Level.SEVERE, null, ex); - return null; - } - } - - public int getResponseDataSize() { - return data_size[1]; - } - - @Override - public InputStream getResponseRawDataStream() { - try { - return data_addr[1].getInputStream(); - } catch (IOException ex) { - Logger.getLogger(EntryStore.class.getName()).log(Level.SEVERE, null, ex); - } - return null; - } - - public String getKey() { - if (key_len < 0) { - return null; - } - return new String(key, 0, key_len > key.length || key_len < 0 ? key.length : key_len); - } - - @Override - public String getRequestURL() { - return getKey(); - } - - @Override - public Map getResponseHeaders() { - HttpResponseInfo ri = getResponseInfo(); - if (ri == null) { - return new HashMap<>(); - } - List headers = ri.headers; - Map ret = new HashMap<>(); - for (int h = 1; h < headers.size(); h++) { - String hs = headers.get(h); - if (hs.contains(":")) { - String hp[] = hs.split(":"); - ret.put(hp[0].trim(), hp[1].trim()); - } - } - return ret; - } - - @Override - public String getStatusLine() { - HttpResponseInfo ri = getResponseInfo(); - return ri.headers.get(0); - } - - @Override - public String getRequestMethod() { - return "GET"; - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +import com.jpexs.browsers.cache.CacheEntry; +import java.io.File; +import java.io.IOException; +import java.io.InputStream; +import java.io.RandomAccessFile; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + * @author JPEXS + */ +public class EntryStore extends CacheEntry { + + public static final int ENTRY_NORMAL = 0; + public static final int ENTRY_EVICTED = 1; // The entry was recently evicted from the cache. + public static final int ENTRY_DOOMED = 2; // The entry was doomed + public static final int PARENT_ENTRY = 1; // This entry has children (sparse) entries. + public static final int CHILD_ENTRY = 1 << 1; + public long hash; // Full hash of the key. + public CacheAddr next; // Next entry with the same hash or bucket. + public CacheAddr rankings_node; // Rankings node for this entry. + public int reuse_count; // How often is this entry used. + public int refetch_count; // How often is this fetched from the net. + public int state; // Current state. + public long creation_time; + public int key_len; + public CacheAddr long_key; // Optional address of a long key. + public int data_size[] = new int[4]; // We can store up to 4 data streams for each + public CacheAddr data_addr[] = new CacheAddr[4]; // entry. + public long flags; // Any combination of EntryFlags. + public int pad[] = new int[4]; + public long self_hash; // The hash of EntryStore up to this point. + public byte key[] = new byte[256 - 24 * 4]; // null terminated + + public EntryStore(InputStream is, File rootDir, Map dataFiles, File externalFilesDir) throws IOException { + IndexInputStream iis = new IndexInputStream(is); + hash = iis.readUInt32(); + next = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); + rankings_node = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); + reuse_count = iis.readInt32(); + refetch_count = iis.readInt32(); + state = iis.readInt32(); + creation_time = iis.readUInt64(); + key_len = iis.readInt32(); + long_key = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); + data_size = new int[4]; + for (int i = 0; i < 4; i++) { + data_size[i] = iis.readInt32(); + } + data_addr = new CacheAddr[4]; + for (int i = 0; i < 4; i++) { + data_addr[i] = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); + } + flags = iis.readUInt32(); + pad = new int[4]; + for (int i = 0; i < 4; i++) { + pad[i] = iis.readInt32(); + } + self_hash = iis.readUInt32(); + key = new byte[256 - 24 * 4]; + iis.read(key); + } + + public HttpResponseInfo getResponseInfo() { + try { + InputStream is = data_addr[0].getInputStream(); + if (is == null) { + return null; + } + return new HttpResponseInfo(is); + } catch (IOException ex) { + Logger.getLogger(EntryStore.class.getName()).log(Level.SEVERE, null, ex); + return null; + } + } + + public int getResponseDataSize() { + return data_size[1]; + } + + @Override + public InputStream getResponseRawDataStream() { + try { + return data_addr[1].getInputStream(); + } catch (IOException ex) { + Logger.getLogger(EntryStore.class.getName()).log(Level.SEVERE, null, ex); + } + return null; + } + + public String getKey() { + if (key_len < 0) { + return null; + } + return new String(key, 0, key_len > key.length || key_len < 0 ? key.length : key_len); + } + + @Override + public String getRequestURL() { + return getKey(); + } + + @Override + public Map getResponseHeaders() { + HttpResponseInfo ri = getResponseInfo(); + if (ri == null) { + return new HashMap<>(); + } + List headers = ri.headers; + Map ret = new HashMap<>(); + for (int h = 1; h < headers.size(); h++) { + String hs = headers.get(h); + if (hs.contains(":")) { + String hp[] = hs.split(":"); + ret.put(hp[0].trim(), hp[1].trim()); + } + } + return ret; + } + + @Override + public String getStatusLine() { + HttpResponseInfo ri = getResponseInfo(); + return ri.headers.get(0); + } + + @Override + public String getRequestMethod() { + return "GET"; + } +} diff --git a/src/com/jpexs/browsers/cache/chrome/HttpResponseInfo.java b/src/com/jpexs/browsers/cache/chrome/HttpResponseInfo.java index ae1e39912..ba269b80a 100644 --- a/src/com/jpexs/browsers/cache/chrome/HttpResponseInfo.java +++ b/src/com/jpexs/browsers/cache/chrome/HttpResponseInfo.java @@ -1,107 +1,107 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -import java.io.IOException; -import java.io.InputStream; -import java.util.ArrayList; -import java.util.List; - -/** - * - * @author JPEXS - */ -public class HttpResponseInfo { - - public long flags; - public int version; - public long request_time; - public long response_time; - public long payload_size; - public List headers; - // The version of the response info used when persisting response info. - public static final int RESPONSE_INFO_VERSION = 3; - // The minimum version supported for deserializing response info. - public static final int RESPONSE_INFO_MINIMUM_VERSION = 1; - // We reserve up to 8 bits for the version number. - public static final int RESPONSE_INFO_VERSION_MASK = 0xFF; - // This bit is set if the response info has a cert at the end. - // Version 1 serialized only the end-entity certificate, while subsequent - // versions include the available certificate chain. - public static final int RESPONSE_INFO_HAS_CERT = 1 << 8; - // This bit is set if the response info has a security-bits field (security - // strength, in bits, of the SSL connection) at the end. - public static final int RESPONSE_INFO_HAS_SECURITY_BITS = 1 << 9; - // This bit is set if the response info has a cert status at the end. - public static final int RESPONSE_INFO_HAS_CERT_STATUS = 1 << 10; - // This bit is set if the response info has vary header data. - public static final int RESPONSE_INFO_HAS_VARY_DATA = 1 << 11; - // This bit is set if the request was cancelled before completion. - public static final int RESPONSE_INFO_TRUNCATED = 1 << 12; - // This bit is set if the response was received via SPDY. - public static final int RESPONSE_INFO_WAS_SPDY = 1 << 13; - // This bit is set if the request has NPN negotiated. - public static final int RESPONSE_INFO_WAS_NPN = 1 << 14; - // This bit is set if the request was fetched via an explicit proxy. - public static final int RESPONSE_INFO_WAS_PROXY = 1 << 15; - // This bit is set if the response info has an SSL connection status field. - // This contains the ciphersuite used to fetch the resource as well as the - // protocol version, compression method and whether SSLv3 fallback was used. - public static final int RESPONSE_INFO_HAS_SSL_CONNECTION_STATUS = 1 << 16; - // This bit is set if the response info has protocol version. - public static final int RESPONSE_INFO_HAS_NPN_NEGOTIATED_PROTOCOL = 1 << 17; - // This bit is set if the response info has connection info. - public static final int RESPONSE_INFO_HAS_CONNECTION_INFO = 1 << 18; - // This bit is set if the request has http authentication. - public static final int RESPONSE_INFO_USE_HTTP_AUTHENTICATION = 1 << 19; - - public String getHeaderValue(String header) { - for (String h : headers) { - if (h.contains(":")) { - String keyval[] = h.split(":"); - String key = keyval[0].trim().toLowerCase(); - String val = keyval[1].trim(); - if (header.toLowerCase().equals(key)) { - return val; - } - } - } - return null; - } - - public HttpResponseInfo(InputStream is) throws IOException { - IndexInputStream iis = new IndexInputStream(is); - payload_size = iis.readUInt32(); - flags = iis.readInt(); - version = (int) (flags & RESPONSE_INFO_VERSION_MASK); - if (version < RESPONSE_INFO_MINIMUM_VERSION || version > RESPONSE_INFO_VERSION) { - throw new RuntimeException("unexpected response info version: " + version); - } - request_time = iis.readInt64(); - response_time = iis.readInt64(); - String headersStr = iis.readString(); - headers = new ArrayList<>(); - int nulpos; - while ((nulpos = headersStr.indexOf(0)) > 0) { - String h = headersStr.substring(0, nulpos); - headersStr = headersStr.substring(nulpos + 1); - headers.add(h); - } - - //TODO: Read SSL info - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +import java.io.IOException; +import java.io.InputStream; +import java.util.ArrayList; +import java.util.List; + +/** + * + * @author JPEXS + */ +public class HttpResponseInfo { + + public long flags; + public int version; + public long request_time; + public long response_time; + public long payload_size; + public List headers; + // The version of the response info used when persisting response info. + public static final int RESPONSE_INFO_VERSION = 3; + // The minimum version supported for deserializing response info. + public static final int RESPONSE_INFO_MINIMUM_VERSION = 1; + // We reserve up to 8 bits for the version number. + public static final int RESPONSE_INFO_VERSION_MASK = 0xFF; + // This bit is set if the response info has a cert at the end. + // Version 1 serialized only the end-entity certificate, while subsequent + // versions include the available certificate chain. + public static final int RESPONSE_INFO_HAS_CERT = 1 << 8; + // This bit is set if the response info has a security-bits field (security + // strength, in bits, of the SSL connection) at the end. + public static final int RESPONSE_INFO_HAS_SECURITY_BITS = 1 << 9; + // This bit is set if the response info has a cert status at the end. + public static final int RESPONSE_INFO_HAS_CERT_STATUS = 1 << 10; + // This bit is set if the response info has vary header data. + public static final int RESPONSE_INFO_HAS_VARY_DATA = 1 << 11; + // This bit is set if the request was cancelled before completion. + public static final int RESPONSE_INFO_TRUNCATED = 1 << 12; + // This bit is set if the response was received via SPDY. + public static final int RESPONSE_INFO_WAS_SPDY = 1 << 13; + // This bit is set if the request has NPN negotiated. + public static final int RESPONSE_INFO_WAS_NPN = 1 << 14; + // This bit is set if the request was fetched via an explicit proxy. + public static final int RESPONSE_INFO_WAS_PROXY = 1 << 15; + // This bit is set if the response info has an SSL connection status field. + // This contains the ciphersuite used to fetch the resource as well as the + // protocol version, compression method and whether SSLv3 fallback was used. + public static final int RESPONSE_INFO_HAS_SSL_CONNECTION_STATUS = 1 << 16; + // This bit is set if the response info has protocol version. + public static final int RESPONSE_INFO_HAS_NPN_NEGOTIATED_PROTOCOL = 1 << 17; + // This bit is set if the response info has connection info. + public static final int RESPONSE_INFO_HAS_CONNECTION_INFO = 1 << 18; + // This bit is set if the request has http authentication. + public static final int RESPONSE_INFO_USE_HTTP_AUTHENTICATION = 1 << 19; + + public String getHeaderValue(String header) { + for (String h : headers) { + if (h.contains(":")) { + String keyval[] = h.split(":"); + String key = keyval[0].trim().toLowerCase(); + String val = keyval[1].trim(); + if (header.toLowerCase().equals(key)) { + return val; + } + } + } + return null; + } + + public HttpResponseInfo(InputStream is) throws IOException { + IndexInputStream iis = new IndexInputStream(is); + payload_size = iis.readUInt32(); + flags = iis.readInt(); + version = (int) (flags & RESPONSE_INFO_VERSION_MASK); + if (version < RESPONSE_INFO_MINIMUM_VERSION || version > RESPONSE_INFO_VERSION) { + throw new RuntimeException("unexpected response info version: " + version); + } + request_time = iis.readInt64(); + response_time = iis.readInt64(); + String headersStr = iis.readString(); + headers = new ArrayList<>(); + int nulpos; + while ((nulpos = headersStr.indexOf(0)) > 0) { + String h = headersStr.substring(0, nulpos); + headersStr = headersStr.substring(nulpos + 1); + headers.add(h); + } + + //TODO: Read SSL info + } +} diff --git a/src/com/jpexs/browsers/cache/chrome/Index.java b/src/com/jpexs/browsers/cache/chrome/Index.java index 108a50e45..1a8d555a9 100644 --- a/src/com/jpexs/browsers/cache/chrome/Index.java +++ b/src/com/jpexs/browsers/cache/chrome/Index.java @@ -1,79 +1,79 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -import java.io.File; -import java.io.FileInputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.RandomAccessFile; -import java.util.ArrayList; -import java.util.HashMap; -import java.util.List; -import java.util.Map; - -/** - * - * @author JPEXS - */ -public class Index { - - IndexHeader header; - CacheAddr table[]; - public static final int kIndexTablesize = 0x10000; - public File rootDir; - private final Map dataFiles; - private final File externalFilesDir; - - public void free() { - for (RandomAccessFile r : dataFiles.values()) { - try { - r.close(); - } catch (IOException ex) { - } - } - } - - public List getEntries() throws IOException { - List ret = new ArrayList<>(); - for (CacheAddr ca : table) { - InputStream is = ca.getInputStream(); - if (is != null) { - EntryStore es = new EntryStore(is, rootDir, dataFiles, externalFilesDir); - ret.add(es); - } - } - return ret; - } - - public Index(File file, File externalFilesDir) throws IOException { - dataFiles = new HashMap<>(); - this.externalFilesDir = externalFilesDir; - try (FileInputStream is = new FileInputStream(file)) { - rootDir = file.getParentFile(); - header = new IndexHeader(is, rootDir, dataFiles, externalFilesDir); - int tsize = kIndexTablesize; - if (header.table_len > 0) { - tsize = header.table_len; - } - table = new CacheAddr[tsize]; - for (int i = 0; i < tsize; i++) { - table[i] = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); - } - } - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +import java.io.File; +import java.io.FileInputStream; +import java.io.IOException; +import java.io.InputStream; +import java.io.RandomAccessFile; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; + +/** + * + * @author JPEXS + */ +public class Index { + + IndexHeader header; + CacheAddr table[]; + public static final int kIndexTablesize = 0x10000; + public File rootDir; + private final Map dataFiles; + private final File externalFilesDir; + + public void free() { + for (RandomAccessFile r : dataFiles.values()) { + try { + r.close(); + } catch (IOException ex) { + } + } + } + + public List getEntries() throws IOException { + List ret = new ArrayList<>(); + for (CacheAddr ca : table) { + InputStream is = ca.getInputStream(); + if (is != null) { + EntryStore es = new EntryStore(is, rootDir, dataFiles, externalFilesDir); + ret.add(es); + } + } + return ret; + } + + public Index(File file, File externalFilesDir) throws IOException { + dataFiles = new HashMap<>(); + this.externalFilesDir = externalFilesDir; + try (FileInputStream is = new FileInputStream(file)) { + rootDir = file.getParentFile(); + header = new IndexHeader(is, rootDir, dataFiles, externalFilesDir); + int tsize = kIndexTablesize; + if (header.table_len > 0) { + tsize = header.table_len; + } + table = new CacheAddr[tsize]; + for (int i = 0; i < tsize; i++) { + table[i] = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); + } + } + } +} diff --git a/src/com/jpexs/browsers/cache/chrome/IndexHeader.java b/src/com/jpexs/browsers/cache/chrome/IndexHeader.java index 46eed8022..9398126ac 100644 --- a/src/com/jpexs/browsers/cache/chrome/IndexHeader.java +++ b/src/com/jpexs/browsers/cache/chrome/IndexHeader.java @@ -1,64 +1,64 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -import java.io.File; -import java.io.IOException; -import java.io.InputStream; -import java.io.RandomAccessFile; -import java.util.Map; - -/** - * - * @author JPEXS - */ -public class IndexHeader { - - long magic; //c3 ca 03 c1 - long version; //01 00 02 00 - int num_entries; - int num_bytes; - int last_file; - int this_id; - CacheAddr stats; - int table_len; - int crash; - int experiment; - long create_time; - int pad[] = new int[52]; - LruData lru; - - public IndexHeader(InputStream is, File rootDir, Map dataFiles, File externalFilesDir) throws IOException { - IndexInputStream iis = new IndexInputStream(is); - magic = iis.readUInt32(); - version = iis.readUInt32(); - num_entries = iis.readInt32(); - num_bytes = iis.readInt32(); - last_file = iis.readInt32(); - this_id = iis.readInt32(); - stats = new CacheAddr(iis, rootDir, dataFiles, externalFilesDir); - table_len = iis.readInt32(); - crash = iis.readInt32(); - experiment = iis.readInt32(); - create_time = iis.readUInt64(); - pad = new int[52]; - for (int i = 0; i < 52; i++) { - pad[i] = iis.readInt32(); - } - lru = new LruData(is, rootDir, dataFiles, externalFilesDir); - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +import java.io.File; +import java.io.IOException; +import java.io.InputStream; +import java.io.RandomAccessFile; +import java.util.Map; + +/** + * + * @author JPEXS + */ +public class IndexHeader { + + long magic; //c3 ca 03 c1 + long version; //01 00 02 00 + int num_entries; + int num_bytes; + int last_file; + int this_id; + CacheAddr stats; + int table_len; + int crash; + int experiment; + long create_time; + int pad[] = new int[52]; + LruData lru; + + public IndexHeader(InputStream is, File rootDir, Map dataFiles, File externalFilesDir) throws IOException { + IndexInputStream iis = new IndexInputStream(is); + magic = iis.readUInt32(); + version = iis.readUInt32(); + num_entries = iis.readInt32(); + num_bytes = iis.readInt32(); + last_file = iis.readInt32(); + this_id = iis.readInt32(); + stats = new CacheAddr(iis, rootDir, dataFiles, externalFilesDir); + table_len = iis.readInt32(); + crash = iis.readInt32(); + experiment = iis.readInt32(); + create_time = iis.readUInt64(); + pad = new int[52]; + for (int i = 0; i < 52; i++) { + pad[i] = iis.readInt32(); + } + lru = new LruData(is, rootDir, dataFiles, externalFilesDir); + } +} diff --git a/src/com/jpexs/browsers/cache/chrome/IndexInputStream.java b/src/com/jpexs/browsers/cache/chrome/IndexInputStream.java index 7487f0257..73d0a0876 100644 --- a/src/com/jpexs/browsers/cache/chrome/IndexInputStream.java +++ b/src/com/jpexs/browsers/cache/chrome/IndexInputStream.java @@ -1,79 +1,79 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -import java.io.IOException; -import java.io.InputStream; - -/** - * - * @author JPEXS - */ -public class IndexInputStream extends InputStream { - - private final InputStream is; - public long pos = 0; - - public long getPos() { - return pos; - } - - public IndexInputStream(InputStream is) { - this.is = is; - } - - @Override - public int read() throws IOException { - int r = is.read(); - //System.out.print("$"+Integer.toHexString(r)); - pos++; - return r; - } - - public long readUInt32() throws IOException { - long r = (((long) read()) + ((long) (read() << 8)) + ((long) (read() << 16)) + ((long) (read() << 24))) & 0xffffffffL; - //System.out.println(""); - return r; - } - - public long readUInt64() throws IOException { - return readUInt32() + (readUInt32() << 32); - } - - public long readInt64() throws IOException { - return readUInt64(); //FIXME - } - - public int readInt32() throws IOException { - return (int) readUInt32(); - } - - public int readInt16() throws IOException { - return (short) ((int) read() + (int) (read() << 8)); - } - - public long readInt() throws IOException { - return readInt32(); - } - - public String readString() throws IOException { - int len = (int) readInt(); - byte data[] = new byte[len]; - read(data); - return new String(data); - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +import java.io.IOException; +import java.io.InputStream; + +/** + * + * @author JPEXS + */ +public class IndexInputStream extends InputStream { + + private final InputStream is; + public long pos = 0; + + public long getPos() { + return pos; + } + + public IndexInputStream(InputStream is) { + this.is = is; + } + + @Override + public int read() throws IOException { + int r = is.read(); + //System.out.print("$"+Integer.toHexString(r)); + pos++; + return r; + } + + public long readUInt32() throws IOException { + long r = (((long) read()) + ((long) (read() << 8)) + ((long) (read() << 16)) + ((long) (read() << 24))) & 0xffffffffL; + //System.out.println(""); + return r; + } + + public long readUInt64() throws IOException { + return readUInt32() + (readUInt32() << 32); + } + + public long readInt64() throws IOException { + return readUInt64(); //FIXME + } + + public int readInt32() throws IOException { + return (int) readUInt32(); + } + + public int readInt16() throws IOException { + return (short) ((int) read() + (int) (read() << 8)); + } + + public long readInt() throws IOException { + return readInt32(); + } + + public String readString() throws IOException { + int len = (int) readInt(); + byte data[] = new byte[len]; + read(data); + return new String(data); + } +} diff --git a/src/com/jpexs/browsers/cache/chrome/LruData.java b/src/com/jpexs/browsers/cache/chrome/LruData.java index cdc501651..2558b6855 100644 --- a/src/com/jpexs/browsers/cache/chrome/LruData.java +++ b/src/com/jpexs/browsers/cache/chrome/LruData.java @@ -1,71 +1,71 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -import java.io.File; -import java.io.IOException; -import java.io.InputStream; -import java.io.RandomAccessFile; -import java.util.Map; - -/** - * - * @author JPEXS - */ -public class LruData { - - int pad1[] = new int[2]; - int filled; - int sizes[] = new int[5]; - CacheAddr heads[] = new CacheAddr[5]; - CacheAddr tails[] = new CacheAddr[5]; - CacheAddr transaction; - int operation; - int operation_list; - int pad2[] = new int[7]; - - public LruData(InputStream is, File rootDir, Map dataFiles, File externalFilesDir) throws IOException { - IndexInputStream iis = new IndexInputStream(is); - pad1 = new int[2]; - pad1[0] = iis.readInt32(); - pad1[1] = iis.readInt32(); - filled = iis.readInt32(); - sizes = new int[5]; - for (int i = 0; i < 5; i++) { - sizes[i] = iis.readInt32(); - } - sizes = new int[5]; - for (int i = 0; i < 5; i++) { - sizes[i] = iis.readInt32(); - } - heads = new CacheAddr[5]; - for (int i = 0; i < 5; i++) { - heads[i] = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); - } - tails = new CacheAddr[5]; - for (int i = 0; i < 5; i++) { - tails[i] = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); - } - transaction = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); - operation = iis.readInt32(); - operation_list = iis.readInt32(); - pad2 = new int[7]; - for (int i = 0; i < 7; i++) { - pad2[i] = iis.readInt32(); - } - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +import java.io.File; +import java.io.IOException; +import java.io.InputStream; +import java.io.RandomAccessFile; +import java.util.Map; + +/** + * + * @author JPEXS + */ +public class LruData { + + int pad1[] = new int[2]; + int filled; + int sizes[] = new int[5]; + CacheAddr heads[] = new CacheAddr[5]; + CacheAddr tails[] = new CacheAddr[5]; + CacheAddr transaction; + int operation; + int operation_list; + int pad2[] = new int[7]; + + public LruData(InputStream is, File rootDir, Map dataFiles, File externalFilesDir) throws IOException { + IndexInputStream iis = new IndexInputStream(is); + pad1 = new int[2]; + pad1[0] = iis.readInt32(); + pad1[1] = iis.readInt32(); + filled = iis.readInt32(); + sizes = new int[5]; + for (int i = 0; i < 5; i++) { + sizes[i] = iis.readInt32(); + } + sizes = new int[5]; + for (int i = 0; i < 5; i++) { + sizes[i] = iis.readInt32(); + } + heads = new CacheAddr[5]; + for (int i = 0; i < 5; i++) { + heads[i] = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); + } + tails = new CacheAddr[5]; + for (int i = 0; i < 5; i++) { + tails[i] = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); + } + transaction = new CacheAddr(is, rootDir, dataFiles, externalFilesDir); + operation = iis.readInt32(); + operation_list = iis.readInt32(); + pad2 = new int[7]; + for (int i = 0; i < 7; i++) { + pad2[i] = iis.readInt32(); + } + } +} diff --git a/src/com/jpexs/browsers/cache/chrome/RankingsNode.java b/src/com/jpexs/browsers/cache/chrome/RankingsNode.java index 4a31ea57c..cdd860009 100644 --- a/src/com/jpexs/browsers/cache/chrome/RankingsNode.java +++ b/src/com/jpexs/browsers/cache/chrome/RankingsNode.java @@ -1,32 +1,32 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.browsers.cache.chrome; - -/** - * - * @author JPEXS - */ -public class RankingsNode { - - public long last_used; - public long last_modified; - CacheAddr next; - CacheAddr prev; - CacheAddr contents; - int dirty; - long self_hash; -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.browsers.cache.chrome; + +/** + * + * @author JPEXS + */ +public class RankingsNode { + + public long last_used; + public long last_modified; + CacheAddr next; + CacheAddr prev; + CacheAddr contents; + int dirty; + long self_hash; +} diff --git a/src/com/jpexs/decompiler/flash/console/ConsoleAbortRetryIgnoreHandler.java b/src/com/jpexs/decompiler/flash/console/ConsoleAbortRetryIgnoreHandler.java index f8ed144ee..53b4276bd 100644 --- a/src/com/jpexs/decompiler/flash/console/ConsoleAbortRetryIgnoreHandler.java +++ b/src/com/jpexs/decompiler/flash/console/ConsoleAbortRetryIgnoreHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/DebugLogDialog.java b/src/com/jpexs/decompiler/flash/gui/DebugLogDialog.java index 2ff205a1f..8202a961c 100644 --- a/src/com/jpexs/decompiler/flash/gui/DebugLogDialog.java +++ b/src/com/jpexs/decompiler/flash/gui/DebugLogDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/FontFace.java b/src/com/jpexs/decompiler/flash/gui/FontFace.java index bafd9a1e9..c398c337e 100644 --- a/src/com/jpexs/decompiler/flash/gui/FontFace.java +++ b/src/com/jpexs/decompiler/flash/gui/FontFace.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/FontFamily.java b/src/com/jpexs/decompiler/flash/gui/FontFamily.java index 4e09cfbce..c51c108fe 100644 --- a/src/com/jpexs/decompiler/flash/gui/FontFamily.java +++ b/src/com/jpexs/decompiler/flash/gui/FontFamily.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/GenericTagTreePanel.java b/src/com/jpexs/decompiler/flash/gui/GenericTagTreePanel.java index 51a3afc9d..4d1ec1248 100644 --- a/src/com/jpexs/decompiler/flash/gui/GenericTagTreePanel.java +++ b/src/com/jpexs/decompiler/flash/gui/GenericTagTreePanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/HeaderInfoPanel.java b/src/com/jpexs/decompiler/flash/gui/HeaderInfoPanel.java index c669c699f..b83667cc6 100644 --- a/src/com/jpexs/decompiler/flash/gui/HeaderInfoPanel.java +++ b/src/com/jpexs/decompiler/flash/gui/HeaderInfoPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/MyCommandButtonUI.java b/src/com/jpexs/decompiler/flash/gui/MyCommandButtonUI.java index 131b1a704..ff06feeac 100644 --- a/src/com/jpexs/decompiler/flash/gui/MyCommandButtonUI.java +++ b/src/com/jpexs/decompiler/flash/gui/MyCommandButtonUI.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/PlayerListener.java b/src/com/jpexs/decompiler/flash/gui/PlayerListener.java index ae0d530bb..7aae58115 100644 --- a/src/com/jpexs/decompiler/flash/gui/PlayerListener.java +++ b/src/com/jpexs/decompiler/flash/gui/PlayerListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/QuickFindPanel.java b/src/com/jpexs/decompiler/flash/gui/QuickFindPanel.java index 2f0ed25f7..cfdefd992 100644 --- a/src/com/jpexs/decompiler/flash/gui/QuickFindPanel.java +++ b/src/com/jpexs/decompiler/flash/gui/QuickFindPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/ReplaceTraceDialog.java b/src/com/jpexs/decompiler/flash/gui/ReplaceTraceDialog.java index 93d46473f..d729fab42 100644 --- a/src/com/jpexs/decompiler/flash/gui/ReplaceTraceDialog.java +++ b/src/com/jpexs/decompiler/flash/gui/ReplaceTraceDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/SearchResultsDialog.java b/src/com/jpexs/decompiler/flash/gui/SearchResultsDialog.java index a27e56e55..ccc0bc5ce 100644 --- a/src/com/jpexs/decompiler/flash/gui/SearchResultsDialog.java +++ b/src/com/jpexs/decompiler/flash/gui/SearchResultsDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/SoundTagPlayer.java b/src/com/jpexs/decompiler/flash/gui/SoundTagPlayer.java index f098f61b1..d5d77ff2b 100644 --- a/src/com/jpexs/decompiler/flash/gui/SoundTagPlayer.java +++ b/src/com/jpexs/decompiler/flash/gui/SoundTagPlayer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DecimalTableModel.java b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DecimalTableModel.java index 01ac789fb..a500f9441 100644 --- a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DecimalTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DecimalTableModel.java @@ -1,153 +1,153 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.abc.tablemodels; - -import com.jpexs.decompiler.flash.abc.ABC; -import javax.swing.event.TableModelListener; -import javax.swing.table.TableModel; - -public class DecimalTableModel implements TableModel { - - private final ABC abc; - private static final String[] columnNames = new String[]{"Index", "Value"}; - private static final Class[] classes = new Class[]{Long.class, String.class}; - - public DecimalTableModel(ABC abc) { - this.abc = abc; - } - - /** - * Returns the number of rows in the model. A JTable uses this - * method to determine how many rows it should display. This method should - * be quick, as it is called frequently during rendering. - * - * @return the number of rows in the model - * @see #getColumnCount - */ - @Override - public int getRowCount() { - if (abc == null) { - return 0; - } - return abc.constants.getDecimalCount(); - } - - /** - * Returns the number of columns in the model. A JTable uses - * this method to determine how many columns it should create and display by - * default. - * - * @return the number of columns in the model - * @see #getRowCount - */ - @Override - public int getColumnCount() { - return 2; - } - - /** - * Returns the name of the column at columnIndex. This is used - * to initialize the table's column header name. Note: this name does not - * need to be unique; two columns in a table can have the same name. - * - * @param columnIndex the index of the column - * @return the name of the column - */ - @Override - public String getColumnName(int columnIndex) { - return columnNames[columnIndex]; - } - - /** - * Returns the most specific superclass for all the cell values in the - * column. This is used by the JTable to set up a default - * renderer and editor for the column. - * - * @param columnIndex the index of the column - * @return the common ancestor class of the object values in the model. - */ - @Override - public Class getColumnClass(int columnIndex) { - return classes[columnIndex]; - } - - /** - * Returns true if the cell at rowIndex and - * columnIndex is editable. Otherwise, setValueAt - * on the cell will not change the value of that cell. - * - * @param rowIndex the row whose value to be queried - * @param columnIndex the column whose value to be queried - * @return true if the cell is editable - * @see #setValueAt - */ - @Override - public boolean isCellEditable(int rowIndex, int columnIndex) { - return false; - } - - /** - * Returns the value for the cell at columnIndex and - * rowIndex. - * - * @param rowIndex the row whose value is to be queried - * @param columnIndex the column whose value is to be queried - * @return the value Object at the specified cell - */ - @Override - public Object getValueAt(int rowIndex, int columnIndex) { - if (columnIndex == 0) { - return rowIndex; - } else { - return abc.constants.getDecimal(rowIndex); - } - } - - /** - * Sets the value in the cell at columnIndex and - * rowIndex to aValue. - * - * @param aValue the new value - * @param rowIndex the row whose value is to be changed - * @param columnIndex the column whose value is to be changed - * @see #getValueAt - * @see #isCellEditable - */ - @Override - public void setValueAt(Object aValue, int rowIndex, int columnIndex) { - } - - /** - * Adds a listener to the list that is notified each time a change to the - * data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void addTableModelListener(TableModelListener l) { - } - - /** - * Removes a listener from the list that is notified each time a change to - * the data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void removeTableModelListener(TableModelListener l) { - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.abc.tablemodels; + +import com.jpexs.decompiler.flash.abc.ABC; +import javax.swing.event.TableModelListener; +import javax.swing.table.TableModel; + +public class DecimalTableModel implements TableModel { + + private final ABC abc; + private static final String[] columnNames = new String[]{"Index", "Value"}; + private static final Class[] classes = new Class[]{Long.class, String.class}; + + public DecimalTableModel(ABC abc) { + this.abc = abc; + } + + /** + * Returns the number of rows in the model. A JTable uses this + * method to determine how many rows it should display. This method should + * be quick, as it is called frequently during rendering. + * + * @return the number of rows in the model + * @see #getColumnCount + */ + @Override + public int getRowCount() { + if (abc == null) { + return 0; + } + return abc.constants.getDecimalCount(); + } + + /** + * Returns the number of columns in the model. A JTable uses + * this method to determine how many columns it should create and display by + * default. + * + * @return the number of columns in the model + * @see #getRowCount + */ + @Override + public int getColumnCount() { + return 2; + } + + /** + * Returns the name of the column at columnIndex. This is used + * to initialize the table's column header name. Note: this name does not + * need to be unique; two columns in a table can have the same name. + * + * @param columnIndex the index of the column + * @return the name of the column + */ + @Override + public String getColumnName(int columnIndex) { + return columnNames[columnIndex]; + } + + /** + * Returns the most specific superclass for all the cell values in the + * column. This is used by the JTable to set up a default + * renderer and editor for the column. + * + * @param columnIndex the index of the column + * @return the common ancestor class of the object values in the model. + */ + @Override + public Class getColumnClass(int columnIndex) { + return classes[columnIndex]; + } + + /** + * Returns true if the cell at rowIndex and + * columnIndex is editable. Otherwise, setValueAt + * on the cell will not change the value of that cell. + * + * @param rowIndex the row whose value to be queried + * @param columnIndex the column whose value to be queried + * @return true if the cell is editable + * @see #setValueAt + */ + @Override + public boolean isCellEditable(int rowIndex, int columnIndex) { + return false; + } + + /** + * Returns the value for the cell at columnIndex and + * rowIndex. + * + * @param rowIndex the row whose value is to be queried + * @param columnIndex the column whose value is to be queried + * @return the value Object at the specified cell + */ + @Override + public Object getValueAt(int rowIndex, int columnIndex) { + if (columnIndex == 0) { + return rowIndex; + } else { + return abc.constants.getDecimal(rowIndex); + } + } + + /** + * Sets the value in the cell at columnIndex and + * rowIndex to aValue. + * + * @param aValue the new value + * @param rowIndex the row whose value is to be changed + * @param columnIndex the column whose value is to be changed + * @see #getValueAt + * @see #isCellEditable + */ + @Override + public void setValueAt(Object aValue, int rowIndex, int columnIndex) { + } + + /** + * Adds a listener to the list that is notified each time a change to the + * data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void addTableModelListener(TableModelListener l) { + } + + /** + * Removes a listener from the list that is notified each time a change to + * the data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void removeTableModelListener(TableModelListener l) { + } +} diff --git a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DoubleTableModel.java b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DoubleTableModel.java index 0676f0907..92941dda7 100644 --- a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DoubleTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/DoubleTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/IntTableModel.java b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/IntTableModel.java index b4e3c9242..9f1f587f8 100644 --- a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/IntTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/IntTableModel.java @@ -1,153 +1,153 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.abc.tablemodels; - -import com.jpexs.decompiler.flash.abc.ABC; -import javax.swing.event.TableModelListener; -import javax.swing.table.TableModel; - -public class IntTableModel implements TableModel { - - private final ABC abc; - private static final String[] columnNames = new String[]{"Index", "Value"}; - private static final Class[] classes = new Class[]{Long.class, Long.class}; - - public IntTableModel(ABC abc) { - this.abc = abc; - } - - /** - * Returns the number of rows in the model. A JTable uses this - * method to determine how many rows it should display. This method should - * be quick, as it is called frequently during rendering. - * - * @return the number of rows in the model - * @see #getColumnCount - */ - @Override - public int getRowCount() { - if (abc == null) { - return 0; - } - return abc.constants.getIntCount(); - } - - /** - * Returns the number of columns in the model. A JTable uses - * this method to determine how many columns it should create and display by - * default. - * - * @return the number of columns in the model - * @see #getRowCount - */ - @Override - public int getColumnCount() { - return 2; - } - - /** - * Returns the name of the column at columnIndex. This is used - * to initialize the table's column header name. Note: this name does not - * need to be unique; two columns in a table can have the same name. - * - * @param columnIndex the index of the column - * @return the name of the column - */ - @Override - public String getColumnName(int columnIndex) { - return columnNames[columnIndex]; - } - - /** - * Returns the most specific superclass for all the cell values in the - * column. This is used by the JTable to set up a default - * renderer and editor for the column. - * - * @param columnIndex the index of the column - * @return the common ancestor class of the object values in the model. - */ - @Override - public Class getColumnClass(int columnIndex) { - return classes[columnIndex]; - } - - /** - * Returns true if the cell at rowIndex and - * columnIndex is editable. Otherwise, setValueAt - * on the cell will not change the value of that cell. - * - * @param rowIndex the row whose value to be queried - * @param columnIndex the column whose value to be queried - * @return true if the cell is editable - * @see #setValueAt - */ - @Override - public boolean isCellEditable(int rowIndex, int columnIndex) { - return false; - } - - /** - * Returns the value for the cell at columnIndex and - * rowIndex. - * - * @param rowIndex the row whose value is to be queried - * @param columnIndex the column whose value is to be queried - * @return the value Object at the specified cell - */ - @Override - public Object getValueAt(int rowIndex, int columnIndex) { - if (columnIndex == 0) { - return rowIndex; - } else { - return abc.constants.getInt(rowIndex); - } - } - - /** - * Sets the value in the cell at columnIndex and - * rowIndex to aValue. - * - * @param aValue the new value - * @param rowIndex the row whose value is to be changed - * @param columnIndex the column whose value is to be changed - * @see #getValueAt - * @see #isCellEditable - */ - @Override - public void setValueAt(Object aValue, int rowIndex, int columnIndex) { - } - - /** - * Adds a listener to the list that is notified each time a change to the - * data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void addTableModelListener(TableModelListener l) { - } - - /** - * Removes a listener from the list that is notified each time a change to - * the data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void removeTableModelListener(TableModelListener l) { - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.abc.tablemodels; + +import com.jpexs.decompiler.flash.abc.ABC; +import javax.swing.event.TableModelListener; +import javax.swing.table.TableModel; + +public class IntTableModel implements TableModel { + + private final ABC abc; + private static final String[] columnNames = new String[]{"Index", "Value"}; + private static final Class[] classes = new Class[]{Long.class, Long.class}; + + public IntTableModel(ABC abc) { + this.abc = abc; + } + + /** + * Returns the number of rows in the model. A JTable uses this + * method to determine how many rows it should display. This method should + * be quick, as it is called frequently during rendering. + * + * @return the number of rows in the model + * @see #getColumnCount + */ + @Override + public int getRowCount() { + if (abc == null) { + return 0; + } + return abc.constants.getIntCount(); + } + + /** + * Returns the number of columns in the model. A JTable uses + * this method to determine how many columns it should create and display by + * default. + * + * @return the number of columns in the model + * @see #getRowCount + */ + @Override + public int getColumnCount() { + return 2; + } + + /** + * Returns the name of the column at columnIndex. This is used + * to initialize the table's column header name. Note: this name does not + * need to be unique; two columns in a table can have the same name. + * + * @param columnIndex the index of the column + * @return the name of the column + */ + @Override + public String getColumnName(int columnIndex) { + return columnNames[columnIndex]; + } + + /** + * Returns the most specific superclass for all the cell values in the + * column. This is used by the JTable to set up a default + * renderer and editor for the column. + * + * @param columnIndex the index of the column + * @return the common ancestor class of the object values in the model. + */ + @Override + public Class getColumnClass(int columnIndex) { + return classes[columnIndex]; + } + + /** + * Returns true if the cell at rowIndex and + * columnIndex is editable. Otherwise, setValueAt + * on the cell will not change the value of that cell. + * + * @param rowIndex the row whose value to be queried + * @param columnIndex the column whose value to be queried + * @return true if the cell is editable + * @see #setValueAt + */ + @Override + public boolean isCellEditable(int rowIndex, int columnIndex) { + return false; + } + + /** + * Returns the value for the cell at columnIndex and + * rowIndex. + * + * @param rowIndex the row whose value is to be queried + * @param columnIndex the column whose value is to be queried + * @return the value Object at the specified cell + */ + @Override + public Object getValueAt(int rowIndex, int columnIndex) { + if (columnIndex == 0) { + return rowIndex; + } else { + return abc.constants.getInt(rowIndex); + } + } + + /** + * Sets the value in the cell at columnIndex and + * rowIndex to aValue. + * + * @param aValue the new value + * @param rowIndex the row whose value is to be changed + * @param columnIndex the column whose value is to be changed + * @see #getValueAt + * @see #isCellEditable + */ + @Override + public void setValueAt(Object aValue, int rowIndex, int columnIndex) { + } + + /** + * Adds a listener to the list that is notified each time a change to the + * data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void addTableModelListener(TableModelListener l) { + } + + /** + * Removes a listener from the list that is notified each time a change to + * the data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void removeTableModelListener(TableModelListener l) { + } +} diff --git a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/MultinameTableModel.java b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/MultinameTableModel.java index 90b109ecd..e4b7e3e57 100644 --- a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/MultinameTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/MultinameTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceSetTableModel.java b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceSetTableModel.java index 37fc34cd4..76f276d69 100644 --- a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceSetTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceSetTableModel.java @@ -1,159 +1,159 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.abc.tablemodels; - -import com.jpexs.decompiler.flash.abc.ABC; -import javax.swing.event.TableModelListener; -import javax.swing.table.TableModel; - -public class NamespaceSetTableModel implements TableModel { - - private final ABC abc; - private static final String[] columnNames = new String[]{"Index", "NameSpaces"}; - private static final Class[] classes = new Class[]{Long.class, String.class, String.class}; - - public NamespaceSetTableModel(ABC abc) { - this.abc = abc; - } - - /** - * Returns the number of rows in the model. A JTable uses this - * method to determine how many rows it should display. This method should - * be quick, as it is called frequently during rendering. - * - * @return the number of rows in the model - * @see #getColumnCount - */ - @Override - public int getRowCount() { - if (abc == null) { - return 0; - } - return abc.constants.getNamespaceSetCount(); - } - - /** - * Returns the number of columns in the model. A JTable uses - * this method to determine how many columns it should create and display by - * default. - * - * @return the number of columns in the model - * @see #getRowCount - */ - @Override - public int getColumnCount() { - return 2; - } - - /** - * Returns the name of the column at columnIndex. This is used - * to initialize the table's column header name. Note: this name does not - * need to be unique; two columns in a table can have the same name. - * - * @param columnIndex the index of the column - * @return the name of the column - */ - @Override - public String getColumnName(int columnIndex) { - return columnNames[columnIndex]; - } - - /** - * Returns the most specific superclass for all the cell values in the - * column. This is used by the JTable to set up a default - * renderer and editor for the column. - * - * @param columnIndex the index of the column - * @return the common ancestor class of the object values in the model. - */ - @Override - public Class getColumnClass(int columnIndex) { - return classes[columnIndex]; - } - - /** - * Returns true if the cell at rowIndex and - * columnIndex is editable. Otherwise, setValueAt - * on the cell will not change the value of that cell. - * - * @param rowIndex the row whose value to be queried - * @param columnIndex the column whose value to be queried - * @return true if the cell is editable - * @see #setValueAt - */ - @Override - public boolean isCellEditable(int rowIndex, int columnIndex) { - return false; - } - - /** - * Returns the value for the cell at columnIndex and - * rowIndex. - * - * @param rowIndex the row whose value is to be queried - * @param columnIndex the column whose value is to be queried - * @return the value Object at the specified cell - */ - @Override - public Object getValueAt(int rowIndex, int columnIndex) { - switch (columnIndex) { - case 0: - return rowIndex; - case 1: - if (rowIndex == 0) { - return ""; - } - return abc.constants.getNamespaceSet(rowIndex).toString(abc.constants); - default: - return null; - } - } - - /** - * Sets the value in the cell at columnIndex and - * rowIndex to aValue. - * - * @param aValue the new value - * @param rowIndex the row whose value is to be changed - * @param columnIndex the column whose value is to be changed - * @see #getValueAt - * @see #isCellEditable - */ - @Override - public void setValueAt(Object aValue, int rowIndex, int columnIndex) { - } - - /** - * Adds a listener to the list that is notified each time a change to the - * data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void addTableModelListener(TableModelListener l) { - } - - /** - * Removes a listener from the list that is notified each time a change to - * the data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void removeTableModelListener(TableModelListener l) { - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.abc.tablemodels; + +import com.jpexs.decompiler.flash.abc.ABC; +import javax.swing.event.TableModelListener; +import javax.swing.table.TableModel; + +public class NamespaceSetTableModel implements TableModel { + + private final ABC abc; + private static final String[] columnNames = new String[]{"Index", "NameSpaces"}; + private static final Class[] classes = new Class[]{Long.class, String.class, String.class}; + + public NamespaceSetTableModel(ABC abc) { + this.abc = abc; + } + + /** + * Returns the number of rows in the model. A JTable uses this + * method to determine how many rows it should display. This method should + * be quick, as it is called frequently during rendering. + * + * @return the number of rows in the model + * @see #getColumnCount + */ + @Override + public int getRowCount() { + if (abc == null) { + return 0; + } + return abc.constants.getNamespaceSetCount(); + } + + /** + * Returns the number of columns in the model. A JTable uses + * this method to determine how many columns it should create and display by + * default. + * + * @return the number of columns in the model + * @see #getRowCount + */ + @Override + public int getColumnCount() { + return 2; + } + + /** + * Returns the name of the column at columnIndex. This is used + * to initialize the table's column header name. Note: this name does not + * need to be unique; two columns in a table can have the same name. + * + * @param columnIndex the index of the column + * @return the name of the column + */ + @Override + public String getColumnName(int columnIndex) { + return columnNames[columnIndex]; + } + + /** + * Returns the most specific superclass for all the cell values in the + * column. This is used by the JTable to set up a default + * renderer and editor for the column. + * + * @param columnIndex the index of the column + * @return the common ancestor class of the object values in the model. + */ + @Override + public Class getColumnClass(int columnIndex) { + return classes[columnIndex]; + } + + /** + * Returns true if the cell at rowIndex and + * columnIndex is editable. Otherwise, setValueAt + * on the cell will not change the value of that cell. + * + * @param rowIndex the row whose value to be queried + * @param columnIndex the column whose value to be queried + * @return true if the cell is editable + * @see #setValueAt + */ + @Override + public boolean isCellEditable(int rowIndex, int columnIndex) { + return false; + } + + /** + * Returns the value for the cell at columnIndex and + * rowIndex. + * + * @param rowIndex the row whose value is to be queried + * @param columnIndex the column whose value is to be queried + * @return the value Object at the specified cell + */ + @Override + public Object getValueAt(int rowIndex, int columnIndex) { + switch (columnIndex) { + case 0: + return rowIndex; + case 1: + if (rowIndex == 0) { + return ""; + } + return abc.constants.getNamespaceSet(rowIndex).toString(abc.constants); + default: + return null; + } + } + + /** + * Sets the value in the cell at columnIndex and + * rowIndex to aValue. + * + * @param aValue the new value + * @param rowIndex the row whose value is to be changed + * @param columnIndex the column whose value is to be changed + * @see #getValueAt + * @see #isCellEditable + */ + @Override + public void setValueAt(Object aValue, int rowIndex, int columnIndex) { + } + + /** + * Adds a listener to the list that is notified each time a change to the + * data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void addTableModelListener(TableModelListener l) { + } + + /** + * Removes a listener from the list that is notified each time a change to + * the data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void removeTableModelListener(TableModelListener l) { + } +} diff --git a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceTableModel.java b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceTableModel.java index 11bd58702..fb468165c 100644 --- a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/NamespaceTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/StringTableModel.java b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/StringTableModel.java index 8718ee9d9..385f5bd8d 100644 --- a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/StringTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/StringTableModel.java @@ -1,153 +1,153 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.abc.tablemodels; - -import com.jpexs.decompiler.flash.abc.ABC; -import javax.swing.event.TableModelListener; -import javax.swing.table.TableModel; - -public class StringTableModel implements TableModel { - - private final ABC abc; - private static final String[] columnNames = new String[]{"Index", "Value"}; - private static final Class[] classes = new Class[]{Long.class, String.class}; - - public StringTableModel(ABC abc) { - this.abc = abc; - } - - /** - * Returns the number of rows in the model. A JTable uses this - * method to determine how many rows it should display. This method should - * be quick, as it is called frequently during rendering. - * - * @return the number of rows in the model - * @see #getColumnCount - */ - @Override - public int getRowCount() { - if (abc == null) { - return 0; - } - return abc.constants.getStringCount(); - } - - /** - * Returns the number of columns in the model. A JTable uses - * this method to determine how many columns it should create and display by - * default. - * - * @return the number of columns in the model - * @see #getRowCount - */ - @Override - public int getColumnCount() { - return 2; - } - - /** - * Returns the name of the column at columnIndex. This is used - * to initialize the table's column header name. Note: this name does not - * need to be unique; two columns in a table can have the same name. - * - * @param columnIndex the index of the column - * @return the name of the column - */ - @Override - public String getColumnName(int columnIndex) { - return columnNames[columnIndex]; - } - - /** - * Returns the most specific superclass for all the cell values in the - * column. This is used by the JTable to set up a default - * renderer and editor for the column. - * - * @param columnIndex the index of the column - * @return the common ancestor class of the object values in the model. - */ - @Override - public Class getColumnClass(int columnIndex) { - return classes[columnIndex]; - } - - /** - * Returns true if the cell at rowIndex and - * columnIndex is editable. Otherwise, setValueAt - * on the cell will not change the value of that cell. - * - * @param rowIndex the row whose value to be queried - * @param columnIndex the column whose value to be queried - * @return true if the cell is editable - * @see #setValueAt - */ - @Override - public boolean isCellEditable(int rowIndex, int columnIndex) { - return false; - } - - /** - * Returns the value for the cell at columnIndex and - * rowIndex. - * - * @param rowIndex the row whose value is to be queried - * @param columnIndex the column whose value is to be queried - * @return the value Object at the specified cell - */ - @Override - public Object getValueAt(int rowIndex, int columnIndex) { - if (columnIndex == 0) { - return rowIndex; - } else { - return abc.constants.getString(rowIndex); - } - } - - /** - * Sets the value in the cell at columnIndex and - * rowIndex to aValue. - * - * @param aValue the new value - * @param rowIndex the row whose value is to be changed - * @param columnIndex the column whose value is to be changed - * @see #getValueAt - * @see #isCellEditable - */ - @Override - public void setValueAt(Object aValue, int rowIndex, int columnIndex) { - } - - /** - * Adds a listener to the list that is notified each time a change to the - * data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void addTableModelListener(TableModelListener l) { - } - - /** - * Removes a listener from the list that is notified each time a change to - * the data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void removeTableModelListener(TableModelListener l) { - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.abc.tablemodels; + +import com.jpexs.decompiler.flash.abc.ABC; +import javax.swing.event.TableModelListener; +import javax.swing.table.TableModel; + +public class StringTableModel implements TableModel { + + private final ABC abc; + private static final String[] columnNames = new String[]{"Index", "Value"}; + private static final Class[] classes = new Class[]{Long.class, String.class}; + + public StringTableModel(ABC abc) { + this.abc = abc; + } + + /** + * Returns the number of rows in the model. A JTable uses this + * method to determine how many rows it should display. This method should + * be quick, as it is called frequently during rendering. + * + * @return the number of rows in the model + * @see #getColumnCount + */ + @Override + public int getRowCount() { + if (abc == null) { + return 0; + } + return abc.constants.getStringCount(); + } + + /** + * Returns the number of columns in the model. A JTable uses + * this method to determine how many columns it should create and display by + * default. + * + * @return the number of columns in the model + * @see #getRowCount + */ + @Override + public int getColumnCount() { + return 2; + } + + /** + * Returns the name of the column at columnIndex. This is used + * to initialize the table's column header name. Note: this name does not + * need to be unique; two columns in a table can have the same name. + * + * @param columnIndex the index of the column + * @return the name of the column + */ + @Override + public String getColumnName(int columnIndex) { + return columnNames[columnIndex]; + } + + /** + * Returns the most specific superclass for all the cell values in the + * column. This is used by the JTable to set up a default + * renderer and editor for the column. + * + * @param columnIndex the index of the column + * @return the common ancestor class of the object values in the model. + */ + @Override + public Class getColumnClass(int columnIndex) { + return classes[columnIndex]; + } + + /** + * Returns true if the cell at rowIndex and + * columnIndex is editable. Otherwise, setValueAt + * on the cell will not change the value of that cell. + * + * @param rowIndex the row whose value to be queried + * @param columnIndex the column whose value to be queried + * @return true if the cell is editable + * @see #setValueAt + */ + @Override + public boolean isCellEditable(int rowIndex, int columnIndex) { + return false; + } + + /** + * Returns the value for the cell at columnIndex and + * rowIndex. + * + * @param rowIndex the row whose value is to be queried + * @param columnIndex the column whose value is to be queried + * @return the value Object at the specified cell + */ + @Override + public Object getValueAt(int rowIndex, int columnIndex) { + if (columnIndex == 0) { + return rowIndex; + } else { + return abc.constants.getString(rowIndex); + } + } + + /** + * Sets the value in the cell at columnIndex and + * rowIndex to aValue. + * + * @param aValue the new value + * @param rowIndex the row whose value is to be changed + * @param columnIndex the column whose value is to be changed + * @see #getValueAt + * @see #isCellEditable + */ + @Override + public void setValueAt(Object aValue, int rowIndex, int columnIndex) { + } + + /** + * Adds a listener to the list that is notified each time a change to the + * data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void addTableModelListener(TableModelListener l) { + } + + /** + * Removes a listener from the list that is notified each time a change to + * the data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void removeTableModelListener(TableModelListener l) { + } +} diff --git a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/UIntTableModel.java b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/UIntTableModel.java index 5626f94ef..a5da5437a 100644 --- a/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/UIntTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/abc/tablemodels/UIntTableModel.java @@ -1,153 +1,153 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.abc.tablemodels; - -import com.jpexs.decompiler.flash.abc.ABC; -import javax.swing.event.TableModelListener; -import javax.swing.table.TableModel; - -public class UIntTableModel implements TableModel { - - private final ABC abc; - private static final String[] columnNames = new String[]{"Index", "Value"}; - private static final Class[] classes = new Class[]{Long.class, Long.class}; - - public UIntTableModel(ABC abc) { - this.abc = abc; - } - - /** - * Returns the number of rows in the model. A JTable uses this - * method to determine how many rows it should display. This method should - * be quick, as it is called frequently during rendering. - * - * @return the number of rows in the model - * @see #getColumnCount - */ - @Override - public int getRowCount() { - if (abc == null) { - return 0; - } - return abc.constants.getUIntCount(); - } - - /** - * Returns the number of columns in the model. A JTable uses - * this method to determine how many columns it should create and display by - * default. - * - * @return the number of columns in the model - * @see #getRowCount - */ - @Override - public int getColumnCount() { - return 2; - } - - /** - * Returns the name of the column at columnIndex. This is used - * to initialize the table's column header name. Note: this name does not - * need to be unique; two columns in a table can have the same name. - * - * @param columnIndex the index of the column - * @return the name of the column - */ - @Override - public String getColumnName(int columnIndex) { - return columnNames[columnIndex]; - } - - /** - * Returns the most specific superclass for all the cell values in the - * column. This is used by the JTable to set up a default - * renderer and editor for the column. - * - * @param columnIndex the index of the column - * @return the common ancestor class of the object values in the model. - */ - @Override - public Class getColumnClass(int columnIndex) { - return classes[columnIndex]; - } - - /** - * Returns true if the cell at rowIndex and - * columnIndex is editable. Otherwise, setValueAt - * on the cell will not change the value of that cell. - * - * @param rowIndex the row whose value to be queried - * @param columnIndex the column whose value to be queried - * @return true if the cell is editable - * @see #setValueAt - */ - @Override - public boolean isCellEditable(int rowIndex, int columnIndex) { - return false; - } - - /** - * Returns the value for the cell at columnIndex and - * rowIndex. - * - * @param rowIndex the row whose value is to be queried - * @param columnIndex the column whose value is to be queried - * @return the value Object at the specified cell - */ - @Override - public Object getValueAt(int rowIndex, int columnIndex) { - if (columnIndex == 0) { - return rowIndex; - } else { - return abc.constants.getUInt(rowIndex); - } - } - - /** - * Sets the value in the cell at columnIndex and - * rowIndex to aValue. - * - * @param aValue the new value - * @param rowIndex the row whose value is to be changed - * @param columnIndex the column whose value is to be changed - * @see #getValueAt - * @see #isCellEditable - */ - @Override - public void setValueAt(Object aValue, int rowIndex, int columnIndex) { - } - - /** - * Adds a listener to the list that is notified each time a change to the - * data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void addTableModelListener(TableModelListener l) { - } - - /** - * Removes a listener from the list that is notified each time a change to - * the data model occurs. - * - * @param l the TableModelListener - */ - @Override - public void removeTableModelListener(TableModelListener l) { - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.abc.tablemodels; + +import com.jpexs.decompiler.flash.abc.ABC; +import javax.swing.event.TableModelListener; +import javax.swing.table.TableModel; + +public class UIntTableModel implements TableModel { + + private final ABC abc; + private static final String[] columnNames = new String[]{"Index", "Value"}; + private static final Class[] classes = new Class[]{Long.class, Long.class}; + + public UIntTableModel(ABC abc) { + this.abc = abc; + } + + /** + * Returns the number of rows in the model. A JTable uses this + * method to determine how many rows it should display. This method should + * be quick, as it is called frequently during rendering. + * + * @return the number of rows in the model + * @see #getColumnCount + */ + @Override + public int getRowCount() { + if (abc == null) { + return 0; + } + return abc.constants.getUIntCount(); + } + + /** + * Returns the number of columns in the model. A JTable uses + * this method to determine how many columns it should create and display by + * default. + * + * @return the number of columns in the model + * @see #getRowCount + */ + @Override + public int getColumnCount() { + return 2; + } + + /** + * Returns the name of the column at columnIndex. This is used + * to initialize the table's column header name. Note: this name does not + * need to be unique; two columns in a table can have the same name. + * + * @param columnIndex the index of the column + * @return the name of the column + */ + @Override + public String getColumnName(int columnIndex) { + return columnNames[columnIndex]; + } + + /** + * Returns the most specific superclass for all the cell values in the + * column. This is used by the JTable to set up a default + * renderer and editor for the column. + * + * @param columnIndex the index of the column + * @return the common ancestor class of the object values in the model. + */ + @Override + public Class getColumnClass(int columnIndex) { + return classes[columnIndex]; + } + + /** + * Returns true if the cell at rowIndex and + * columnIndex is editable. Otherwise, setValueAt + * on the cell will not change the value of that cell. + * + * @param rowIndex the row whose value to be queried + * @param columnIndex the column whose value to be queried + * @return true if the cell is editable + * @see #setValueAt + */ + @Override + public boolean isCellEditable(int rowIndex, int columnIndex) { + return false; + } + + /** + * Returns the value for the cell at columnIndex and + * rowIndex. + * + * @param rowIndex the row whose value is to be queried + * @param columnIndex the column whose value is to be queried + * @return the value Object at the specified cell + */ + @Override + public Object getValueAt(int rowIndex, int columnIndex) { + if (columnIndex == 0) { + return rowIndex; + } else { + return abc.constants.getUInt(rowIndex); + } + } + + /** + * Sets the value in the cell at columnIndex and + * rowIndex to aValue. + * + * @param aValue the new value + * @param rowIndex the row whose value is to be changed + * @param columnIndex the column whose value is to be changed + * @see #getValueAt + * @see #isCellEditable + */ + @Override + public void setValueAt(Object aValue, int rowIndex, int columnIndex) { + } + + /** + * Adds a listener to the list that is notified each time a change to the + * data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void addTableModelListener(TableModelListener l) { + } + + /** + * Removes a listener from the list that is notified each time a change to + * the data model occurs. + * + * @param l the TableModelListener + */ + @Override + public void removeTableModelListener(TableModelListener l) { + } +} diff --git a/src/com/jpexs/decompiler/flash/gui/action/ActionSearchResult.java b/src/com/jpexs/decompiler/flash/gui/action/ActionSearchResult.java index 8ec5f8ee3..49a34e46d 100644 --- a/src/com/jpexs/decompiler/flash/gui/action/ActionSearchResult.java +++ b/src/com/jpexs/decompiler/flash/gui/action/ActionSearchResult.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/dumpview/DumpTree.java b/src/com/jpexs/decompiler/flash/gui/dumpview/DumpTree.java index 16ab493f2..227a94fda 100644 --- a/src/com/jpexs/decompiler/flash/gui/dumpview/DumpTree.java +++ b/src/com/jpexs/decompiler/flash/gui/dumpview/DumpTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/dumpview/DumpTreeModel.java b/src/com/jpexs/decompiler/flash/gui/dumpview/DumpTreeModel.java index c1c762e1f..edf84496f 100644 --- a/src/com/jpexs/decompiler/flash/gui/dumpview/DumpTreeModel.java +++ b/src/com/jpexs/decompiler/flash/gui/dumpview/DumpTreeModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/dumpview/DumpViewPanel.java b/src/com/jpexs/decompiler/flash/gui/dumpview/DumpViewPanel.java index 11914de31..8f49508a2 100644 --- a/src/com/jpexs/decompiler/flash/gui/dumpview/DumpViewPanel.java +++ b/src/com/jpexs/decompiler/flash/gui/dumpview/DumpViewPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/generictageditors/BooleanEditor.java b/src/com/jpexs/decompiler/flash/gui/generictageditors/BooleanEditor.java index 2172a42ad..f0a3122f3 100644 --- a/src/com/jpexs/decompiler/flash/gui/generictageditors/BooleanEditor.java +++ b/src/com/jpexs/decompiler/flash/gui/generictageditors/BooleanEditor.java @@ -1,91 +1,91 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.generictageditors; - -import java.awt.event.ActionEvent; -import java.awt.event.ActionListener; -import java.lang.reflect.Field; -import javax.swing.JCheckBox; - -/** - * - * @author JPEXS - */ -public class BooleanEditor extends JCheckBox implements GenericTagEditor { - - private final Object obj; - private final Field field; - private final int index; - private final Class type; - private final String fieldName; - - public BooleanEditor(String fieldName, Object obj, Field field, int index, Class type) { - super(); - this.obj = obj; - this.field = field; - this.index = index; - this.type = type; - this.fieldName = fieldName; - try { - setSelected((boolean) ReflectionTools.getValue(obj, field, index)); - } catch (IllegalArgumentException | IllegalAccessException ex) { - // ignore - } - } - - @Override - public void save() { - try { - ReflectionTools.setValue(obj, field, index, isSelected()); - } catch (IllegalArgumentException | IllegalAccessException ex) { - // ignore - } - } - - @Override - public void addChangeListener(final ChangeListener l) { - final GenericTagEditor t = this; - addActionListener(new ActionListener() { - - @Override - public void actionPerformed(ActionEvent e) { - l.change(t); - } - }); - } - - @Override - public Object getChangedValue() { - return isSelected(); - } - - @Override - public String getFieldName() { - return fieldName; - } - - @Override - public Field getField() { - return field; - } - - @Override - public String getReadOnlyValue() { - return getChangedValue().toString(); - } - -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.generictageditors; + +import java.awt.event.ActionEvent; +import java.awt.event.ActionListener; +import java.lang.reflect.Field; +import javax.swing.JCheckBox; + +/** + * + * @author JPEXS + */ +public class BooleanEditor extends JCheckBox implements GenericTagEditor { + + private final Object obj; + private final Field field; + private final int index; + private final Class type; + private final String fieldName; + + public BooleanEditor(String fieldName, Object obj, Field field, int index, Class type) { + super(); + this.obj = obj; + this.field = field; + this.index = index; + this.type = type; + this.fieldName = fieldName; + try { + setSelected((boolean) ReflectionTools.getValue(obj, field, index)); + } catch (IllegalArgumentException | IllegalAccessException ex) { + // ignore + } + } + + @Override + public void save() { + try { + ReflectionTools.setValue(obj, field, index, isSelected()); + } catch (IllegalArgumentException | IllegalAccessException ex) { + // ignore + } + } + + @Override + public void addChangeListener(final ChangeListener l) { + final GenericTagEditor t = this; + addActionListener(new ActionListener() { + + @Override + public void actionPerformed(ActionEvent e) { + l.change(t); + } + }); + } + + @Override + public Object getChangedValue() { + return isSelected(); + } + + @Override + public String getFieldName() { + return fieldName; + } + + @Override + public Field getField() { + return field; + } + + @Override + public String getReadOnlyValue() { + return getChangedValue().toString(); + } + +} diff --git a/src/com/jpexs/decompiler/flash/gui/generictageditors/ChangeListener.java b/src/com/jpexs/decompiler/flash/gui/generictageditors/ChangeListener.java index ce6189592..9ddc556a0 100644 --- a/src/com/jpexs/decompiler/flash/gui/generictageditors/ChangeListener.java +++ b/src/com/jpexs/decompiler/flash/gui/generictageditors/ChangeListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2015 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/generictageditors/ColorEditor.java b/src/com/jpexs/decompiler/flash/gui/generictageditors/ColorEditor.java index b356960cb..ea7a566df 100644 --- a/src/com/jpexs/decompiler/flash/gui/generictageditors/ColorEditor.java +++ b/src/com/jpexs/decompiler/flash/gui/generictageditors/ColorEditor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/generictageditors/GenericTagEditor.java b/src/com/jpexs/decompiler/flash/gui/generictageditors/GenericTagEditor.java index f3b25b6d3..9416851bc 100644 --- a/src/com/jpexs/decompiler/flash/gui/generictageditors/GenericTagEditor.java +++ b/src/com/jpexs/decompiler/flash/gui/generictageditors/GenericTagEditor.java @@ -1,38 +1,38 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.generictageditors; - -import java.lang.reflect.Field; - -/** - * - * @author JPEXS - */ -public interface GenericTagEditor { - - public void save(); - - public void addChangeListener(ChangeListener l); - - public Object getChangedValue(); - - public String getFieldName(); - - public Field getField(); - - public String getReadOnlyValue(); -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.generictageditors; + +import java.lang.reflect.Field; + +/** + * + * @author JPEXS + */ +public interface GenericTagEditor { + + public void save(); + + public void addChangeListener(ChangeListener l); + + public Object getChangedValue(); + + public String getFieldName(); + + public Field getField(); + + public String getReadOnlyValue(); +} diff --git a/src/com/jpexs/decompiler/flash/gui/generictageditors/NumberEditor.java b/src/com/jpexs/decompiler/flash/gui/generictageditors/NumberEditor.java index 53391d271..86f8218eb 100644 --- a/src/com/jpexs/decompiler/flash/gui/generictageditors/NumberEditor.java +++ b/src/com/jpexs/decompiler/flash/gui/generictageditors/NumberEditor.java @@ -1,218 +1,218 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.generictageditors; - -import com.jpexs.decompiler.flash.types.BasicType; -import com.jpexs.decompiler.flash.types.annotations.SWFType; -import java.awt.Component; -import java.awt.event.FocusAdapter; -import java.awt.event.FocusEvent; -import java.lang.reflect.Field; -import javax.swing.JFormattedTextField; -import javax.swing.JSpinner; -import javax.swing.SpinnerModel; -import javax.swing.SpinnerNumberModel; -import javax.swing.text.DefaultFormatter; - -/** - * - * @author JPEXS - */ -public class NumberEditor extends JSpinner implements GenericTagEditor { - - private final Object obj; - private final Field field; - private final int index; - private final Class type; - private final SWFType swfType; - private String fieldName; - - @Override - public BaselineResizeBehavior getBaselineResizeBehavior() { - return Component.BaselineResizeBehavior.CONSTANT_ASCENT; - } - - @Override - public int getBaseline(int width, int height) { - return 0; - } - - public NumberEditor(String fieldName, Object obj, Field field, int index, Class type, SWFType swfType) { - setSize(100, getSize().height); - setMaximumSize(getSize()); - this.obj = obj; - this.field = field; - this.index = index; - this.type = type; - this.swfType = swfType; - this.fieldName = fieldName; - try { - Object value = ReflectionTools.getValue(obj, field, index); - setModel(getModel(swfType, value)); - JFormattedTextField jtf = ((JSpinner.NumberEditor) getEditor()).getTextField(); - DefaultFormatter formatter = (DefaultFormatter) jtf.getFormatter(); - formatter.setCommitsOnValidEdit(true); - } catch (IllegalArgumentException | IllegalAccessException ex) { - // ignore - } - } - - @Override - public void save() { - try { - Object value = getChangedValue(); - if (value != null) { - ReflectionTools.setValue(obj, field, index, value); - } - } catch (IllegalArgumentException | IllegalAccessException ex) { - // ignore - } - } - - private SpinnerModel getModel(SWFType swfType, Object value) { - SpinnerNumberModel m = null; - BasicType basicType = swfType == null ? BasicType.NONE : swfType.value(); - switch (basicType) { - case UI8: - m = new SpinnerNumberModel(toInt(value), 0, 0xff, 1); - break; - case UI16: - m = new SpinnerNumberModel(toInt(value), 0, 0xffff, 1); - break; - case UB: { - long max = 1; - if (swfType.count() > 0) { - max <<= swfType.count(); - } else { - max <<= 31; - } - m = new SpinnerNumberModel((Number) toLong(value), 0L, (long) max - 1, 1L); - } - break; - case UI32: - case EncodedU32: - case NONE: - m = new SpinnerNumberModel((Number) toLong(value), 0L, 0xffffffffL, 1L); - break; - case SI8: - m = new SpinnerNumberModel(toInt(value), -0x80, 0x7f, 1); - break; - case SI16: - case FLOAT16: - m = new SpinnerNumberModel(toInt(value), -0x8000, 0x7fff, 1); - break; - case FB: - case SB: { - long max = 1; - if (swfType.count() > 0) { - max <<= (swfType.count() - 1); - } else { - max <<= 30; - } - m = new SpinnerNumberModel((Number) toLong(value), (long) (-max), (long) max - 1, 1L); - } - break; - case SI32: - m = new SpinnerNumberModel(toDouble(value), -0x80000000, 0x7fffffff, 1); - break; - case FLOAT: - case FIXED: - case FIXED8: - m = new SpinnerNumberModel(toDouble(value), -0x80000000, 0x7fffffff, 0.01); - break; - } - return m; - } - - private double toDouble(Object value) { - if (value instanceof Float) { - return (double) (Float) value; - } - if (value instanceof Double) { - return (double) (Double) value; - } - return 0; - } - - private int toInt(Object value) { - if (value instanceof Short) { - return (int) (Short) value; - } - if (value instanceof Integer) { - return (int) (Integer) value; - } - return 0; - } - - private long toLong(Object value) { - if (value instanceof Short) { - return (long) (Short) value; - } - if (value instanceof Integer) { - return (long) (Integer) value; - } - if (value instanceof Long) { - return (long) (Long) value; - } - return 0; - } - - @Override - public void addChangeListener(final ChangeListener l) { - final GenericTagEditor t = this; - addFocusListener(new FocusAdapter() { - - @Override - public void focusLost(FocusEvent e) { - l.change(t); - } - - }); - } - - @Override - public Object getChangedValue() { - Object value = null; - if (type.equals(int.class) || type.equals(Integer.class)) { - value = Integer.parseInt(getValue().toString()); - } else if (type.equals(short.class) || type.equals(Short.class)) { - value = Short.parseShort(getValue().toString()); - } else if (type.equals(long.class) || type.equals(Long.class)) { - value = Long.parseLong(getValue().toString()); - } else if (type.equals(double.class) || type.equals(Double.class)) { - value = Double.parseDouble(getValue().toString()); - } else if (type.equals(float.class) || type.equals(Float.class)) { - value = Float.parseFloat(getValue().toString()); - } - return value; - } - - @Override - public String getFieldName() { - return fieldName; - } - - @Override - public Field getField() { - return field; - } - - @Override - public String getReadOnlyValue() { - return getChangedValue().toString(); - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.generictageditors; + +import com.jpexs.decompiler.flash.types.BasicType; +import com.jpexs.decompiler.flash.types.annotations.SWFType; +import java.awt.Component; +import java.awt.event.FocusAdapter; +import java.awt.event.FocusEvent; +import java.lang.reflect.Field; +import javax.swing.JFormattedTextField; +import javax.swing.JSpinner; +import javax.swing.SpinnerModel; +import javax.swing.SpinnerNumberModel; +import javax.swing.text.DefaultFormatter; + +/** + * + * @author JPEXS + */ +public class NumberEditor extends JSpinner implements GenericTagEditor { + + private final Object obj; + private final Field field; + private final int index; + private final Class type; + private final SWFType swfType; + private String fieldName; + + @Override + public BaselineResizeBehavior getBaselineResizeBehavior() { + return Component.BaselineResizeBehavior.CONSTANT_ASCENT; + } + + @Override + public int getBaseline(int width, int height) { + return 0; + } + + public NumberEditor(String fieldName, Object obj, Field field, int index, Class type, SWFType swfType) { + setSize(100, getSize().height); + setMaximumSize(getSize()); + this.obj = obj; + this.field = field; + this.index = index; + this.type = type; + this.swfType = swfType; + this.fieldName = fieldName; + try { + Object value = ReflectionTools.getValue(obj, field, index); + setModel(getModel(swfType, value)); + JFormattedTextField jtf = ((JSpinner.NumberEditor) getEditor()).getTextField(); + DefaultFormatter formatter = (DefaultFormatter) jtf.getFormatter(); + formatter.setCommitsOnValidEdit(true); + } catch (IllegalArgumentException | IllegalAccessException ex) { + // ignore + } + } + + @Override + public void save() { + try { + Object value = getChangedValue(); + if (value != null) { + ReflectionTools.setValue(obj, field, index, value); + } + } catch (IllegalArgumentException | IllegalAccessException ex) { + // ignore + } + } + + private SpinnerModel getModel(SWFType swfType, Object value) { + SpinnerNumberModel m = null; + BasicType basicType = swfType == null ? BasicType.NONE : swfType.value(); + switch (basicType) { + case UI8: + m = new SpinnerNumberModel(toInt(value), 0, 0xff, 1); + break; + case UI16: + m = new SpinnerNumberModel(toInt(value), 0, 0xffff, 1); + break; + case UB: { + long max = 1; + if (swfType.count() > 0) { + max <<= swfType.count(); + } else { + max <<= 31; + } + m = new SpinnerNumberModel((Number) toLong(value), 0L, (long) max - 1, 1L); + } + break; + case UI32: + case EncodedU32: + case NONE: + m = new SpinnerNumberModel((Number) toLong(value), 0L, 0xffffffffL, 1L); + break; + case SI8: + m = new SpinnerNumberModel(toInt(value), -0x80, 0x7f, 1); + break; + case SI16: + case FLOAT16: + m = new SpinnerNumberModel(toInt(value), -0x8000, 0x7fff, 1); + break; + case FB: + case SB: { + long max = 1; + if (swfType.count() > 0) { + max <<= (swfType.count() - 1); + } else { + max <<= 30; + } + m = new SpinnerNumberModel((Number) toLong(value), (long) (-max), (long) max - 1, 1L); + } + break; + case SI32: + m = new SpinnerNumberModel(toDouble(value), -0x80000000, 0x7fffffff, 1); + break; + case FLOAT: + case FIXED: + case FIXED8: + m = new SpinnerNumberModel(toDouble(value), -0x80000000, 0x7fffffff, 0.01); + break; + } + return m; + } + + private double toDouble(Object value) { + if (value instanceof Float) { + return (double) (Float) value; + } + if (value instanceof Double) { + return (double) (Double) value; + } + return 0; + } + + private int toInt(Object value) { + if (value instanceof Short) { + return (int) (Short) value; + } + if (value instanceof Integer) { + return (int) (Integer) value; + } + return 0; + } + + private long toLong(Object value) { + if (value instanceof Short) { + return (long) (Short) value; + } + if (value instanceof Integer) { + return (long) (Integer) value; + } + if (value instanceof Long) { + return (long) (Long) value; + } + return 0; + } + + @Override + public void addChangeListener(final ChangeListener l) { + final GenericTagEditor t = this; + addFocusListener(new FocusAdapter() { + + @Override + public void focusLost(FocusEvent e) { + l.change(t); + } + + }); + } + + @Override + public Object getChangedValue() { + Object value = null; + if (type.equals(int.class) || type.equals(Integer.class)) { + value = Integer.parseInt(getValue().toString()); + } else if (type.equals(short.class) || type.equals(Short.class)) { + value = Short.parseShort(getValue().toString()); + } else if (type.equals(long.class) || type.equals(Long.class)) { + value = Long.parseLong(getValue().toString()); + } else if (type.equals(double.class) || type.equals(Double.class)) { + value = Double.parseDouble(getValue().toString()); + } else if (type.equals(float.class) || type.equals(Float.class)) { + value = Float.parseFloat(getValue().toString()); + } + return value; + } + + @Override + public String getFieldName() { + return fieldName; + } + + @Override + public Field getField() { + return field; + } + + @Override + public String getReadOnlyValue() { + return getChangedValue().toString(); + } +} diff --git a/src/com/jpexs/decompiler/flash/gui/generictageditors/ReflectionTools.java b/src/com/jpexs/decompiler/flash/gui/generictageditors/ReflectionTools.java index 838711e1e..4acf9db2b 100644 --- a/src/com/jpexs/decompiler/flash/gui/generictageditors/ReflectionTools.java +++ b/src/com/jpexs/decompiler/flash/gui/generictageditors/ReflectionTools.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/generictageditors/StringEditor.java b/src/com/jpexs/decompiler/flash/gui/generictageditors/StringEditor.java index 2dc19d0db..17ec7b41c 100644 --- a/src/com/jpexs/decompiler/flash/gui/generictageditors/StringEditor.java +++ b/src/com/jpexs/decompiler/flash/gui/generictageditors/StringEditor.java @@ -1,124 +1,124 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.gui.generictageditors; - -import com.jpexs.helpers.Helper; -import java.awt.Component; -import java.awt.Dimension; -import java.awt.event.FocusAdapter; -import java.awt.event.FocusEvent; -import java.lang.reflect.Field; -import javax.swing.JTextArea; - -/** - * - * @author JPEXS - */ -public class StringEditor extends JTextArea implements GenericTagEditor { - - private final Object obj; - private final Field field; - private final int index; - private final Class type; - private String fieldName; - private boolean multiline; - - @Override - public boolean getScrollableTracksViewportWidth() { - return true; - } - - @Override - public Dimension getPreferredSize() { - Dimension ret = super.getPreferredSize(); - ret.width = 300; - return ret; - } - - @Override - public BaselineResizeBehavior getBaselineResizeBehavior() { - return Component.BaselineResizeBehavior.CONSTANT_ASCENT; - } - - @Override - public int getBaseline(int width, int height) { - return 0; - } - - public StringEditor(String fieldName, Object obj, Field field, int index, Class type, boolean multiline) { - setLineWrap(true); - this.obj = obj; - this.field = field; - this.index = index; - this.type = type; - this.fieldName = fieldName; - this.multiline = multiline; - if (multiline) { - Dimension d = new Dimension(500, 200); - setPreferredSize(d); - setSize(d); - } - try { - setText((String) ReflectionTools.getValue(obj, field, index)); - } catch (IllegalArgumentException | IllegalAccessException ex) { - // ignore - } - } - - @Override - public void save() { - try { - ReflectionTools.setValue(obj, field, index, getText()); - } catch (IllegalArgumentException | IllegalAccessException ex) { - // ignore - } - } - - @Override - public void addChangeListener(final ChangeListener l) { - final GenericTagEditor t = this; - addFocusListener(new FocusAdapter() { - - @Override - public void focusLost(FocusEvent e) { - l.change(t); - } - - }); - } - - @Override - public Object getChangedValue() { - return getText(); - } - - @Override - public String getFieldName() { - return fieldName; - } - - @Override - public Field getField() { - return field; - } - - @Override - public String getReadOnlyValue() { - return Helper.escapeHTML(getChangedValue().toString()); - } - -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.gui.generictageditors; + +import com.jpexs.helpers.Helper; +import java.awt.Component; +import java.awt.Dimension; +import java.awt.event.FocusAdapter; +import java.awt.event.FocusEvent; +import java.lang.reflect.Field; +import javax.swing.JTextArea; + +/** + * + * @author JPEXS + */ +public class StringEditor extends JTextArea implements GenericTagEditor { + + private final Object obj; + private final Field field; + private final int index; + private final Class type; + private String fieldName; + private boolean multiline; + + @Override + public boolean getScrollableTracksViewportWidth() { + return true; + } + + @Override + public Dimension getPreferredSize() { + Dimension ret = super.getPreferredSize(); + ret.width = 300; + return ret; + } + + @Override + public BaselineResizeBehavior getBaselineResizeBehavior() { + return Component.BaselineResizeBehavior.CONSTANT_ASCENT; + } + + @Override + public int getBaseline(int width, int height) { + return 0; + } + + public StringEditor(String fieldName, Object obj, Field field, int index, Class type, boolean multiline) { + setLineWrap(true); + this.obj = obj; + this.field = field; + this.index = index; + this.type = type; + this.fieldName = fieldName; + this.multiline = multiline; + if (multiline) { + Dimension d = new Dimension(500, 200); + setPreferredSize(d); + setSize(d); + } + try { + setText((String) ReflectionTools.getValue(obj, field, index)); + } catch (IllegalArgumentException | IllegalAccessException ex) { + // ignore + } + } + + @Override + public void save() { + try { + ReflectionTools.setValue(obj, field, index, getText()); + } catch (IllegalArgumentException | IllegalAccessException ex) { + // ignore + } + } + + @Override + public void addChangeListener(final ChangeListener l) { + final GenericTagEditor t = this; + addFocusListener(new FocusAdapter() { + + @Override + public void focusLost(FocusEvent e) { + l.change(t); + } + + }); + } + + @Override + public Object getChangedValue() { + return getText(); + } + + @Override + public String getFieldName() { + return fieldName; + } + + @Override + public Field getField() { + return field; + } + + @Override + public String getReadOnlyValue() { + return Helper.escapeHTML(getChangedValue().toString()); + } + +} diff --git a/src/com/jpexs/decompiler/flash/gui/hexview/HexView.java b/src/com/jpexs/decompiler/flash/gui/hexview/HexView.java index 6cb63e4f3..cae350288 100644 --- a/src/com/jpexs/decompiler/flash/gui/hexview/HexView.java +++ b/src/com/jpexs/decompiler/flash/gui/hexview/HexView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/hexview/HexViewListener.java b/src/com/jpexs/decompiler/flash/gui/hexview/HexViewListener.java index a5344a2a1..e40c81933 100644 --- a/src/com/jpexs/decompiler/flash/gui/hexview/HexViewListener.java +++ b/src/com/jpexs/decompiler/flash/gui/hexview/HexViewListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/hexview/HexViewTableModel.java b/src/com/jpexs/decompiler/flash/gui/hexview/HexViewTableModel.java index b35a9d442..b895acdc6 100644 --- a/src/com/jpexs/decompiler/flash/gui/hexview/HexViewTableModel.java +++ b/src/com/jpexs/decompiler/flash/gui/hexview/HexViewTableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog.properties index a6fde8d27..9854c0f73 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ca.properties index 85400150f..c2b9fac57 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_cs.properties index a27c9f458..53084ae8f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties index fb51b60aa..0730c8d09 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_es.properties index 8dd4cfa02..b3c30a64a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_es.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = versi\u00f3n -by = por -button.ok = OK -dialog.title = Acerca de -contributors = Colaboradores: -#In the translation, replace "english" with target language name -translation.author.label = Autor de la traducci\u00f3n al espa\u00f1ol: -#In the translation, insert your name here -translation.author = poxyran +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = versi\u00f3n +by = por +button.ok = OK +dialog.title = Acerca de +contributors = Colaboradores: +#In the translation, replace "english" with target language name +translation.author.label = Autor de la traducci\u00f3n al espa\u00f1ol: +#In the translation, insert your name here +translation.author = poxyran diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_fr.properties index 1c997eaf4..44232eb5b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_hu.properties index c2797745d..c62c03369 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties index 07f215c88..c5dc5a288 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pl.properties index a5e4769e0..3d79aa668 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt.properties index 4b3bb7c53..e80ae983a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = version -by = por -button.ok = OK -dialog.title = Acerca de -contributors = Colaboradores: -#In the translation, replace "english" with target language name -translation.author.label = Autor da tradu\u00e7\u00e3o em Portugu\u00eas: -#In the translation, insert your name here -translation.author = MaGiC +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = version +by = por +button.ok = OK +dialog.title = Acerca de +contributors = Colaboradores: +#In the translation, replace "english" with target language name +translation.author.label = Autor da tradu\u00e7\u00e3o em Portugu\u00eas: +#In the translation, insert your name here +translation.author = MaGiC diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt_BR.properties index bc7110cc7..83b788eac 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_pt_BR.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = versão -by = por -button.ok = OK -dialog.title = Acerca de -contributors = Colaboradores: -#In the translation, replace "english" with target language name -translation.author.label = Autor da tradu\u00e7\u00e3o em Portugu\u00eas Brasil: -#In the translation, insert your name here -translation.author = realmaster42 +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = vers\u00c3\u00a3o +by = por +button.ok = OK +dialog.title = Acerca de +contributors = Colaboradores: +#In the translation, replace "english" with target language name +translation.author.label = Autor da tradu\u00e7\u00e3o em Portugu\u00eas Brasil: +#In the translation, insert your name here +translation.author = realmaster42 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ru.properties index 6a6c4ccad..0e9bedad7 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties index 4d35a601e..c5c092171 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = version -by = av -button.ok = Okej -dialog.title = Om -contributors = Bidragande: -#In the translation, replace "english" with target language name -translation.author.label = Skapare utav Svensk \u00f6vers\u00e4ttning: -#In the translation, insert your name here -translation.author = Capasha +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = version +by = av +button.ok = Okej +dialog.title = Om +contributors = Bidragande: +#In the translation, replace "english" with target language name +translation.author.label = Skapare utav Svensk \u00f6vers\u00e4ttning: +#In the translation, insert your name here +translation.author = Capasha diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties index 4a68cb173..7e948b3a2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = \u0432\u0435\u0440\u0441\u0456\u044f -by = \u0430\u0432\u0442\u043e\u0440: -button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 -dialog.title = \u041f\u0440\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0443 -contributors = \u041f\u043e\u0434\u044f\u043a\u0438: -#In the translation, replace "english" with target language name -translation.author.label = \u0410\u0432\u0442\u043e\u0440 \u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0443: -#In the translation, insert your name here -translation.author = pepka +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = \u0432\u0435\u0440\u0441\u0456\u044f +by = \u0430\u0432\u0442\u043e\u0440: +button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 +dialog.title = \u041f\u0440\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0443 +contributors = \u041f\u043e\u0434\u044f\u043a\u0438: +#In the translation, replace "english" with target language name +translation.author.label = \u0410\u0432\u0442\u043e\u0440 \u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0443: +#In the translation, insert your name here +translation.author = pepka diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_zh.properties index a4f920a12..38fc7e76a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties index 295ae8fb6..f903aa6fd 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ca.properties index c4b2d9dfe..f735cf6dc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties index f0bbde69b..c42ad1764 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_es.properties index 4a82a99a0..05d570efe 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_fr.properties index ed577111d..28c82a378 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_hu.properties index a060e62ba..c42125cdb 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties index 0424151db..514977861 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_pl.properties index a8feaa3ad..7ff792f3a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_pt_BR.properties index 5cbf3c5c8..3c418f9eb 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties index d9901a587..1548052af 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties index d6b6c787f..12c6c6748 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties index 2ab9d1e27..72654378c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties index a689dbab2..ca13ca501 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ca.properties index 76eab79ea..9b6713bce 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties index 9c121f293..7b0077dba 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties index 394ae1bc7..118a1e337 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_es.properties index 9efbd2dea..55c9e6ca2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_fr.properties index eadccbac6..515759362 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_hu.properties index 7ce8a8f4c..bef63e577 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties index df68a59bf..7cba6d659 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pl.properties index 777d88ddd..872b4e297 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt.properties index fe0e63eb6..9845d44d9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt_BR.properties index 76cae901a..3b27a6cfb 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ru.properties index 0f113caa7..34952f362 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_sv.properties index bb4938a72..1dce9dec2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties index 9e81d6947..19ad06c81 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_zh.properties index 85b0cc898..c14d04a75 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties index ef2fb0f7e..26df560e7 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ca.properties index 9f563e07c..1b6062752 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties index 3d7753e0c..eab8a004d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties index 8416e40a3..533adede1 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_es.properties index 05c779b7c..29ae6adc7 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_fr.properties index aaab93de5..193203aa3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_fr.properties @@ -1,68 +1,68 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . -shapes = Formes -shapes.svg = SVG -shapes.png = PNG -shapes.canvas = HTML5 Canvas - -texts = Textes -texts.plain = Texte brut -texts.formatted = Texte format\u00e9 -texts.svg = SVG - -images = Images -images.png_jpeg = PNG/JPEG -images.png = PNG -images.jpeg = JPEG - -movies = Vid\u00e9os -movies.flv = FLV (Aucun son) - -sounds = Sons -sounds.mp3_wav_flv = MP3/WAV/FLV -sounds.flv = FLV (Audio seulement) -sounds.mp3_wav = MP3/WAV -sounds.wav = WAV - -scripts = Scripts -scripts.as = ActionScript -scripts.pcode = Assembleur -scripts.pcode_hex = Assembleur hexad\u00e9cimal -scripts.hex = Hexad\u00e9cimal - -binaryData = Donn\u00e8es binaires -binaryData.raw = Raw - -dialog.title = Exportation... - -button.ok = OK -button.cancel = Annuler - -morphshapes = Images anim\u00e8es -morphshapes.gif = GIF -morphshapes.svg = SVG -morphshapes.canvas = Toile HTML5 - -frames = Image -frames.png = PNG -frames.gif = GIF -frames.avi = AVI -frames.svg = SVG -frames.canvas = Toile HTML5 -frames.pdf = PDF - -fonts = Polices de caract\u00e9res -fonts.ttf = TTF -fonts.woff = WOFF +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . +shapes = Formes +shapes.svg = SVG +shapes.png = PNG +shapes.canvas = HTML5 Canvas + +texts = Textes +texts.plain = Texte brut +texts.formatted = Texte format\u00e9 +texts.svg = SVG + +images = Images +images.png_jpeg = PNG/JPEG +images.png = PNG +images.jpeg = JPEG + +movies = Vid\u00e9os +movies.flv = FLV (Aucun son) + +sounds = Sons +sounds.mp3_wav_flv = MP3/WAV/FLV +sounds.flv = FLV (Audio seulement) +sounds.mp3_wav = MP3/WAV +sounds.wav = WAV + +scripts = Scripts +scripts.as = ActionScript +scripts.pcode = Assembleur +scripts.pcode_hex = Assembleur hexad\u00e9cimal +scripts.hex = Hexad\u00e9cimal + +binaryData = Donn\u00e8es binaires +binaryData.raw = Raw + +dialog.title = Exportation... + +button.ok = OK +button.cancel = Annuler + +morphshapes = Images anim\u00e8es +morphshapes.gif = GIF +morphshapes.svg = SVG +morphshapes.canvas = Toile HTML5 + +frames = Image +frames.png = PNG +frames.gif = GIF +frames.avi = AVI +frames.svg = SVG +frames.canvas = Toile HTML5 +frames.pdf = PDF + +fonts = Polices de caract\u00e9res +fonts.ttf = TTF +fonts.woff = WOFF diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_hu.properties index f26090ae9..6aadcfbbc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties index 624d79fa4..4e300e92e 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pl.properties index ce0a97de9..de78aeaa8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt.properties index 26168dc6b..2bc67e4cb 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt_BR.properties index b00dc1144..6822ae3b6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties index b521c281a..0e5d55832 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties index 04b8e191b..1cbcb3c9b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties @@ -1,41 +1,41 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . -shapes = Former -shapes.svg = SVG - -texts = Texter -texts.plain = Oformaterad text -texts.formatted = Formaterad text - -images = Bilder -images.png_jpeg = PNG/JPEG - -movies = Filmer -movies.flv = FLV (Inget Ljud) - -sounds = Ljud -sounds.mp3_wav_flv = MP3/WAV/FLV -sounds.flv = FLV (Bara ljud) - -scripts = Scripts -scripts.as = AS -scripts.pcode = P-code -scripts.pcode_hex = P-code med Hex -scripts.hex = Hex - -dialog.title = Exportera... - -button.ok = Godk\u00e4nn -button.cancel = Avbryt +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . +shapes = Former +shapes.svg = SVG + +texts = Texter +texts.plain = Oformaterad text +texts.formatted = Formaterad text + +images = Bilder +images.png_jpeg = PNG/JPEG + +movies = Filmer +movies.flv = FLV (Inget Ljud) + +sounds = Ljud +sounds.mp3_wav_flv = MP3/WAV/FLV +sounds.flv = FLV (Bara ljud) + +scripts = Scripts +scripts.as = AS +scripts.pcode = P-code +scripts.pcode_hex = P-code med Hex +scripts.hex = Hex + +dialog.title = Exportera... + +button.ok = Godk\u00e4nn +button.cancel = Avbryt diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties index 3d70f94a6..f72c21699 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_zh.properties index aa3d71fa2..7d239aa60 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog.properties index 56ee930bb..1a18f34b2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ca.properties index beb25902c..9a37a37ea 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_cs.properties index 872adde20..45746a2fa 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties index f90d530db..b3705a9af 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_es.properties index 664048ad5..c52c7a95c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_fr.properties index 8c2765324..a14683239 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_hu.properties index 0d4a2df8b..b739d8043 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties index 8b18f94ad..728b83f0a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_pl.properties index 9af322c0c..4fce976d6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_pt_BR.properties index c74060b4c..918d50773 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This 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,6 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -range.description = %name% (%available% de %total% cháracteras) +range.description = %name% (%available% de %total% ch\u00c3\u00a1racteras) dialog.title = 'Embedding' de Fontes label.individual = Texto individual: diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties index 56ef7a858..591df78b8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties index 7b11e4c82..c408a13a0 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties index b967bc0fd..22ca704a7 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties index c23a53e8e..8ca386e7b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog.properties index f1842dac6..0539afe5c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ca.properties index d23b6860f..4f285e9f9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_cs.properties index d13f0291b..6430d00fa 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_es.properties index 93cbeaa48..41dced9ad 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_fr.properties index ed7fae3c7..7099855b2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_hu.properties index 040fe569a..eb247da72 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_nl.properties index ca2e1866e..ebdb134d2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_pl.properties index f0171b1c8..c32fafb70 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_pt_BR.properties index 08dcb5124..3b5399cbb 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This 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,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -fontPreview.dialog.title = Previsão da Fonte de Texto +fontPreview.dialog.title = Previs\u00c3\u00a3o da Fonte de Texto diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ru.properties index a055821a9..00b5e871f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_sv.properties index b22032c88..5b6feb368 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_uk.properties index c52eb6d49..3777255e5 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog.properties index 97855eb4a..082384764 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_ca.properties index 086859740..d5d4b5d24 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_cs.properties index 1c1e883b9..a4d8ba4e8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_de.properties index 97855eb4a..082384764 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_es.properties index 6c0246fbe..235b9502d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_fr.properties index fb0c68e93..8c962a39a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_hu.properties index e2ddcb800..2a32be596 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_nl.properties index 227bef121..6550d9a37 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pl.properties index b555534d4..05c651354 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pt.properties index 19c20989e..15293b683 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pt_BR.properties index 9ff7789ec..ba738e59f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This 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,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -graph = Gráfico +graph = Gr\u00c3\u00a1fico diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_ru.properties index ec405e7a8..3f85dc2f6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_sv.properties index cdabb9fd7..eeb02cfcd 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_uk.properties index ec405e7a8..3f85dc2f6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_zh.properties index ca816eb3a..a51aa8cda 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_ca.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_es.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_fr.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pl.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt_BR.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_zh.properties index 532368772..62fda9f34 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame.properties index cfe388da7..80952d6e3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ca.properties index 96e2b27b7..3b47a1035 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_cs.properties index a5291f034..08b2b67d4 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties index d413d7367..986de3e6f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_es.properties index 5c8a36334..8bbae12bb 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_fr.properties index e558e0c10..14ed5430c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_hu.properties index 4c41082f2..a9e4c233f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties index 1f65b1162..6a1a19979 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_pl.properties index 88e718403..eea7d4074 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_pt_BR.properties index 474986653..38135e0bc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,4 +18,4 @@ button.save = Gravar button.refresh = Recarregar dialog.title = Procurar cache dos browsers supported.browsers = Browsers supportados: -info.closed = *Este browser só grava o cache se sair do browser primeiro. Por favor feche-o primeiro. +info.closed = *Este browser s\u00c3\u00b3 grava o cache se sair do browser primeiro. Por favor feche-o primeiro. diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties index e24552bee..5b7c3a3d2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_sv.properties index fac72fab6..a37cdbef7 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties index 68869abec..6c0f0d3b3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_zh.properties index ede9d090b..e035feb8a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame.properties index a5a43d23d..b8f2a0fb8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ca.properties index 1edb7fcf6..2acc005aa 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_cs.properties index 796b55c3f..70c8d96b8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties index 5bec895f7..96e1007a5 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_es.properties index 4a919dbe6..588fb39c3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_es.properties @@ -1,31 +1,31 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -dialog.title = Buscar en memoria -button.open = Abrir -button.select = Seleccionar -button.refresh = Actualizar lista -noprocess = No hay proceso seleccionado -searching = Buscando... -swfitem = [Versi\u00f3n del SWF %version% tama\u00f1o %size%] -notfound = No se encontr\u00f3 ning\u00fan SWF - -#after version 1.7.1: -button.save = Guardar - -column.version = Versi\u00f3n -column.fileSize = Tama\u00f1o del archivo -column.pid = Identificador del proceso -column.processName = Nombre del proceso +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +dialog.title = Buscar en memoria +button.open = Abrir +button.select = Seleccionar +button.refresh = Actualizar lista +noprocess = No hay proceso seleccionado +searching = Buscando... +swfitem = [Versi\u00f3n del SWF %version% tama\u00f1o %size%] +notfound = No se encontr\u00f3 ning\u00fan SWF + +#after version 1.7.1: +button.save = Guardar + +column.version = Versi\u00f3n +column.fileSize = Tama\u00f1o del archivo +column.pid = Identificador del proceso +column.processName = Nombre del proceso diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_fr.properties index 9c2ef3981..2324d0834 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_hu.properties index 080ee4163..cb8c8573d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties index 67965338e..caa1b58fa 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pl.properties index 7f781531f..5a3f13aa1 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt.properties index cba907aee..c3699980a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt.properties @@ -1,23 +1,23 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -dialog.title = A procurar na mem\u00f3ria -button.open = Abrir -button.select = Seleccionar -button.refresh = Actualizar Lista -noprocess = Nenhum processo selecionado -searching = \u00c0 procura... -swfitem = [Vers\u00e3o do SWF: %version% Tamanho: %size%] -notfound = Nenhum SWF encontrado +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +dialog.title = A procurar na mem\u00f3ria +button.open = Abrir +button.select = Seleccionar +button.refresh = Actualizar Lista +noprocess = Nenhum processo selecionado +searching = \u00c0 procura... +swfitem = [Vers\u00e3o do SWF: %version% Tamanho: %size%] +notfound = Nenhum SWF encontrado diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt_BR.properties index 96f193e62..24a99a8da 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_pt_BR.properties @@ -1,23 +1,23 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -dialog.title = A procurar na mem\u00f3ria -button.open = Abrir -button.select = Seleccionar -button.refresh = Actualizar Lista -noprocess = Nenhum processo selecionado -searching = \u00c0 procura... -swfitem = [Vers\u00e3o do SWF: %version% , Tamanho a ocupar no Disco: %size%] -notfound = Nenhum SWF encontrado +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +dialog.title = A procurar na mem\u00f3ria +button.open = Abrir +button.select = Seleccionar +button.refresh = Actualizar Lista +noprocess = Nenhum processo selecionado +searching = \u00c0 procura... +swfitem = [Vers\u00e3o do SWF: %version% , Tamanho a ocupar no Disco: %size%] +notfound = Nenhum SWF encontrado diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties index ec42192ad..7b963f149 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_sv.properties index cab2c75da..2e2b2b09f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_sv.properties @@ -1,31 +1,31 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -dialog.title = S\u00f6k i minnet -button.open = \u00d6ppna -button.select = V\u00e4lj -button.refresh = Uppdatera listan -noprocess = Ingen process vald -searching = S\u00f6ker... -swfitem = [SWF version %version% storlek %size%] -notfound = Ingen SWF hittades - -#after version 1.7.1: -button.save = Spara - -column.version = Version -column.fileSize = Filstorlek -column.pid = PID -column.processName = Process Namn +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +dialog.title = S\u00f6k i minnet +button.open = \u00d6ppna +button.select = V\u00e4lj +button.refresh = Uppdatera listan +noprocess = Ingen process vald +searching = S\u00f6ker... +swfitem = [SWF version %version% storlek %size%] +notfound = Ingen SWF hittades + +#after version 1.7.1: +button.save = Spara + +column.version = Version +column.fileSize = Filstorlek +column.pid = PID +column.processName = Process Namn diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties index d917dc134..bbf0d1021 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_zh.properties index b0549adae..3c7d7469f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog.properties index 795336d62..f810d6d88 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = Loading, please wait... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = Loading, please wait... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ca.properties index f302a9af1..edcf26a25 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_cs.properties index 3b32be757..a80fdcbaa 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_cs.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = Nahr\u00e1v\u00e1m, vy\u010dkejte... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = Nahr\u00e1v\u00e1m, vy\u010dkejte... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties index 9ef2dc00b..42db9f44c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = Laden, bitte warten... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = Laden, bitte warten... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_es.properties index 9161ec1b6..4132d3a4b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_es.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = Cargando, espere por favor... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = Cargando, espere por favor... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_fr.properties index e468954d5..29b58ed15 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_fr.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = Chargement en cours. Veuillez patienter... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = Chargement en cours. Veuillez patienter... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_hu.properties index 5b285332c..735bbfd23 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_hu.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = Bet\u00f6lt\u00e9s, k\u00e9rem v\u00e1rjon... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = Bet\u00f6lt\u00e9s, k\u00e9rem v\u00e1rjon... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties index 66fc058e3..352c255cb 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = Gelieve te wachten terwijl het bestand wordt geladen +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = Gelieve te wachten terwijl het bestand wordt geladen diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pl.properties index 57fde030c..37fe81df9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt.properties index 7b48bd7b2..a0510e7c8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = A carregar, por favor aguarde... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = A carregar, por favor aguarde... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt_BR.properties index 7ab4a84f2..edb56efc2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_pt_BR.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = A carregar, por favor tenha paciência... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = A carregar, por favor tenha paci\u00c3\u00aancia... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties index c1d812ea6..25bab3643 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = \u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = \u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_sv.properties index f6cc983a8..e600aa966 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_sv.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = Laddar, v\u00e4nta lite... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = Laddar, v\u00e4nta lite... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties index c83f819f5..22a4964f5 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = \u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u0447\u0435\u043a\u0430\u0439\u0442\u0435... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = \u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u0447\u0435\u043a\u0430\u0439\u0442\u0435... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_zh.properties index 41e785702..75efeb6e0 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_zh.properties @@ -1,16 +1,16 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -loadingpleasewait = \u8f7d\u5165\u4e2d\uff0c\u8bf7\u7a0d\u7b49... +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +loadingpleasewait = \u8f7d\u5165\u4e2d\uff0c\u8bf7\u7a0d\u7b49... diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index 6491a4c06..173d26431 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ca.properties index 6a91df349..889a041e8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties index 90b69128c..4cc6b396b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties index b39d33650..b148817e3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties index b63efef04..bde1f3985 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_fr.properties index f3bb20035..2148e96f3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_hu.properties index 152e2ba62..dba6fc19b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties index 5f56894af..cf25b15fe 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pl.properties index 9aa90bf87..504943547 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt.properties index 324dc7ab4..e0b0f6622 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt_BR.properties index 9c7696e3a..79c15365d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties index 68d027c2c..dc7c78ab4 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties index 3ffa352da..ce03a52b9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties index 135da1d50..396dda8e1 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties index f9b3c7b2c..9ebf45c1d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame.properties index b9a4a0460..522e806f6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ca.properties index aa60d997f..641c95bf2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_cs.properties index 61a42eb05..2a23c62e7 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties index 1a7e78ff8..85e4e4831 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_es.properties index 0df768b46..d73c037fe 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_fr.properties index 65ccbe545..0408ca147 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_hu.properties index 3ffd8dffe..00a124c6a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties index 18c20bc2c..b4e9f2127 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pl.properties index 034ea2618..4ea547c85 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt.properties index 257689ce0..9ba3dd38e 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt_BR.properties index c6d34b352..3036a649c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties index 2915df02c..ac3860024 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_sv.properties index f0ff2ddc9..d92aa8dc1 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_sv.properties @@ -1,18 +1,18 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -button.open = \u00d6ppna lokal fil -button.proxy = \u00d6ppna via proxy -button.exit = St\u00e4ng applikationen +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.open = \u00d6ppna lokal fil +button.proxy = \u00d6ppna via proxy +button.exit = St\u00e4ng applikationen diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties index 24b984839..81b44c875 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_zh.properties index 56da99774..07906b3c0 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog.properties index cab601900..96a767367 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ca.properties index fed0a2b24..d04a33d31 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_cs.properties index fa71273db..24d01e581 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties index c7178b0d4..c7ed639d2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_es.properties index f45b618f4..083094bb3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_es.properties @@ -1,28 +1,28 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = versi\u00f3n -releasedate = Fecha de publicaci\u00f3n: -newversionavailable = Hay una nueva versi\u00f3n disponible: -changeslog = Cambios: -downloadnow = Bajar ahora? -button.ok = OK -button.cancel = Cancelar -dialog.title = Nueva versi\u00f3n disponible -newversion = Nueva versi\u00f3n -newvermessage = Una nueva versi\u00f3n de %oldAppName% est\u00e1 disponible: %newAppName%.\r\nPor favor, dirijase a %projectPage% para obtenerla. -#change this only when the date format is wrong in the changelog -#you can use any java date format string, e.g: yyyy.MM.dd -customDateFormat = default +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = versi\u00f3n +releasedate = Fecha de publicaci\u00f3n: +newversionavailable = Hay una nueva versi\u00f3n disponible: +changeslog = Cambios: +downloadnow = Bajar ahora? +button.ok = OK +button.cancel = Cancelar +dialog.title = Nueva versi\u00f3n disponible +newversion = Nueva versi\u00f3n +newvermessage = Una nueva versi\u00f3n de %oldAppName% est\u00e1 disponible: %newAppName%.\r\nPor favor, dirijase a %projectPage% para obtenerla. +#change this only when the date format is wrong in the changelog +#you can use any java date format string, e.g: yyyy.MM.dd +customDateFormat = default diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_fr.properties index 50493dd6c..d4fab3119 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_hu.properties index d4ee833ae..a6845c448 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties index 742d2f6ac..9680b7a8e 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pl.properties index d573e3c82..af70b824f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt.properties index 32d1f469c..72830997b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt.properties @@ -1,28 +1,28 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = vers\u00e3o -releasedate = Data de lan\u00e7amento: -newversionavailable = Nova vers\u00e3o disponivel: -changeslog = Log de altera\u00e7\u00f5es: -downloadnow = Actualizar agora? -button.ok = OK -button.cancel = Cancelae -dialog.title = Nova vers\u00e3o disponivel -newversion = Nova vers\u00e3o -newvermessage = Nova vers\u00e3o de %oldAppName% est\u00e1 disponivel: %newAppName%.\r\nPor favor v\u00e1 a %projectPage% para actualizar. -#change this only when the date format is wrong in the changelog -#you can use any java date format string, e.g: yyyy.MM.dd -customDateFormat = default +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = vers\u00e3o +releasedate = Data de lan\u00e7amento: +newversionavailable = Nova vers\u00e3o disponivel: +changeslog = Log de altera\u00e7\u00f5es: +downloadnow = Actualizar agora? +button.ok = OK +button.cancel = Cancelae +dialog.title = Nova vers\u00e3o disponivel +newversion = Nova vers\u00e3o +newvermessage = Nova vers\u00e3o de %oldAppName% est\u00e1 disponivel: %newAppName%.\r\nPor favor v\u00e1 a %projectPage% para actualizar. +#change this only when the date format is wrong in the changelog +#you can use any java date format string, e.g: yyyy.MM.dd +customDateFormat = default diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt_BR.properties index 1af025d36..bf5a5646c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_pt_BR.properties @@ -1,28 +1,28 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = vers\u00e3o -releasedate = Data da realizasão da atualizasão: lan\u00e7amento: -newversionavailable = Nova vers\u00e3o disponivel: -changeslog = Log de altera\u00e7\u00f5es: -downloadnow = Fazer atualizasão já -button.ok = OK -button.cancel = Deixar ficar assim mesmo -dialog.title = Nova vers\u00e3o disponivel -newversion = Nova vers\u00e3o -newvermessage = Nova vers\u00e3o de %oldAppName% est\u00e1 disponivel: %newAppName%.\r\nPor favor v\u00e1 a %projectPage% para actualizar. -#change this only when the date format is wrong in the changelog -#you can use any java date format string, e.g: yyyy.MM.dd -customDateFormat = default +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = vers\u00e3o +releasedate = Data da realizas\u00c3\u00a3o da atualizas\u00c3\u00a3o: lan\u00e7amento: +newversionavailable = Nova vers\u00e3o disponivel: +changeslog = Log de altera\u00e7\u00f5es: +downloadnow = Fazer atualizas\u00c3\u00a3o j\u00c3\u00a1 +button.ok = OK +button.cancel = Deixar ficar assim mesmo +dialog.title = Nova vers\u00e3o disponivel +newversion = Nova vers\u00e3o +newvermessage = Nova vers\u00e3o de %oldAppName% est\u00e1 disponivel: %newAppName%.\r\nPor favor v\u00e1 a %projectPage% para actualizar. +#change this only when the date format is wrong in the changelog +#you can use any java date format string, e.g: yyyy.MM.dd +customDateFormat = default diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties index 59a4621ff..1f91e08e1 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_sv.properties index 1c7e44163..5704fff14 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_sv.properties @@ -1,28 +1,28 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -version = version -releasedate = Sl\u00e4ppt datum: -newversionavailable = Ny version finns tillg\u00e4nglig: -changeslog = \u00c4ndringar: -downloadnow = Ladda ner nu? -button.ok = Till\u00e5t -button.cancel = Avbryt -dialog.title = Ny version finns tillg\u00e4nglig -newversion = Ny version -newvermessage = Ny version utav %oldAppName% \u00e4r tillg\u00e4nglig: %newAppName%.\r\nV\u00e4nligen g\u00e5 till %projectPage% f\u00f6r att ladda ner den. -#change this only when the date format is wrong in the changelog -#you can use any java date format string, e.g: yyyy.MM.dd -customDateFormat = default +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +version = version +releasedate = Sl\u00e4ppt datum: +newversionavailable = Ny version finns tillg\u00e4nglig: +changeslog = \u00c4ndringar: +downloadnow = Ladda ner nu? +button.ok = Till\u00e5t +button.cancel = Avbryt +dialog.title = Ny version finns tillg\u00e4nglig +newversion = Ny version +newvermessage = Ny version utav %oldAppName% \u00e4r tillg\u00e4nglig: %newAppName%.\r\nV\u00e4nligen g\u00e5 till %projectPage% f\u00f6r att ladda ner den. +#change this only when the date format is wrong in the changelog +#you can use any java date format string, e.g: yyyy.MM.dd +customDateFormat = default diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties index 30ecaea70..cbff00dd7 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_zh.properties index dd80e7f8e..bc97b77bc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties index a6aebd6d2..4aa5c5ded 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ca.properties index f43d88348..c518db690 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_cs.properties index c1b553a94..18ff86c79 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties index a81e97e3b..0f9935211 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_es.properties index 9ec83ac7d..1927a1bc5 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_es.properties @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -rename.type = Renombrar tipo: -rename.type.typenumber = Tipo + N\u00famero (class_27, method_456,...) -rename.type.randomword = Palabra al azar (abada, kof, supo, kosuri,...) -dialog.title = Renombrar identificadores - -button.ok = OK -button.cancel = Cancelar +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +rename.type = Renombrar tipo: +rename.type.typenumber = Tipo + N\u00famero (class_27, method_456,...) +rename.type.randomword = Palabra al azar (abada, kof, supo, kosuri,...) +dialog.title = Renombrar identificadores + +button.ok = OK +button.cancel = Cancelar diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_fr.properties index 784b977c9..28251a855 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_hu.properties index d57c5d230..cbb8442aa 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties index 1ee2f63d6..699bc025d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pl.properties index d26643324..86472402a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt.properties index babb7ab3f..83657fa43 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt.properties @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -rename.type = Renomear tipo: -rename.type.typenumber = Tipo + Numero (class_27, method_456,...) -rename.type.randomword = Palavras Aleat\u00f3rias (abada, kof, supo, kosuri,...) -dialog.title = Renomear identificadores - -button.ok = OK -button.cancel = Cancelar +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +rename.type = Renomear tipo: +rename.type.typenumber = Tipo + Numero (class_27, method_456,...) +rename.type.randomword = Palavras Aleat\u00f3rias (abada, kof, supo, kosuri,...) +dialog.title = Renomear identificadores + +button.ok = OK +button.cancel = Cancelar diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt_BR.properties index babb7ab3f..83657fa43 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_pt_BR.properties @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -rename.type = Renomear tipo: -rename.type.typenumber = Tipo + Numero (class_27, method_456,...) -rename.type.randomword = Palavras Aleat\u00f3rias (abada, kof, supo, kosuri,...) -dialog.title = Renomear identificadores - -button.ok = OK -button.cancel = Cancelar +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +rename.type = Renomear tipo: +rename.type.typenumber = Tipo + Numero (class_27, method_456,...) +rename.type.randomword = Palavras Aleat\u00f3rias (abada, kof, supo, kosuri,...) +dialog.title = Renomear identificadores + +button.ok = OK +button.cancel = Cancelar diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties index 1f36fe933..b1a1224d5 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_sv.properties index 3969db362..c71b02523 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_sv.properties @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -rename.type = \u00c4ndra namntyp: -rename.type.typenumber = Typ + Nummer (class_27, method_456,...) -rename.type.randomword = Slumpartat ord (abada, kof, supo, kosuri,...) -dialog.title = \u00c4ndra namn p\u00e5 Identifierare - -button.ok = Godk\u00e4nn -button.cancel = Avbryt +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +rename.type = \u00c4ndra namntyp: +rename.type.typenumber = Typ + Nummer (class_27, method_456,...) +rename.type.randomword = Slumpartat ord (abada, kof, supo, kosuri,...) +dialog.title = \u00c4ndra namn p\u00e5 Identifierare + +button.ok = Godk\u00e4nn +button.cancel = Avbryt diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties index d6aa5701d..016309a2e 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_zh.properties index 0a6fc5a9d..358121799 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog.properties index 5811e3f7b..912f5245d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ca.properties index 0649d5ba3..9a0abc19a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_cs.properties index ea4f308bf..235620ccb 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties index d2fc1e2e3..b8645adf3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_es.properties index 9f33f1b53..322680456 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_es.properties @@ -1,27 +1,27 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . -checkbox.ignorecase = Ignorar el case -checkbox.regexp = Expresi\u00f3n regular -button.ok = OK -button.cancel = Cancelar -label.searchtext = Buscar texto: -#dialog.title = B\u00fasqueda de ActionScript -dialog.title = B\u00fasqueda de texto - -error = Error -error.invalidregexp = Patr\u00f3n inv\u00e1lido - -checkbox.searchText = Buscar en textos -checkbox.searchAS = Buscar en AS +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . +checkbox.ignorecase = Ignorar el case +checkbox.regexp = Expresi\u00f3n regular +button.ok = OK +button.cancel = Cancelar +label.searchtext = Buscar texto: +#dialog.title = B\u00fasqueda de ActionScript +dialog.title = B\u00fasqueda de texto + +error = Error +error.invalidregexp = Patr\u00f3n inv\u00e1lido + +checkbox.searchText = Buscar en textos +checkbox.searchAS = Buscar en AS diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_fr.properties index d6c227b18..56240d635 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_hu.properties index 7ec9c9167..e50f4ce67 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties index 3167f35ff..c4fd67e58 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pl.properties index 7630e9730..2d9afa051 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt.properties index 192e1bc87..97c06ca89 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt.properties @@ -1,23 +1,23 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . -checkbox.ignorecase = Ignorar este caso -checkbox.regexp = Express\u00f5es regulares -button.ok = OK -button.cancel = Cancelar -label.searchtext = Procurar texto: -#dialog.title = Procurar ActionScript - -error = Erro -error.invalidregexp = Padr\u00e3o invalido +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . +checkbox.ignorecase = Ignorar este caso +checkbox.regexp = Express\u00f5es regulares +button.ok = OK +button.cancel = Cancelar +label.searchtext = Procurar texto: +#dialog.title = Procurar ActionScript + +error = Erro +error.invalidregexp = Padr\u00e3o invalido diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt_BR.properties index 192e1bc87..97c06ca89 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_pt_BR.properties @@ -1,23 +1,23 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . -checkbox.ignorecase = Ignorar este caso -checkbox.regexp = Express\u00f5es regulares -button.ok = OK -button.cancel = Cancelar -label.searchtext = Procurar texto: -#dialog.title = Procurar ActionScript - -error = Erro -error.invalidregexp = Padr\u00e3o invalido +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . +checkbox.ignorecase = Ignorar este caso +checkbox.regexp = Express\u00f5es regulares +button.ok = OK +button.cancel = Cancelar +label.searchtext = Procurar texto: +#dialog.title = Procurar ActionScript + +error = Erro +error.invalidregexp = Padr\u00e3o invalido diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties index 874e8ff18..2b4c7ce72 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties index 809025993..978e33c88 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties @@ -1,27 +1,27 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . -checkbox.ignorecase = ignorera stora/sm\u00e5 bokst\u00e4ver -checkbox.regexp = Regular expression -button.ok = Godk\u00e4nn -button.cancel = Avbryt -label.searchtext = S\u00f6k text: -#dialog.title = ActionSkript s\u00f6kning -dialog.title = Text S\u00f6kning - -error = Fel -error.invalidregexp = Ogiltigt m\u00f6nster - -checkbox.searchText = S\u00f6k i texter -checkbox.searchAS = s\u00f6k i AS +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . +checkbox.ignorecase = ignorera stora/sm\u00e5 bokst\u00e4ver +checkbox.regexp = Regular expression +button.ok = Godk\u00e4nn +button.cancel = Avbryt +label.searchtext = S\u00f6k text: +#dialog.title = ActionSkript s\u00f6kning +dialog.title = Text S\u00f6kning + +error = Fel +error.invalidregexp = Ogiltigt m\u00f6nster + +checkbox.searchText = S\u00f6k i texter +checkbox.searchAS = s\u00f6k i AS diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties index b76a49dc2..cf98507ab 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_zh.properties index 7db8c9871..cb9f845f9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog.properties index 0d6a85ac5..e2775cfc0 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_ca.properties index a50a1a47e..2b687bbe6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_cs.properties index 24bc64133..1de7b186e 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_es.properties index 592321774..64e438870 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_fr.properties index a060da923..445091ab3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This 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,6 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -button.goto = Aller \u00E0 +button.goto = Aller \u00e0 button.close = Fermer dialog.title = R\u00e8sultat de la recherche : %text% diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_hu.properties index 961430f60..21a71cf7f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_pl.properties index 9e2952810..a251a3d5c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_ru.properties index 3f41701ee..5195c4454 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog.properties index b12eaad09..f3f49fec9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ca.properties index 1447c5675..9f8256288 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_cs.properties index 37e279f84..a84025d92 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties index 8e8601658..0ad6ee91b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_es.properties index 5442872a1..c9bbdb9ce 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_es.properties @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -button.ok = OK -button.cancel = Cancelar -#after version 1.7.0: -# This language name translated (e. g. \u010ce\u0161tina for Czech,...) -language = Espa\u00f1ol -language.label = Lenguaje: -dialog.title = Seleccionar lenguaje +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.ok = OK +button.cancel = Cancelar +#after version 1.7.0: +# This language name translated (e. g. \u010ce\u0161tina for Czech,...) +language = Espa\u00f1ol +language.label = Lenguaje: +dialog.title = Seleccionar lenguaje diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_fr.properties index 70f808af2..de41a7e43 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_hu.properties index 0618633ac..016a45e92 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties index e28b82768..e7614cbbe 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pl.properties index 64fc21846..5e87382d7 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt.properties index 880b02044..432ef3c0c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt.properties @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -button.ok = OK -button.cancel = Cancel -#after version 1.7.0: -# This language name translated (e. g. \u010ce\u0161tina for Czech,...) -language = Portugu\u00eas -language.label = Lingua: -dialog.title = Selecionar Lingua +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.ok = OK +button.cancel = Cancel +#after version 1.7.0: +# This language name translated (e. g. \u010ce\u0161tina for Czech,...) +language = Portugu\u00eas +language.label = Lingua: +dialog.title = Selecionar Lingua diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt_BR.properties index 07283a612..44136d4df 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_pt_BR.properties @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -button.ok = OK -button.cancel = Cancelar -#after version 1.7.0: -# This language name translated (e. g. \u010ce\u0161tina for Czech,...) -language = Portugu\u00eas - BR -language.label = Lingua: -dialog.title = Mudar lingua de Decompilador +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.ok = OK +button.cancel = Cancelar +#after version 1.7.0: +# This language name translated (e. g. \u010ce\u0161tina for Czech,...) +language = Portugu\u00eas - BR +language.label = Lingua: +dialog.title = Mudar lingua de Decompilador diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ru.properties index 4c8f6ddee..4bfbeaca6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_sv.properties index 4c1b23dd2..1e321aa9b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_sv.properties @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -button.ok = Godk\u00e4nn -button.cancel = Avbryt -#after version 1.7.0: -# This language name translated (e. g. \u010ce\u0161tina for Czech,...) -language = Svenska -language.label = Spr\u00e5k: -dialog.title = V\u00e4lj spr\u00e5k +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.ok = Godk\u00e4nn +button.cancel = Avbryt +#after version 1.7.0: +# This language name translated (e. g. \u010ce\u0161tina for Czech,...) +language = Svenska +language.label = Spr\u00e5k: +dialog.title = V\u00e4lj spr\u00e5k diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties index 91af31c7a..d5eee11cf 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_zh.properties index 3cd43329d..9bc0452e4 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog.properties index 1d8dd12c5..b994f6f8b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ca.properties index c694a50b8..bd39491f9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_cs.properties index 38d706180..5a156fb9d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties index 0cb7e5d41..1e30ecd1a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_es.properties index 5ce2711e3..eac18cc8d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_es.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -processallclasses = Procesar todas las clases -dialog.title = Desofuscaci\u00f3n PCode -deobfuscation.level = Nivel de desofuscaci\u00f3n del c\u00f3digo: -deobfuscation.removedeadcode = Remover c\u00f3digo muerto -deobfuscation.removetraps = Remover trampas -deobfuscation.restorecontrolflow = Restaurar el flujo de control - -button.ok = OK -button.cancel = Cancelar +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +processallclasses = Procesar todas las clases +dialog.title = Desofuscaci\u00f3n PCode +deobfuscation.level = Nivel de desofuscaci\u00f3n del c\u00f3digo: +deobfuscation.removedeadcode = Remover c\u00f3digo muerto +deobfuscation.removetraps = Remover trampas +deobfuscation.restorecontrolflow = Restaurar el flujo de control + +button.ok = OK +button.cancel = Cancelar diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_fr.properties index 84aacc2b9..39aeca2f9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_hu.properties index 6386801ed..1aa5b2c68 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties index 4ab602281..eb8d7ad60 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pl.properties index 16472a94d..421cee44b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt.properties index 5b93b480f..180ba4af5 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -processallclasses = Processar todas as classes -dialog.title = PCode deobfuscation -deobfuscation.level = Nivel de deobfusca\u00e7\u00e3o do c\u00f3digo: -deobfuscation.removedeadcode = Remover codigo "morto" -deobfuscation.removetraps = Remover armadilhas -deobfuscation.restorecontrolflow = Restaurar o fluxo de control - -button.ok = OK -button.cancel = Cancelae +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +processallclasses = Processar todas as classes +dialog.title = PCode deobfuscation +deobfuscation.level = Nivel de deobfusca\u00e7\u00e3o do c\u00f3digo: +deobfuscation.removedeadcode = Remover codigo "morto" +deobfuscation.removetraps = Remover armadilhas +deobfuscation.restorecontrolflow = Restaurar o fluxo de control + +button.ok = OK +button.cancel = Cancelae diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt_BR.properties index 8d14aeccc..b331dc3db 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_pt_BR.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -processallclasses = Processar todas as classes -dialog.title = Desobufucação de P-Code -deobfuscation.level = Nivel de deobfusca\u00e7\u00e3o do c\u00f3digo: -deobfuscation.removedeadcode = Remover código "morto" -deobfuscation.removetraps = Remover armadilhas -deobfuscation.restorecontrolflow = Restaurar o fluxo de control - -button.ok = OK -button.cancel = Cancelar +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +processallclasses = Processar todas as classes +dialog.title = Desobufuca\u00c3\u00a7\u00c3\u00a3o de P-Code +deobfuscation.level = Nivel de deobfusca\u00e7\u00e3o do c\u00f3digo: +deobfuscation.removedeadcode = Remover c\u00c3\u00b3digo "morto" +deobfuscation.removetraps = Remover armadilhas +deobfuscation.restorecontrolflow = Restaurar o fluxo de control + +button.ok = OK +button.cancel = Cancelar diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ru.properties index 9ef1f394c..d8f1dc40d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_sv.properties index 9409157f8..814443bbf 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_sv.properties @@ -1,24 +1,24 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -processallclasses = Bearbeta alla klasser -dialog.title = Avl\u00e4gsna obfuskerad Bytekod -deobfuscation.level = Avl\u00e4gsnad obfuskering, kodniv\u00e5: -deobfuscation.removedeadcode = Ta bort d\u00f6d kod -deobfuscation.removetraps = Ta bort f\u00e4llor -deobfuscation.restorecontrolflow = \u00c5terst\u00e4ll styrfl\u00f6de - -button.ok = Godk\u00e4nn -button.cancel = Avbryt +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +processallclasses = Bearbeta alla klasser +dialog.title = Avl\u00e4gsna obfuskerad Bytekod +deobfuscation.level = Avl\u00e4gsnad obfuskering, kodniv\u00e5: +deobfuscation.removedeadcode = Ta bort d\u00f6d kod +deobfuscation.removetraps = Ta bort f\u00e4llor +deobfuscation.restorecontrolflow = \u00c5terst\u00e4ll styrfl\u00f6de + +button.ok = Godk\u00e4nn +button.cancel = Avbryt diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties index 8f3daab88..6cfd05742 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_zh.properties index eb960cbc4..4f89591c9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog.properties index f6bd8a407..e4e336229 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ca.properties index 50a98944f..2c832cebf 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_cs.properties index 5233174a5..3ceccd9c6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties index 43ab28988..7503ba0d4 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_es.properties index 32692387d..886d0845b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_fr.properties index c35de4e32..0627d62d9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_hu.properties index c72d53d2b..46b5d210a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties index 35dc9f699..d182858dc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_pl.properties index a866f2604..78bf6cb63 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_pt_BR.properties index c8bb548d6..37b95db87 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_pt_BR.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This 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,12 +13,12 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -type.method = Méthodo +type.method = M\u00c3\u00a9thodo type.getter = Encontrator type.setter = Definador type.const = Const -type.slot = Espáço (variável) -checkbox.static = Stática +type.slot = Esp\u00c3\u00a1\u00c3\u00a7o (vari\u00c3\u00a1vel) +checkbox.static = St\u00c3\u00a1tica dialog.title = Novo Trait error.name = Tens que dizer o nome do Trait diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties index c97bccf3f..e0d71101c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties index e8c8fe5ef..f0b6404c6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties index b7ddf5c14..6fdeb2a4d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties index 1d0661d4f..cb5a160dc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame.properties index bbadc3a71..df39ecf3d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ca.properties index ff1cf794f..16c528d39 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_cs.properties index 5a27243a2..cabca33bc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties index ed2da2bd3..c7aa5f352 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_es.properties index 72abd5f5e..c97c47b25 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_es.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_fr.properties index 6d8d633ab..e944027dd 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_fr.properties @@ -1,19 +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 . - -button.goto = Aller \u00e0 -button.cancel = Annuler -dialog.title = Utilisation: -dialog.title.declaration = D\u00e9claration: +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.goto = Aller \u00e0 +button.cancel = Annuler +dialog.title = Utilisation: +dialog.title.declaration = D\u00e9claration: diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_hu.properties index e4c74bc5f..3f30da3dc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties index cb66aa1c3..fb94de7b3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pl.properties index bf5a9135d..fa43a05a9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt.properties index 525fb5c22..61a70a672 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt.properties @@ -1,18 +1,18 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -button.goto = Ir para -button.cancel = Cancelar -dialog.title = Utiliza\u00e7\u00f5es: +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.goto = Ir para +button.cancel = Cancelar +dialog.title = Utiliza\u00e7\u00f5es: diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt_BR.properties index 525fb5c22..61a70a672 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_pt_BR.properties @@ -1,18 +1,18 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -button.goto = Ir para -button.cancel = Cancelar -dialog.title = Utiliza\u00e7\u00f5es: +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.goto = Ir para +button.cancel = Cancelar +dialog.title = Utiliza\u00e7\u00f5es: diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties index 491517b36..30674ec53 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties index 9739b5e8b..5c2f460c6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties @@ -1,18 +1,18 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -button.goto = G\u00e5 till -button.cancel = Avbryt -dialog.title = Anv\u00e4ndning: +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +button.goto = G\u00e5 till +button.cancel = Avbryt +dialog.title = Anv\u00e4ndning: diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties index 1f19a76bb..baa837dc3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_zh.properties index 59d08f14c..252e30349 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame.properties index 22f884be2..95c9f7b6c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ca.properties index c7d6c9ece..185693896 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ca.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_cs.properties index 335775073..788134052 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_cs.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties index 4129b6b7d..79a6c3d74 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_es.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_es.properties index 5b19b1fac..1bb5791a2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_es.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_es.properties @@ -1,26 +1,26 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -proxy.start = Iniciar proxy -proxy.stop = Detener proxy -port = Puerto: -open = Abierto -clear = Limpiar -rename = Renombrar -remove = Remover -sniff = Esnifar: -dialog.title = Proxy -error = Error -error.port = Formato incorrecto para el n\u00famero de puerto. +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +proxy.start = Iniciar proxy +proxy.stop = Detener proxy +port = Puerto: +open = Abierto +clear = Limpiar +rename = Renombrar +remove = Remover +sniff = Esnifar: +dialog.title = Proxy +error = Error +error.port = Formato incorrecto para el n\u00famero de puerto. diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_fr.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_fr.properties index a7403c018..65a8de402 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_fr.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_fr.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_hu.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_hu.properties index 5859ba07d..aeaf5e37d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_hu.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_hu.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties index 358139bb0..20298082f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pl.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pl.properties index bbb7ba8cb..67c360666 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pl.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pl.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt.properties index 6d2396ad7..44d97e717 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt.properties @@ -1,26 +1,26 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -proxy.start = Come\u00e7ar proxy -proxy.stop = Parar proxy -port = Porta: -open = Abrir -clear = Limpar -rename = Renomear -remove = Remover -sniff = Pesquisar: -dialog.title = Proxy -error = Erro -error.port = Formato errado para o numero da porta. +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +proxy.start = Come\u00e7ar proxy +proxy.stop = Parar proxy +port = Porta: +open = Abrir +clear = Limpar +rename = Renomear +remove = Remover +sniff = Pesquisar: +dialog.title = Proxy +error = Erro +error.port = Formato errado para o numero da porta. diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt_BR.properties index 3742292f6..64b485976 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt_BR.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_pt_BR.properties @@ -1,26 +1,26 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -proxy.start = Come\u00e7ar proxy -proxy.stop = Parar proxy -port = Porta: -open = Abrir -clear = Limpar -rename = Renomear -remove = Remover -sniff = Pesquisar: -dialog.title = Proxy -error = Erro -error.port = Formato errado para o número da porta. +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +proxy.start = Come\u00e7ar proxy +proxy.stop = Parar proxy +port = Porta: +open = Abrir +clear = Limpar +rename = Renomear +remove = Remover +sniff = Pesquisar: +dialog.title = Proxy +error = Erro +error.port = Formato errado para o n\u00c3\u00bamero da porta. diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties index 45506b85d..79b940135 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties index 7e19177dc..7bb0afdf3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties @@ -1,26 +1,26 @@ -# Copyright (C) 2010-2014 JPEXS -# -# This 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 . - -proxy.start = Starta proxy -proxy.stop = Stoppa proxy -port = Port: -open = \u00d6ppna -clear = Rensa -rename = Byt namn -remove = Ta bort -sniff = Sniffa: -dialog.title = Proxy -error = Fel -error.port = Felaktigt format f\u00f6r portnumret. +# Copyright (C) 2010-2015 JPEXS +# +# This 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 . + +proxy.start = Starta proxy +proxy.stop = Stoppa proxy +port = Port: +open = \u00d6ppna +clear = Rensa +rename = Byt namn +remove = Ta bort +sniff = Sniffa: +dialog.title = Proxy +error = Fel +error.port = Felaktigt format f\u00f6r portnumret. diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties index 92a2eef64..3e4590827 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_zh.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_zh.properties index 2d34923bb..1a98bf5f8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_zh.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_zh.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 JPEXS +# Copyright (C) 2010-2015 JPEXS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/player/MediaDisplay.java b/src/com/jpexs/decompiler/flash/gui/player/MediaDisplay.java index 21bc5f83b..edb15a86f 100644 --- a/src/com/jpexs/decompiler/flash/gui/player/MediaDisplay.java +++ b/src/com/jpexs/decompiler/flash/gui/player/MediaDisplay.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/player/Zoom.java b/src/com/jpexs/decompiler/flash/gui/player/Zoom.java index 6c5341f55..8cf127477 100644 --- a/src/com/jpexs/decompiler/flash/gui/player/Zoom.java +++ b/src/com/jpexs/decompiler/flash/gui/player/Zoom.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java b/src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java index a352316ad..b27b37e1d 100644 --- a/src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java +++ b/src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/tagtree/TagIdClassMap.java b/src/com/jpexs/decompiler/flash/gui/tagtree/TagIdClassMap.java index 63d3a7576..e543d6ffa 100644 --- a/src/com/jpexs/decompiler/flash/gui/tagtree/TagIdClassMap.java +++ b/src/com/jpexs/decompiler/flash/gui/tagtree/TagIdClassMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/tagtree/TagTree.java b/src/com/jpexs/decompiler/flash/gui/tagtree/TagTree.java index b8981b79d..8b12af386 100644 --- a/src/com/jpexs/decompiler/flash/gui/tagtree/TagTree.java +++ b/src/com/jpexs/decompiler/flash/gui/tagtree/TagTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeContextMenu.java b/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeContextMenu.java index 57a433bd6..84376efa8 100644 --- a/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeContextMenu.java +++ b/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeContextMenu.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeModel.java b/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeModel.java index 55d24caf8..69c103f09 100644 --- a/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeModel.java +++ b/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeRoot.java b/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeRoot.java index f3618211f..67c2e0003 100644 --- a/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeRoot.java +++ b/src/com/jpexs/decompiler/flash/gui/tagtree/TagTreeRoot.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/process/Process.java b/src/com/jpexs/process/Process.java index 524321484..aa0d4af45 100644 --- a/src/com/jpexs/process/Process.java +++ b/src/com/jpexs/process/Process.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/process/ProcessTools.java b/src/com/jpexs/process/ProcessTools.java index 9ee013342..14cdadce6 100644 --- a/src/com/jpexs/process/ProcessTools.java +++ b/src/com/jpexs/process/ProcessTools.java @@ -1,41 +1,41 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.process; - -import com.jpexs.process.win32.Win32ProcessTools; -import com.sun.jna.Platform; -import java.util.List; - -/** - * Tools for processes. You can add support for other platforms here, if you - * want - * - * @author JPEXS - */ -public class ProcessTools { - - public static List listProcesses() { - if (Platform.isWindows()) { - return Win32ProcessTools.listProcesses(); - } - return null; - } - - public static boolean toolsAvailable() { - return Platform.isWindows(); - } -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.process; + +import com.jpexs.process.win32.Win32ProcessTools; +import com.sun.jna.Platform; +import java.util.List; + +/** + * Tools for processes. You can add support for other platforms here, if you + * want + * + * @author JPEXS + */ +public class ProcessTools { + + public static List listProcesses() { + if (Platform.isWindows()) { + return Win32ProcessTools.listProcesses(); + } + return null; + } + + public static boolean toolsAvailable() { + return Platform.isWindows(); + } +} diff --git a/src/com/jpexs/process/win32/Win32Process.java b/src/com/jpexs/process/win32/Win32Process.java index 6be13b2c2..041a5493c 100644 --- a/src/com/jpexs/process/win32/Win32Process.java +++ b/src/com/jpexs/process/win32/Win32Process.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/jpexs/process/win32/Win32ProcessTools.java b/src/com/jpexs/process/win32/Win32ProcessTools.java index adc5425d3..55909ae9f 100644 --- a/src/com/jpexs/process/win32/Win32ProcessTools.java +++ b/src/com/jpexs/process/win32/Win32ProcessTools.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 JPEXS + * Copyright (C) 2010-2015 JPEXS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/com/sun/jna/platform/win32/Advapi32.java b/src/com/sun/jna/platform/win32/Advapi32.java index aea48c829..9d6681537 100644 --- a/src/com/sun/jna/platform/win32/Advapi32.java +++ b/src/com/sun/jna/platform/win32/Advapi32.java @@ -1,844 +1,844 @@ -/* - * Copyright (C) 2010-2014 JPEXS - * - * This 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.sun.jna.platform.win32; - -/** - * - * @author JPEXS - */ -/* Copyright (c) 2010 Daniel Doubrovkine, All Rights Reserved - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - */ -import com.sun.jna.Native; -import com.sun.jna.Pointer; -import com.sun.jna.Structure; -import com.sun.jna.platform.win32.WinBase.SECURITY_ATTRIBUTES; -import com.sun.jna.platform.win32.WinNT.HANDLE; -import com.sun.jna.platform.win32.WinNT.HANDLEByReference; -import com.sun.jna.platform.win32.WinReg.HKEY; -import com.sun.jna.platform.win32.WinReg.HKEYByReference; -import com.sun.jna.ptr.IntByReference; -import com.sun.jna.win32.StdCallLibrary; -import com.sun.jna.win32.W32APIOptions; - -/** - * Advapi32.dll Interface. - * - * @author dblock[at]dblock.org - */ -public interface Advapi32 extends StdCallLibrary { - - Advapi32 INSTANCE = (Advapi32) Native.loadLibrary("Advapi32", - Advapi32.class, W32APIOptions.UNICODE_OPTIONS); - - /** - * Retrieves the name of the user associated with the current thread. - * http://msdn.microsoft.com/en-us/library/ms724432(VS.85).aspx - * - * @param buffer Buffer to receive the user's logon name. - * @param len On input, the size of the buffer, on output the number of - * characters copied into the buffer, including the terminating null - * character. - * @return True if succeeded. - */ - public boolean GetUserNameW(char[] buffer, IntByReference len); - - /** - * The LogonUser function attempts to log a user on to the local computer. - * The local computer is the computer from which LogonUser was called. You - * cannot use LogonUser to log on to a remote computer. You specify the user - * with a user name and domain, and authenticate the user with a plaintext - * password. If the function succeeds, you receive a handle to a token that - * represents the logged-on user. You can then use this token handle to - * impersonate the specified user or, in most cases, to create a process - * that runs in the context of the specified user. - * - * @param lpszUsername A pointer to a null-terminated string that specifies - * the name of the user. This is the name of the user account to log on to. - * If you use the user principal name (UPN) format, user@DNS_domain_name, - * the lpszDomain parameter must be NULL. - * @param lpszDomain A pointer to a null-terminated string that specifies - * the name of the domain or server whose account database contains the - * lpszUsername account. If this parameter is NULL, the user name must be - * specified in UPN format. If this parameter is ".", the function validates - * the account using only the local account database. - * @param lpszPassword A pointer to a null-terminated string that specifies - * the plaintext password for the user account specified by lpszUsername. - * @param logonType The type of logon operation to perform. - * @param logonProvider Specifies the logon provider. - * @param phToken A pointer to a handle variable that receives a handle to a - * token that represents the specified user. - * @return If the function succeeds, the function returns nonzero. If the - * function fails, it returns zero. To get extended error information, call - * GetLastError. - */ - public boolean LogonUser( - String lpszUsername, - String lpszDomain, - String lpszPassword, - int logonType, - int logonProvider, - HANDLEByReference phToken); - - /** - * The OpenThreadToken function opens the access token associated with a - * thread. - * - * @param ThreadHandle Handle to the thread whose access token is opened. - * @param DesiredAccess Specifies an access mask that specifies the - * requested types of access to the access token. These requested access - * types are reconciled against the token's discretionary access control - * list (DACL) to determine which accesses are granted or denied. - * @param OpenAsSelf Indicates whether the access check is to be made - * against the security context of the thread calling the OpenThreadToken - * function or against the security context of the process for the calling - * thread. - * @param TokenHandle Pointer to a variable that receives the handle to the - * newly opened access token. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean OpenThreadToken( - HANDLE ThreadHandle, - int DesiredAccess, - boolean OpenAsSelf, - HANDLEByReference TokenHandle); - - /** - * The OpenProcessToken function opens the access token associated with a - * process. - * - * @param ProcessHandle Handle to the process whose access token is opened. - * The process must have the PROCESS_QUERY_INFORMATION access permission. - * @param DesiredAccess Specifies an access mask that specifies the - * requested types of access to the access token. These requested access - * types are compared with the discretionary access control list (DACL) of - * the token to determine which accesses are granted or denied. - * @param TokenHandle Pointer to a handle that identifies the newly opened - * access token when the function returns. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean OpenProcessToken( - HANDLE ProcessHandle, - int DesiredAccess, - HANDLEByReference TokenHandle); - - /** - * The DuplicateToken function creates a new access token that duplicates - * one already in existence. - * - * @param ExistingTokenHandle Handle to an access token opened with - * TOKEN_DUPLICATE access. - * @param ImpersonationLevel Specifies a SECURITY_IMPERSONATION_LEVEL - * enumerated type that supplies the impersonation level of the new token. - * @param DuplicateTokenHandle Pointer to a variable that receives a handle - * to the duplicate token. This handle has TOKEN_IMPERSONATE and TOKEN_QUERY - * access to the new token. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean DuplicateToken( - HANDLE ExistingTokenHandle, - int ImpersonationLevel, - HANDLEByReference DuplicateTokenHandle); - - /** - * The DuplicateTokenEx function creates a new access token that duplicates - * an existing token. This function can create either a primary token or an - * impersonation token. - * - * @param hExistingToken A handle to an access token opened with - * TOKEN_DUPLICATE access. - * @param dwDesiredAccess Specifies the requested access rights for the new - * token. - * @param lpTokenAttributes A pointer to a SECURITY_ATTRIBUTES structure - * that specifies a security descriptor for the new token and determines - * whether child processes can inherit the token. - * @param ImpersonationLevel Specifies a value from the - * SECURITY_IMPERSONATION_LEVEL enumeration that indicates the impersonation - * level of the new token. - * @param TokenType Specifies one of the following values from the - * TOKEN_TYPE enumeration. - * @param phNewToken A pointer to a HANDLE variable that receives the new - * token. - * @return If the function succeeds, the function returns a nonzero value. - * If the function fails, it returns zero. To get extended error - * information, call GetLastError. - */ - public boolean DuplicateTokenEx( - HANDLE hExistingToken, - int dwDesiredAccess, - WinBase.SECURITY_ATTRIBUTES lpTokenAttributes, - int ImpersonationLevel, - int TokenType, - HANDLEByReference phNewToken); - - /** - * Retrieves a specified type of information about an access token. The - * calling process must have appropriate access rights to obtain the - * information. - * - * @param tokenHandle Handle to an access token from which information is - * retrieved. If TokenInformationClass specifies TokenSource, the handle - * must have TOKEN_QUERY_SOURCE access. For all other TokenInformationClass - * values, the handle must have TOKEN_QUERY access. - * @param tokenInformationClass Specifies a value from the - * TOKEN_INFORMATION_CLASS enumerated type to identify the type of - * information the function retrieves. - * @param tokenInformation Pointer to a buffer the function fills with the - * requested information. The structure put into this buffer depends upon - * the type of information specified by the TokenInformationClass parameter. - * @param tokenInformationLength Specifies the size, in bytes, of the buffer - * pointed to by the TokenInformation parameter. If TokenInformation is - * NULL, this parameter must be zero. - * @param returnLength Pointer to a variable that receives the number of - * bytes needed for the buffer pointed to by the TokenInformation parameter. - * If this value is larger than the value specified in the - * TokenInformationLength parameter, the function fails and stores no data - * in the buffer. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean GetTokenInformation( - HANDLE tokenHandle, - int tokenInformationClass, - Structure tokenInformation, - int tokenInformationLength, - IntByReference returnLength); - - /** - * The ImpersonateLoggedOnUser function lets the calling thread impersonate - * the security context of a logged-on user. The user is represented by a - * token handle. - * - * @param hToken Handle to a primary or impersonation access token that - * represents a logged-on user. This can be a token handle returned by a - * call to LogonUser, CreateRestrictedToken, DuplicateToken, - * DuplicateTokenEx, OpenProcessToken, or OpenThreadToken functions. If - * hToken is a primary token, it must have TOKEN_QUERY and TOKEN_DUPLICATE - * access. If hToken is an impersonation token, it must have TOKEN_QUERY and - * TOKEN_IMPERSONATE access. - * @return If the function succeeds, the return value is nonzero. - */ - public boolean ImpersonateLoggedOnUser(HANDLE hToken); - - /** - * The ImpersonateSelf function obtains an access token that impersonates - * the security context of the calling process. The token is assigned to the - * calling thread. - * - * @param ImpersonationLevel Specifies a SECURITY_IMPERSONATION_LEVEL - * enumerated type that supplies the impersonation level of the new token. - * @return If the function succeeds, the return value is nonzero. - */ - public boolean ImpersonateSelf(int ImpersonationLevel); - - /** - * The RevertToSelf function terminates the impersonation of a client - * application. - * - * @return If the function succeeds, the return value is nonzero. - */ - public boolean RevertToSelf(); - - /** - * The RegOpenKeyEx function opens the specified registry key. Note that key - * names are not case sensitive. - * - * @param hKey Handle to an open key. - * @param lpSubKey Pointer to a null-terminated string containing the name - * of the subkey to open. - * @param ulOptions Reserved; must be zero. - * @param samDesired Access mask that specifies the desired access rights to - * the key. The function fails if the security descriptor of the key does - * not permit the requested access for the calling process. - * @param phkResult Pointer to a variable that receives a handle to the - * opened key. If the key is not one of the predefined registry keys, call - * the RegCloseKey function after you have finished using the handle. - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegOpenKeyEx(HKEY hKey, String lpSubKey, int ulOptions, int samDesired, - HKEYByReference phkResult); - - /** - * The RegQueryValueEx function retrieves the type and data for a specified - * value name associated with an open registry key. - * - * @param hKey Handle to an open key. The key must have been opened with the - * KEY_QUERY_VALUE access right. - * @param lpValueName Pointer to a null-terminated string containing the - * name of the value to query. If lpValueName is NULL or an empty string, - * "", the function retrieves the type and data for the key's unnamed or - * default value, if any. - * @param lpReserved Reserved; must be NULL. - * @param lpType Pointer to a variable that receives a code indicating the - * type of data stored in the specified value. - * @param lpData Pointer to a buffer that receives the value's data. This - * parameter can be NULL if the data is not required. If the data is a - * string, the function checks for a terminating null character. If one is - * not found, the string is stored with a null terminator if the buffer is - * large enough to accommodate the extra character. Otherwise, the string is - * stored as is. - * @param lpcbData Pointer to a variable that specifies the size of the - * buffer pointed to by the lpData parameter, in bytes. When the function - * returns, this variable contains the size of the data copied to lpData. - * The lpcbData parameter can be NULL only if lpData is NULL. If the data - * has the REG_SZ, REG_MULTI_SZ or REG_EXPAND_SZ type, this size includes - * any terminating null character or characters. If the buffer specified by - * lpData parameter is not large enough to hold the data, the function - * returns ERROR_MORE_DATA and stores the required buffer size in the - * variable pointed to by lpcbData. In this case, the contents of the lpData - * buffer are undefined. If lpData is NULL, and lpcbData is non-NULL, the - * function returns ERROR_SUCCESS and stores the size of the data, in bytes, - * in the variable pointed to by lpcbData. This enables an application to - * determine the best way to allocate a buffer for the value's data. - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegQueryValueEx(HKEY hKey, String lpValueName, int lpReserved, - IntByReference lpType, char[] lpData, IntByReference lpcbData); - - public int RegQueryValueEx(HKEY hKey, String lpValueName, int lpReserved, - IntByReference lpType, byte[] lpData, IntByReference lpcbData); - - public int RegQueryValueEx(HKEY hKey, String lpValueName, int lpReserved, - IntByReference lpType, IntByReference lpData, IntByReference lpcbData); - - public int RegQueryValueEx(HKEY hKey, String lpValueName, int lpReserved, - IntByReference lpType, Pointer lpData, IntByReference lpcbData); - - /** - * The RegCloseKey function releases a handle to the specified registry key. - * - * @param hKey Handle to the open key to be closed. The handle must have - * been opened by the RegCreateKeyEx, RegOpenKeyEx, or RegConnectRegistry - * function. - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegCloseKey(HKEY hKey); - - /** - * The RegDeleteValue function removes a named value from the specified - * registry key. Note that value names are not case sensitive. - * - * @param hKey Handle to an open key. The key must have been opened with the - * KEY_SET_VALUE access right. - * @param lpValueName Pointer to a null-terminated string that names the - * value to remove. If this parameter is NULL or an empty string, the value - * set by the RegSetValue function is removed. - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegDeleteValue(HKEY hKey, String lpValueName); - - /** - * The RegSetValueEx function sets the data and type of a specified value - * under a registry key. - * - * @param hKey Handle to an open key. The key must have been opened with the - * KEY_SET_VALUE access right. - * @param lpValueName Pointer to a string containing the name of the value - * to set. If a value with this name is not already present in the key, the - * function adds it to the key. If lpValueName is NULL or an empty string, - * "", the function sets the type and data for the key's unnamed or default - * value. - * @param Reserved Reserved; must be zero. - * @param dwType Type of data pointed to by the lpData parameter. - * @param lpData Pointer to a buffer containing the data to be stored with - * the specified value name. - * @param cbData Size of the information pointed to by the lpData parameter, - * in bytes. If the data is of type REG_SZ, REG_EXPAND_SZ, or REG_MULTI_SZ, - * cbData must include the size of the terminating null character or - * characters. - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegSetValueEx(HKEY hKey, String lpValueName, int Reserved, int dwType, - char[] lpData, int cbData); - - public int RegSetValueEx(HKEY hKey, String lpValueName, int Reserved, int dwType, - byte[] lpData, int cbData); - - /** - * - * @param hKey - * @param lpSubKey - * @param Reserved - * @param lpClass - * @param dwOptions - * @param samDesired - * @param lpSecurityAttributes - * @param phkResult - * @param lpdwDisposition - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegCreateKeyEx(HKEY hKey, String lpSubKey, int Reserved, String lpClass, - int dwOptions, int samDesired, SECURITY_ATTRIBUTES lpSecurityAttributes, - HKEYByReference phkResult, IntByReference lpdwDisposition); - - /** - * - * @param hKey - * @param name - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegDeleteKey(HKEY hKey, String name); - - /** - * The RegEnumKeyEx function enumerates subkeys of the specified open - * registry key. The function retrieves information about one subkey each - * time it is called. - * - * @param hKey Handle to an open key. The key must have been opened with the - * KEY_ENUMERATE_SUB_KEYS access right. - * @param dwIndex Index of the subkey to retrieve. This parameter should be - * zero for the first call to the RegEnumKeyEx function and then incremented - * for subsequent calls. Because subkeys are not ordered, any new subkey - * will have an arbitrary index. This means that the function may return - * subkeys in any order. - * @param lpName Pointer to a buffer that receives the name of the subkey, - * including the terminating null character. The function copies only the - * name of the subkey, not the full key hierarchy, to the buffer. - * @param lpcName Pointer to a variable that specifies the size of the - * buffer specified by the lpName parameter, in TCHARs. This size should - * include the terminating null character. When the function returns, the - * variable pointed to by lpcName contains the number of characters stored - * in the buffer. The count returned does not include the terminating null - * character. - * @param reserved Reserved; must be NULL. - * @param lpClass Pointer to a buffer that receives the null-terminated - * class string of the enumerated subkey. This parameter can be NULL. - * @param lpcClass Pointer to a variable that specifies the size of the - * buffer specified by the lpClass parameter, in TCHARs. The size should - * include the terminating null character. When the function returns, - * lpcClass contains the number of characters stored in the buffer. The - * count returned does not include the terminating null character. This - * parameter can be NULL only if lpClass is NULL. - * @param lpftLastWriteTime Pointer to a variable that receives the time at - * which the enumerated subkey was last written. - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegEnumKeyEx(HKEY hKey, int dwIndex, char[] lpName, IntByReference lpcName, - IntByReference reserved, char[] lpClass, IntByReference lpcClass, - WinBase.FILETIME lpftLastWriteTime); - - /** - * The RegEnumValue function enumerates the values for the specified open - * registry key. The function copies one indexed value name and data block - * for the key each time it is called. - * - * @param hKey Handle to an open key. The key must have been opened with the - * KEY_QUERY_VALUE access right. - * @param dwIndex Index of the value to be retrieved. This parameter should - * be zero for the first call to the RegEnumValue function and then be - * incremented for subsequent calls. Because values are not ordered, any new - * value will have an arbitrary index. This means that the function may - * return values in any order. - * @param lpValueName Pointer to a buffer that receives the name of the - * value, including the terminating null character. - * @param lpcchValueName Pointer to a variable that specifies the size of - * the buffer pointed to by the lpValueName parameter, in TCHARs. This size - * should include the terminating null character. When the function returns, - * the variable pointed to by lpcValueName contains the number of characters - * stored in the buffer. The count returned does not include the terminating - * null character. - * @param reserved Reserved; must be NULL. - * @param lpType Pointer to a variable that receives a code indicating the - * type of data stored in the specified value. - * @param lpData Pointer to a buffer that receives the data for the value - * entry. This parameter can be NULL if the data is not required. - * @param lpcbData Pointer to a variable that specifies the size of the - * buffer pointed to by the lpData parameter, in bytes. - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegEnumValue(HKEY hKey, int dwIndex, char[] lpValueName, - IntByReference lpcchValueName, IntByReference reserved, - IntByReference lpType, byte[] lpData, IntByReference lpcbData); - - /** - * The RegQueryInfoKey function retrieves information about the specified - * registry key. - * - * @param hKey A handle to an open key. The key must have been opened with - * the KEY_QUERY_VALUE access right. - * @param lpClass A pointer to a buffer that receives the null-terminated - * class string of the key. This parameter can be ignored. This parameter - * can be NULL. - * @param lpcClass A pointer to a variable that specifies the size of the - * buffer pointed to by the lpClass parameter, in characters. - * @param lpReserved Reserved; must be NULL. - * @param lpcSubKeys A pointer to a variable that receives the number of - * subkeys that are contained by the specified key. This parameter can be - * NULL. - * @param lpcMaxSubKeyLen A pointer to a variable that receives the size of - * the key's subkey with the longest name, in characters, not including the - * terminating null character. This parameter can be NULL. - * @param lpcMaxClassLen A pointer to a variable that receives the size of - * the longest string that specifies a subkey class, in characters. The - * count returned does not include the terminating null character. This - * parameter can be NULL. - * @param lpcValues A pointer to a variable that receives the number of - * values that are associated with the key. This parameter can be NULL. - * @param lpcMaxValueNameLen A pointer to a variable that receives the size - * of the key's longest value name, in characters. The size does not include - * the terminating null character. This parameter can be NULL. - * @param lpcMaxValueLen A pointer to a variable that receives the size of - * the longest data component among the key's values, in bytes. This - * parameter can be NULL. - * @param lpcbSecurityDescriptor A pointer to a variable that receives the - * size of the key's security descriptor, in bytes. This parameter can be - * NULL. - * @param lpftLastWriteTime A pointer to a FILETIME structure that receives - * the last write time. This parameter can be NULL. - * @return If the function succeeds, the return value is ERROR_SUCCESS. If - * the function fails, the return value is a nonzero error code defined in - * Winerror.h. - */ - public int RegQueryInfoKey(HKEY hKey, char[] lpClass, - IntByReference lpcClass, IntByReference lpReserved, - IntByReference lpcSubKeys, IntByReference lpcMaxSubKeyLen, - IntByReference lpcMaxClassLen, IntByReference lpcValues, - IntByReference lpcMaxValueNameLen, IntByReference lpcMaxValueLen, - IntByReference lpcbSecurityDescriptor, - WinBase.FILETIME lpftLastWriteTime); - - /** - * Retrieves a registered handle to the specified event log. - * - * @param lpUNCServerName The Universal Naming Convention (UNC) name of the - * remote server on which this operation is to be performed. If this - * parameter is NULL, the local computer is used. - * @param lpSourceName The name of the event source whose handle is to be - * retrieved. The source name must be a subkey of a log under the Eventlog - * registry key. However, the Security log is for system use only. - * @return If the function succeeds, the return value is a handle to the - * event log. If the function fails, the return value is NULL. To get - * extended error information, call GetLastError. The function returns - * ERROR_ACCESS_DENIED if lpSourceName specifies the Security event log. - */ - public HANDLE RegisterEventSource(String lpUNCServerName, String lpSourceName); - - /** - * Closes the specified event log. - * - * @param hEventLog A handle to the event log. The RegisterEventSource - * function returns this handle. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean DeregisterEventSource(HANDLE hEventLog); - - /** - * Opens a handle to the specified event log. - * - * @param lpUNCServerName The Universal Naming Convention (UNC) name of the - * remote server on which the event log is to be opened. If this parameter - * is NULL, the local computer is used. - * @param lpSourceName The name of the log. If you specify a custom log and - * it cannot be found, the event logging service opens the Application log; - * however, there will be no associated message or category string file. - * @return If the function succeeds, the return value is the handle to an - * event log. If the function fails, the return value is NULL. To get - * extended error information, call GetLastError. - */ - public HANDLE OpenEventLog(String lpUNCServerName, String lpSourceName); - - /** - * Closes the specified event log. - * - * @param hEventLog A handle to the event log to be closed. The OpenEventLog - * or OpenBackupEventLog function returns this handle. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean CloseEventLog(HANDLE hEventLog); - - /** - * Retrieves the number of records in the specified event log. - * - * @param hEventLog A handle to the open event log. The OpenEventLog or - * OpenBackupEventLog function returns this handle. - * @param NumberOfRecords A pointer to a variable that receives the number - * of records in the specified event log. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean GetNumberOfEventLogRecords(HANDLE hEventLog, IntByReference NumberOfRecords); - - /** - * Clears the specified event log, and optionally saves the current copy of - * the log to a backup file. - * - * @param hEventLog A handle to the event log to be cleared. The - * OpenEventLog function returns this handle. - * @param lpBackupFileName The absolute or relative path of the backup file. - * If this file already exists, the function fails. If the lpBackupFileName - * parameter is NULL, the event log is not backed up. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. The ClearEventLog function can fail if - * the event log is empty or the backup file already exists. - */ - public boolean ClearEventLog(HANDLE hEventLog, String lpBackupFileName); - - /** - * Saves the specified event log to a backup file. The function does not - * clear the event log. - * - * @param hEventLog A handle to the open event log. The OpenEventLog - * function returns this handle. - * @param lpBackupFileName The absolute or relative path of the backup file. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean BackupEventLog(HANDLE hEventLog, String lpBackupFileName); - - /** - * Opens a handle to a backup event log created by the BackupEventLog - * function. - * - * @param lpUNCServerName The Universal Naming Convention (UNC) name of the - * remote server on which this operation is to be performed. If this - * parameter is NULL, the local computer is used. - * @param lpFileName The full path of the backup file. - * @return If the function succeeds, the return value is a handle to the - * backup event log. If the function fails, the return value is NULL. To get - * extended error information, call GetLastError. - */ - public HANDLE OpenBackupEventLog(String lpUNCServerName, String lpFileName); - - /** - * Reads the specified number of entries from the specified event log. The - * function can be used to read log entries in chronological or reverse - * chronological order. - * - * @param hEventLog A handle to the event log to be read. The OpenEventLog - * function returns this handle. - * @param dwReadFlags Use the following flag values to indicate how to read - * the log file. - * @param dwRecordOffset The record number of the log-entry at which the - * read operation should start. This parameter is ignored unless dwReadFlags - * includes the EVENTLOG_SEEK_READ flag. - * @param lpBuffer An application-allocated buffer that will receive one or - * more EVENTLOGRECORD structures. This parameter cannot be NULL, even if - * the nNumberOfBytesToRead parameter is zero. The maximum size of this - * buffer is 0x7ffff bytes. - * @param nNumberOfBytesToRead The size of the lpBuffer buffer, in bytes. - * This function will read as many log entries as will fit in the buffer; - * the function will not return partial entries. - * @param pnBytesRead A pointer to a variable that receives the number of - * bytes read by the function. - * @param pnMinNumberOfBytesNeeded A pointer to a variable that receives the - * required size of the lpBuffer buffer. This value is valid only this - * function returns zero and GetLastError returns ERROR_INSUFFICIENT_BUFFER. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean ReadEventLog(HANDLE hEventLog, int dwReadFlags, int dwRecordOffset, - Pointer lpBuffer, int nNumberOfBytesToRead, IntByReference pnBytesRead, - IntByReference pnMinNumberOfBytesNeeded); - - /** - * The GetOldestEventLogRecord function retrieves the absolute record number - * of the oldest record in the specified event log. - * - * @param hEventLog Handle to the open event log. This handle is returned by - * the OpenEventLog or OpenBackupEventLog function. - * @param OldestRecord Pointer to a variable that receives the absolute - * record number of the oldest record in the specified event log. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean GetOldestEventLogRecord(HANDLE hEventLog, IntByReference OldestRecord); - - /** - * Creates a new process and its primary thread. The new process runs in the - * security context of the user represented by the specified token. - * - * Typically, the process that calls the CreateProcessAsUser function must - * have the SE_INCREASE_QUOTA_NAME privilege and may require the - * SE_ASSIGNPRIMARYTOKEN_NAME privilege if the token is not assignable. If - * this function fails with ERROR_PRIVILEGE_NOT_HELD (1314), use the - * CreateProcessWithLogonW function instead. CreateProcessWithLogonW - * requires no special privileges, but the specified user account must be - * allowed to log on interactively. Generally, it is best to use - * CreateProcessWithLogonW to create a process with alternate credentials. - * - * @param hToken A handle to the primary token that represents a user. - * @param lpApplicationName The name of the module to be executed. - * @param lpCommandLine The command line to be executed. - * @param lpProcessAttributes A pointer to a SECURITY_ATTRIBUTES structure - * that specifies a security descriptor for the new process object and - * determines whether child processes can inherit the returned handle to the - * process. - * @param lpThreadAttributes A pointer to a SECURITY_ATTRIBUTES structure - * that specifies a security descriptor for the new thread object and - * determines whether child processes can inherit the returned handle to the - * thread. - * @param bInheritHandles If this parameter is TRUE, each inheritable handle - * in the calling process is inherited by the new process. If the parameter - * is FALSE, the handles are not inherited. Note that inherited handles have - * the same value and access rights as the original handles. - * @param dwCreationFlags The flags that control the priority class and the - * creation of the process. For a list of values, see Process Creation - * Flags. - * @param lpEnvironment A pointer to an environment block for the new - * process. If this parameter is NULL, the new process uses the environment - * of the calling process. - * - * An environment block consists of a null-terminated block of - * null-terminated strings. Each string is in the following form: - * name=value\0 - * @param lpCurrentDirectory The full path to the current directory for the - * process. The string can also specify a UNC path. - * @param lpStartupInfo A pointer to a STARTUPINFO or STARTUPINFOEX - * structure. - * @param lpProcessInformation A pointer to a PROCESS_INFORMATION structure - * that receives identification information about the new process. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean CreateProcessAsUser( - HANDLE hToken, - String lpApplicationName, - String lpCommandLine, - SECURITY_ATTRIBUTES lpProcessAttributes, - SECURITY_ATTRIBUTES lpThreadAttributes, - boolean bInheritHandles, - int dwCreationFlags, - String lpEnvironment, - String lpCurrentDirectory, - WinBase.STARTUPINFO lpStartupInfo, - WinBase.PROCESS_INFORMATION lpProcessInformation); - - /** - * The AdjustTokenPrivileges function enables or disables privileges in the - * specified access token. Enabling or disabling privileges in an access - * token requires TOKEN_ADJUST_PRIVILEGES access. - * - * @param TokenHandle A handle to the access token that contains the - * privileges to be modified. - * @param DisableAllPrivileges Specifies whether the function disables all - * of the token's privileges. - * @param NewState A pointer to a TOKEN_PRIVILEGES structure that specifies - * an array of privileges and their attributes. - * @param BufferLength Specifies the size, in bytes, of the buffer pointed - * to by the PreviousState parameter. This parameter can be zero if the - * PreviousState parameter is NULL. - * @param PreviousState A pointer to a buffer that the function fills with a - * TOKEN_PRIVILEGES structure that contains the previous state of any - * privileges that the function modifies. - * @param ReturnLength A pointer to a variable that receives the required - * size, in bytes, of the buffer pointed to by the PreviousState parameter. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean AdjustTokenPrivileges( - HANDLE TokenHandle, - boolean DisableAllPrivileges, - WinNT.TOKEN_PRIVILEGES NewState, - int BufferLength, - WinNT.TOKEN_PRIVILEGES PreviousState, - IntByReference ReturnLength); - - /** - * The LookupPrivilegeName function retrieves the name that corresponds to - * the privilege represented on a specific system by a specified locally - * unique identifier (LUID). - * - * @param lpSystemName A pointer to a null-terminated string that specifies - * the name of the system on which the privilege name is retrieved. If a - * null string is specified, the function attempts to find the privilege - * name on the local system. - * @param lpLuid A pointer to the LUID by which the privilege is known on - * the target system. - * @param lpName A pointer to a buffer that receives a null-terminated - * string that represents the privilege name. For example, this string could - * be "SeSecurityPrivilege". - * @param cchName A pointer to a variable that specifies the size, in a - * TCHAR value, of the lpName buffer. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean LookupPrivilegeName( - String lpSystemName, - WinNT.LUID lpLuid, - char[] lpName, - IntByReference cchName); - - /** - * The LookupPrivilegeValue function retrieves the locally unique identifier - * (LUID) used on a specified system to locally represent the specified - * privilege name. - * - * @param lpSystemName A pointer to a null-terminated string that specifies - * the name of the system on which the privilege name is retrieved. If a - * null string is specified, the function attempts to find the privilege - * name on the local system. - * @param lpName A pointer to a null-terminated string that specifies the - * name of the privilege, as defined in the Winnt.h header file. For - * example, this parameter could specify the constant, SE_SECURITY_NAME, or - * its corresponding string, "SeSecurityPrivilege". - * @param lpLuid A pointer to a variable that receives the LUID by which the - * privilege is known on the system specified by the lpSystemName parameter. - * @return If the function succeeds, the return value is nonzero. If the - * function fails, the return value is zero. To get extended error - * information, call GetLastError. - */ - public boolean LookupPrivilegeValue( - String lpSystemName, - String lpName, - WinNT.LUID lpLuid); -} +/* + * Copyright (C) 2010-2015 JPEXS + * + * This 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.sun.jna.platform.win32; + +/** + * + * @author JPEXS + */ +/* Copyright (c) 2010 Daniel Doubrovkine, All Rights Reserved + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library 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 + * Lesser General Public License for more details. + */ +import com.sun.jna.Native; +import com.sun.jna.Pointer; +import com.sun.jna.Structure; +import com.sun.jna.platform.win32.WinBase.SECURITY_ATTRIBUTES; +import com.sun.jna.platform.win32.WinNT.HANDLE; +import com.sun.jna.platform.win32.WinNT.HANDLEByReference; +import com.sun.jna.platform.win32.WinReg.HKEY; +import com.sun.jna.platform.win32.WinReg.HKEYByReference; +import com.sun.jna.ptr.IntByReference; +import com.sun.jna.win32.StdCallLibrary; +import com.sun.jna.win32.W32APIOptions; + +/** + * Advapi32.dll Interface. + * + * @author dblock[at]dblock.org + */ +public interface Advapi32 extends StdCallLibrary { + + Advapi32 INSTANCE = (Advapi32) Native.loadLibrary("Advapi32", + Advapi32.class, W32APIOptions.UNICODE_OPTIONS); + + /** + * Retrieves the name of the user associated with the current thread. + * http://msdn.microsoft.com/en-us/library/ms724432(VS.85).aspx + * + * @param buffer Buffer to receive the user's logon name. + * @param len On input, the size of the buffer, on output the number of + * characters copied into the buffer, including the terminating null + * character. + * @return True if succeeded. + */ + public boolean GetUserNameW(char[] buffer, IntByReference len); + + /** + * The LogonUser function attempts to log a user on to the local computer. + * The local computer is the computer from which LogonUser was called. You + * cannot use LogonUser to log on to a remote computer. You specify the user + * with a user name and domain, and authenticate the user with a plaintext + * password. If the function succeeds, you receive a handle to a token that + * represents the logged-on user. You can then use this token handle to + * impersonate the specified user or, in most cases, to create a process + * that runs in the context of the specified user. + * + * @param lpszUsername A pointer to a null-terminated string that specifies + * the name of the user. This is the name of the user account to log on to. + * If you use the user principal name (UPN) format, user@DNS_domain_name, + * the lpszDomain parameter must be NULL. + * @param lpszDomain A pointer to a null-terminated string that specifies + * the name of the domain or server whose account database contains the + * lpszUsername account. If this parameter is NULL, the user name must be + * specified in UPN format. If this parameter is ".", the function validates + * the account using only the local account database. + * @param lpszPassword A pointer to a null-terminated string that specifies + * the plaintext password for the user account specified by lpszUsername. + * @param logonType The type of logon operation to perform. + * @param logonProvider Specifies the logon provider. + * @param phToken A pointer to a handle variable that receives a handle to a + * token that represents the specified user. + * @return If the function succeeds, the function returns nonzero. If the + * function fails, it returns zero. To get extended error information, call + * GetLastError. + */ + public boolean LogonUser( + String lpszUsername, + String lpszDomain, + String lpszPassword, + int logonType, + int logonProvider, + HANDLEByReference phToken); + + /** + * The OpenThreadToken function opens the access token associated with a + * thread. + * + * @param ThreadHandle Handle to the thread whose access token is opened. + * @param DesiredAccess Specifies an access mask that specifies the + * requested types of access to the access token. These requested access + * types are reconciled against the token's discretionary access control + * list (DACL) to determine which accesses are granted or denied. + * @param OpenAsSelf Indicates whether the access check is to be made + * against the security context of the thread calling the OpenThreadToken + * function or against the security context of the process for the calling + * thread. + * @param TokenHandle Pointer to a variable that receives the handle to the + * newly opened access token. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean OpenThreadToken( + HANDLE ThreadHandle, + int DesiredAccess, + boolean OpenAsSelf, + HANDLEByReference TokenHandle); + + /** + * The OpenProcessToken function opens the access token associated with a + * process. + * + * @param ProcessHandle Handle to the process whose access token is opened. + * The process must have the PROCESS_QUERY_INFORMATION access permission. + * @param DesiredAccess Specifies an access mask that specifies the + * requested types of access to the access token. These requested access + * types are compared with the discretionary access control list (DACL) of + * the token to determine which accesses are granted or denied. + * @param TokenHandle Pointer to a handle that identifies the newly opened + * access token when the function returns. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean OpenProcessToken( + HANDLE ProcessHandle, + int DesiredAccess, + HANDLEByReference TokenHandle); + + /** + * The DuplicateToken function creates a new access token that duplicates + * one already in existence. + * + * @param ExistingTokenHandle Handle to an access token opened with + * TOKEN_DUPLICATE access. + * @param ImpersonationLevel Specifies a SECURITY_IMPERSONATION_LEVEL + * enumerated type that supplies the impersonation level of the new token. + * @param DuplicateTokenHandle Pointer to a variable that receives a handle + * to the duplicate token. This handle has TOKEN_IMPERSONATE and TOKEN_QUERY + * access to the new token. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean DuplicateToken( + HANDLE ExistingTokenHandle, + int ImpersonationLevel, + HANDLEByReference DuplicateTokenHandle); + + /** + * The DuplicateTokenEx function creates a new access token that duplicates + * an existing token. This function can create either a primary token or an + * impersonation token. + * + * @param hExistingToken A handle to an access token opened with + * TOKEN_DUPLICATE access. + * @param dwDesiredAccess Specifies the requested access rights for the new + * token. + * @param lpTokenAttributes A pointer to a SECURITY_ATTRIBUTES structure + * that specifies a security descriptor for the new token and determines + * whether child processes can inherit the token. + * @param ImpersonationLevel Specifies a value from the + * SECURITY_IMPERSONATION_LEVEL enumeration that indicates the impersonation + * level of the new token. + * @param TokenType Specifies one of the following values from the + * TOKEN_TYPE enumeration. + * @param phNewToken A pointer to a HANDLE variable that receives the new + * token. + * @return If the function succeeds, the function returns a nonzero value. + * If the function fails, it returns zero. To get extended error + * information, call GetLastError. + */ + public boolean DuplicateTokenEx( + HANDLE hExistingToken, + int dwDesiredAccess, + WinBase.SECURITY_ATTRIBUTES lpTokenAttributes, + int ImpersonationLevel, + int TokenType, + HANDLEByReference phNewToken); + + /** + * Retrieves a specified type of information about an access token. The + * calling process must have appropriate access rights to obtain the + * information. + * + * @param tokenHandle Handle to an access token from which information is + * retrieved. If TokenInformationClass specifies TokenSource, the handle + * must have TOKEN_QUERY_SOURCE access. For all other TokenInformationClass + * values, the handle must have TOKEN_QUERY access. + * @param tokenInformationClass Specifies a value from the + * TOKEN_INFORMATION_CLASS enumerated type to identify the type of + * information the function retrieves. + * @param tokenInformation Pointer to a buffer the function fills with the + * requested information. The structure put into this buffer depends upon + * the type of information specified by the TokenInformationClass parameter. + * @param tokenInformationLength Specifies the size, in bytes, of the buffer + * pointed to by the TokenInformation parameter. If TokenInformation is + * NULL, this parameter must be zero. + * @param returnLength Pointer to a variable that receives the number of + * bytes needed for the buffer pointed to by the TokenInformation parameter. + * If this value is larger than the value specified in the + * TokenInformationLength parameter, the function fails and stores no data + * in the buffer. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean GetTokenInformation( + HANDLE tokenHandle, + int tokenInformationClass, + Structure tokenInformation, + int tokenInformationLength, + IntByReference returnLength); + + /** + * The ImpersonateLoggedOnUser function lets the calling thread impersonate + * the security context of a logged-on user. The user is represented by a + * token handle. + * + * @param hToken Handle to a primary or impersonation access token that + * represents a logged-on user. This can be a token handle returned by a + * call to LogonUser, CreateRestrictedToken, DuplicateToken, + * DuplicateTokenEx, OpenProcessToken, or OpenThreadToken functions. If + * hToken is a primary token, it must have TOKEN_QUERY and TOKEN_DUPLICATE + * access. If hToken is an impersonation token, it must have TOKEN_QUERY and + * TOKEN_IMPERSONATE access. + * @return If the function succeeds, the return value is nonzero. + */ + public boolean ImpersonateLoggedOnUser(HANDLE hToken); + + /** + * The ImpersonateSelf function obtains an access token that impersonates + * the security context of the calling process. The token is assigned to the + * calling thread. + * + * @param ImpersonationLevel Specifies a SECURITY_IMPERSONATION_LEVEL + * enumerated type that supplies the impersonation level of the new token. + * @return If the function succeeds, the return value is nonzero. + */ + public boolean ImpersonateSelf(int ImpersonationLevel); + + /** + * The RevertToSelf function terminates the impersonation of a client + * application. + * + * @return If the function succeeds, the return value is nonzero. + */ + public boolean RevertToSelf(); + + /** + * The RegOpenKeyEx function opens the specified registry key. Note that key + * names are not case sensitive. + * + * @param hKey Handle to an open key. + * @param lpSubKey Pointer to a null-terminated string containing the name + * of the subkey to open. + * @param ulOptions Reserved; must be zero. + * @param samDesired Access mask that specifies the desired access rights to + * the key. The function fails if the security descriptor of the key does + * not permit the requested access for the calling process. + * @param phkResult Pointer to a variable that receives a handle to the + * opened key. If the key is not one of the predefined registry keys, call + * the RegCloseKey function after you have finished using the handle. + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegOpenKeyEx(HKEY hKey, String lpSubKey, int ulOptions, int samDesired, + HKEYByReference phkResult); + + /** + * The RegQueryValueEx function retrieves the type and data for a specified + * value name associated with an open registry key. + * + * @param hKey Handle to an open key. The key must have been opened with the + * KEY_QUERY_VALUE access right. + * @param lpValueName Pointer to a null-terminated string containing the + * name of the value to query. If lpValueName is NULL or an empty string, + * "", the function retrieves the type and data for the key's unnamed or + * default value, if any. + * @param lpReserved Reserved; must be NULL. + * @param lpType Pointer to a variable that receives a code indicating the + * type of data stored in the specified value. + * @param lpData Pointer to a buffer that receives the value's data. This + * parameter can be NULL if the data is not required. If the data is a + * string, the function checks for a terminating null character. If one is + * not found, the string is stored with a null terminator if the buffer is + * large enough to accommodate the extra character. Otherwise, the string is + * stored as is. + * @param lpcbData Pointer to a variable that specifies the size of the + * buffer pointed to by the lpData parameter, in bytes. When the function + * returns, this variable contains the size of the data copied to lpData. + * The lpcbData parameter can be NULL only if lpData is NULL. If the data + * has the REG_SZ, REG_MULTI_SZ or REG_EXPAND_SZ type, this size includes + * any terminating null character or characters. If the buffer specified by + * lpData parameter is not large enough to hold the data, the function + * returns ERROR_MORE_DATA and stores the required buffer size in the + * variable pointed to by lpcbData. In this case, the contents of the lpData + * buffer are undefined. If lpData is NULL, and lpcbData is non-NULL, the + * function returns ERROR_SUCCESS and stores the size of the data, in bytes, + * in the variable pointed to by lpcbData. This enables an application to + * determine the best way to allocate a buffer for the value's data. + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegQueryValueEx(HKEY hKey, String lpValueName, int lpReserved, + IntByReference lpType, char[] lpData, IntByReference lpcbData); + + public int RegQueryValueEx(HKEY hKey, String lpValueName, int lpReserved, + IntByReference lpType, byte[] lpData, IntByReference lpcbData); + + public int RegQueryValueEx(HKEY hKey, String lpValueName, int lpReserved, + IntByReference lpType, IntByReference lpData, IntByReference lpcbData); + + public int RegQueryValueEx(HKEY hKey, String lpValueName, int lpReserved, + IntByReference lpType, Pointer lpData, IntByReference lpcbData); + + /** + * The RegCloseKey function releases a handle to the specified registry key. + * + * @param hKey Handle to the open key to be closed. The handle must have + * been opened by the RegCreateKeyEx, RegOpenKeyEx, or RegConnectRegistry + * function. + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegCloseKey(HKEY hKey); + + /** + * The RegDeleteValue function removes a named value from the specified + * registry key. Note that value names are not case sensitive. + * + * @param hKey Handle to an open key. The key must have been opened with the + * KEY_SET_VALUE access right. + * @param lpValueName Pointer to a null-terminated string that names the + * value to remove. If this parameter is NULL or an empty string, the value + * set by the RegSetValue function is removed. + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegDeleteValue(HKEY hKey, String lpValueName); + + /** + * The RegSetValueEx function sets the data and type of a specified value + * under a registry key. + * + * @param hKey Handle to an open key. The key must have been opened with the + * KEY_SET_VALUE access right. + * @param lpValueName Pointer to a string containing the name of the value + * to set. If a value with this name is not already present in the key, the + * function adds it to the key. If lpValueName is NULL or an empty string, + * "", the function sets the type and data for the key's unnamed or default + * value. + * @param Reserved Reserved; must be zero. + * @param dwType Type of data pointed to by the lpData parameter. + * @param lpData Pointer to a buffer containing the data to be stored with + * the specified value name. + * @param cbData Size of the information pointed to by the lpData parameter, + * in bytes. If the data is of type REG_SZ, REG_EXPAND_SZ, or REG_MULTI_SZ, + * cbData must include the size of the terminating null character or + * characters. + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegSetValueEx(HKEY hKey, String lpValueName, int Reserved, int dwType, + char[] lpData, int cbData); + + public int RegSetValueEx(HKEY hKey, String lpValueName, int Reserved, int dwType, + byte[] lpData, int cbData); + + /** + * + * @param hKey + * @param lpSubKey + * @param Reserved + * @param lpClass + * @param dwOptions + * @param samDesired + * @param lpSecurityAttributes + * @param phkResult + * @param lpdwDisposition + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegCreateKeyEx(HKEY hKey, String lpSubKey, int Reserved, String lpClass, + int dwOptions, int samDesired, SECURITY_ATTRIBUTES lpSecurityAttributes, + HKEYByReference phkResult, IntByReference lpdwDisposition); + + /** + * + * @param hKey + * @param name + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegDeleteKey(HKEY hKey, String name); + + /** + * The RegEnumKeyEx function enumerates subkeys of the specified open + * registry key. The function retrieves information about one subkey each + * time it is called. + * + * @param hKey Handle to an open key. The key must have been opened with the + * KEY_ENUMERATE_SUB_KEYS access right. + * @param dwIndex Index of the subkey to retrieve. This parameter should be + * zero for the first call to the RegEnumKeyEx function and then incremented + * for subsequent calls. Because subkeys are not ordered, any new subkey + * will have an arbitrary index. This means that the function may return + * subkeys in any order. + * @param lpName Pointer to a buffer that receives the name of the subkey, + * including the terminating null character. The function copies only the + * name of the subkey, not the full key hierarchy, to the buffer. + * @param lpcName Pointer to a variable that specifies the size of the + * buffer specified by the lpName parameter, in TCHARs. This size should + * include the terminating null character. When the function returns, the + * variable pointed to by lpcName contains the number of characters stored + * in the buffer. The count returned does not include the terminating null + * character. + * @param reserved Reserved; must be NULL. + * @param lpClass Pointer to a buffer that receives the null-terminated + * class string of the enumerated subkey. This parameter can be NULL. + * @param lpcClass Pointer to a variable that specifies the size of the + * buffer specified by the lpClass parameter, in TCHARs. The size should + * include the terminating null character. When the function returns, + * lpcClass contains the number of characters stored in the buffer. The + * count returned does not include the terminating null character. This + * parameter can be NULL only if lpClass is NULL. + * @param lpftLastWriteTime Pointer to a variable that receives the time at + * which the enumerated subkey was last written. + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegEnumKeyEx(HKEY hKey, int dwIndex, char[] lpName, IntByReference lpcName, + IntByReference reserved, char[] lpClass, IntByReference lpcClass, + WinBase.FILETIME lpftLastWriteTime); + + /** + * The RegEnumValue function enumerates the values for the specified open + * registry key. The function copies one indexed value name and data block + * for the key each time it is called. + * + * @param hKey Handle to an open key. The key must have been opened with the + * KEY_QUERY_VALUE access right. + * @param dwIndex Index of the value to be retrieved. This parameter should + * be zero for the first call to the RegEnumValue function and then be + * incremented for subsequent calls. Because values are not ordered, any new + * value will have an arbitrary index. This means that the function may + * return values in any order. + * @param lpValueName Pointer to a buffer that receives the name of the + * value, including the terminating null character. + * @param lpcchValueName Pointer to a variable that specifies the size of + * the buffer pointed to by the lpValueName parameter, in TCHARs. This size + * should include the terminating null character. When the function returns, + * the variable pointed to by lpcValueName contains the number of characters + * stored in the buffer. The count returned does not include the terminating + * null character. + * @param reserved Reserved; must be NULL. + * @param lpType Pointer to a variable that receives a code indicating the + * type of data stored in the specified value. + * @param lpData Pointer to a buffer that receives the data for the value + * entry. This parameter can be NULL if the data is not required. + * @param lpcbData Pointer to a variable that specifies the size of the + * buffer pointed to by the lpData parameter, in bytes. + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegEnumValue(HKEY hKey, int dwIndex, char[] lpValueName, + IntByReference lpcchValueName, IntByReference reserved, + IntByReference lpType, byte[] lpData, IntByReference lpcbData); + + /** + * The RegQueryInfoKey function retrieves information about the specified + * registry key. + * + * @param hKey A handle to an open key. The key must have been opened with + * the KEY_QUERY_VALUE access right. + * @param lpClass A pointer to a buffer that receives the null-terminated + * class string of the key. This parameter can be ignored. This parameter + * can be NULL. + * @param lpcClass A pointer to a variable that specifies the size of the + * buffer pointed to by the lpClass parameter, in characters. + * @param lpReserved Reserved; must be NULL. + * @param lpcSubKeys A pointer to a variable that receives the number of + * subkeys that are contained by the specified key. This parameter can be + * NULL. + * @param lpcMaxSubKeyLen A pointer to a variable that receives the size of + * the key's subkey with the longest name, in characters, not including the + * terminating null character. This parameter can be NULL. + * @param lpcMaxClassLen A pointer to a variable that receives the size of + * the longest string that specifies a subkey class, in characters. The + * count returned does not include the terminating null character. This + * parameter can be NULL. + * @param lpcValues A pointer to a variable that receives the number of + * values that are associated with the key. This parameter can be NULL. + * @param lpcMaxValueNameLen A pointer to a variable that receives the size + * of the key's longest value name, in characters. The size does not include + * the terminating null character. This parameter can be NULL. + * @param lpcMaxValueLen A pointer to a variable that receives the size of + * the longest data component among the key's values, in bytes. This + * parameter can be NULL. + * @param lpcbSecurityDescriptor A pointer to a variable that receives the + * size of the key's security descriptor, in bytes. This parameter can be + * NULL. + * @param lpftLastWriteTime A pointer to a FILETIME structure that receives + * the last write time. This parameter can be NULL. + * @return If the function succeeds, the return value is ERROR_SUCCESS. If + * the function fails, the return value is a nonzero error code defined in + * Winerror.h. + */ + public int RegQueryInfoKey(HKEY hKey, char[] lpClass, + IntByReference lpcClass, IntByReference lpReserved, + IntByReference lpcSubKeys, IntByReference lpcMaxSubKeyLen, + IntByReference lpcMaxClassLen, IntByReference lpcValues, + IntByReference lpcMaxValueNameLen, IntByReference lpcMaxValueLen, + IntByReference lpcbSecurityDescriptor, + WinBase.FILETIME lpftLastWriteTime); + + /** + * Retrieves a registered handle to the specified event log. + * + * @param lpUNCServerName The Universal Naming Convention (UNC) name of the + * remote server on which this operation is to be performed. If this + * parameter is NULL, the local computer is used. + * @param lpSourceName The name of the event source whose handle is to be + * retrieved. The source name must be a subkey of a log under the Eventlog + * registry key. However, the Security log is for system use only. + * @return If the function succeeds, the return value is a handle to the + * event log. If the function fails, the return value is NULL. To get + * extended error information, call GetLastError. The function returns + * ERROR_ACCESS_DENIED if lpSourceName specifies the Security event log. + */ + public HANDLE RegisterEventSource(String lpUNCServerName, String lpSourceName); + + /** + * Closes the specified event log. + * + * @param hEventLog A handle to the event log. The RegisterEventSource + * function returns this handle. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean DeregisterEventSource(HANDLE hEventLog); + + /** + * Opens a handle to the specified event log. + * + * @param lpUNCServerName The Universal Naming Convention (UNC) name of the + * remote server on which the event log is to be opened. If this parameter + * is NULL, the local computer is used. + * @param lpSourceName The name of the log. If you specify a custom log and + * it cannot be found, the event logging service opens the Application log; + * however, there will be no associated message or category string file. + * @return If the function succeeds, the return value is the handle to an + * event log. If the function fails, the return value is NULL. To get + * extended error information, call GetLastError. + */ + public HANDLE OpenEventLog(String lpUNCServerName, String lpSourceName); + + /** + * Closes the specified event log. + * + * @param hEventLog A handle to the event log to be closed. The OpenEventLog + * or OpenBackupEventLog function returns this handle. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean CloseEventLog(HANDLE hEventLog); + + /** + * Retrieves the number of records in the specified event log. + * + * @param hEventLog A handle to the open event log. The OpenEventLog or + * OpenBackupEventLog function returns this handle. + * @param NumberOfRecords A pointer to a variable that receives the number + * of records in the specified event log. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean GetNumberOfEventLogRecords(HANDLE hEventLog, IntByReference NumberOfRecords); + + /** + * Clears the specified event log, and optionally saves the current copy of + * the log to a backup file. + * + * @param hEventLog A handle to the event log to be cleared. The + * OpenEventLog function returns this handle. + * @param lpBackupFileName The absolute or relative path of the backup file. + * If this file already exists, the function fails. If the lpBackupFileName + * parameter is NULL, the event log is not backed up. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. The ClearEventLog function can fail if + * the event log is empty or the backup file already exists. + */ + public boolean ClearEventLog(HANDLE hEventLog, String lpBackupFileName); + + /** + * Saves the specified event log to a backup file. The function does not + * clear the event log. + * + * @param hEventLog A handle to the open event log. The OpenEventLog + * function returns this handle. + * @param lpBackupFileName The absolute or relative path of the backup file. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean BackupEventLog(HANDLE hEventLog, String lpBackupFileName); + + /** + * Opens a handle to a backup event log created by the BackupEventLog + * function. + * + * @param lpUNCServerName The Universal Naming Convention (UNC) name of the + * remote server on which this operation is to be performed. If this + * parameter is NULL, the local computer is used. + * @param lpFileName The full path of the backup file. + * @return If the function succeeds, the return value is a handle to the + * backup event log. If the function fails, the return value is NULL. To get + * extended error information, call GetLastError. + */ + public HANDLE OpenBackupEventLog(String lpUNCServerName, String lpFileName); + + /** + * Reads the specified number of entries from the specified event log. The + * function can be used to read log entries in chronological or reverse + * chronological order. + * + * @param hEventLog A handle to the event log to be read. The OpenEventLog + * function returns this handle. + * @param dwReadFlags Use the following flag values to indicate how to read + * the log file. + * @param dwRecordOffset The record number of the log-entry at which the + * read operation should start. This parameter is ignored unless dwReadFlags + * includes the EVENTLOG_SEEK_READ flag. + * @param lpBuffer An application-allocated buffer that will receive one or + * more EVENTLOGRECORD structures. This parameter cannot be NULL, even if + * the nNumberOfBytesToRead parameter is zero. The maximum size of this + * buffer is 0x7ffff bytes. + * @param nNumberOfBytesToRead The size of the lpBuffer buffer, in bytes. + * This function will read as many log entries as will fit in the buffer; + * the function will not return partial entries. + * @param pnBytesRead A pointer to a variable that receives the number of + * bytes read by the function. + * @param pnMinNumberOfBytesNeeded A pointer to a variable that receives the + * required size of the lpBuffer buffer. This value is valid only this + * function returns zero and GetLastError returns ERROR_INSUFFICIENT_BUFFER. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean ReadEventLog(HANDLE hEventLog, int dwReadFlags, int dwRecordOffset, + Pointer lpBuffer, int nNumberOfBytesToRead, IntByReference pnBytesRead, + IntByReference pnMinNumberOfBytesNeeded); + + /** + * The GetOldestEventLogRecord function retrieves the absolute record number + * of the oldest record in the specified event log. + * + * @param hEventLog Handle to the open event log. This handle is returned by + * the OpenEventLog or OpenBackupEventLog function. + * @param OldestRecord Pointer to a variable that receives the absolute + * record number of the oldest record in the specified event log. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean GetOldestEventLogRecord(HANDLE hEventLog, IntByReference OldestRecord); + + /** + * Creates a new process and its primary thread. The new process runs in the + * security context of the user represented by the specified token. + * + * Typically, the process that calls the CreateProcessAsUser function must + * have the SE_INCREASE_QUOTA_NAME privilege and may require the + * SE_ASSIGNPRIMARYTOKEN_NAME privilege if the token is not assignable. If + * this function fails with ERROR_PRIVILEGE_NOT_HELD (1314), use the + * CreateProcessWithLogonW function instead. CreateProcessWithLogonW + * requires no special privileges, but the specified user account must be + * allowed to log on interactively. Generally, it is best to use + * CreateProcessWithLogonW to create a process with alternate credentials. + * + * @param hToken A handle to the primary token that represents a user. + * @param lpApplicationName The name of the module to be executed. + * @param lpCommandLine The command line to be executed. + * @param lpProcessAttributes A pointer to a SECURITY_ATTRIBUTES structure + * that specifies a security descriptor for the new process object and + * determines whether child processes can inherit the returned handle to the + * process. + * @param lpThreadAttributes A pointer to a SECURITY_ATTRIBUTES structure + * that specifies a security descriptor for the new thread object and + * determines whether child processes can inherit the returned handle to the + * thread. + * @param bInheritHandles If this parameter is TRUE, each inheritable handle + * in the calling process is inherited by the new process. If the parameter + * is FALSE, the handles are not inherited. Note that inherited handles have + * the same value and access rights as the original handles. + * @param dwCreationFlags The flags that control the priority class and the + * creation of the process. For a list of values, see Process Creation + * Flags. + * @param lpEnvironment A pointer to an environment block for the new + * process. If this parameter is NULL, the new process uses the environment + * of the calling process. + * + * An environment block consists of a null-terminated block of + * null-terminated strings. Each string is in the following form: + * name=value\0 + * @param lpCurrentDirectory The full path to the current directory for the + * process. The string can also specify a UNC path. + * @param lpStartupInfo A pointer to a STARTUPINFO or STARTUPINFOEX + * structure. + * @param lpProcessInformation A pointer to a PROCESS_INFORMATION structure + * that receives identification information about the new process. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean CreateProcessAsUser( + HANDLE hToken, + String lpApplicationName, + String lpCommandLine, + SECURITY_ATTRIBUTES lpProcessAttributes, + SECURITY_ATTRIBUTES lpThreadAttributes, + boolean bInheritHandles, + int dwCreationFlags, + String lpEnvironment, + String lpCurrentDirectory, + WinBase.STARTUPINFO lpStartupInfo, + WinBase.PROCESS_INFORMATION lpProcessInformation); + + /** + * The AdjustTokenPrivileges function enables or disables privileges in the + * specified access token. Enabling or disabling privileges in an access + * token requires TOKEN_ADJUST_PRIVILEGES access. + * + * @param TokenHandle A handle to the access token that contains the + * privileges to be modified. + * @param DisableAllPrivileges Specifies whether the function disables all + * of the token's privileges. + * @param NewState A pointer to a TOKEN_PRIVILEGES structure that specifies + * an array of privileges and their attributes. + * @param BufferLength Specifies the size, in bytes, of the buffer pointed + * to by the PreviousState parameter. This parameter can be zero if the + * PreviousState parameter is NULL. + * @param PreviousState A pointer to a buffer that the function fills with a + * TOKEN_PRIVILEGES structure that contains the previous state of any + * privileges that the function modifies. + * @param ReturnLength A pointer to a variable that receives the required + * size, in bytes, of the buffer pointed to by the PreviousState parameter. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean AdjustTokenPrivileges( + HANDLE TokenHandle, + boolean DisableAllPrivileges, + WinNT.TOKEN_PRIVILEGES NewState, + int BufferLength, + WinNT.TOKEN_PRIVILEGES PreviousState, + IntByReference ReturnLength); + + /** + * The LookupPrivilegeName function retrieves the name that corresponds to + * the privilege represented on a specific system by a specified locally + * unique identifier (LUID). + * + * @param lpSystemName A pointer to a null-terminated string that specifies + * the name of the system on which the privilege name is retrieved. If a + * null string is specified, the function attempts to find the privilege + * name on the local system. + * @param lpLuid A pointer to the LUID by which the privilege is known on + * the target system. + * @param lpName A pointer to a buffer that receives a null-terminated + * string that represents the privilege name. For example, this string could + * be "SeSecurityPrivilege". + * @param cchName A pointer to a variable that specifies the size, in a + * TCHAR value, of the lpName buffer. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean LookupPrivilegeName( + String lpSystemName, + WinNT.LUID lpLuid, + char[] lpName, + IntByReference cchName); + + /** + * The LookupPrivilegeValue function retrieves the locally unique identifier + * (LUID) used on a specified system to locally represent the specified + * privilege name. + * + * @param lpSystemName A pointer to a null-terminated string that specifies + * the name of the system on which the privilege name is retrieved. If a + * null string is specified, the function attempts to find the privilege + * name on the local system. + * @param lpName A pointer to a null-terminated string that specifies the + * name of the privilege, as defined in the Winnt.h header file. For + * example, this parameter could specify the constant, SE_SECURITY_NAME, or + * its corresponding string, "SeSecurityPrivilege". + * @param lpLuid A pointer to a variable that receives the LUID by which the + * privilege is known on the system specified by the lpSystemName parameter. + * @return If the function succeeds, the return value is nonzero. If the + * function fails, the return value is zero. To get extended error + * information, call GetLastError. + */ + public boolean LookupPrivilegeValue( + String lpSystemName, + String lpName, + WinNT.LUID lpLuid); +}