diff --git a/jni/DeflatingDecompressor/DeflatingDecompressor.cpp b/jni/DeflatingDecompressor/DeflatingDecompressor.cpp index 4a90c4461..2278c13ef 100644 --- a/jni/DeflatingDecompressor/DeflatingDecompressor.cpp +++ b/jni/DeflatingDecompressor/DeflatingDecompressor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/LineBreak/LineBreaker.cpp b/jni/LineBreak/LineBreaker.cpp index 3b9f52125..95e67d154 100644 --- a/jni/LineBreak/LineBreaker.cpp +++ b/jni/LineBreak/LineBreaker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/JavaNativeFormatPlugin.cpp b/jni/NativeFormats/JavaNativeFormatPlugin.cpp index ac69dd61f..297ccaa69 100644 --- a/jni/NativeFormats/JavaNativeFormatPlugin.cpp +++ b/jni/NativeFormats/JavaNativeFormatPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/JavaPluginCollection.cpp b/jni/NativeFormats/JavaPluginCollection.cpp index c635385c1..73b43cbb2 100644 --- a/jni/NativeFormats/JavaPluginCollection.cpp +++ b/jni/NativeFormats/JavaPluginCollection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/bookmodel/BookModel.cpp b/jni/NativeFormats/fbreader/src/bookmodel/BookModel.cpp index 700ba370a..528d45ce5 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/BookModel.cpp +++ b/jni/NativeFormats/fbreader/src/bookmodel/BookModel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/bookmodel/BookModel.h b/jni/NativeFormats/fbreader/src/bookmodel/BookModel.h index e728cfd96..abcb3406d 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/BookModel.h +++ b/jni/NativeFormats/fbreader/src/bookmodel/BookModel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/bookmodel/BookReader.cpp b/jni/NativeFormats/fbreader/src/bookmodel/BookReader.cpp index 79ddcb5d5..36e7ddcc1 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/BookReader.cpp +++ b/jni/NativeFormats/fbreader/src/bookmodel/BookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/bookmodel/BookReader.h b/jni/NativeFormats/fbreader/src/bookmodel/BookReader.h index be6bda819..c75a8cfa3 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/BookReader.h +++ b/jni/NativeFormats/fbreader/src/bookmodel/BookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/bookmodel/FBHyperlinkType.h b/jni/NativeFormats/fbreader/src/bookmodel/FBHyperlinkType.h index 7fa091c5a..0b7b21ac6 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/FBHyperlinkType.h +++ b/jni/NativeFormats/fbreader/src/bookmodel/FBHyperlinkType.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/bookmodel/FBTextKind.h b/jni/NativeFormats/fbreader/src/bookmodel/FBTextKind.h index d495cd10a..e7ebba627 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/FBTextKind.h +++ b/jni/NativeFormats/fbreader/src/bookmodel/FBTextKind.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.cpp b/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.cpp index bfbf1b8ad..4c33dcddc 100644 --- a/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.h b/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.h index 8035508bf..bc55d1350 100644 --- a/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.h +++ b/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/FormatPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/FormatPlugin.cpp index 04fe063dc..b2de36ce7 100644 --- a/jni/NativeFormats/fbreader/src/formats/FormatPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/FormatPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/FormatPlugin.h b/jni/NativeFormats/fbreader/src/formats/FormatPlugin.h index 63bde642e..bf5fc5240 100644 --- a/jni/NativeFormats/fbreader/src/formats/FormatPlugin.h +++ b/jni/NativeFormats/fbreader/src/formats/FormatPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/PluginCollection.cpp b/jni/NativeFormats/fbreader/src/formats/PluginCollection.cpp index 123b1cd0d..153e6da54 100644 --- a/jni/NativeFormats/fbreader/src/formats/PluginCollection.cpp +++ b/jni/NativeFormats/fbreader/src/formats/PluginCollection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetParser.cpp b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetParser.cpp index b58de2242..bc460a9ac 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetParser.cpp +++ b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetParser.h b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetParser.h index 8949823c5..7ad4dda54 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetParser.h +++ b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetTable.cpp b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetTable.cpp index dac85f7c2..4cbefdc3e 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetTable.cpp +++ b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetTable.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetTable.h b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetTable.h index 54236fb22..ff9654ca8 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetTable.h +++ b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetTable.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocBookReader.cpp b/jni/NativeFormats/fbreader/src/formats/doc/DocBookReader.cpp index 6dc550187..05507a5ac 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocBookReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocBookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocBookReader.h b/jni/NativeFormats/fbreader/src/formats/doc/DocBookReader.h index d80fb8eae..e3cbef74a 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocBookReader.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocBookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocFloatImageReader.cpp b/jni/NativeFormats/fbreader/src/formats/doc/DocFloatImageReader.cpp index 8c308e4da..29f7093cc 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocFloatImageReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocFloatImageReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocFloatImageReader.h b/jni/NativeFormats/fbreader/src/formats/doc/DocFloatImageReader.h index d2d6c2e94..5db519825 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocFloatImageReader.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocFloatImageReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocInlineImageReader.cpp b/jni/NativeFormats/fbreader/src/formats/doc/DocInlineImageReader.cpp index 69ce74f88..aaf00b3b3 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocInlineImageReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocInlineImageReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocInlineImageReader.h b/jni/NativeFormats/fbreader/src/formats/doc/DocInlineImageReader.h index 9dab9ae5a..4f6bbcd8b 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocInlineImageReader.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocInlineImageReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocMetaInfoReader.cpp b/jni/NativeFormats/fbreader/src/formats/doc/DocMetaInfoReader.cpp index 37b39c293..9fac57ac2 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocMetaInfoReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocMetaInfoReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocMetaInfoReader.h b/jni/NativeFormats/fbreader/src/formats/doc/DocMetaInfoReader.h index db26d29e8..a46250d35 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocMetaInfoReader.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocMetaInfoReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.cpp index 6a20e685f..3a8a9aef8 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.h b/jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.h index 93b18035a..65f97c29f 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocStreams.cpp b/jni/NativeFormats/fbreader/src/formats/doc/DocStreams.cpp index b21e15a25..02b46d515 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocStreams.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocStreams.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/DocStreams.h b/jni/NativeFormats/fbreader/src/formats/doc/DocStreams.h index 4b1538a01..1d60129c3 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/DocStreams.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/DocStreams.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleMainStream.cpp b/jni/NativeFormats/fbreader/src/formats/doc/OleMainStream.cpp index fe829e67e..77898b49d 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleMainStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleMainStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleMainStream.h b/jni/NativeFormats/fbreader/src/formats/doc/OleMainStream.h index 378f0378a..6f16bf1ed 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleMainStream.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleMainStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleStorage.cpp b/jni/NativeFormats/fbreader/src/formats/doc/OleStorage.cpp index 016f9fd84..2ffe23aca 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleStorage.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleStorage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleStorage.h b/jni/NativeFormats/fbreader/src/formats/doc/OleStorage.h index 584ee94dd..b04a1bc78 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleStorage.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleStorage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleStream.cpp b/jni/NativeFormats/fbreader/src/formats/doc/OleStream.cpp index 8de1cc447..6856a8f0c 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleStream.h b/jni/NativeFormats/fbreader/src/formats/doc/OleStream.h index 861c7cb3b..3adc79301 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleStream.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleStreamParser.cpp b/jni/NativeFormats/fbreader/src/formats/doc/OleStreamParser.cpp index 0a9c62d38..59ec11045 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleStreamParser.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleStreamParser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleStreamParser.h b/jni/NativeFormats/fbreader/src/formats/doc/OleStreamParser.h index 1adec2f5f..0c0a8854c 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleStreamParser.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleStreamParser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleStreamReader.cpp b/jni/NativeFormats/fbreader/src/formats/doc/OleStreamReader.cpp index 224489a12..32e49a638 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleStreamReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleStreamReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleStreamReader.h b/jni/NativeFormats/fbreader/src/formats/doc/OleStreamReader.h index 2d2a0ae19..cc1a8f6a0 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleStreamReader.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleStreamReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleUtil.cpp b/jni/NativeFormats/fbreader/src/formats/doc/OleUtil.cpp index 2e8f68502..32bbcf2c7 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleUtil.cpp +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/doc/OleUtil.h b/jni/NativeFormats/fbreader/src/formats/doc/OleUtil.h index 531c76918..7aab710df 100644 --- a/jni/NativeFormats/fbreader/src/formats/doc/OleUtil.h +++ b/jni/NativeFormats/fbreader/src/formats/doc/OleUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2BookReader.cpp b/jni/NativeFormats/fbreader/src/formats/fb2/FB2BookReader.cpp index 0cc07a721..aa90efab9 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2BookReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2BookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2BookReader.h b/jni/NativeFormats/fbreader/src/formats/fb2/FB2BookReader.h index aac2d3cd3..6f7517b5c 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2BookReader.h +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2BookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2CoverReader.cpp b/jni/NativeFormats/fbreader/src/formats/fb2/FB2CoverReader.cpp index 93ccfa570..0dd3f7992 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2CoverReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2CoverReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2CoverReader.h b/jni/NativeFormats/fbreader/src/formats/fb2/FB2CoverReader.h index 6807aa92d..92c01bc9a 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2CoverReader.h +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2CoverReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.cpp b/jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.cpp index 3d596ac2c..35f208cac 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.h b/jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.h index cc0990962..3b1945eef 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.h +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.cpp b/jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.cpp index 5fdd84ba1..6879c473a 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.h b/jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.h index 11faed68f..785196599 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.h +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2Reader.cpp b/jni/NativeFormats/fbreader/src/formats/fb2/FB2Reader.cpp index d72deee11..f6044d9c2 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2Reader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2Reader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2Reader.h b/jni/NativeFormats/fbreader/src/formats/fb2/FB2Reader.h index 0f4b54fe2..1ed6b4b7a 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2Reader.h +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2Reader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2TagManager.cpp b/jni/NativeFormats/fbreader/src/formats/fb2/FB2TagManager.cpp index f698ace2a..b752f4876 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2TagManager.cpp +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2TagManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/fb2/FB2TagManager.h b/jni/NativeFormats/fbreader/src/formats/fb2/FB2TagManager.h index cfbf0765b..11ead731d 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2TagManager.h +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2TagManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlBookReader.cpp b/jni/NativeFormats/fbreader/src/formats/html/HtmlBookReader.cpp index c60a84fbd..cd66ff0fc 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlBookReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlBookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlBookReader.h b/jni/NativeFormats/fbreader/src/formats/html/HtmlBookReader.h index c8d4e3217..55846f6ec 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlBookReader.h +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlBookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlDescriptionReader.cpp b/jni/NativeFormats/fbreader/src/formats/html/HtmlDescriptionReader.cpp index 6ebcb8bbe..5a5060de4 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlDescriptionReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlDescriptionReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlDescriptionReader.h b/jni/NativeFormats/fbreader/src/formats/html/HtmlDescriptionReader.h index 159d4b039..2c03fc9eb 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlDescriptionReader.h +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlDescriptionReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlEntityCollection.cpp b/jni/NativeFormats/fbreader/src/formats/html/HtmlEntityCollection.cpp index 94b1e73b5..4a235b659 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlEntityCollection.cpp +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlEntityCollection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlEntityCollection.h b/jni/NativeFormats/fbreader/src/formats/html/HtmlEntityCollection.h index 6f7049148..0ddf35108 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlEntityCollection.h +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlEntityCollection.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.cpp index 6aa46b361..4e3bdb013 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.h b/jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.h index a95394fd9..ef6bc25cb 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.h +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlReader.cpp b/jni/NativeFormats/fbreader/src/formats/html/HtmlReader.cpp index 23799f799..9e19759ab 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlReader.h b/jni/NativeFormats/fbreader/src/formats/html/HtmlReader.h index 876fad82b..9e446d00e 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlReader.h +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlReaderStream.cpp b/jni/NativeFormats/fbreader/src/formats/html/HtmlReaderStream.cpp index 08c43aed6..362901d05 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlReaderStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlReaderStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlReaderStream.h b/jni/NativeFormats/fbreader/src/formats/html/HtmlReaderStream.h index c5c15b88f..05026191d 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlReaderStream.h +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlReaderStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/html/HtmlTagActions.h b/jni/NativeFormats/fbreader/src/formats/html/HtmlTagActions.h index 7da3f20fd..0aafb5f8f 100644 --- a/jni/NativeFormats/fbreader/src/formats/html/HtmlTagActions.h +++ b/jni/NativeFormats/fbreader/src/formats/html/HtmlTagActions.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/NCXReader.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/NCXReader.cpp index de1432a2d..e3014ac5b 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/NCXReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/NCXReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/NCXReader.h b/jni/NativeFormats/fbreader/src/formats/oeb/NCXReader.h index c10d2ab55..b6853a3a0 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/NCXReader.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/NCXReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBBookReader.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OEBBookReader.cpp index 6542a9854..dede78350 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBBookReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBBookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBBookReader.h b/jni/NativeFormats/fbreader/src/formats/oeb/OEBBookReader.h index 092f269e5..dafc1fdcf 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBBookReader.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBBookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBCoverReader.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OEBCoverReader.cpp index d7487cce2..c7c2fb1a9 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBCoverReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBCoverReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBCoverReader.h b/jni/NativeFormats/fbreader/src/formats/oeb/OEBCoverReader.h index e1f96b508..850d93b36 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBCoverReader.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBCoverReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBMetaInfoReader.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OEBMetaInfoReader.cpp index 218e9b0a4..247b84730 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBMetaInfoReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBMetaInfoReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBMetaInfoReader.h b/jni/NativeFormats/fbreader/src/formats/oeb/OEBMetaInfoReader.h index 2337c50d6..0c7ccec14 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBMetaInfoReader.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBMetaInfoReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.cpp index 07ee2c0c2..f90e1f901 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.h b/jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.h index 1d6364f70..d462d8275 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBTextStream.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OEBTextStream.cpp index 4dbfa47ab..1ce812929 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBTextStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBTextStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/OEBTextStream.h b/jni/NativeFormats/fbreader/src/formats/oeb/OEBTextStream.h index 6ddd2c9df..b20f532b2 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBTextStream.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBTextStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/XHTMLImageFinder.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/XHTMLImageFinder.cpp index 8f5c9d8a8..3bfc8a987 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/XHTMLImageFinder.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/XHTMLImageFinder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/oeb/XHTMLImageFinder.h b/jni/NativeFormats/fbreader/src/formats/oeb/XHTMLImageFinder.h index 28e53f2ca..f112899bb 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/XHTMLImageFinder.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/XHTMLImageFinder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfBookReader.cpp b/jni/NativeFormats/fbreader/src/formats/rtf/RtfBookReader.cpp index 08bf2447c..763fd37ab 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfBookReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfBookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfBookReader.h b/jni/NativeFormats/fbreader/src/formats/rtf/RtfBookReader.h index 03dbc67d7..92ecf1bf3 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfBookReader.h +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfBookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.cpp b/jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.cpp index d0015dc90..624d28b82 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.h b/jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.h index 80f2fef4d..6d8926732 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.h +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.cpp index 041bd07ec..f5eac05ad 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.h b/jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.h index f57bb1742..7a83a179f 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.h +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfReader.cpp b/jni/NativeFormats/fbreader/src/formats/rtf/RtfReader.cpp index 2bd4bb3e7..c34e2e604 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfReader.h b/jni/NativeFormats/fbreader/src/formats/rtf/RtfReader.h index ab73f7fd6..aa69b9682 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfReader.h +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfReaderStream.cpp b/jni/NativeFormats/fbreader/src/formats/rtf/RtfReaderStream.cpp index 2eae84cf2..6475c2ea1 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfReaderStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfReaderStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/rtf/RtfReaderStream.h b/jni/NativeFormats/fbreader/src/formats/rtf/RtfReaderStream.h index 71555b41c..967a35664 100644 --- a/jni/NativeFormats/fbreader/src/formats/rtf/RtfReaderStream.h +++ b/jni/NativeFormats/fbreader/src/formats/rtf/RtfReaderStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/txt/PlainTextFormat.cpp b/jni/NativeFormats/fbreader/src/formats/txt/PlainTextFormat.cpp index 4736d0dd6..a64e26a1d 100644 --- a/jni/NativeFormats/fbreader/src/formats/txt/PlainTextFormat.cpp +++ b/jni/NativeFormats/fbreader/src/formats/txt/PlainTextFormat.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/txt/PlainTextFormat.h b/jni/NativeFormats/fbreader/src/formats/txt/PlainTextFormat.h index 6a9fcf7f7..e874dcc63 100644 --- a/jni/NativeFormats/fbreader/src/formats/txt/PlainTextFormat.h +++ b/jni/NativeFormats/fbreader/src/formats/txt/PlainTextFormat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/txt/TxtBookReader.cpp b/jni/NativeFormats/fbreader/src/formats/txt/TxtBookReader.cpp index 33d4e994f..24c8d09d0 100644 --- a/jni/NativeFormats/fbreader/src/formats/txt/TxtBookReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/txt/TxtBookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/txt/TxtBookReader.h b/jni/NativeFormats/fbreader/src/formats/txt/TxtBookReader.h index e02ad2a21..e5431f478 100644 --- a/jni/NativeFormats/fbreader/src/formats/txt/TxtBookReader.h +++ b/jni/NativeFormats/fbreader/src/formats/txt/TxtBookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.cpp index 775c5857f..9626e7ee5 100644 --- a/jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.h b/jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.h index c399eb78e..50834f88b 100644 --- a/jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.h +++ b/jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/txt/TxtReader.cpp b/jni/NativeFormats/fbreader/src/formats/txt/TxtReader.cpp index 1b18ef85a..bd1511171 100644 --- a/jni/NativeFormats/fbreader/src/formats/txt/TxtReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/txt/TxtReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/txt/TxtReader.h b/jni/NativeFormats/fbreader/src/formats/txt/TxtReader.h index 518ba8ee5..92326ab49 100644 --- a/jni/NativeFormats/fbreader/src/formats/txt/TxtReader.h +++ b/jni/NativeFormats/fbreader/src/formats/txt/TxtReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/util/EntityFilesCollector.cpp b/jni/NativeFormats/fbreader/src/formats/util/EntityFilesCollector.cpp index 075bd2944..1b1c46854 100644 --- a/jni/NativeFormats/fbreader/src/formats/util/EntityFilesCollector.cpp +++ b/jni/NativeFormats/fbreader/src/formats/util/EntityFilesCollector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/util/EntityFilesCollector.h b/jni/NativeFormats/fbreader/src/formats/util/EntityFilesCollector.h index 9967b3db3..7b545bc16 100644 --- a/jni/NativeFormats/fbreader/src/formats/util/EntityFilesCollector.h +++ b/jni/NativeFormats/fbreader/src/formats/util/EntityFilesCollector.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/util/MergedStream.cpp b/jni/NativeFormats/fbreader/src/formats/util/MergedStream.cpp index 1a26a3358..cbdd02b23 100644 --- a/jni/NativeFormats/fbreader/src/formats/util/MergedStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/util/MergedStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/util/MergedStream.h b/jni/NativeFormats/fbreader/src/formats/util/MergedStream.h index 3f982ee1d..352165b8f 100644 --- a/jni/NativeFormats/fbreader/src/formats/util/MergedStream.h +++ b/jni/NativeFormats/fbreader/src/formats/util/MergedStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/util/MiscUtil.cpp b/jni/NativeFormats/fbreader/src/formats/util/MiscUtil.cpp index cdf22e7ba..c318b54a9 100644 --- a/jni/NativeFormats/fbreader/src/formats/util/MiscUtil.cpp +++ b/jni/NativeFormats/fbreader/src/formats/util/MiscUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/util/MiscUtil.h b/jni/NativeFormats/fbreader/src/formats/util/MiscUtil.h index c47d84a82..b26b07020 100644 --- a/jni/NativeFormats/fbreader/src/formats/util/MiscUtil.h +++ b/jni/NativeFormats/fbreader/src/formats/util/MiscUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/util/XMLTextStream.cpp b/jni/NativeFormats/fbreader/src/formats/util/XMLTextStream.cpp index 19343a1ef..7ff2aebe0 100644 --- a/jni/NativeFormats/fbreader/src/formats/util/XMLTextStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/util/XMLTextStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/util/XMLTextStream.h b/jni/NativeFormats/fbreader/src/formats/util/XMLTextStream.h index f3151c6db..b14575e1c 100644 --- a/jni/NativeFormats/fbreader/src/formats/util/XMLTextStream.h +++ b/jni/NativeFormats/fbreader/src/formats/util/XMLTextStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLReader.cpp b/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLReader.cpp index a34850a8c..929886617 100644 --- a/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLReader.h b/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLReader.h index 472d9b785..16cd81360 100644 --- a/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLReader.h +++ b/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Author.cpp b/jni/NativeFormats/fbreader/src/library/Author.cpp index 2478bddcc..8981d5420 100644 --- a/jni/NativeFormats/fbreader/src/library/Author.cpp +++ b/jni/NativeFormats/fbreader/src/library/Author.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Author.h b/jni/NativeFormats/fbreader/src/library/Author.h index 04907f89b..eefe0d117 100644 --- a/jni/NativeFormats/fbreader/src/library/Author.h +++ b/jni/NativeFormats/fbreader/src/library/Author.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Book.cpp b/jni/NativeFormats/fbreader/src/library/Book.cpp index 8e9f8871c..54773aa07 100644 --- a/jni/NativeFormats/fbreader/src/library/Book.cpp +++ b/jni/NativeFormats/fbreader/src/library/Book.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Book.h b/jni/NativeFormats/fbreader/src/library/Book.h index 7f62aee65..13cd97753 100644 --- a/jni/NativeFormats/fbreader/src/library/Book.h +++ b/jni/NativeFormats/fbreader/src/library/Book.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Comparators.cpp b/jni/NativeFormats/fbreader/src/library/Comparators.cpp index 6c689dd19..fbaf9e57d 100644 --- a/jni/NativeFormats/fbreader/src/library/Comparators.cpp +++ b/jni/NativeFormats/fbreader/src/library/Comparators.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Library.cpp b/jni/NativeFormats/fbreader/src/library/Library.cpp index 51afe72d6..c71d1b5bb 100644 --- a/jni/NativeFormats/fbreader/src/library/Library.cpp +++ b/jni/NativeFormats/fbreader/src/library/Library.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Library.h b/jni/NativeFormats/fbreader/src/library/Library.h index 5a7acf7f1..3385fc350 100644 --- a/jni/NativeFormats/fbreader/src/library/Library.h +++ b/jni/NativeFormats/fbreader/src/library/Library.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Lists.h b/jni/NativeFormats/fbreader/src/library/Lists.h index 9768841e8..c4256d4ec 100644 --- a/jni/NativeFormats/fbreader/src/library/Lists.h +++ b/jni/NativeFormats/fbreader/src/library/Lists.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Tag.cpp b/jni/NativeFormats/fbreader/src/library/Tag.cpp index c9928b998..ad60e064d 100644 --- a/jni/NativeFormats/fbreader/src/library/Tag.cpp +++ b/jni/NativeFormats/fbreader/src/library/Tag.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/fbreader/src/library/Tag.h b/jni/NativeFormats/fbreader/src/library/Tag.h index 731f40772..cd584ae0e 100644 --- a/jni/NativeFormats/fbreader/src/library/Tag.h +++ b/jni/NativeFormats/fbreader/src/library/Tag.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/main.cpp b/jni/NativeFormats/main.cpp index a08863422..a880a6037 100644 --- a/jni/NativeFormats/main.cpp +++ b/jni/NativeFormats/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/util/AndroidUtil.cpp b/jni/NativeFormats/util/AndroidUtil.cpp index 184a403ed..916582c12 100644 --- a/jni/NativeFormats/util/AndroidUtil.cpp +++ b/jni/NativeFormats/util/AndroidUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/util/AndroidUtil.h b/jni/NativeFormats/util/AndroidUtil.h index f7d866658..9e6316433 100644 --- a/jni/NativeFormats/util/AndroidUtil.h +++ b/jni/NativeFormats/util/AndroidUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/util/JniEnvelope.cpp b/jni/NativeFormats/util/JniEnvelope.cpp index 0a10b1301..990f4d86c 100644 --- a/jni/NativeFormats/util/JniEnvelope.cpp +++ b/jni/NativeFormats/util/JniEnvelope.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/util/JniEnvelope.h b/jni/NativeFormats/util/JniEnvelope.h index 877f8bc76..8b36ce0ad 100644 --- a/jni/NativeFormats/util/JniEnvelope.h +++ b/jni/NativeFormats/util/JniEnvelope.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.cpp b/jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.cpp index 2b968cc3d..b235b15f4 100644 --- a/jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.cpp +++ b/jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.h b/jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.h index bb20dece7..8e631a0d1 100644 --- a/jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.h +++ b/jni/NativeFormats/zlibrary/core/src/constants/ZLXMLNamespace.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Geometer Plus + * Copyright (C) 2008-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/DummyEncodingConverter.cpp b/jni/NativeFormats/zlibrary/core/src/encoding/DummyEncodingConverter.cpp index 2bc94a9dd..07128ccde 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/DummyEncodingConverter.cpp +++ b/jni/NativeFormats/zlibrary/core/src/encoding/DummyEncodingConverter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/DummyEncodingConverter.h b/jni/NativeFormats/zlibrary/core/src/encoding/DummyEncodingConverter.h index 492db8a0f..636ee7479 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/DummyEncodingConverter.h +++ b/jni/NativeFormats/zlibrary/core/src/encoding/DummyEncodingConverter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/JavaEncodingConverter.cpp b/jni/NativeFormats/zlibrary/core/src/encoding/JavaEncodingConverter.cpp index 692ab4da1..462fd7a24 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/JavaEncodingConverter.cpp +++ b/jni/NativeFormats/zlibrary/core/src/encoding/JavaEncodingConverter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/JavaEncodingConverter.h b/jni/NativeFormats/zlibrary/core/src/encoding/JavaEncodingConverter.h index 55d161dd4..16858392d 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/JavaEncodingConverter.h +++ b/jni/NativeFormats/zlibrary/core/src/encoding/JavaEncodingConverter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/Utf16EncodingConverters.cpp b/jni/NativeFormats/zlibrary/core/src/encoding/Utf16EncodingConverters.cpp index f178ed945..58591efbc 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/Utf16EncodingConverters.cpp +++ b/jni/NativeFormats/zlibrary/core/src/encoding/Utf16EncodingConverters.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/Utf16EncodingConverters.h b/jni/NativeFormats/zlibrary/core/src/encoding/Utf16EncodingConverters.h index 6841072c9..5e92a8857 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/Utf16EncodingConverters.h +++ b/jni/NativeFormats/zlibrary/core/src/encoding/Utf16EncodingConverters.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/Utf8EncodingConverter.cpp b/jni/NativeFormats/zlibrary/core/src/encoding/Utf8EncodingConverter.cpp index 5fe3924cd..5b98edf2e 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/Utf8EncodingConverter.cpp +++ b/jni/NativeFormats/zlibrary/core/src/encoding/Utf8EncodingConverter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/Utf8EncodingConverter.h b/jni/NativeFormats/zlibrary/core/src/encoding/Utf8EncodingConverter.h index dcb06a3f0..dce63b20d 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/Utf8EncodingConverter.h +++ b/jni/NativeFormats/zlibrary/core/src/encoding/Utf8EncodingConverter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingCollection.cpp b/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingCollection.cpp index 57bc67c1b..35b266260 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingCollection.cpp +++ b/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingCollection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverter.cpp b/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverter.cpp index 1b9f26ef2..8fb12f0f6 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverter.cpp +++ b/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverter.h b/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverter.h index 9fa1d042f..eb6d26df3 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverter.h +++ b/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverterProvider.h b/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverterProvider.h index 5a292eb1b..7082df0d4 100644 --- a/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverterProvider.h +++ b/jni/NativeFormats/zlibrary/core/src/encoding/ZLEncodingConverterProvider.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLDir.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLDir.cpp index 1c682f4bc..18b846ad5 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLDir.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLDir.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLDir.h b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLDir.h index 35ea4bc1b..4107e91b3 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLDir.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLDir.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSDir.h b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSDir.h index 9c63443d6..b5f71f1a3 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSDir.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSDir.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSManager.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSManager.cpp index 5944849ff..675065ef1 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSManager.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSManager.h b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSManager.h index eabfc3a63..5e5d95dc9 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSManager.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFSManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFile.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFile.cpp index 65fdd4207..5db477cff 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFile.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFile.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFile.h b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFile.h index 698c04d8e..a9d9246de 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFile.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFile.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFileInfo.h b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFileInfo.h index 498c9269a..8d3578342 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFileInfo.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLFileInfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLInputStream.h b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLInputStream.h index eb4eb51bb..add67790d 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLInputStream.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLInputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLInputStreamDecorator.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLInputStreamDecorator.cpp index 9b2ba2d08..2d7feb11b 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLInputStreamDecorator.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLInputStreamDecorator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLOutputStream.h b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLOutputStream.h index 63da97f0e..22078b217 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/ZLOutputStream.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/ZLOutputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLGzipInputStream.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLGzipInputStream.cpp index d2058eb5d..a34c7e1f5 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLGzipInputStream.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLGzipInputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZDecompressor.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZDecompressor.cpp index 75bc358b0..7412d7b26 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZDecompressor.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZDecompressor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZDecompressor.h b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZDecompressor.h index 3264bc356..7a8c7f390 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZDecompressor.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZDecompressor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZip.h b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZip.h index c51e1db3d..fb6687db5 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZip.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZip.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipDir.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipDir.cpp index 421bd927d..9e994283b 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipDir.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipDir.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipEntryCache.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipEntryCache.cpp index a9ecbbe34..698d07812 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipEntryCache.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipEntryCache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipHeader.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipHeader.cpp index c093050b8..e1742d90e 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipHeader.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipHeader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipHeader.h b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipHeader.h index c1ca54e69..144de557a 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipHeader.h +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipHeader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipInputStream.cpp b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipInputStream.cpp index 5fd64d8fd..a0de3d7f4 100644 --- a/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipInputStream.cpp +++ b/jni/NativeFormats/zlibrary/core/src/filesystem/zip/ZLZipInputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/image/ZLFileImage.h b/jni/NativeFormats/zlibrary/core/src/image/ZLFileImage.h index 08cccd1a3..2a5c5e225 100644 --- a/jni/NativeFormats/zlibrary/core/src/image/ZLFileImage.h +++ b/jni/NativeFormats/zlibrary/core/src/image/ZLFileImage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/image/ZLImage.h b/jni/NativeFormats/zlibrary/core/src/image/ZLImage.h index 22345df84..1ae35e5e5 100644 --- a/jni/NativeFormats/zlibrary/core/src/image/ZLImage.h +++ b/jni/NativeFormats/zlibrary/core/src/image/ZLImage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/image/ZLStreamImage.h b/jni/NativeFormats/zlibrary/core/src/image/ZLStreamImage.h index 69781c01d..961183def 100644 --- a/jni/NativeFormats/zlibrary/core/src/image/ZLStreamImage.h +++ b/jni/NativeFormats/zlibrary/core/src/image/ZLStreamImage.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLCharSequence.cpp b/jni/NativeFormats/zlibrary/core/src/language/ZLCharSequence.cpp index 091d34e96..db82fc215 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLCharSequence.cpp +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLCharSequence.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLCharSequence.h b/jni/NativeFormats/zlibrary/core/src/language/ZLCharSequence.h index 6b4b11227..11e0e3e5e 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLCharSequence.h +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLCharSequence.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageDetector.cpp b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageDetector.cpp index ac337de80..09adc93fe 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageDetector.cpp +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageDetector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Geometer Plus + * Copyright (C) 2007-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageDetector.h b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageDetector.h index 7f5d8dc63..0c6679457 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageDetector.h +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageDetector.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Geometer Plus + * Copyright (C) 2007-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageList.cpp b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageList.cpp index 5f130a3dd..636c8b12c 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageList.cpp +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageList.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Geometer Plus + * Copyright (C) 2007-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageList.h b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageList.h index a6d8baae7..67fbfe36d 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageList.h +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageList.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Geometer Plus + * Copyright (C) 2007-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageMatcher.cpp b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageMatcher.cpp index 6dc80149a..f0d0848f6 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageMatcher.cpp +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageMatcher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Geometer Plus + * Copyright (C) 2007-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageMatcher.h b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageMatcher.h index 94608545d..146d69684 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageMatcher.h +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLLanguageMatcher.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Geometer Plus + * Copyright (C) 2007-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLStatistics.cpp b/jni/NativeFormats/zlibrary/core/src/language/ZLStatistics.cpp index d9365e301..ec5219f86 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLStatistics.cpp +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLStatistics.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLStatistics.h b/jni/NativeFormats/zlibrary/core/src/language/ZLStatistics.h index d9b7f6f6b..a6c05f5ed 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLStatistics.h +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLStatistics.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsGenerator.cpp b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsGenerator.cpp index 46046e12f..12afd2ca3 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsGenerator.cpp +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsGenerator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsGenerator.h b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsGenerator.h index 219672542..e59841d89 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsGenerator.h +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsItem.cpp b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsItem.cpp index 94c0efb1a..aee2d97cb 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsItem.cpp +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsItem.h b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsItem.h index 4038b439b..2cf816b1f 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsItem.h +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsXMLReader.cpp b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsXMLReader.cpp index 57d672353..33e829f05 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsXMLReader.cpp +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsXMLReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsXMLReader.h b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsXMLReader.h index 8058f8157..487e4c82d 100644 --- a/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsXMLReader.h +++ b/jni/NativeFormats/zlibrary/core/src/language/ZLStatisticsXMLReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/library/ZLibrary.cpp b/jni/NativeFormats/zlibrary/core/src/library/ZLibrary.cpp index 2521f8ecf..886aaa98d 100644 --- a/jni/NativeFormats/zlibrary/core/src/library/ZLibrary.cpp +++ b/jni/NativeFormats/zlibrary/core/src/library/ZLibrary.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/library/ZLibrary.h b/jni/NativeFormats/zlibrary/core/src/library/ZLibrary.h index 64600aa67..062392853 100644 --- a/jni/NativeFormats/zlibrary/core/src/library/ZLibrary.h +++ b/jni/NativeFormats/zlibrary/core/src/library/ZLibrary.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/logger/ZLLogger.cpp b/jni/NativeFormats/zlibrary/core/src/logger/ZLLogger.cpp index 839874998..6a6785c83 100644 --- a/jni/NativeFormats/zlibrary/core/src/logger/ZLLogger.cpp +++ b/jni/NativeFormats/zlibrary/core/src/logger/ZLLogger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/logger/ZLLogger.h b/jni/NativeFormats/zlibrary/core/src/logger/ZLLogger.h index 5484b9125..8666d068f 100644 --- a/jni/NativeFormats/zlibrary/core/src/logger/ZLLogger.h +++ b/jni/NativeFormats/zlibrary/core/src/logger/ZLLogger.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.cpp b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.cpp index 6791c4abc..6a3c80dfe 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.cpp +++ b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.h b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.h index 2490d4fff..998733658 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.h +++ b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSManager.cpp b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSManager.cpp index 0c6ceb73f..3f5f64a8d 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSManager.cpp +++ b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSManager.h b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSManager.h index b8f933287..1f69fa97d 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSManager.h +++ b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFSManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.cpp b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.cpp index a73bdcde8..0adba90a1 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.cpp +++ b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.h b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.h index 470489ebf..1bd86b6f9 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.h +++ b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.cpp b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.cpp index 4223825a9..60c4cdbf1 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.cpp +++ b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.h b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.h index 7f61a0c2b..36d6814a6 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.h +++ b/jni/NativeFormats/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/library/ZLUnixLibrary.cpp b/jni/NativeFormats/zlibrary/core/src/unix/library/ZLUnixLibrary.cpp index 2b5f25f97..7ff1b0a4d 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/library/ZLUnixLibrary.cpp +++ b/jni/NativeFormats/zlibrary/core/src/unix/library/ZLUnixLibrary.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/unix/library/ZLibraryImplementation.h b/jni/NativeFormats/zlibrary/core/src/unix/library/ZLibraryImplementation.h index 77e2c5a60..3ca72234d 100644 --- a/jni/NativeFormats/zlibrary/core/src/unix/library/ZLibraryImplementation.h +++ b/jni/NativeFormats/zlibrary/core/src/unix/library/ZLibraryImplementation.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/util/ZLBoolean3.h b/jni/NativeFormats/zlibrary/core/src/util/ZLBoolean3.h index 3473e93fe..2e0f076aa 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLBoolean3.h +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLBoolean3.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/util/ZLFileUtil.cpp b/jni/NativeFormats/zlibrary/core/src/util/ZLFileUtil.cpp index e6e9c01dd..3a9596335 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLFileUtil.cpp +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLFileUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Geometer Plus + * Copyright (C) 2010-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/util/ZLFileUtil.h b/jni/NativeFormats/zlibrary/core/src/util/ZLFileUtil.h index b76b68d58..33cb24e1f 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLFileUtil.h +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLFileUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Geometer Plus + * Copyright (C) 2010-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/util/ZLStringUtil.cpp b/jni/NativeFormats/zlibrary/core/src/util/ZLStringUtil.cpp index 4a801264f..64fa14ac8 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLStringUtil.cpp +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLStringUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/util/ZLStringUtil.h b/jni/NativeFormats/zlibrary/core/src/util/ZLStringUtil.h index 059497b63..8995b51b2 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLStringUtil.h +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLStringUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/util/ZLUnicodeUtil.cpp b/jni/NativeFormats/zlibrary/core/src/util/ZLUnicodeUtil.cpp index 8005da56f..5c6ca9cfe 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLUnicodeUtil.cpp +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLUnicodeUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/util/ZLUnicodeUtil.h b/jni/NativeFormats/zlibrary/core/src/util/ZLUnicodeUtil.h index 9033748e2..b114bc337 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLUnicodeUtil.h +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLUnicodeUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/util/shared_ptr.h b/jni/NativeFormats/zlibrary/core/src/util/shared_ptr.h index 8a499c328..69ef96058 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/shared_ptr.h +++ b/jni/NativeFormats/zlibrary/core/src/util/shared_ptr.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/xml/ZLAsynchronousInputStream.cpp b/jni/NativeFormats/zlibrary/core/src/xml/ZLAsynchronousInputStream.cpp index f26f36170..0c3c09393 100644 --- a/jni/NativeFormats/zlibrary/core/src/xml/ZLAsynchronousInputStream.cpp +++ b/jni/NativeFormats/zlibrary/core/src/xml/ZLAsynchronousInputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/xml/ZLAsynchronousInputStream.h b/jni/NativeFormats/zlibrary/core/src/xml/ZLAsynchronousInputStream.h index 371d70367..aa9f24e98 100644 --- a/jni/NativeFormats/zlibrary/core/src/xml/ZLAsynchronousInputStream.h +++ b/jni/NativeFormats/zlibrary/core/src/xml/ZLAsynchronousInputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/xml/ZLPlainAsynchronousInputStream.cpp b/jni/NativeFormats/zlibrary/core/src/xml/ZLPlainAsynchronousInputStream.cpp index 759b3c030..101ecbcb4 100644 --- a/jni/NativeFormats/zlibrary/core/src/xml/ZLPlainAsynchronousInputStream.cpp +++ b/jni/NativeFormats/zlibrary/core/src/xml/ZLPlainAsynchronousInputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/xml/ZLPlainAsynchronousInputStream.h b/jni/NativeFormats/zlibrary/core/src/xml/ZLPlainAsynchronousInputStream.h index eb8d0a764..2ce5a5c91 100644 --- a/jni/NativeFormats/zlibrary/core/src/xml/ZLPlainAsynchronousInputStream.h +++ b/jni/NativeFormats/zlibrary/core/src/xml/ZLPlainAsynchronousInputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Geometer Plus + * Copyright (C) 2009-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/xml/ZLXMLReader.cpp b/jni/NativeFormats/zlibrary/core/src/xml/ZLXMLReader.cpp index 7b219d2ad..c6e68a555 100644 --- a/jni/NativeFormats/zlibrary/core/src/xml/ZLXMLReader.cpp +++ b/jni/NativeFormats/zlibrary/core/src/xml/ZLXMLReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/xml/ZLXMLReader.h b/jni/NativeFormats/zlibrary/core/src/xml/ZLXMLReader.h index 1111cfe19..e2a52cd42 100644 --- a/jni/NativeFormats/zlibrary/core/src/xml/ZLXMLReader.h +++ b/jni/NativeFormats/zlibrary/core/src/xml/ZLXMLReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/xml/expat/ZLXMLReaderInternal.cpp b/jni/NativeFormats/zlibrary/core/src/xml/expat/ZLXMLReaderInternal.cpp index 3ac9b8eb8..c4cfbec96 100644 --- a/jni/NativeFormats/zlibrary/core/src/xml/expat/ZLXMLReaderInternal.cpp +++ b/jni/NativeFormats/zlibrary/core/src/xml/expat/ZLXMLReaderInternal.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/core/src/xml/expat/ZLXMLReaderInternal.h b/jni/NativeFormats/zlibrary/core/src/xml/expat/ZLXMLReaderInternal.h index 1fc73af44..9261aea9d 100644 --- a/jni/NativeFormats/zlibrary/core/src/xml/expat/ZLXMLReaderInternal.h +++ b/jni/NativeFormats/zlibrary/core/src/xml/expat/ZLXMLReaderInternal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLCachedMemoryAllocator.cpp b/jni/NativeFormats/zlibrary/text/src/model/ZLCachedMemoryAllocator.cpp index 659ccff12..04180c15e 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLCachedMemoryAllocator.cpp +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLCachedMemoryAllocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLCachedMemoryAllocator.h b/jni/NativeFormats/zlibrary/text/src/model/ZLCachedMemoryAllocator.h index 615336ba0..62e056cf2 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLCachedMemoryAllocator.h +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLCachedMemoryAllocator.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLHyperlinkType.h b/jni/NativeFormats/zlibrary/text/src/model/ZLHyperlinkType.h index 3c2e23132..b8d19711b 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLHyperlinkType.h +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLHyperlinkType.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLTextAlignmentType.h b/jni/NativeFormats/zlibrary/text/src/model/ZLTextAlignmentType.h index ac77bbff2..43fa80378 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLTextAlignmentType.h +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLTextAlignmentType.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLTextKind.h b/jni/NativeFormats/zlibrary/text/src/model/ZLTextKind.h index e6584e470..65da672cb 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLTextKind.h +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLTextKind.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLTextModel.cpp b/jni/NativeFormats/zlibrary/text/src/model/ZLTextModel.cpp index 3d4cfdd47..b70702ad1 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLTextModel.cpp +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLTextModel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLTextModel.h b/jni/NativeFormats/zlibrary/text/src/model/ZLTextModel.h index 1fb5b8087..305a70e9d 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLTextModel.h +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLTextModel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLTextParagraph.cpp b/jni/NativeFormats/zlibrary/text/src/model/ZLTextParagraph.cpp index 2e6833d87..a440fde71 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLTextParagraph.cpp +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLTextParagraph.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLTextParagraph.h b/jni/NativeFormats/zlibrary/text/src/model/ZLTextParagraph.h index 2d838cc25..fc71e2e2f 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLTextParagraph.h +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLTextParagraph.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/text/src/model/ZLTextStyleEntry.h b/jni/NativeFormats/zlibrary/text/src/model/ZLTextStyleEntry.h index ecfe8dc05..2e71c8b50 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLTextStyleEntry.h +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLTextStyleEntry.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaFSDir.cpp b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaFSDir.cpp index 0cbea900c..89937cdf4 100644 --- a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaFSDir.cpp +++ b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaFSDir.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaFSDir.h b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaFSDir.h index 1ab4a7268..a3c315df7 100644 --- a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaFSDir.h +++ b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaFSDir.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaInputStream.cpp b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaInputStream.cpp index e538b1111..b5a09c6fb 100644 --- a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaInputStream.cpp +++ b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaInputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaInputStream.h b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaInputStream.h index 91c3c403a..9099a550e 100644 --- a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaInputStream.h +++ b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/JavaInputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Geometer Plus + * Copyright (C) 2011-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/ZLAndroidFSManager.cpp b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/ZLAndroidFSManager.cpp index d66f8b741..37bf52c1e 100644 --- a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/ZLAndroidFSManager.cpp +++ b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/ZLAndroidFSManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/ZLAndroidFSManager.h b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/ZLAndroidFSManager.h index 5b4988b45..96de1a7a3 100644 --- a/jni/NativeFormats/zlibrary/ui/src/android/filesystem/ZLAndroidFSManager.h +++ b/jni/NativeFormats/zlibrary/ui/src/android/filesystem/ZLAndroidFSManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/jni/NativeFormats/zlibrary/ui/src/android/library/ZLAndroidLibraryImplementation.cpp b/jni/NativeFormats/zlibrary/ui/src/android/library/ZLAndroidLibraryImplementation.cpp index e79ae910d..03e18de14 100644 --- a/jni/NativeFormats/zlibrary/ui/src/android/library/ZLAndroidLibraryImplementation.cpp +++ b/jni/NativeFormats/zlibrary/ui/src/android/library/ZLAndroidLibraryImplementation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Geometer Plus + * Copyright (C) 2004-2013 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by