diff --git a/jni/DeflatingDecompressor/DeflatingDecompressor.cpp b/jni/DeflatingDecompressor/DeflatingDecompressor.cpp index 228816e08..b5e63b788 100644 --- a/jni/DeflatingDecompressor/DeflatingDecompressor.cpp +++ b/jni/DeflatingDecompressor/DeflatingDecompressor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 bf71e16c5..c019d23b1 100644 --- a/jni/LineBreak/LineBreaker.cpp +++ b/jni/LineBreak/LineBreaker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 cb0332d63..ff4ac5720 100644 --- a/jni/NativeFormats/JavaNativeFormatPlugin.cpp +++ b/jni/NativeFormats/JavaNativeFormatPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 3f86e6db3..515d7b711 100644 --- a/jni/NativeFormats/JavaPluginCollection.cpp +++ b/jni/NativeFormats/JavaPluginCollection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 238966901..f6bd7d646 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/BookModel.cpp +++ b/jni/NativeFormats/fbreader/src/bookmodel/BookModel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c3c6203e9..9d89c6b56 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/BookModel.h +++ b/jni/NativeFormats/fbreader/src/bookmodel/BookModel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 2df7c8cd8..abb597d88 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/BookReader.cpp +++ b/jni/NativeFormats/fbreader/src/bookmodel/BookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 477f2c249..6c1d3f18c 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/BookReader.h +++ b/jni/NativeFormats/fbreader/src/bookmodel/BookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 f0a74e26b..5d01f5ca6 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/FBHyperlinkType.h +++ b/jni/NativeFormats/fbreader/src/bookmodel/FBHyperlinkType.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 b1264121f..8beb9814e 100644 --- a/jni/NativeFormats/fbreader/src/bookmodel/FBTextKind.h +++ b/jni/NativeFormats/fbreader/src/bookmodel/FBTextKind.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 63e7d2284..607f49b2b 100644 --- a/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 0ee87fb46..e2a300b13 100644 --- a/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.h +++ b/jni/NativeFormats/fbreader/src/formats/EncodedTextReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3e4806128..00234218c 100644 --- a/jni/NativeFormats/fbreader/src/formats/FormatPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/FormatPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 6f8eb47cd..3ba39475e 100644 --- a/jni/NativeFormats/fbreader/src/formats/FormatPlugin.h +++ b/jni/NativeFormats/fbreader/src/formats/FormatPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 70f10d183..05b14b972 100644 --- a/jni/NativeFormats/fbreader/src/formats/PluginCollection.cpp +++ b/jni/NativeFormats/fbreader/src/formats/PluginCollection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/CSSInputStream.cpp b/jni/NativeFormats/fbreader/src/formats/css/CSSInputStream.cpp index 139973ac4..097b6578b 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/CSSInputStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/css/CSSInputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/CSSInputStream.h b/jni/NativeFormats/fbreader/src/formats/css/CSSInputStream.h index 734ee4bff..fdbe6fb6e 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/CSSInputStream.h +++ b/jni/NativeFormats/fbreader/src/formats/css/CSSInputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/CSSSelector.cpp b/jni/NativeFormats/fbreader/src/formats/css/CSSSelector.cpp index 952c939a3..c269682ad 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/CSSSelector.cpp +++ b/jni/NativeFormats/fbreader/src/formats/css/CSSSelector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/CSSSelector.h b/jni/NativeFormats/fbreader/src/formats/css/CSSSelector.h index 257267699..197236a47 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/CSSSelector.h +++ b/jni/NativeFormats/fbreader/src/formats/css/CSSSelector.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/StringInputStream.cpp b/jni/NativeFormats/fbreader/src/formats/css/StringInputStream.cpp index 7db7e99b9..8262beaf6 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/StringInputStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/css/StringInputStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/StringInputStream.h b/jni/NativeFormats/fbreader/src/formats/css/StringInputStream.h index b2ed34947..a8409299f 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/StringInputStream.h +++ b/jni/NativeFormats/fbreader/src/formats/css/StringInputStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 f5d268593..1aff94eae 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 2c3f2f321..210b38f5a 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1b1c91d14..138657cf0 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 b92dcc4a1..d153576c8 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/StyleSheetUtil.cpp b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetUtil.cpp index 35629f71e..fb499bda7 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetUtil.cpp +++ b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/StyleSheetUtil.h b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetUtil.h index 41bfd8bc0..69b193073 100644 --- a/jni/NativeFormats/fbreader/src/formats/css/StyleSheetUtil.h +++ b/jni/NativeFormats/fbreader/src/formats/css/StyleSheetUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 74443e281..01237c5d6 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 9957a4c24..cb2155eef 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 39f0ba8f8..dc3a229d2 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 d6ce3fd1f..0d8e32e8f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c81cb85e0..a269862b4 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c292059df..3d37991fc 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c7d9b8c1a..4485a9b20 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 0b8b2e3a3..94559baa7 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 056da2eb3..273d61bbf 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 8971a086f..0c5dddc92 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3f542433e..0682d9dcc 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 dfcc9087a..48acf8ffa 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 071d8ba8e..a87cb794b 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 2c9488664..1a24f0244 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 2189e881b..24743feba 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 d0b4c1b93..b87a959e3 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 69629b3ab..fd56ca70a 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 270ad5ecb..af105afdf 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 dc391bcce..2a8da12f9 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 7f882457a..6bb181bbf 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 51f74d93a..591748ad4 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 265c9b2a9..2b26b8fc5 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 85a387eac..1e5f9f50a 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 cccf22bc1..a44f5daf2 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 416a77ae8..853110984 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1633f16f8..ec97b436f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 914041ecc..5bb2e24dd 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 4578caf77..d35da9416 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 9a5bdbaf2..64739e4fb 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 d9ecf95b5..2802ec224 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1d422a75e..5bd4ff67f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 eb9afdb27..f01d7adf5 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 a21083657..c04bf7ba9 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 6a87a1a38..6a29d6f5c 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 0a8c89a1a..6fd3c5de9 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 1a69baa0f..33404a8ca 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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/FB2UidReader.cpp b/jni/NativeFormats/fbreader/src/formats/fb2/FB2UidReader.cpp index c7bc5cf91..d35a7d1c1 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2UidReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2UidReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/FB2UidReader.h b/jni/NativeFormats/fbreader/src/formats/fb2/FB2UidReader.h index 2b07be7e1..a1a4f0ca7 100644 --- a/jni/NativeFormats/fbreader/src/formats/fb2/FB2UidReader.h +++ b/jni/NativeFormats/fbreader/src/formats/fb2/FB2UidReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1230f4566..44bae1e8f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 d9171a2ed..54035d977 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 975180f0a..bee8cc10d 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3dad6c6b5..735eea9c9 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 b27ba9a6a..cb5203794 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 b0fb4d78a..bf7d8e7d9 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 6e882255b..63ba1f92c 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 26d4f9d83..b8716dbca 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 d19b57a7d..f64248456 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 44123cd52..a73e9be93 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 05cf3f461..c0bbad8eb 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 aa9083058..ad95d4795 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 38e9fc9b4..d0ecefad1 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3b0f72c53..2a070ecb5 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 a6ff5bb96..de35af8d7 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 84aa33d96..854e9bf18 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 218cd9834..dbffaa25f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 f51293cb8..a9b9d1b65 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 6e91d7edd..fe6b72a6d 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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/OEBEncryptionReader.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OEBEncryptionReader.cpp index e67d31ac1..4ab816a00 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBEncryptionReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBEncryptionReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/OEBEncryptionReader.h b/jni/NativeFormats/fbreader/src/formats/oeb/OEBEncryptionReader.h index b1c00fbf0..e2978d57b 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBEncryptionReader.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBEncryptionReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 633b95c0b..3d0f73c17 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 473e55701..ff8d8e095 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c45996739..0db6d05d9 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c58e39e85..dadfbd00b 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/OEBSimpleIdReader.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OEBSimpleIdReader.cpp index 8e66aa1a3..4d2a26539 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBSimpleIdReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBSimpleIdReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/OEBSimpleIdReader.h b/jni/NativeFormats/fbreader/src/formats/oeb/OEBSimpleIdReader.h index 77feb086c..85e4c3df0 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBSimpleIdReader.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBSimpleIdReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 fa1768bb6..3ef912892 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 11f3790e5..245678e73 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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/OEBUidReader.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OEBUidReader.cpp index d5f183b75..de0ee668f 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBUidReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBUidReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/OEBUidReader.h b/jni/NativeFormats/fbreader/src/formats/oeb/OEBUidReader.h index 65caa8a01..2a68b7001 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OEBUidReader.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OEBUidReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/OPFReader.cpp b/jni/NativeFormats/fbreader/src/formats/oeb/OPFReader.cpp index a3f02305f..14d50d51a 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OPFReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OPFReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/OPFReader.h b/jni/NativeFormats/fbreader/src/formats/oeb/OPFReader.h index 0d2cfa841..f8950b9c7 100644 --- a/jni/NativeFormats/fbreader/src/formats/oeb/OPFReader.h +++ b/jni/NativeFormats/fbreader/src/formats/oeb/OPFReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 25c0b6a52..b134400b8 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 80ea579eb..b0637661e 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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/pdb/BitReader.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/BitReader.cpp index bdf84f373..78854c2db 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/BitReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/BitReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/BitReader.h b/jni/NativeFormats/fbreader/src/formats/pdb/BitReader.h index 6d93fcfc4..89158d135 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/BitReader.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/BitReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/DocDecompressor.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/DocDecompressor.cpp index ee52b9982..ae6534c9f 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/DocDecompressor.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/DocDecompressor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/DocDecompressor.h b/jni/NativeFormats/fbreader/src/formats/pdb/DocDecompressor.h index bccf01bee..8b362480a 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/DocDecompressor.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/DocDecompressor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/HtmlMetainfoReader.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/HtmlMetainfoReader.cpp index 1f1b2f4ed..031659fb6 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/HtmlMetainfoReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/HtmlMetainfoReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/HtmlMetainfoReader.h b/jni/NativeFormats/fbreader/src/formats/pdb/HtmlMetainfoReader.h index f63849464..3d1a403f8 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/HtmlMetainfoReader.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/HtmlMetainfoReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/HuffDecompressor.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/HuffDecompressor.cpp index 87ab142a6..1abaae5bf 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/HuffDecompressor.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/HuffDecompressor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/HuffDecompressor.h b/jni/NativeFormats/fbreader/src/formats/pdb/HuffDecompressor.h index dda38be73..b6bd8e1f2 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/HuffDecompressor.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/HuffDecompressor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/MobipocketHtmlBookReader.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp index 873e0a912..f98ea523c 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/MobipocketHtmlBookReader.h b/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketHtmlBookReader.h index ff555693c..c8ec71266 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketHtmlBookReader.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketHtmlBookReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/MobipocketPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketPlugin.cpp index 37e5b8a88..51d960c56 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/MobipocketPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PalmDocLikePlugin.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikePlugin.cpp index 755b501a9..ffee42eb3 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikePlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikePlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PalmDocLikeStream.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikeStream.cpp index 2d28cb5ac..553ef4887 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikeStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikeStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PalmDocLikeStream.h b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikeStream.h index 9438b33d3..74a5ba5f0 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikeStream.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocLikeStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PalmDocStream.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocStream.cpp index 873a64a60..ad6e6eea0 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PalmDocStream.h b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocStream.h index d8dee5113..69920005d 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocStream.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PalmDocStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PdbPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/PdbPlugin.cpp index f10b165d3..afb1b517c 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PdbPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PdbPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PdbPlugin.h b/jni/NativeFormats/fbreader/src/formats/pdb/PdbPlugin.h index c939c525e..0bba6548f 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PdbPlugin.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PdbPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PdbReader.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/PdbReader.cpp index 67fac7810..6c7d9d3db 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PdbReader.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PdbReader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PdbReader.h b/jni/NativeFormats/fbreader/src/formats/pdb/PdbReader.h index 9c0a7239e..7a693da31 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PdbReader.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PdbReader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PdbStream.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/PdbStream.cpp index a8a51674e..304812b6e 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PdbStream.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PdbStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/PdbStream.h b/jni/NativeFormats/fbreader/src/formats/pdb/PdbStream.h index 85975e948..d65029d97 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/PdbStream.h +++ b/jni/NativeFormats/fbreader/src/formats/pdb/PdbStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/pdb/SimplePdbPlugin.cpp b/jni/NativeFormats/fbreader/src/formats/pdb/SimplePdbPlugin.cpp index 39db1727c..4e6457627 100644 --- a/jni/NativeFormats/fbreader/src/formats/pdb/SimplePdbPlugin.cpp +++ b/jni/NativeFormats/fbreader/src/formats/pdb/SimplePdbPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2010 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1f0a9014f..a93c719a3 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 5d800709a..aa0e3585c 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 5312be3c6..3b7a8665b 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 ab5c4802e..c2da3bf4d 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 9b3a633e4..5878671e8 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 a4f0d7171..bc353fd39 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 4bca4eb6f..948f2eb6a 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 00a9a86e6..9a70e557e 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 f8b2dbb3b..5f5e532cb 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 fbf1032b7..095dd70b7 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 adc141e3b..0d5cd0e4f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 f736bd83a..b7be4d53d 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 42ca06b95..ad3e5ec0a 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 9ec59baac..4c3abaf7d 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 0146b95c0..43d66e789 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1c6a72f36..5d61a3f0e 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 845a5a116..59a15a03e 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 0eaf18933..82f3e65c2 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 a85c61b12..b052bd14a 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c86d01f0a..c3a4d8112 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1639043f3..fd3128121 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 a7cc06e4a..645425ce5 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 d3ed0f1cf..72c1dff78 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 acd58bfd7..f97403217 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 e0a7f7e64..e44175af7 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 8ede6cc07..72dec7fec 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 4b43b076c..c1b58b47e 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 b7df398c1..1d5076b7a 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/XHTMLTagInfo.cpp b/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLTagInfo.cpp index 116d49f93..55e9ef5cd 100644 --- a/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLTagInfo.cpp +++ b/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLTagInfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/XHTMLTagInfo.h b/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLTagInfo.h index 6da2eec2c..422507b86 100644 --- a/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLTagInfo.h +++ b/jni/NativeFormats/fbreader/src/formats/xhtml/XHTMLTagInfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 e3f7337bb..b91739d83 100644 --- a/jni/NativeFormats/fbreader/src/library/Author.cpp +++ b/jni/NativeFormats/fbreader/src/library/Author.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 b0cf73478..088e2e77a 100644 --- a/jni/NativeFormats/fbreader/src/library/Author.h +++ b/jni/NativeFormats/fbreader/src/library/Author.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 d047412e4..b0a19a610 100644 --- a/jni/NativeFormats/fbreader/src/library/Book.cpp +++ b/jni/NativeFormats/fbreader/src/library/Book.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 1092a66b6..7777d77b6 100644 --- a/jni/NativeFormats/fbreader/src/library/Book.h +++ b/jni/NativeFormats/fbreader/src/library/Book.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 f46e47d3c..85adb6ba3 100644 --- a/jni/NativeFormats/fbreader/src/library/Comparators.cpp +++ b/jni/NativeFormats/fbreader/src/library/Comparators.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 75d0b35bd..d4ca3370f 100644 --- a/jni/NativeFormats/fbreader/src/library/Library.cpp +++ b/jni/NativeFormats/fbreader/src/library/Library.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 eaafa56ca..30e1e20f5 100644 --- a/jni/NativeFormats/fbreader/src/library/Library.h +++ b/jni/NativeFormats/fbreader/src/library/Library.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 178c8d57f..1fe3224bc 100644 --- a/jni/NativeFormats/fbreader/src/library/Lists.h +++ b/jni/NativeFormats/fbreader/src/library/Lists.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 fcfd3017f..044c48554 100644 --- a/jni/NativeFormats/fbreader/src/library/Tag.cpp +++ b/jni/NativeFormats/fbreader/src/library/Tag.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 48ffe7fbb..43e367b69 100644 --- a/jni/NativeFormats/fbreader/src/library/Tag.h +++ b/jni/NativeFormats/fbreader/src/library/Tag.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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/UID.cpp b/jni/NativeFormats/fbreader/src/library/UID.cpp index a64dcf054..c6f90809f 100644 --- a/jni/NativeFormats/fbreader/src/library/UID.cpp +++ b/jni/NativeFormats/fbreader/src/library/UID.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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/UID.h b/jni/NativeFormats/fbreader/src/library/UID.h index 142b77fd3..692327cc5 100644 --- a/jni/NativeFormats/fbreader/src/library/UID.h +++ b/jni/NativeFormats/fbreader/src/library/UID.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 1a0e99682..9aa5e34d0 100644 --- a/jni/NativeFormats/main.cpp +++ b/jni/NativeFormats/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 eee9159a2..1663b83a7 100644 --- a/jni/NativeFormats/util/AndroidUtil.cpp +++ b/jni/NativeFormats/util/AndroidUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 e8e92186b..66222da40 100644 --- a/jni/NativeFormats/util/AndroidUtil.h +++ b/jni/NativeFormats/util/AndroidUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 be3f39ff4..c20c2a513 100644 --- a/jni/NativeFormats/util/JniEnvelope.cpp +++ b/jni/NativeFormats/util/JniEnvelope.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 2929afb2b..c2acdad5f 100644 --- a/jni/NativeFormats/util/JniEnvelope.h +++ b/jni/NativeFormats/util/JniEnvelope.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 0cd349884..909064bfc 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 908dac5c8..9dfba6284 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-2014 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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/drm/FileEncryptionInfo.cpp b/jni/NativeFormats/zlibrary/core/src/drm/FileEncryptionInfo.cpp index 99ac56b29..f0697c43f 100644 --- a/jni/NativeFormats/zlibrary/core/src/drm/FileEncryptionInfo.cpp +++ b/jni/NativeFormats/zlibrary/core/src/drm/FileEncryptionInfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/drm/FileEncryptionInfo.h b/jni/NativeFormats/zlibrary/core/src/drm/FileEncryptionInfo.h index d8ad3b044..c792dc5fe 100644 --- a/jni/NativeFormats/zlibrary/core/src/drm/FileEncryptionInfo.h +++ b/jni/NativeFormats/zlibrary/core/src/drm/FileEncryptionInfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 4e569cb78..69d731241 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 07d48bb40..a78ebea0b 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 10a7d9ebc..a800fcc08 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 55f5217a7..7defc4f09 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 faa96f132..f88f2989f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 dff064d6e..990de6f78 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 e8eaa772f..d09e5691b 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 ce416a9c7..b3ce3896d 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 adb6fe533..eed7d2419 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 67c4fde81..7e622d4db 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 94edfd5fd..fbbab6ee4 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c7f815813..dbf83c395 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 432a49593..a7a2273cd 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 69f51aeb0..c2ddb497b 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 5f3471138..fb261e249 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 d84bc6d04..0c016a6e2 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 e44d81143..d30fa2b2c 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 56c6628af..6ea83b401 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 31926eeb7..e6e4a8996 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3c13d4ac2..1be11d3b6 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 8cf8fcd20..bee42b7ee 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 06b857d90..7642e4631 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 9eca562b8..05b2e00a0 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 cab2bbcf0..f4bf4f0fa 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c87adcc6a..70dd35910 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 b74d25609..660d2b0a3 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c7a7c045b..f3116fa91 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 7de11cd1a..ebee31fdb 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 562487eb2..bc8e0e6b6 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 af700c200..e675a6eb4 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1acd3f34b..3502df634 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 4a0ab9791..717cf88df 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 509a219e9..c1e3415ee 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 43721ddbd..4a8d7b6c9 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 c4bf8b023..e0c3036c9 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 f35b11c96..34b869aac 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 6a19852a7..d0f78d7d0 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 b92970dc8..69b799e0d 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-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free 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 d7e0f7c50..7a4b4b589 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-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free 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 3eb87ce16..a7270ace5 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-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free 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 fc3dc3ed1..2fa86bc20 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-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free 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 a53bab678..a91a9ed6d 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-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free 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 13a98a9fb..9921eeb55 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-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free 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 3c16b5cc4..dc09e3875 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 78c0a5d46..feb5c6243 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 8abccdbb0..95e9d50e1 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 408d56176..b9a37d82c 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 5030203f3..74d8e789d 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 d04bac253..2aaa8dfaa 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 94c293916..3148cb148 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 13f8c6a0a..10302e08e 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 f837c8d5a..71deca76f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 ba997d646..2b9c7a097 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 7e0f168d9..8d3a0ff07 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 e7f7afca2..e20c2c839 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 f7349a8be..1302e7ee5 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 2c858b703..5d062cce1 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 09574cf65..ad542438d 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 ea4aa9981..bba4e55e6 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1b148118a..672663c33 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 1996c4002..2c8cf454a 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 cb4f40660..0931e5e11 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 26803dc3e..401e4747f 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3f1ecf327..2a4c14bf9 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 fd3442f3b..78b921254 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 032d1c479..b13c4b369 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 a067e8c05..ce8b95a1a 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-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free 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 7500b6821..68a895948 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-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free 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/ZLLanguageUtil.cpp b/jni/NativeFormats/zlibrary/core/src/util/ZLLanguageUtil.cpp index e0a6824b8..8ea4bbbde 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLLanguageUtil.cpp +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLLanguageUtil.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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/ZLLanguageUtil.h b/jni/NativeFormats/zlibrary/core/src/util/ZLLanguageUtil.h index 711176b2f..860722136 100644 --- a/jni/NativeFormats/zlibrary/core/src/util/ZLLanguageUtil.h +++ b/jni/NativeFormats/zlibrary/core/src/util/ZLLanguageUtil.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 Geometer Plus + * Copyright (C) 2008-2015 FBReader.ORG Limited * * This program is free 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 ac5503dcc..a76177b0c 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 bb284b0e2..fdc22f06b 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 976bd616e..4ed9f4767 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 b1b7cc490..03851a2dd 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 e943e9f26..dc26e9933 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 2b201f898..64f098d25 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 66ba78d43..d07bbc7cb 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 7b2173923..e6ce64dc5 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 1f8aeb1ff..2cfaa440e 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-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free 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 26d58d902..54c8bd139 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 5e1d99d76..e76f43b40 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 965a539f5..d523294af 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 4f7ab8d6c..6ad9e9a29 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/fonts/FontManager.cpp b/jni/NativeFormats/zlibrary/text/src/fonts/FontManager.cpp index 05451742e..e67d0597a 100644 --- a/jni/NativeFormats/zlibrary/text/src/fonts/FontManager.cpp +++ b/jni/NativeFormats/zlibrary/text/src/fonts/FontManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/fonts/FontManager.h b/jni/NativeFormats/zlibrary/text/src/fonts/FontManager.h index 5d7c24168..911e8cfce 100644 --- a/jni/NativeFormats/zlibrary/text/src/fonts/FontManager.h +++ b/jni/NativeFormats/zlibrary/text/src/fonts/FontManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/fonts/FontMap.cpp b/jni/NativeFormats/zlibrary/text/src/fonts/FontMap.cpp index 25adfb1e9..e44fe252d 100644 --- a/jni/NativeFormats/zlibrary/text/src/fonts/FontMap.cpp +++ b/jni/NativeFormats/zlibrary/text/src/fonts/FontMap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/fonts/FontMap.h b/jni/NativeFormats/zlibrary/text/src/fonts/FontMap.h index 3720e608d..f8edd76ea 100644 --- a/jni/NativeFormats/zlibrary/text/src/fonts/FontMap.h +++ b/jni/NativeFormats/zlibrary/text/src/fonts/FontMap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 deb45704c..3ee919522 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 d8b45e820..5ae8832d8 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 e5a2279ac..7bd56914c 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-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 0b2d8e82d..092fc3a69 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3f1d926f4..131d09c7e 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 2e9763c8e..be58d008b 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3caf48768..939884097 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 7d0e08eb6..3ddaff7c1 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3bdca6b5a..5a60a7ce1 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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.cpp b/jni/NativeFormats/zlibrary/text/src/model/ZLTextStyleEntry.cpp index 4c29c2f3e..f03644c3a 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLTextStyleEntry.cpp +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLTextStyleEntry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 06fc85ff0..24428f9ea 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/ZLVideoEntry.cpp b/jni/NativeFormats/zlibrary/text/src/model/ZLVideoEntry.cpp index 99e1075aa..6274d0b32 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLVideoEntry.cpp +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLVideoEntry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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/ZLVideoEntry.h b/jni/NativeFormats/zlibrary/text/src/model/ZLVideoEntry.h index 9b396d743..d7db7d684 100644 --- a/jni/NativeFormats/zlibrary/text/src/model/ZLVideoEntry.h +++ b/jni/NativeFormats/zlibrary/text/src/model/ZLVideoEntry.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 3f9d4b52b..a8c2730d0 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-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 5656b1c92..d043259e7 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-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 e337323b5..3414f719a 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-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 a8a6af1f7..04b98932a 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-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free 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 fd0ce1ede..715f5c883 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 e93f0f330..854ce5439 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free 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 4ad78ef94..e9fc396d4 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-2014 Geometer Plus + * Copyright (C) 2004-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/scripts/changeCopyright.pl b/scripts/changeCopyright.pl index 1147b7e18..cd5d683a6 100755 --- a/scripts/changeCopyright.pl +++ b/scripts/changeCopyright.pl @@ -32,7 +32,7 @@ while () { ++$index; } $copyright_notice_end_line > 0 || die "File $source_file doesn't contain copyright notice\n"; -$years = ($min_year == 2013) ? 2013 : "$min_year-2013"; +$years = ($min_year == 2015) ? 2015 : "$min_year-2015"; open(TMP_FILE, ">TMP"); diff --git a/scripts/copyright b/scripts/copyright index 8a971b19d..17899aa57 100644 --- a/scripts/copyright +++ b/scripts/copyright @@ -1,5 +1,5 @@ /* - * Copyright (C) YEARS Geometer Plus + * Copyright (C) YEARS FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/AppNotifier.java b/src/org/geometerplus/android/fbreader/AppNotifier.java index 60fa329c9..d75c10f80 100644 --- a/src/org/geometerplus/android/fbreader/AppNotifier.java +++ b/src/org/geometerplus/android/fbreader/AppNotifier.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java b/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java index 38b0a405c..7a27753b2 100644 --- a/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java +++ b/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/BookmarksActivity.java b/src/org/geometerplus/android/fbreader/BookmarksActivity.java index 2ab76ef81..97a442dce 100644 --- a/src/org/geometerplus/android/fbreader/BookmarksActivity.java +++ b/src/org/geometerplus/android/fbreader/BookmarksActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ButtonsPopupPanel.java b/src/org/geometerplus/android/fbreader/ButtonsPopupPanel.java index 86f1ecfb6..696a4f189 100644 --- a/src/org/geometerplus/android/fbreader/ButtonsPopupPanel.java +++ b/src/org/geometerplus/android/fbreader/ButtonsPopupPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/CancelActivity.java b/src/org/geometerplus/android/fbreader/CancelActivity.java index dda38d7a8..4604aa75a 100644 --- a/src/org/geometerplus/android/fbreader/CancelActivity.java +++ b/src/org/geometerplus/android/fbreader/CancelActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/DictionaryUtil.java b/src/org/geometerplus/android/fbreader/DictionaryUtil.java index b5e98743c..4a675cd08 100644 --- a/src/org/geometerplus/android/fbreader/DictionaryUtil.java +++ b/src/org/geometerplus/android/fbreader/DictionaryUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/DisplayBookPopupAction.java b/src/org/geometerplus/android/fbreader/DisplayBookPopupAction.java index 2c5a09de4..60704d7ea 100644 --- a/src/org/geometerplus/android/fbreader/DisplayBookPopupAction.java +++ b/src/org/geometerplus/android/fbreader/DisplayBookPopupAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ExternalFileOpener.java b/src/org/geometerplus/android/fbreader/ExternalFileOpener.java index 2964869ac..2f5054581 100644 --- a/src/org/geometerplus/android/fbreader/ExternalFileOpener.java +++ b/src/org/geometerplus/android/fbreader/ExternalFileOpener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/FBAndroidAction.java b/src/org/geometerplus/android/fbreader/FBAndroidAction.java index ba06f8c57..3eaa18c97 100644 --- a/src/org/geometerplus/android/fbreader/FBAndroidAction.java +++ b/src/org/geometerplus/android/fbreader/FBAndroidAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/FBReader.java b/src/org/geometerplus/android/fbreader/FBReader.java index c0b810527..7c9e36c55 100644 --- a/src/org/geometerplus/android/fbreader/FBReader.java +++ b/src/org/geometerplus/android/fbreader/FBReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/FBReaderApplication.java b/src/org/geometerplus/android/fbreader/FBReaderApplication.java index ac7b18cf0..7e49d7b80 100644 --- a/src/org/geometerplus/android/fbreader/FBReaderApplication.java +++ b/src/org/geometerplus/android/fbreader/FBReaderApplication.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/FBUtil.java b/src/org/geometerplus/android/fbreader/FBUtil.java index 74596f828..7440f1b93 100644 --- a/src/org/geometerplus/android/fbreader/FBUtil.java +++ b/src/org/geometerplus/android/fbreader/FBUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/InstallPluginsAction.java b/src/org/geometerplus/android/fbreader/InstallPluginsAction.java index 1ad09dce3..df5fc8aae 100644 --- a/src/org/geometerplus/android/fbreader/InstallPluginsAction.java +++ b/src/org/geometerplus/android/fbreader/InstallPluginsAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/MenuData.java b/src/org/geometerplus/android/fbreader/MenuData.java index c80a834f9..055ee25e8 100644 --- a/src/org/geometerplus/android/fbreader/MenuData.java +++ b/src/org/geometerplus/android/fbreader/MenuData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/NavigationPopup.java b/src/org/geometerplus/android/fbreader/NavigationPopup.java index 50f949dbc..cb5de0899 100644 --- a/src/org/geometerplus/android/fbreader/NavigationPopup.java +++ b/src/org/geometerplus/android/fbreader/NavigationPopup.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/NotificationIds.java b/src/org/geometerplus/android/fbreader/NotificationIds.java index b4ccb88ac..dd4e5d8de 100644 --- a/src/org/geometerplus/android/fbreader/NotificationIds.java +++ b/src/org/geometerplus/android/fbreader/NotificationIds.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/OpenVideoAction.java b/src/org/geometerplus/android/fbreader/OpenVideoAction.java index d1a44e915..c2157e6da 100644 --- a/src/org/geometerplus/android/fbreader/OpenVideoAction.java +++ b/src/org/geometerplus/android/fbreader/OpenVideoAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/OpenWebHelpAction.java b/src/org/geometerplus/android/fbreader/OpenWebHelpAction.java index b9da3dfc8..463e20173 100644 --- a/src/org/geometerplus/android/fbreader/OpenWebHelpAction.java +++ b/src/org/geometerplus/android/fbreader/OpenWebHelpAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/OrientationUtil.java b/src/org/geometerplus/android/fbreader/OrientationUtil.java index dc7ca7b7d..50305db99 100644 --- a/src/org/geometerplus/android/fbreader/OrientationUtil.java +++ b/src/org/geometerplus/android/fbreader/OrientationUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/PluginListActivity.java b/src/org/geometerplus/android/fbreader/PluginListActivity.java index 35f6aea50..b67da7547 100644 --- a/src/org/geometerplus/android/fbreader/PluginListActivity.java +++ b/src/org/geometerplus/android/fbreader/PluginListActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/PopupPanel.java b/src/org/geometerplus/android/fbreader/PopupPanel.java index c3e3e2557..57c0f9f12 100644 --- a/src/org/geometerplus/android/fbreader/PopupPanel.java +++ b/src/org/geometerplus/android/fbreader/PopupPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/PopupWindow.java b/src/org/geometerplus/android/fbreader/PopupWindow.java index c75f44a04..78187367f 100644 --- a/src/org/geometerplus/android/fbreader/PopupWindow.java +++ b/src/org/geometerplus/android/fbreader/PopupWindow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ProcessHyperlinkAction.java b/src/org/geometerplus/android/fbreader/ProcessHyperlinkAction.java index 7558d869e..917930f1c 100644 --- a/src/org/geometerplus/android/fbreader/ProcessHyperlinkAction.java +++ b/src/org/geometerplus/android/fbreader/ProcessHyperlinkAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/RunPluginAction.java b/src/org/geometerplus/android/fbreader/RunPluginAction.java index cdf345d80..5a0e4fafe 100644 --- a/src/org/geometerplus/android/fbreader/RunPluginAction.java +++ b/src/org/geometerplus/android/fbreader/RunPluginAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SearchAction.java b/src/org/geometerplus/android/fbreader/SearchAction.java index 9fe0bdf26..6dbedd5c3 100644 --- a/src/org/geometerplus/android/fbreader/SearchAction.java +++ b/src/org/geometerplus/android/fbreader/SearchAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SelectionBookmarkAction.java b/src/org/geometerplus/android/fbreader/SelectionBookmarkAction.java index 286f6d5ea..cf0111208 100644 --- a/src/org/geometerplus/android/fbreader/SelectionBookmarkAction.java +++ b/src/org/geometerplus/android/fbreader/SelectionBookmarkAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SelectionCopyAction.java b/src/org/geometerplus/android/fbreader/SelectionCopyAction.java index 61e1141aa..815d80359 100644 --- a/src/org/geometerplus/android/fbreader/SelectionCopyAction.java +++ b/src/org/geometerplus/android/fbreader/SelectionCopyAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SelectionHidePanelAction.java b/src/org/geometerplus/android/fbreader/SelectionHidePanelAction.java index 991531a40..a43e45290 100644 --- a/src/org/geometerplus/android/fbreader/SelectionHidePanelAction.java +++ b/src/org/geometerplus/android/fbreader/SelectionHidePanelAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SelectionPopup.java b/src/org/geometerplus/android/fbreader/SelectionPopup.java index ef99e2074..cedef8926 100644 --- a/src/org/geometerplus/android/fbreader/SelectionPopup.java +++ b/src/org/geometerplus/android/fbreader/SelectionPopup.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SelectionShareAction.java b/src/org/geometerplus/android/fbreader/SelectionShareAction.java index 599182190..e050f40ad 100644 --- a/src/org/geometerplus/android/fbreader/SelectionShareAction.java +++ b/src/org/geometerplus/android/fbreader/SelectionShareAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SelectionShowPanelAction.java b/src/org/geometerplus/android/fbreader/SelectionShowPanelAction.java index 61d392353..ea4dfe6f5 100644 --- a/src/org/geometerplus/android/fbreader/SelectionShowPanelAction.java +++ b/src/org/geometerplus/android/fbreader/SelectionShowPanelAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SelectionTranslateAction.java b/src/org/geometerplus/android/fbreader/SelectionTranslateAction.java index d32b4b344..1caf1b7dd 100644 --- a/src/org/geometerplus/android/fbreader/SelectionTranslateAction.java +++ b/src/org/geometerplus/android/fbreader/SelectionTranslateAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SetOrientationAction.java b/src/org/geometerplus/android/fbreader/SetOrientationAction.java index 677943bf4..3723dab32 100644 --- a/src/org/geometerplus/android/fbreader/SetOrientationAction.java +++ b/src/org/geometerplus/android/fbreader/SetOrientationAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShareBookAction.java b/src/org/geometerplus/android/fbreader/ShareBookAction.java index c78b3e65d..ec2bd41d7 100644 --- a/src/org/geometerplus/android/fbreader/ShareBookAction.java +++ b/src/org/geometerplus/android/fbreader/ShareBookAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowBookInfoAction.java b/src/org/geometerplus/android/fbreader/ShowBookInfoAction.java index 82f91f0fa..88d04cfba 100644 --- a/src/org/geometerplus/android/fbreader/ShowBookInfoAction.java +++ b/src/org/geometerplus/android/fbreader/ShowBookInfoAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowBookmarksAction.java b/src/org/geometerplus/android/fbreader/ShowBookmarksAction.java index 1f3347230..58571654d 100644 --- a/src/org/geometerplus/android/fbreader/ShowBookmarksAction.java +++ b/src/org/geometerplus/android/fbreader/ShowBookmarksAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowCancelMenuAction.java b/src/org/geometerplus/android/fbreader/ShowCancelMenuAction.java index c9a59b946..829fbba73 100644 --- a/src/org/geometerplus/android/fbreader/ShowCancelMenuAction.java +++ b/src/org/geometerplus/android/fbreader/ShowCancelMenuAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowLibraryAction.java b/src/org/geometerplus/android/fbreader/ShowLibraryAction.java index 0d0a5863a..b5907002a 100644 --- a/src/org/geometerplus/android/fbreader/ShowLibraryAction.java +++ b/src/org/geometerplus/android/fbreader/ShowLibraryAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowMenuAction.java b/src/org/geometerplus/android/fbreader/ShowMenuAction.java index dbca5beb6..50e032baa 100644 --- a/src/org/geometerplus/android/fbreader/ShowMenuAction.java +++ b/src/org/geometerplus/android/fbreader/ShowMenuAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowNavigationAction.java b/src/org/geometerplus/android/fbreader/ShowNavigationAction.java index b4100c750..33494a1b7 100644 --- a/src/org/geometerplus/android/fbreader/ShowNavigationAction.java +++ b/src/org/geometerplus/android/fbreader/ShowNavigationAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowNetworkLibraryAction.java b/src/org/geometerplus/android/fbreader/ShowNetworkLibraryAction.java index 09d0af7b2..4e21172e3 100644 --- a/src/org/geometerplus/android/fbreader/ShowNetworkLibraryAction.java +++ b/src/org/geometerplus/android/fbreader/ShowNetworkLibraryAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowPreferencesAction.java b/src/org/geometerplus/android/fbreader/ShowPreferencesAction.java index 7ba364626..00e52c86f 100644 --- a/src/org/geometerplus/android/fbreader/ShowPreferencesAction.java +++ b/src/org/geometerplus/android/fbreader/ShowPreferencesAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowTOCAction.java b/src/org/geometerplus/android/fbreader/ShowTOCAction.java index 7a83cc2f7..53a21a85b 100644 --- a/src/org/geometerplus/android/fbreader/ShowTOCAction.java +++ b/src/org/geometerplus/android/fbreader/ShowTOCAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/StartScreenAction.java b/src/org/geometerplus/android/fbreader/StartScreenAction.java index a149cbb59..1f9c2ae46 100644 --- a/src/org/geometerplus/android/fbreader/StartScreenAction.java +++ b/src/org/geometerplus/android/fbreader/StartScreenAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/TOCActivity.java b/src/org/geometerplus/android/fbreader/TOCActivity.java index 0b9524dba..3dc2f554c 100644 --- a/src/org/geometerplus/android/fbreader/TOCActivity.java +++ b/src/org/geometerplus/android/fbreader/TOCActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/TextSearchPopup.java b/src/org/geometerplus/android/fbreader/TextSearchPopup.java index c4fdcc836..88c4329b7 100644 --- a/src/org/geometerplus/android/fbreader/TextSearchPopup.java +++ b/src/org/geometerplus/android/fbreader/TextSearchPopup.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java b/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java index 93ea1e6ca..3d9a01b51 100644 --- a/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java +++ b/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/api/ApiServerImplementation.java b/src/org/geometerplus/android/fbreader/api/ApiServerImplementation.java index 4fb5c4d31..08124b2c4 100644 --- a/src/org/geometerplus/android/fbreader/api/ApiServerImplementation.java +++ b/src/org/geometerplus/android/fbreader/api/ApiServerImplementation.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/api/ApiService.java b/src/org/geometerplus/android/fbreader/api/ApiService.java index 58f4ba450..32689ed34 100644 --- a/src/org/geometerplus/android/fbreader/api/ApiService.java +++ b/src/org/geometerplus/android/fbreader/api/ApiService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/api/FBReaderIntents.java b/src/org/geometerplus/android/fbreader/api/FBReaderIntents.java index e80b8a27f..44e03e1b4 100644 --- a/src/org/geometerplus/android/fbreader/api/FBReaderIntents.java +++ b/src/org/geometerplus/android/fbreader/api/FBReaderIntents.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/api/MenuNode.java b/src/org/geometerplus/android/fbreader/api/MenuNode.java index 102b36508..c70581788 100644 --- a/src/org/geometerplus/android/fbreader/api/MenuNode.java +++ b/src/org/geometerplus/android/fbreader/api/MenuNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/config/ConfigInterface.aidl b/src/org/geometerplus/android/fbreader/config/ConfigInterface.aidl index 8484a9a96..fbcbc5944 100644 --- a/src/org/geometerplus/android/fbreader/config/ConfigInterface.aidl +++ b/src/org/geometerplus/android/fbreader/config/ConfigInterface.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/config/ConfigService.java b/src/org/geometerplus/android/fbreader/config/ConfigService.java index 180b836a3..1c616af3d 100644 --- a/src/org/geometerplus/android/fbreader/config/ConfigService.java +++ b/src/org/geometerplus/android/fbreader/config/ConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/config/ConfigShadow.java b/src/org/geometerplus/android/fbreader/config/ConfigShadow.java index b4b212985..bf40b784a 100644 --- a/src/org/geometerplus/android/fbreader/config/ConfigShadow.java +++ b/src/org/geometerplus/android/fbreader/config/ConfigShadow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/config/SQLiteConfig.java b/src/org/geometerplus/android/fbreader/config/SQLiteConfig.java index 835e857e0..b8bc0fba8 100644 --- a/src/org/geometerplus/android/fbreader/config/SQLiteConfig.java +++ b/src/org/geometerplus/android/fbreader/config/SQLiteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/covers/CoverCache.java b/src/org/geometerplus/android/fbreader/covers/CoverCache.java index af3421278..d1d2680b3 100644 --- a/src/org/geometerplus/android/fbreader/covers/CoverCache.java +++ b/src/org/geometerplus/android/fbreader/covers/CoverCache.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/covers/CoverHolder.java b/src/org/geometerplus/android/fbreader/covers/CoverHolder.java index 933d59a16..ed5f1e0c1 100644 --- a/src/org/geometerplus/android/fbreader/covers/CoverHolder.java +++ b/src/org/geometerplus/android/fbreader/covers/CoverHolder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/covers/CoverManager.java b/src/org/geometerplus/android/fbreader/covers/CoverManager.java index a3c882589..ad695fa8d 100644 --- a/src/org/geometerplus/android/fbreader/covers/CoverManager.java +++ b/src/org/geometerplus/android/fbreader/covers/CoverManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/crash/FixBooksDirectoryActivity.java b/src/org/geometerplus/android/fbreader/crash/FixBooksDirectoryActivity.java index cb5723fe5..ef19f4206 100644 --- a/src/org/geometerplus/android/fbreader/crash/FixBooksDirectoryActivity.java +++ b/src/org/geometerplus/android/fbreader/crash/FixBooksDirectoryActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/crash/MissingNativeLibraryActivity.java b/src/org/geometerplus/android/fbreader/crash/MissingNativeLibraryActivity.java index ae302c570..32906236c 100644 --- a/src/org/geometerplus/android/fbreader/crash/MissingNativeLibraryActivity.java +++ b/src/org/geometerplus/android/fbreader/crash/MissingNativeLibraryActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/error/BookReadingErrorActivity.java b/src/org/geometerplus/android/fbreader/error/BookReadingErrorActivity.java index b81313cd0..d538e5f67 100644 --- a/src/org/geometerplus/android/fbreader/error/BookReadingErrorActivity.java +++ b/src/org/geometerplus/android/fbreader/error/BookReadingErrorActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/formatPlugin/CoverReader.aidl b/src/org/geometerplus/android/fbreader/formatPlugin/CoverReader.aidl index 009675356..f123a672b 100644 --- a/src/org/geometerplus/android/fbreader/formatPlugin/CoverReader.aidl +++ b/src/org/geometerplus/android/fbreader/formatPlugin/CoverReader.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/formatPlugin/PluginUtil.java b/src/org/geometerplus/android/fbreader/formatPlugin/PluginUtil.java index 961eecd89..129180bff 100644 --- a/src/org/geometerplus/android/fbreader/formatPlugin/PluginUtil.java +++ b/src/org/geometerplus/android/fbreader/formatPlugin/PluginUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/httpd/DataInterface.aidl b/src/org/geometerplus/android/fbreader/httpd/DataInterface.aidl index 595335c3b..a4ce44ee5 100644 --- a/src/org/geometerplus/android/fbreader/httpd/DataInterface.aidl +++ b/src/org/geometerplus/android/fbreader/httpd/DataInterface.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/httpd/DataServer.java b/src/org/geometerplus/android/fbreader/httpd/DataServer.java index 7df7b0c73..78332cfbb 100644 --- a/src/org/geometerplus/android/fbreader/httpd/DataServer.java +++ b/src/org/geometerplus/android/fbreader/httpd/DataServer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/httpd/DataService.java b/src/org/geometerplus/android/fbreader/httpd/DataService.java index 180bae22b..f2fec9fab 100644 --- a/src/org/geometerplus/android/fbreader/httpd/DataService.java +++ b/src/org/geometerplus/android/fbreader/httpd/DataService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/httpd/DataUtil.java b/src/org/geometerplus/android/fbreader/httpd/DataUtil.java index d5772b2ff..08eb9e556 100644 --- a/src/org/geometerplus/android/fbreader/httpd/DataUtil.java +++ b/src/org/geometerplus/android/fbreader/httpd/DataUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/image/ImageViewActivity.java b/src/org/geometerplus/android/fbreader/image/ImageViewActivity.java index 708b6b047..c0e600f8c 100644 --- a/src/org/geometerplus/android/fbreader/image/ImageViewActivity.java +++ b/src/org/geometerplus/android/fbreader/image/ImageViewActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/BookInfoActivity.java b/src/org/geometerplus/android/fbreader/library/BookInfoActivity.java index b1e385b78..7c9c1b616 100644 --- a/src/org/geometerplus/android/fbreader/library/BookInfoActivity.java +++ b/src/org/geometerplus/android/fbreader/library/BookInfoActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/LibraryActivity.java b/src/org/geometerplus/android/fbreader/library/LibraryActivity.java index 8c0191050..fcde083ad 100644 --- a/src/org/geometerplus/android/fbreader/library/LibraryActivity.java +++ b/src/org/geometerplus/android/fbreader/library/LibraryActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/LibrarySearchActivity.java b/src/org/geometerplus/android/fbreader/library/LibrarySearchActivity.java index 9f9bbabb9..4b5d6c0a2 100644 --- a/src/org/geometerplus/android/fbreader/library/LibrarySearchActivity.java +++ b/src/org/geometerplus/android/fbreader/library/LibrarySearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/LibraryTreeAdapter.java b/src/org/geometerplus/android/fbreader/library/LibraryTreeAdapter.java index a614f5cfb..3d469cb9e 100644 --- a/src/org/geometerplus/android/fbreader/library/LibraryTreeAdapter.java +++ b/src/org/geometerplus/android/fbreader/library/LibraryTreeAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/libraryService/BookCollectionShadow.java b/src/org/geometerplus/android/fbreader/libraryService/BookCollectionShadow.java index cda3589d2..44e742d67 100644 --- a/src/org/geometerplus/android/fbreader/libraryService/BookCollectionShadow.java +++ b/src/org/geometerplus/android/fbreader/libraryService/BookCollectionShadow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/libraryService/LibraryService.java b/src/org/geometerplus/android/fbreader/libraryService/LibraryService.java index 33510a7a0..604868fba 100644 --- a/src/org/geometerplus/android/fbreader/libraryService/LibraryService.java +++ b/src/org/geometerplus/android/fbreader/libraryService/LibraryService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/libraryService/SQLiteBooksDatabase.java b/src/org/geometerplus/android/fbreader/libraryService/SQLiteBooksDatabase.java index 817ac4c36..d9b2e3b7b 100644 --- a/src/org/geometerplus/android/fbreader/libraryService/SQLiteBooksDatabase.java +++ b/src/org/geometerplus/android/fbreader/libraryService/SQLiteBooksDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/libraryService/Util.java b/src/org/geometerplus/android/fbreader/libraryService/Util.java index 44d84cd46..f1b06791b 100644 --- a/src/org/geometerplus/android/fbreader/libraryService/Util.java +++ b/src/org/geometerplus/android/fbreader/libraryService/Util.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/AddCatalogMenuActivity.java b/src/org/geometerplus/android/fbreader/network/AddCatalogMenuActivity.java index 8d314a787..3d8420f64 100644 --- a/src/org/geometerplus/android/fbreader/network/AddCatalogMenuActivity.java +++ b/src/org/geometerplus/android/fbreader/network/AddCatalogMenuActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/AddCustomCatalogActivity.java b/src/org/geometerplus/android/fbreader/network/AddCustomCatalogActivity.java index 26466963a..9fc11aba8 100644 --- a/src/org/geometerplus/android/fbreader/network/AddCustomCatalogActivity.java +++ b/src/org/geometerplus/android/fbreader/network/AddCustomCatalogActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/AuthenticationActivity.java b/src/org/geometerplus/android/fbreader/network/AuthenticationActivity.java index 1aaa57fad..4d3f75c88 100644 --- a/src/org/geometerplus/android/fbreader/network/AuthenticationActivity.java +++ b/src/org/geometerplus/android/fbreader/network/AuthenticationActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/AuthorisationMenuActivity.java b/src/org/geometerplus/android/fbreader/network/AuthorisationMenuActivity.java index adb558661..58db5da4d 100644 --- a/src/org/geometerplus/android/fbreader/network/AuthorisationMenuActivity.java +++ b/src/org/geometerplus/android/fbreader/network/AuthorisationMenuActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BookDownloader.java b/src/org/geometerplus/android/fbreader/network/BookDownloader.java index e589095c8..eee54dee1 100644 --- a/src/org/geometerplus/android/fbreader/network/BookDownloader.java +++ b/src/org/geometerplus/android/fbreader/network/BookDownloader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BookDownloaderInterface.aidl b/src/org/geometerplus/android/fbreader/network/BookDownloaderInterface.aidl index afb3dc852..0e21c874e 100644 --- a/src/org/geometerplus/android/fbreader/network/BookDownloaderInterface.aidl +++ b/src/org/geometerplus/android/fbreader/network/BookDownloaderInterface.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BookDownloaderService.java b/src/org/geometerplus/android/fbreader/network/BookDownloaderService.java index 42bcdf4ef..77bed57e9 100644 --- a/src/org/geometerplus/android/fbreader/network/BookDownloaderService.java +++ b/src/org/geometerplus/android/fbreader/network/BookDownloaderService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BookDownloaderServiceConnection.java b/src/org/geometerplus/android/fbreader/network/BookDownloaderServiceConnection.java index 49ea5c05b..41cd16c0a 100644 --- a/src/org/geometerplus/android/fbreader/network/BookDownloaderServiceConnection.java +++ b/src/org/geometerplus/android/fbreader/network/BookDownloaderServiceConnection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BuyBooksActivity.java b/src/org/geometerplus/android/fbreader/network/BuyBooksActivity.java index dc4eb9601..e04fdfca9 100644 --- a/src/org/geometerplus/android/fbreader/network/BuyBooksActivity.java +++ b/src/org/geometerplus/android/fbreader/network/BuyBooksActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/CatalogManagerActivity.java b/src/org/geometerplus/android/fbreader/network/CatalogManagerActivity.java index 050bed969..62963a8f5 100644 --- a/src/org/geometerplus/android/fbreader/network/CatalogManagerActivity.java +++ b/src/org/geometerplus/android/fbreader/network/CatalogManagerActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/ListenerCallback.java b/src/org/geometerplus/android/fbreader/network/ListenerCallback.java index d11ef67c8..ad89134ea 100644 --- a/src/org/geometerplus/android/fbreader/network/ListenerCallback.java +++ b/src/org/geometerplus/android/fbreader/network/ListenerCallback.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/MenuActivity.java b/src/org/geometerplus/android/fbreader/network/MenuActivity.java index 6ad62601d..58dd1ab91 100644 --- a/src/org/geometerplus/android/fbreader/network/MenuActivity.java +++ b/src/org/geometerplus/android/fbreader/network/MenuActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkBookInfoActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkBookInfoActivity.java index 2670b7339..58da245ec 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkBookInfoActivity.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkBookInfoActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkLibraryActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkLibraryActivity.java index 5dfba84c8..c1da82145 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkLibraryActivity.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkLibraryActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkLibraryAdapter.java b/src/org/geometerplus/android/fbreader/network/NetworkLibraryAdapter.java index a40010b1f..21dc3dc2a 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkLibraryAdapter.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkLibraryAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkLibraryPrimaryActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkLibraryPrimaryActivity.java index b5128006f..e28005b0f 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkLibraryPrimaryActivity.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkLibraryPrimaryActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkLibrarySecondaryActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkLibrarySecondaryActivity.java index b361918ab..f4ebc87ed 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkLibrarySecondaryActivity.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkLibrarySecondaryActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkSearchActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkSearchActivity.java index 7ff413dd8..7c05f0d2d 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkSearchActivity.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkSearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/SQLiteNetworkDatabase.java b/src/org/geometerplus/android/fbreader/network/SQLiteNetworkDatabase.java index b2cab0617..2eb17acd3 100644 --- a/src/org/geometerplus/android/fbreader/network/SQLiteNetworkDatabase.java +++ b/src/org/geometerplus/android/fbreader/network/SQLiteNetworkDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/TopupMenuActivity.java b/src/org/geometerplus/android/fbreader/network/TopupMenuActivity.java index 7eb25b461..4d9ecd940 100644 --- a/src/org/geometerplus/android/fbreader/network/TopupMenuActivity.java +++ b/src/org/geometerplus/android/fbreader/network/TopupMenuActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/UserRegistrationConstants.java b/src/org/geometerplus/android/fbreader/network/UserRegistrationConstants.java index a09abefa0..2bd79afe2 100644 --- a/src/org/geometerplus/android/fbreader/network/UserRegistrationConstants.java +++ b/src/org/geometerplus/android/fbreader/network/UserRegistrationConstants.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/Util.java b/src/org/geometerplus/android/fbreader/network/Util.java index d491c3911..55e9e2ad9 100644 --- a/src/org/geometerplus/android/fbreader/network/Util.java +++ b/src/org/geometerplus/android/fbreader/network/Util.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/Action.java b/src/org/geometerplus/android/fbreader/network/action/Action.java index 5342e5602..95b2cfd6b 100644 --- a/src/org/geometerplus/android/fbreader/network/action/Action.java +++ b/src/org/geometerplus/android/fbreader/network/action/Action.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/ActionCode.java b/src/org/geometerplus/android/fbreader/network/action/ActionCode.java index b651efe03..ab5ef6bfb 100644 --- a/src/org/geometerplus/android/fbreader/network/action/ActionCode.java +++ b/src/org/geometerplus/android/fbreader/network/action/ActionCode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/AddCustomCatalogAction.java b/src/org/geometerplus/android/fbreader/network/action/AddCustomCatalogAction.java index d5519d323..efb32dc54 100644 --- a/src/org/geometerplus/android/fbreader/network/action/AddCustomCatalogAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/AddCustomCatalogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/BookAction.java b/src/org/geometerplus/android/fbreader/network/action/BookAction.java index 33522a972..1aa3a2516 100644 --- a/src/org/geometerplus/android/fbreader/network/action/BookAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/BookAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/BuyBasketBooksAction.java b/src/org/geometerplus/android/fbreader/network/action/BuyBasketBooksAction.java index d2d28746c..502bc2677 100644 --- a/src/org/geometerplus/android/fbreader/network/action/BuyBasketBooksAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/BuyBasketBooksAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/CatalogAction.java b/src/org/geometerplus/android/fbreader/network/action/CatalogAction.java index 0c8257081..b49f53223 100644 --- a/src/org/geometerplus/android/fbreader/network/action/CatalogAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/CatalogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/ClearBasketAction.java b/src/org/geometerplus/android/fbreader/network/action/ClearBasketAction.java index 902af769b..9a44b1a11 100644 --- a/src/org/geometerplus/android/fbreader/network/action/ClearBasketAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/ClearBasketAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/DisableCatalogAction.java b/src/org/geometerplus/android/fbreader/network/action/DisableCatalogAction.java index 2bd05c9cb..f9de680d3 100644 --- a/src/org/geometerplus/android/fbreader/network/action/DisableCatalogAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/DisableCatalogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/EditCustomCatalogAction.java b/src/org/geometerplus/android/fbreader/network/action/EditCustomCatalogAction.java index d48898a10..8c885a75b 100644 --- a/src/org/geometerplus/android/fbreader/network/action/EditCustomCatalogAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/EditCustomCatalogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/ManageCatalogsAction.java b/src/org/geometerplus/android/fbreader/network/action/ManageCatalogsAction.java index ffa50db16..57bbe605f 100644 --- a/src/org/geometerplus/android/fbreader/network/action/ManageCatalogsAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/ManageCatalogsAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/NetworkBookActions.java b/src/org/geometerplus/android/fbreader/network/action/NetworkBookActions.java index 51511eb6c..499ce6853 100644 --- a/src/org/geometerplus/android/fbreader/network/action/NetworkBookActions.java +++ b/src/org/geometerplus/android/fbreader/network/action/NetworkBookActions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/OpenCatalogAction.java b/src/org/geometerplus/android/fbreader/network/action/OpenCatalogAction.java index 71824b6c3..89c5eff71 100644 --- a/src/org/geometerplus/android/fbreader/network/action/OpenCatalogAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/OpenCatalogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/OpenInBrowserAction.java b/src/org/geometerplus/android/fbreader/network/action/OpenInBrowserAction.java index 810635a2c..f624ef603 100644 --- a/src/org/geometerplus/android/fbreader/network/action/OpenInBrowserAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/OpenInBrowserAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/OpenRootAction.java b/src/org/geometerplus/android/fbreader/network/action/OpenRootAction.java index ee0def4fc..309b247a2 100644 --- a/src/org/geometerplus/android/fbreader/network/action/OpenRootAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/OpenRootAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/RefreshRootCatalogAction.java b/src/org/geometerplus/android/fbreader/network/action/RefreshRootCatalogAction.java index bebf0f2e3..987b84812 100644 --- a/src/org/geometerplus/android/fbreader/network/action/RefreshRootCatalogAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/RefreshRootCatalogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/ReloadCatalogAction.java b/src/org/geometerplus/android/fbreader/network/action/ReloadCatalogAction.java index e90d4adc2..1f0d6c2ae 100644 --- a/src/org/geometerplus/android/fbreader/network/action/ReloadCatalogAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/ReloadCatalogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/RemoveCustomCatalogAction.java b/src/org/geometerplus/android/fbreader/network/action/RemoveCustomCatalogAction.java index 0e0c28ce5..ac537e0fc 100644 --- a/src/org/geometerplus/android/fbreader/network/action/RemoveCustomCatalogAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/RemoveCustomCatalogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/RootAction.java b/src/org/geometerplus/android/fbreader/network/action/RootAction.java index 23301a5ff..ef47294c5 100644 --- a/src/org/geometerplus/android/fbreader/network/action/RootAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/RootAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/RunSearchAction.java b/src/org/geometerplus/android/fbreader/network/action/RunSearchAction.java index fc243a85f..6c86f0b68 100644 --- a/src/org/geometerplus/android/fbreader/network/action/RunSearchAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/RunSearchAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/ShowBookInfoAction.java b/src/org/geometerplus/android/fbreader/network/action/ShowBookInfoAction.java index 3eed7960d..b5c0cbabf 100644 --- a/src/org/geometerplus/android/fbreader/network/action/ShowBookInfoAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/ShowBookInfoAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/SignInAction.java b/src/org/geometerplus/android/fbreader/network/action/SignInAction.java index 84b367904..1cc25879c 100644 --- a/src/org/geometerplus/android/fbreader/network/action/SignInAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/SignInAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/SignOutAction.java b/src/org/geometerplus/android/fbreader/network/action/SignOutAction.java index e815e4c1a..2e92bd87b 100644 --- a/src/org/geometerplus/android/fbreader/network/action/SignOutAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/SignOutAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/SignUpAction.java b/src/org/geometerplus/android/fbreader/network/action/SignUpAction.java index a023ac326..ca7eeeb07 100644 --- a/src/org/geometerplus/android/fbreader/network/action/SignUpAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/SignUpAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/action/TopupAction.java b/src/org/geometerplus/android/fbreader/network/action/TopupAction.java index 3732ad8db..f0037c0ea 100644 --- a/src/org/geometerplus/android/fbreader/network/action/TopupAction.java +++ b/src/org/geometerplus/android/fbreader/network/action/TopupAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/auth/ActivityNetworkContext.java b/src/org/geometerplus/android/fbreader/network/auth/ActivityNetworkContext.java index cf44f8866..5dfa92ec5 100644 --- a/src/org/geometerplus/android/fbreader/network/auth/ActivityNetworkContext.java +++ b/src/org/geometerplus/android/fbreader/network/auth/ActivityNetworkContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/auth/AndroidNetworkContext.java b/src/org/geometerplus/android/fbreader/network/auth/AndroidNetworkContext.java index 41c00467e..edb696bdc 100644 --- a/src/org/geometerplus/android/fbreader/network/auth/AndroidNetworkContext.java +++ b/src/org/geometerplus/android/fbreader/network/auth/AndroidNetworkContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/auth/ServiceNetworkContext.java b/src/org/geometerplus/android/fbreader/network/auth/ServiceNetworkContext.java index 2787973aa..15cb7f67e 100644 --- a/src/org/geometerplus/android/fbreader/network/auth/ServiceNetworkContext.java +++ b/src/org/geometerplus/android/fbreader/network/auth/ServiceNetworkContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/auth/WebAuthorisationScreen.java b/src/org/geometerplus/android/fbreader/network/auth/WebAuthorisationScreen.java index fd76f8cf9..c471235e6 100644 --- a/src/org/geometerplus/android/fbreader/network/auth/WebAuthorisationScreen.java +++ b/src/org/geometerplus/android/fbreader/network/auth/WebAuthorisationScreen.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/AnimationSpeedPreference.java b/src/org/geometerplus/android/fbreader/preferences/AnimationSpeedPreference.java index 6fd704d8e..40e2822d9 100644 --- a/src/org/geometerplus/android/fbreader/preferences/AnimationSpeedPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/AnimationSpeedPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/BatteryLevelToTurnScreenOffPreference.java b/src/org/geometerplus/android/fbreader/preferences/BatteryLevelToTurnScreenOffPreference.java index 0dc8288fa..b78023916 100644 --- a/src/org/geometerplus/android/fbreader/preferences/BatteryLevelToTurnScreenOffPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/BatteryLevelToTurnScreenOffPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ColorPreference.java b/src/org/geometerplus/android/fbreader/preferences/ColorPreference.java index 9f3775697..72b2a728a 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ColorPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ColorPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/DictionaryPreference.java b/src/org/geometerplus/android/fbreader/preferences/DictionaryPreference.java index 601937e0f..02c1ba509 100644 --- a/src/org/geometerplus/android/fbreader/preferences/DictionaryPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/DictionaryPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/EditBookInfoActivity.java b/src/org/geometerplus/android/fbreader/preferences/EditBookInfoActivity.java index fe56c26fb..373fa5383 100644 --- a/src/org/geometerplus/android/fbreader/preferences/EditBookInfoActivity.java +++ b/src/org/geometerplus/android/fbreader/preferences/EditBookInfoActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/FontPreference.java b/src/org/geometerplus/android/fbreader/preferences/FontPreference.java index 1225a0975..9e7fbdfb3 100644 --- a/src/org/geometerplus/android/fbreader/preferences/FontPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/FontPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/FontStylePreference.java b/src/org/geometerplus/android/fbreader/preferences/FontStylePreference.java index bcec009ef..7bdd8aa55 100644 --- a/src/org/geometerplus/android/fbreader/preferences/FontStylePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/FontStylePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/InfoPreference.java b/src/org/geometerplus/android/fbreader/preferences/InfoPreference.java index b53dbb6c0..5055f92b4 100644 --- a/src/org/geometerplus/android/fbreader/preferences/InfoPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/InfoPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/LanguagePreference.java b/src/org/geometerplus/android/fbreader/preferences/LanguagePreference.java index a03981895..f77b17c40 100644 --- a/src/org/geometerplus/android/fbreader/preferences/LanguagePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/LanguagePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/PreferenceActivity.java b/src/org/geometerplus/android/fbreader/preferences/PreferenceActivity.java index 15aa32f8c..4f49f8ffe 100644 --- a/src/org/geometerplus/android/fbreader/preferences/PreferenceActivity.java +++ b/src/org/geometerplus/android/fbreader/preferences/PreferenceActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/PreferenceSet.java b/src/org/geometerplus/android/fbreader/preferences/PreferenceSet.java index 690147687..5ef83fc1b 100644 --- a/src/org/geometerplus/android/fbreader/preferences/PreferenceSet.java +++ b/src/org/geometerplus/android/fbreader/preferences/PreferenceSet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ReloadablePreference.java b/src/org/geometerplus/android/fbreader/preferences/ReloadablePreference.java index 2fd221255..45f84a409 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ReloadablePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ReloadablePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/StringPreference.java b/src/org/geometerplus/android/fbreader/preferences/StringPreference.java index b9cbb8f98..1629a2700 100644 --- a/src/org/geometerplus/android/fbreader/preferences/StringPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/StringPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ThirdPartyLibrariesPreference.java b/src/org/geometerplus/android/fbreader/preferences/ThirdPartyLibrariesPreference.java index ff576139c..ca9c2ea83 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ThirdPartyLibrariesPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ThirdPartyLibrariesPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/UrlPreference.java b/src/org/geometerplus/android/fbreader/preferences/UrlPreference.java index 67e80202c..e187a6032 100644 --- a/src/org/geometerplus/android/fbreader/preferences/UrlPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/UrlPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLBoolean3Preference.java b/src/org/geometerplus/android/fbreader/preferences/ZLBoolean3Preference.java index 36e06dc2e..ff7e021d1 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLBoolean3Preference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLBoolean3Preference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLBooleanPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLBooleanPreference.java index c7df95b99..b3dc9e40f 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLBooleanPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLBooleanPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLCheckBoxPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLCheckBoxPreference.java index e9c1e8112..dcf792b22 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLCheckBoxPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLCheckBoxPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLChoicePreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLChoicePreference.java index 2e7edb28d..b90582ed9 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLChoicePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLChoicePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLColorPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLColorPreference.java index 79f24ea0a..f69db0325 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLColorPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLColorPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLEnumPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLEnumPreference.java index ac5043fba..0aab42854 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLEnumPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLEnumPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLIntegerChoicePreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLIntegerChoicePreference.java index b5c8f0a3c..326c32801 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLIntegerChoicePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLIntegerChoicePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLIntegerRangePreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLIntegerRangePreference.java index b56054531..fd6dec513 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLIntegerRangePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLIntegerRangePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceActivity.java b/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceActivity.java index 3705ada1d..bf537eb46 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceActivity.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLStringChoicePreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLStringChoicePreference.java index eb09bbe50..018b9e4f6 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLStringChoicePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLStringChoicePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLStringListOptionPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLStringListOptionPreference.java index 0f8ddf682..d1d37b092 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLStringListOptionPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLStringListOptionPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLStringListPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLStringListPreference.java index 29f8c0450..6b34f8197 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLStringListPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLStringListPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLStringPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLStringPreference.java index adcf33772..6ed594746 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLStringPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLStringPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/background/BackgroundPreference.java b/src/org/geometerplus/android/fbreader/preferences/background/BackgroundPreference.java index 1243b2985..212c6c264 100644 --- a/src/org/geometerplus/android/fbreader/preferences/background/BackgroundPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/background/BackgroundPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/background/Chooser.java b/src/org/geometerplus/android/fbreader/preferences/background/Chooser.java index 3161b7ff7..b5a64add4 100644 --- a/src/org/geometerplus/android/fbreader/preferences/background/Chooser.java +++ b/src/org/geometerplus/android/fbreader/preferences/background/Chooser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/background/PredefinedImages.java b/src/org/geometerplus/android/fbreader/preferences/background/PredefinedImages.java index ed4af4a17..3e570a3fe 100644 --- a/src/org/geometerplus/android/fbreader/preferences/background/PredefinedImages.java +++ b/src/org/geometerplus/android/fbreader/preferences/background/PredefinedImages.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserCollection.java b/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserCollection.java index 8652acd30..70f6dba80 100644 --- a/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserCollection.java +++ b/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserMultiPreference.java b/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserMultiPreference.java index 3836e8c2c..fc0bd012b 100644 --- a/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserMultiPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserMultiPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserPreference.java b/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserPreference.java index ad8d000f4..640667093 100644 --- a/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserSinglePreference.java b/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserSinglePreference.java index f88e72af0..b788adbc5 100644 --- a/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserSinglePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/fileChooser/FileChooserSinglePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/style/EditStyleActivity.java b/src/org/geometerplus/android/fbreader/style/EditStyleActivity.java index 8f497225f..6bbc097ab 100644 --- a/src/org/geometerplus/android/fbreader/style/EditStyleActivity.java +++ b/src/org/geometerplus/android/fbreader/style/EditStyleActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/style/StyleListActivity.java b/src/org/geometerplus/android/fbreader/style/StyleListActivity.java index c178232cf..f5c2c1d9d 100644 --- a/src/org/geometerplus/android/fbreader/style/StyleListActivity.java +++ b/src/org/geometerplus/android/fbreader/style/StyleListActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/sync/MissingBookActivity.java b/src/org/geometerplus/android/fbreader/sync/MissingBookActivity.java index ae4124f36..5acdebda0 100644 --- a/src/org/geometerplus/android/fbreader/sync/MissingBookActivity.java +++ b/src/org/geometerplus/android/fbreader/sync/MissingBookActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/sync/SyncNetworkContext.java b/src/org/geometerplus/android/fbreader/sync/SyncNetworkContext.java index c88ef8d4f..02a3830c3 100644 --- a/src/org/geometerplus/android/fbreader/sync/SyncNetworkContext.java +++ b/src/org/geometerplus/android/fbreader/sync/SyncNetworkContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/sync/SyncOperations.java b/src/org/geometerplus/android/fbreader/sync/SyncOperations.java index 7c8a9e032..354b2efa4 100644 --- a/src/org/geometerplus/android/fbreader/sync/SyncOperations.java +++ b/src/org/geometerplus/android/fbreader/sync/SyncOperations.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/sync/SyncService.java b/src/org/geometerplus/android/fbreader/sync/SyncService.java index d1c2fd8f0..6eb22267b 100644 --- a/src/org/geometerplus/android/fbreader/sync/SyncService.java +++ b/src/org/geometerplus/android/fbreader/sync/SyncService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/sync/SynchronizationDisabledException.java b/src/org/geometerplus/android/fbreader/sync/SynchronizationDisabledException.java index b1566a5b3..864fb3ef2 100644 --- a/src/org/geometerplus/android/fbreader/sync/SynchronizationDisabledException.java +++ b/src/org/geometerplus/android/fbreader/sync/SynchronizationDisabledException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/tips/TipsActivity.java b/src/org/geometerplus/android/fbreader/tips/TipsActivity.java index 9ee63f67f..7c9ed5d05 100644 --- a/src/org/geometerplus/android/fbreader/tips/TipsActivity.java +++ b/src/org/geometerplus/android/fbreader/tips/TipsActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/tree/TreeActivity.java b/src/org/geometerplus/android/fbreader/tree/TreeActivity.java index 010140756..b9840ce3d 100644 --- a/src/org/geometerplus/android/fbreader/tree/TreeActivity.java +++ b/src/org/geometerplus/android/fbreader/tree/TreeActivity.java @@ -1,5 +1,5 @@ -/*); - * Copyright (C) 2010-2014 Geometer Plus +/* + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/tree/TreeAdapter.java b/src/org/geometerplus/android/fbreader/tree/TreeAdapter.java index 7abe6de67..4e0043021 100644 --- a/src/org/geometerplus/android/fbreader/tree/TreeAdapter.java +++ b/src/org/geometerplus/android/fbreader/tree/TreeAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/util/AndroidImageSynchronizer.java b/src/org/geometerplus/android/fbreader/util/AndroidImageSynchronizer.java index 65d9c9e6f..9b8eda9d4 100644 --- a/src/org/geometerplus/android/fbreader/util/AndroidImageSynchronizer.java +++ b/src/org/geometerplus/android/fbreader/util/AndroidImageSynchronizer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/util/SimpleDialogActivity.java b/src/org/geometerplus/android/fbreader/util/SimpleDialogActivity.java index cc0365c33..f7757f93c 100644 --- a/src/org/geometerplus/android/fbreader/util/SimpleDialogActivity.java +++ b/src/org/geometerplus/android/fbreader/util/SimpleDialogActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/BitmapCache.java b/src/org/geometerplus/android/util/BitmapCache.java index 3adc8f70d..77a386396 100644 --- a/src/org/geometerplus/android/util/BitmapCache.java +++ b/src/org/geometerplus/android/util/BitmapCache.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/DeviceType.java b/src/org/geometerplus/android/util/DeviceType.java index 3dcdd9add..1ed3db975 100644 --- a/src/org/geometerplus/android/util/DeviceType.java +++ b/src/org/geometerplus/android/util/DeviceType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/EditAuthorsDialogActivity.java b/src/org/geometerplus/android/util/EditAuthorsDialogActivity.java index 3c49d937e..2320501e8 100644 --- a/src/org/geometerplus/android/util/EditAuthorsDialogActivity.java +++ b/src/org/geometerplus/android/util/EditAuthorsDialogActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/EditListDialogActivity.java b/src/org/geometerplus/android/util/EditListDialogActivity.java index c16c1fcbe..06d5e4872 100644 --- a/src/org/geometerplus/android/util/EditListDialogActivity.java +++ b/src/org/geometerplus/android/util/EditListDialogActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/EditTagsDialogActivity.java b/src/org/geometerplus/android/util/EditTagsDialogActivity.java index 8e2ad2775..53063a8e8 100644 --- a/src/org/geometerplus/android/util/EditTagsDialogActivity.java +++ b/src/org/geometerplus/android/util/EditTagsDialogActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/FileChooserUtil.java b/src/org/geometerplus/android/util/FileChooserUtil.java index a2050cb92..307864ed0 100644 --- a/src/org/geometerplus/android/util/FileChooserUtil.java +++ b/src/org/geometerplus/android/util/FileChooserUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/FolderListDialogActivity.java b/src/org/geometerplus/android/util/FolderListDialogActivity.java index e8f7187c9..4f854a1fb 100644 --- a/src/org/geometerplus/android/util/FolderListDialogActivity.java +++ b/src/org/geometerplus/android/util/FolderListDialogActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/PackageUtil.java b/src/org/geometerplus/android/util/PackageUtil.java index c9f21aa43..ef26438e5 100644 --- a/src/org/geometerplus/android/util/PackageUtil.java +++ b/src/org/geometerplus/android/util/PackageUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/SQLiteUtil.java b/src/org/geometerplus/android/util/SQLiteUtil.java index 35ad5389c..3c17b29b5 100644 --- a/src/org/geometerplus/android/util/SQLiteUtil.java +++ b/src/org/geometerplus/android/util/SQLiteUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/SearchDialogUtil.java b/src/org/geometerplus/android/util/SearchDialogUtil.java index 2682d7b84..196d5c8a3 100644 --- a/src/org/geometerplus/android/util/SearchDialogUtil.java +++ b/src/org/geometerplus/android/util/SearchDialogUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/UIUtil.java b/src/org/geometerplus/android/util/UIUtil.java index cfc068469..bf2ff4f6b 100644 --- a/src/org/geometerplus/android/util/UIUtil.java +++ b/src/org/geometerplus/android/util/UIUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/ViewUtil.java b/src/org/geometerplus/android/util/ViewUtil.java index 198fb90a0..03586b2bc 100644 --- a/src/org/geometerplus/android/util/ViewUtil.java +++ b/src/org/geometerplus/android/util/ViewUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/eink/EInkUtil.java b/src/org/geometerplus/android/util/eink/EInkUtil.java index cbf8d15ce..ae38d2d0c 100644 --- a/src/org/geometerplus/android/util/eink/EInkUtil.java +++ b/src/org/geometerplus/android/util/eink/EInkUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/Paths.java b/src/org/geometerplus/fbreader/Paths.java index 7492d88c3..31ea40e95 100644 --- a/src/org/geometerplus/fbreader/Paths.java +++ b/src/org/geometerplus/fbreader/Paths.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/AbstractBookCollection.java b/src/org/geometerplus/fbreader/book/AbstractBookCollection.java index e6cb93f14..3c68948ca 100644 --- a/src/org/geometerplus/fbreader/book/AbstractBookCollection.java +++ b/src/org/geometerplus/fbreader/book/AbstractBookCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/AbstractSerializer.java b/src/org/geometerplus/fbreader/book/AbstractSerializer.java index 9f74cf11d..73826b62f 100644 --- a/src/org/geometerplus/fbreader/book/AbstractSerializer.java +++ b/src/org/geometerplus/fbreader/book/AbstractSerializer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/Author.java b/src/org/geometerplus/fbreader/book/Author.java index 9e649bbec..064b30e84 100644 --- a/src/org/geometerplus/fbreader/book/Author.java +++ b/src/org/geometerplus/fbreader/book/Author.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/Book.java b/src/org/geometerplus/fbreader/book/Book.java index b1f4a43ae..307a43515 100644 --- a/src/org/geometerplus/fbreader/book/Book.java +++ b/src/org/geometerplus/fbreader/book/Book.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/BookCollection.java b/src/org/geometerplus/fbreader/book/BookCollection.java index 20a4a3225..96a7b0abc 100644 --- a/src/org/geometerplus/fbreader/book/BookCollection.java +++ b/src/org/geometerplus/fbreader/book/BookCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/BookEvent.java b/src/org/geometerplus/fbreader/book/BookEvent.java index 8e1d07f78..01a23f0e4 100644 --- a/src/org/geometerplus/fbreader/book/BookEvent.java +++ b/src/org/geometerplus/fbreader/book/BookEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/BookMergeHelper.java b/src/org/geometerplus/fbreader/book/BookMergeHelper.java index 22b33688a..2855e47a3 100644 --- a/src/org/geometerplus/fbreader/book/BookMergeHelper.java +++ b/src/org/geometerplus/fbreader/book/BookMergeHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/BookQuery.java b/src/org/geometerplus/fbreader/book/BookQuery.java index 629f7a7a3..4f4e00633 100644 --- a/src/org/geometerplus/fbreader/book/BookQuery.java +++ b/src/org/geometerplus/fbreader/book/BookQuery.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/BookUtil.java b/src/org/geometerplus/fbreader/book/BookUtil.java index 8c2175e5c..548eea6bd 100644 --- a/src/org/geometerplus/fbreader/book/BookUtil.java +++ b/src/org/geometerplus/fbreader/book/BookUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/Bookmark.java b/src/org/geometerplus/fbreader/book/Bookmark.java index 1a0efccd1..671beb9f7 100644 --- a/src/org/geometerplus/fbreader/book/Bookmark.java +++ b/src/org/geometerplus/fbreader/book/Bookmark.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/BookmarkQuery.java b/src/org/geometerplus/fbreader/book/BookmarkQuery.java index f6f7a1fcc..98138505a 100644 --- a/src/org/geometerplus/fbreader/book/BookmarkQuery.java +++ b/src/org/geometerplus/fbreader/book/BookmarkQuery.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/BooksDatabase.java b/src/org/geometerplus/fbreader/book/BooksDatabase.java index 57fbf081c..a3196f606 100644 --- a/src/org/geometerplus/fbreader/book/BooksDatabase.java +++ b/src/org/geometerplus/fbreader/book/BooksDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/DuplicateResolver.java b/src/org/geometerplus/fbreader/book/DuplicateResolver.java index dff70c726..4aaacbcdf 100644 --- a/src/org/geometerplus/fbreader/book/DuplicateResolver.java +++ b/src/org/geometerplus/fbreader/book/DuplicateResolver.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/FileInfo.java b/src/org/geometerplus/fbreader/book/FileInfo.java index 0d36c5288..1b0107fa6 100644 --- a/src/org/geometerplus/fbreader/book/FileInfo.java +++ b/src/org/geometerplus/fbreader/book/FileInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/FileInfoSet.java b/src/org/geometerplus/fbreader/book/FileInfoSet.java index e85eb525d..679163fa3 100644 --- a/src/org/geometerplus/fbreader/book/FileInfoSet.java +++ b/src/org/geometerplus/fbreader/book/FileInfoSet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/Filter.java b/src/org/geometerplus/fbreader/book/Filter.java index 645624d5e..146cbfd00 100644 --- a/src/org/geometerplus/fbreader/book/Filter.java +++ b/src/org/geometerplus/fbreader/book/Filter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/HighlightingStyle.java b/src/org/geometerplus/fbreader/book/HighlightingStyle.java index 176ed7c60..a6cced655 100644 --- a/src/org/geometerplus/fbreader/book/HighlightingStyle.java +++ b/src/org/geometerplus/fbreader/book/HighlightingStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/IBookCollection.java b/src/org/geometerplus/fbreader/book/IBookCollection.java index 9310e8af3..0abe13273 100644 --- a/src/org/geometerplus/fbreader/book/IBookCollection.java +++ b/src/org/geometerplus/fbreader/book/IBookCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/SerializerUtil.java b/src/org/geometerplus/fbreader/book/SerializerUtil.java index 9ab2f503c..59f5ce1a7 100644 --- a/src/org/geometerplus/fbreader/book/SerializerUtil.java +++ b/src/org/geometerplus/fbreader/book/SerializerUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/Series.java b/src/org/geometerplus/fbreader/book/Series.java index 4fc255e48..4074dd309 100644 --- a/src/org/geometerplus/fbreader/book/Series.java +++ b/src/org/geometerplus/fbreader/book/Series.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/SeriesInfo.java b/src/org/geometerplus/fbreader/book/SeriesInfo.java index 88f8f82c1..0659440ed 100644 --- a/src/org/geometerplus/fbreader/book/SeriesInfo.java +++ b/src/org/geometerplus/fbreader/book/SeriesInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/Tag.java b/src/org/geometerplus/fbreader/book/Tag.java index 321745512..726381855 100644 --- a/src/org/geometerplus/fbreader/book/Tag.java +++ b/src/org/geometerplus/fbreader/book/Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/UID.java b/src/org/geometerplus/fbreader/book/UID.java index a1ff7bd56..b5de0e57d 100644 --- a/src/org/geometerplus/fbreader/book/UID.java +++ b/src/org/geometerplus/fbreader/book/UID.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/book/XMLSerializer.java b/src/org/geometerplus/fbreader/book/XMLSerializer.java index d2b93c032..b5f4246d2 100644 --- a/src/org/geometerplus/fbreader/book/XMLSerializer.java +++ b/src/org/geometerplus/fbreader/book/XMLSerializer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/BookModel.java b/src/org/geometerplus/fbreader/bookmodel/BookModel.java index eea023535..625873364 100644 --- a/src/org/geometerplus/fbreader/bookmodel/BookModel.java +++ b/src/org/geometerplus/fbreader/bookmodel/BookModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/BookModelImpl.java b/src/org/geometerplus/fbreader/bookmodel/BookModelImpl.java index ce4cbd07e..610c435cc 100644 --- a/src/org/geometerplus/fbreader/bookmodel/BookModelImpl.java +++ b/src/org/geometerplus/fbreader/bookmodel/BookModelImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/BookReadingException.java b/src/org/geometerplus/fbreader/bookmodel/BookReadingException.java index dba279e66..fe7ddf19f 100644 --- a/src/org/geometerplus/fbreader/bookmodel/BookReadingException.java +++ b/src/org/geometerplus/fbreader/bookmodel/BookReadingException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java b/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java index 6497cc7ce..751ecc8aa 100644 --- a/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java +++ b/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java b/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java index 0584c589c..be4970c3e 100644 --- a/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java +++ b/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/NativeBookModel.java b/src/org/geometerplus/fbreader/bookmodel/NativeBookModel.java index d109fba0e..0c3ca8093 100644 --- a/src/org/geometerplus/fbreader/bookmodel/NativeBookModel.java +++ b/src/org/geometerplus/fbreader/bookmodel/NativeBookModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/TOCTree.java b/src/org/geometerplus/fbreader/bookmodel/TOCTree.java index 76afec4ac..1b649aa2b 100644 --- a/src/org/geometerplus/fbreader/bookmodel/TOCTree.java +++ b/src/org/geometerplus/fbreader/bookmodel/TOCTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ActionCode.java b/src/org/geometerplus/fbreader/fbreader/ActionCode.java index 836f10ded..dee954d28 100644 --- a/src/org/geometerplus/fbreader/fbreader/ActionCode.java +++ b/src/org/geometerplus/fbreader/fbreader/ActionCode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/BookElement.java b/src/org/geometerplus/fbreader/fbreader/BookElement.java index f7d242378..9032ff7d0 100644 --- a/src/org/geometerplus/fbreader/fbreader/BookElement.java +++ b/src/org/geometerplus/fbreader/fbreader/BookElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/BookElementManager.java b/src/org/geometerplus/fbreader/fbreader/BookElementManager.java index b058ef14a..dad8575be 100644 --- a/src/org/geometerplus/fbreader/fbreader/BookElementManager.java +++ b/src/org/geometerplus/fbreader/fbreader/BookElementManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/BookmarkHighlighting.java b/src/org/geometerplus/fbreader/fbreader/BookmarkHighlighting.java index fd9f107d4..5092fd3e3 100644 --- a/src/org/geometerplus/fbreader/fbreader/BookmarkHighlighting.java +++ b/src/org/geometerplus/fbreader/fbreader/BookmarkHighlighting.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java b/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java index 514ec5528..945cc41e3 100644 --- a/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java b/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java index 85ee23e9f..3208b223d 100644 --- a/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ExitAction.java b/src/org/geometerplus/fbreader/fbreader/ExitAction.java index c66301247..01b4d4486 100644 --- a/src/org/geometerplus/fbreader/fbreader/ExitAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ExitAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FBAction.java b/src/org/geometerplus/fbreader/fbreader/FBAction.java index bd092e540..e8f2ee832 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FBAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FBReaderApp.java b/src/org/geometerplus/fbreader/fbreader/FBReaderApp.java index 3d570187d..99b674c0e 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBReaderApp.java +++ b/src/org/geometerplus/fbreader/fbreader/FBReaderApp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FBView.java b/src/org/geometerplus/fbreader/fbreader/FBView.java index 2dc0afb47..15766c666 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBView.java +++ b/src/org/geometerplus/fbreader/fbreader/FBView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FindNextAction.java b/src/org/geometerplus/fbreader/fbreader/FindNextAction.java index c0c77608e..23a6bbdfc 100644 --- a/src/org/geometerplus/fbreader/fbreader/FindNextAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FindNextAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java b/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java index cb9d9bf44..5898a99e9 100644 --- a/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/MoveCursorAction.java b/src/org/geometerplus/fbreader/fbreader/MoveCursorAction.java index 1b137078b..d45118f57 100644 --- a/src/org/geometerplus/fbreader/fbreader/MoveCursorAction.java +++ b/src/org/geometerplus/fbreader/fbreader/MoveCursorAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/SelectionClearAction.java b/src/org/geometerplus/fbreader/fbreader/SelectionClearAction.java index cd006fb49..41f6001d1 100644 --- a/src/org/geometerplus/fbreader/fbreader/SelectionClearAction.java +++ b/src/org/geometerplus/fbreader/fbreader/SelectionClearAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java b/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java index cf793ad42..b853a4b26 100644 --- a/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java +++ b/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/TapZoneMap.java b/src/org/geometerplus/fbreader/fbreader/TapZoneMap.java index b9df6ecaf..2a582ef72 100644 --- a/src/org/geometerplus/fbreader/fbreader/TapZoneMap.java +++ b/src/org/geometerplus/fbreader/fbreader/TapZoneMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/TextBuildTraverser.java b/src/org/geometerplus/fbreader/fbreader/TextBuildTraverser.java index 632d9213d..9e5a04489 100644 --- a/src/org/geometerplus/fbreader/fbreader/TextBuildTraverser.java +++ b/src/org/geometerplus/fbreader/fbreader/TextBuildTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/TurnPageAction.java b/src/org/geometerplus/fbreader/fbreader/TurnPageAction.java index 6a1b0733a..ad3c4dca8 100644 --- a/src/org/geometerplus/fbreader/fbreader/TurnPageAction.java +++ b/src/org/geometerplus/fbreader/fbreader/TurnPageAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/VolumeKeyTurnPageAction.java b/src/org/geometerplus/fbreader/fbreader/VolumeKeyTurnPageAction.java index 2f661e277..eb995cbc6 100644 --- a/src/org/geometerplus/fbreader/fbreader/VolumeKeyTurnPageAction.java +++ b/src/org/geometerplus/fbreader/fbreader/VolumeKeyTurnPageAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/WallpapersUtil.java b/src/org/geometerplus/fbreader/fbreader/WallpapersUtil.java index 059f47831..da2138b0a 100644 --- a/src/org/geometerplus/fbreader/fbreader/WallpapersUtil.java +++ b/src/org/geometerplus/fbreader/fbreader/WallpapersUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/WordCountTraverser.java b/src/org/geometerplus/fbreader/fbreader/WordCountTraverser.java index 286b3d54c..49b825752 100644 --- a/src/org/geometerplus/fbreader/fbreader/WordCountTraverser.java +++ b/src/org/geometerplus/fbreader/fbreader/WordCountTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/CancelMenuHelper.java b/src/org/geometerplus/fbreader/fbreader/options/CancelMenuHelper.java index 59c49ef90..6cab698de 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/CancelMenuHelper.java +++ b/src/org/geometerplus/fbreader/fbreader/options/CancelMenuHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/ColorProfile.java b/src/org/geometerplus/fbreader/fbreader/options/ColorProfile.java index e32fcb53a..e1a276808 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/ColorProfile.java +++ b/src/org/geometerplus/fbreader/fbreader/options/ColorProfile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/EInkOptions.java b/src/org/geometerplus/fbreader/fbreader/options/EInkOptions.java index 41973902a..17844c2ce 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/EInkOptions.java +++ b/src/org/geometerplus/fbreader/fbreader/options/EInkOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/FooterOptions.java b/src/org/geometerplus/fbreader/fbreader/options/FooterOptions.java index fa1e4eccd..7134dc284 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/FooterOptions.java +++ b/src/org/geometerplus/fbreader/fbreader/options/FooterOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/ImageOptions.java b/src/org/geometerplus/fbreader/fbreader/options/ImageOptions.java index eb711c907..21b277d89 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/ImageOptions.java +++ b/src/org/geometerplus/fbreader/fbreader/options/ImageOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/MiscOptions.java b/src/org/geometerplus/fbreader/fbreader/options/MiscOptions.java index 3b09129a5..260763dd8 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/MiscOptions.java +++ b/src/org/geometerplus/fbreader/fbreader/options/MiscOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/PageTurningOptions.java b/src/org/geometerplus/fbreader/fbreader/options/PageTurningOptions.java index 6351f885f..8bd2bade2 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/PageTurningOptions.java +++ b/src/org/geometerplus/fbreader/fbreader/options/PageTurningOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/SyncOptions.java b/src/org/geometerplus/fbreader/fbreader/options/SyncOptions.java index 0188e1490..03dab06b7 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/SyncOptions.java +++ b/src/org/geometerplus/fbreader/fbreader/options/SyncOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/options/ViewOptions.java b/src/org/geometerplus/fbreader/fbreader/options/ViewOptions.java index 8abe9805b..1df65c307 100644 --- a/src/org/geometerplus/fbreader/fbreader/options/ViewOptions.java +++ b/src/org/geometerplus/fbreader/fbreader/options/ViewOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/BuiltinFormatPlugin.java b/src/org/geometerplus/fbreader/formats/BuiltinFormatPlugin.java index cab390c2d..4400cd6f9 100644 --- a/src/org/geometerplus/fbreader/formats/BuiltinFormatPlugin.java +++ b/src/org/geometerplus/fbreader/formats/BuiltinFormatPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/ComicBookPlugin.java b/src/org/geometerplus/fbreader/formats/ComicBookPlugin.java index b2bb9244c..8b1f47bac 100644 --- a/src/org/geometerplus/fbreader/formats/ComicBookPlugin.java +++ b/src/org/geometerplus/fbreader/formats/ComicBookPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/DjVuPlugin.java b/src/org/geometerplus/fbreader/formats/DjVuPlugin.java index b5900c4c6..8c517bada 100644 --- a/src/org/geometerplus/fbreader/formats/DjVuPlugin.java +++ b/src/org/geometerplus/fbreader/formats/DjVuPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/ExternalFormatPlugin.java b/src/org/geometerplus/fbreader/formats/ExternalFormatPlugin.java index 4515b2556..b8317fab4 100644 --- a/src/org/geometerplus/fbreader/formats/ExternalFormatPlugin.java +++ b/src/org/geometerplus/fbreader/formats/ExternalFormatPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/FormatPlugin.java b/src/org/geometerplus/fbreader/formats/FormatPlugin.java index ec75a022b..24d8d38b7 100644 --- a/src/org/geometerplus/fbreader/formats/FormatPlugin.java +++ b/src/org/geometerplus/fbreader/formats/FormatPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/NativeFormatPlugin.java b/src/org/geometerplus/fbreader/formats/NativeFormatPlugin.java index 8833cc748..1be597f75 100644 --- a/src/org/geometerplus/fbreader/formats/NativeFormatPlugin.java +++ b/src/org/geometerplus/fbreader/formats/NativeFormatPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/PDFPlugin.java b/src/org/geometerplus/fbreader/formats/PDFPlugin.java index ed9718d1a..b113af80d 100644 --- a/src/org/geometerplus/fbreader/formats/PDFPlugin.java +++ b/src/org/geometerplus/fbreader/formats/PDFPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/PluginCollection.java b/src/org/geometerplus/fbreader/formats/PluginCollection.java index 0b4b497df..c02fb1444 100644 --- a/src/org/geometerplus/fbreader/formats/PluginCollection.java +++ b/src/org/geometerplus/fbreader/formats/PluginCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/PluginImage.java b/src/org/geometerplus/fbreader/formats/PluginImage.java index f0135fa2d..3ffdcfc64 100644 --- a/src/org/geometerplus/fbreader/formats/PluginImage.java +++ b/src/org/geometerplus/fbreader/formats/PluginImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2AnnotationReader.java b/src/org/geometerplus/fbreader/formats/fb2/FB2AnnotationReader.java index 6bbde81fd..d81833bb1 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2AnnotationReader.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2AnnotationReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2NativePlugin.java b/src/org/geometerplus/fbreader/formats/fb2/FB2NativePlugin.java index a87503faf..9cd2584c7 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2NativePlugin.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2NativePlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/ContainerFileReader.java b/src/org/geometerplus/fbreader/formats/oeb/ContainerFileReader.java index 56f143fff..41988c4d5 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/ContainerFileReader.java +++ b/src/org/geometerplus/fbreader/formats/oeb/ContainerFileReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/OEBAnnotationReader.java b/src/org/geometerplus/fbreader/formats/oeb/OEBAnnotationReader.java index 87c4880d3..bc810f963 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/OEBAnnotationReader.java +++ b/src/org/geometerplus/fbreader/formats/oeb/OEBAnnotationReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/OEBNativePlugin.java b/src/org/geometerplus/fbreader/formats/oeb/OEBNativePlugin.java index c8db24752..7aa07e5e5 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/OEBNativePlugin.java +++ b/src/org/geometerplus/fbreader/formats/oeb/OEBNativePlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/AuthorListTree.java b/src/org/geometerplus/fbreader/library/AuthorListTree.java index b3a90fa60..cd4fb50d3 100644 --- a/src/org/geometerplus/fbreader/library/AuthorListTree.java +++ b/src/org/geometerplus/fbreader/library/AuthorListTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/AuthorTree.java b/src/org/geometerplus/fbreader/library/AuthorTree.java index 4cb7b8e9d..716cd6e9a 100644 --- a/src/org/geometerplus/fbreader/library/AuthorTree.java +++ b/src/org/geometerplus/fbreader/library/AuthorTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/BookInSeriesTree.java b/src/org/geometerplus/fbreader/library/BookInSeriesTree.java index f6fe4340b..04e523a8f 100644 --- a/src/org/geometerplus/fbreader/library/BookInSeriesTree.java +++ b/src/org/geometerplus/fbreader/library/BookInSeriesTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/BookTree.java b/src/org/geometerplus/fbreader/library/BookTree.java index fe61ab37a..004dfe804 100644 --- a/src/org/geometerplus/fbreader/library/BookTree.java +++ b/src/org/geometerplus/fbreader/library/BookTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/BookWithAuthorsTree.java b/src/org/geometerplus/fbreader/library/BookWithAuthorsTree.java index a355aa191..f78bef16a 100644 --- a/src/org/geometerplus/fbreader/library/BookWithAuthorsTree.java +++ b/src/org/geometerplus/fbreader/library/BookWithAuthorsTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/ExternalViewTree.java b/src/org/geometerplus/fbreader/library/ExternalViewTree.java index af0e9b588..8e53c6138 100644 --- a/src/org/geometerplus/fbreader/library/ExternalViewTree.java +++ b/src/org/geometerplus/fbreader/library/ExternalViewTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/FavoritesTree.java b/src/org/geometerplus/fbreader/library/FavoritesTree.java index bfcb69e7c..1258ef0cc 100644 --- a/src/org/geometerplus/fbreader/library/FavoritesTree.java +++ b/src/org/geometerplus/fbreader/library/FavoritesTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/FileFirstLevelTree.java b/src/org/geometerplus/fbreader/library/FileFirstLevelTree.java index 48f0d28c1..0b1f427b4 100644 --- a/src/org/geometerplus/fbreader/library/FileFirstLevelTree.java +++ b/src/org/geometerplus/fbreader/library/FileFirstLevelTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/FileTree.java b/src/org/geometerplus/fbreader/library/FileTree.java index 1bd1bd7ee..cfbc2ba1f 100644 --- a/src/org/geometerplus/fbreader/library/FileTree.java +++ b/src/org/geometerplus/fbreader/library/FileTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/FilteredTree.java b/src/org/geometerplus/fbreader/library/FilteredTree.java index b33649562..27b97daa8 100644 --- a/src/org/geometerplus/fbreader/library/FilteredTree.java +++ b/src/org/geometerplus/fbreader/library/FilteredTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/FirstLevelTree.java b/src/org/geometerplus/fbreader/library/FirstLevelTree.java index 623bd12bb..ccd2f6a73 100644 --- a/src/org/geometerplus/fbreader/library/FirstLevelTree.java +++ b/src/org/geometerplus/fbreader/library/FirstLevelTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/LibraryTree.java b/src/org/geometerplus/fbreader/library/LibraryTree.java index a66987559..aaafed9da 100644 --- a/src/org/geometerplus/fbreader/library/LibraryTree.java +++ b/src/org/geometerplus/fbreader/library/LibraryTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/RecentBooksTree.java b/src/org/geometerplus/fbreader/library/RecentBooksTree.java index b340fe4a3..3b6c88419 100644 --- a/src/org/geometerplus/fbreader/library/RecentBooksTree.java +++ b/src/org/geometerplus/fbreader/library/RecentBooksTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/RootTree.java b/src/org/geometerplus/fbreader/library/RootTree.java index 4d606912c..c4784876f 100644 --- a/src/org/geometerplus/fbreader/library/RootTree.java +++ b/src/org/geometerplus/fbreader/library/RootTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/SearchResultsTree.java b/src/org/geometerplus/fbreader/library/SearchResultsTree.java index d0529fc16..5232a021a 100644 --- a/src/org/geometerplus/fbreader/library/SearchResultsTree.java +++ b/src/org/geometerplus/fbreader/library/SearchResultsTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/SeriesListTree.java b/src/org/geometerplus/fbreader/library/SeriesListTree.java index 864bd79c6..85dfb4c42 100644 --- a/src/org/geometerplus/fbreader/library/SeriesListTree.java +++ b/src/org/geometerplus/fbreader/library/SeriesListTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/SeriesTree.java b/src/org/geometerplus/fbreader/library/SeriesTree.java index 0ca86d982..1b39d1348 100644 --- a/src/org/geometerplus/fbreader/library/SeriesTree.java +++ b/src/org/geometerplus/fbreader/library/SeriesTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/SyncLabelTree.java b/src/org/geometerplus/fbreader/library/SyncLabelTree.java index 85bc14a26..72d891219 100644 --- a/src/org/geometerplus/fbreader/library/SyncLabelTree.java +++ b/src/org/geometerplus/fbreader/library/SyncLabelTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/SyncTree.java b/src/org/geometerplus/fbreader/library/SyncTree.java index 13cd4b7b5..294c1bfef 100644 --- a/src/org/geometerplus/fbreader/library/SyncTree.java +++ b/src/org/geometerplus/fbreader/library/SyncTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/TagListTree.java b/src/org/geometerplus/fbreader/library/TagListTree.java index a65c04929..5d8a461f1 100644 --- a/src/org/geometerplus/fbreader/library/TagListTree.java +++ b/src/org/geometerplus/fbreader/library/TagListTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/TagTree.java b/src/org/geometerplus/fbreader/library/TagTree.java index 14e011db2..0ae5ba802 100644 --- a/src/org/geometerplus/fbreader/library/TagTree.java +++ b/src/org/geometerplus/fbreader/library/TagTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/TitleListTree.java b/src/org/geometerplus/fbreader/library/TitleListTree.java index 1a6101c61..5337323f8 100644 --- a/src/org/geometerplus/fbreader/library/TitleListTree.java +++ b/src/org/geometerplus/fbreader/library/TitleListTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/TitleTree.java b/src/org/geometerplus/fbreader/library/TitleTree.java index 282985de7..b7c772134 100644 --- a/src/org/geometerplus/fbreader/library/TitleTree.java +++ b/src/org/geometerplus/fbreader/library/TitleTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/AbstractNetworkLink.java b/src/org/geometerplus/fbreader/network/AbstractNetworkLink.java index 612cf0236..1c8b80444 100644 --- a/src/org/geometerplus/fbreader/network/AbstractNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/AbstractNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/AllCatalogsSearchItem.java b/src/org/geometerplus/fbreader/network/AllCatalogsSearchItem.java index 5665c9b32..164a2687e 100644 --- a/src/org/geometerplus/fbreader/network/AllCatalogsSearchItem.java +++ b/src/org/geometerplus/fbreader/network/AllCatalogsSearchItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/AlreadyPurchasedException.java b/src/org/geometerplus/fbreader/network/AlreadyPurchasedException.java index 99c0a420e..250d77e8f 100644 --- a/src/org/geometerplus/fbreader/network/AlreadyPurchasedException.java +++ b/src/org/geometerplus/fbreader/network/AlreadyPurchasedException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/Base64EncodedImage.java b/src/org/geometerplus/fbreader/network/Base64EncodedImage.java index 0efe98038..2fd9588fa 100644 --- a/src/org/geometerplus/fbreader/network/Base64EncodedImage.java +++ b/src/org/geometerplus/fbreader/network/Base64EncodedImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/BasketItem.java b/src/org/geometerplus/fbreader/network/BasketItem.java index 109463b66..d7703e4e8 100644 --- a/src/org/geometerplus/fbreader/network/BasketItem.java +++ b/src/org/geometerplus/fbreader/network/BasketItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/HtmlUtil.java b/src/org/geometerplus/fbreader/network/HtmlUtil.java index 9d176fa88..6a30b8099 100644 --- a/src/org/geometerplus/fbreader/network/HtmlUtil.java +++ b/src/org/geometerplus/fbreader/network/HtmlUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/ICustomNetworkLink.java b/src/org/geometerplus/fbreader/network/ICustomNetworkLink.java index e0e9c4bf4..06af77720 100644 --- a/src/org/geometerplus/fbreader/network/ICustomNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/ICustomNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/INetworkLink.java b/src/org/geometerplus/fbreader/network/INetworkLink.java index 436f78a0e..328e2f372 100644 --- a/src/org/geometerplus/fbreader/network/INetworkLink.java +++ b/src/org/geometerplus/fbreader/network/INetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/IPredefinedNetworkLink.java b/src/org/geometerplus/fbreader/network/IPredefinedNetworkLink.java index b0807b1fc..090a2961f 100644 --- a/src/org/geometerplus/fbreader/network/IPredefinedNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/IPredefinedNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/ISyncNetworkLink.java b/src/org/geometerplus/fbreader/network/ISyncNetworkLink.java index 67597b614..3f3d6e97b 100644 --- a/src/org/geometerplus/fbreader/network/ISyncNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/ISyncNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkBookItem.java b/src/org/geometerplus/fbreader/network/NetworkBookItem.java index e85d9ff34..cfc479c5d 100644 --- a/src/org/geometerplus/fbreader/network/NetworkBookItem.java +++ b/src/org/geometerplus/fbreader/network/NetworkBookItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkBookItemComparator.java b/src/org/geometerplus/fbreader/network/NetworkBookItemComparator.java index 486cfc3cb..152f777cb 100644 --- a/src/org/geometerplus/fbreader/network/NetworkBookItemComparator.java +++ b/src/org/geometerplus/fbreader/network/NetworkBookItemComparator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkCatalogItem.java b/src/org/geometerplus/fbreader/network/NetworkCatalogItem.java index 708109c0b..052dfcef8 100644 --- a/src/org/geometerplus/fbreader/network/NetworkCatalogItem.java +++ b/src/org/geometerplus/fbreader/network/NetworkCatalogItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkDatabase.java b/src/org/geometerplus/fbreader/network/NetworkDatabase.java index a67d8f24d..bbb04006b 100644 --- a/src/org/geometerplus/fbreader/network/NetworkDatabase.java +++ b/src/org/geometerplus/fbreader/network/NetworkDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkException.java b/src/org/geometerplus/fbreader/network/NetworkException.java index e694bc66c..a60f8aa86 100644 --- a/src/org/geometerplus/fbreader/network/NetworkException.java +++ b/src/org/geometerplus/fbreader/network/NetworkException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkImage.java b/src/org/geometerplus/fbreader/network/NetworkImage.java index e35d42321..e5144a223 100644 --- a/src/org/geometerplus/fbreader/network/NetworkImage.java +++ b/src/org/geometerplus/fbreader/network/NetworkImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkItem.java b/src/org/geometerplus/fbreader/network/NetworkItem.java index 0a1385f7b..a89c3e113 100644 --- a/src/org/geometerplus/fbreader/network/NetworkItem.java +++ b/src/org/geometerplus/fbreader/network/NetworkItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkLibrary.java b/src/org/geometerplus/fbreader/network/NetworkLibrary.java index 4a615af59..00448927b 100644 --- a/src/org/geometerplus/fbreader/network/NetworkLibrary.java +++ b/src/org/geometerplus/fbreader/network/NetworkLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkOperationData.java b/src/org/geometerplus/fbreader/network/NetworkOperationData.java index 84e64d1e8..935d405ed 100644 --- a/src/org/geometerplus/fbreader/network/NetworkOperationData.java +++ b/src/org/geometerplus/fbreader/network/NetworkOperationData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkTree.java b/src/org/geometerplus/fbreader/network/NetworkTree.java index dbbd4b6c9..abd3a72de 100644 --- a/src/org/geometerplus/fbreader/network/NetworkTree.java +++ b/src/org/geometerplus/fbreader/network/NetworkTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkURLCatalogItem.java b/src/org/geometerplus/fbreader/network/NetworkURLCatalogItem.java index dc2231283..6b8dba9aa 100644 --- a/src/org/geometerplus/fbreader/network/NetworkURLCatalogItem.java +++ b/src/org/geometerplus/fbreader/network/NetworkURLCatalogItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/RecentCatalogItem.java b/src/org/geometerplus/fbreader/network/RecentCatalogItem.java index 2ada5d852..2c47979cd 100644 --- a/src/org/geometerplus/fbreader/network/RecentCatalogItem.java +++ b/src/org/geometerplus/fbreader/network/RecentCatalogItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/RecentCatalogListItem.java b/src/org/geometerplus/fbreader/network/RecentCatalogListItem.java index a2c53dd97..1ea622fe0 100644 --- a/src/org/geometerplus/fbreader/network/RecentCatalogListItem.java +++ b/src/org/geometerplus/fbreader/network/RecentCatalogListItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/SearchItem.java b/src/org/geometerplus/fbreader/network/SearchItem.java index b45c992d7..551c1a27c 100644 --- a/src/org/geometerplus/fbreader/network/SearchItem.java +++ b/src/org/geometerplus/fbreader/network/SearchItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/SingleCatalogSearchItem.java b/src/org/geometerplus/fbreader/network/SingleCatalogSearchItem.java index fa3bca9d5..eb0138315 100644 --- a/src/org/geometerplus/fbreader/network/SingleCatalogSearchItem.java +++ b/src/org/geometerplus/fbreader/network/SingleCatalogSearchItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/TopUpItem.java b/src/org/geometerplus/fbreader/network/TopUpItem.java index 0838302cd..240e882d9 100644 --- a/src/org/geometerplus/fbreader/network/TopUpItem.java +++ b/src/org/geometerplus/fbreader/network/TopUpItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMAuthor.java b/src/org/geometerplus/fbreader/network/atom/ATOMAuthor.java index 222b67d76..05dd1402b 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMAuthor.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMAuthor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMCategory.java b/src/org/geometerplus/fbreader/network/atom/ATOMCategory.java index 994e2265a..600442d6a 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMCategory.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMCategory.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMCommonAttributes.java b/src/org/geometerplus/fbreader/network/atom/ATOMCommonAttributes.java index 788d9bd10..baa2e512c 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMCommonAttributes.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMCommonAttributes.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMConstants.java b/src/org/geometerplus/fbreader/network/atom/ATOMConstants.java index 9e2845963..64ca3f94e 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMConstants.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMConstants.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMContributor.java b/src/org/geometerplus/fbreader/network/atom/ATOMContributor.java index c9867bb7f..ac19f14b4 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMContributor.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMContributor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMDateConstruct.java b/src/org/geometerplus/fbreader/network/atom/ATOMDateConstruct.java index 20b8a4e2e..eb2326cb0 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMDateConstruct.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMDateConstruct.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMEntry.java b/src/org/geometerplus/fbreader/network/atom/ATOMEntry.java index 4bd256044..6f4e31c2f 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMEntry.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMFeedHandler.java b/src/org/geometerplus/fbreader/network/atom/ATOMFeedHandler.java index a11fa40f8..5f5333e91 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMFeedHandler.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMFeedHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMFeedMetadata.java b/src/org/geometerplus/fbreader/network/atom/ATOMFeedMetadata.java index 9db623a6a..4b9878d80 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMFeedMetadata.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMFeedMetadata.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMGenerator.java b/src/org/geometerplus/fbreader/network/atom/ATOMGenerator.java index a78075593..8f39ee0c3 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMGenerator.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMIcon.java b/src/org/geometerplus/fbreader/network/atom/ATOMIcon.java index 0ce24de35..a3085e757 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMIcon.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMIcon.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMId.java b/src/org/geometerplus/fbreader/network/atom/ATOMId.java index cc41202ce..b42e66ba7 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMId.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMId.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMLink.java b/src/org/geometerplus/fbreader/network/atom/ATOMLink.java index f70de3d0c..8c590aba8 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMLink.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMLogo.java b/src/org/geometerplus/fbreader/network/atom/ATOMLogo.java index 2ed821c7f..57a346741 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMLogo.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMLogo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMPersonConstruct.java b/src/org/geometerplus/fbreader/network/atom/ATOMPersonConstruct.java index 48f078dc3..16d0d950c 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMPersonConstruct.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMPersonConstruct.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMPublished.java b/src/org/geometerplus/fbreader/network/atom/ATOMPublished.java index 51f2733b5..475adef19 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMPublished.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMPublished.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMUpdated.java b/src/org/geometerplus/fbreader/network/atom/ATOMUpdated.java index bddde1dca..befd7e54e 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMUpdated.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMUpdated.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMXMLReader.java b/src/org/geometerplus/fbreader/network/atom/ATOMXMLReader.java index 1e075d4dc..3c668a26c 100644 --- a/src/org/geometerplus/fbreader/network/atom/ATOMXMLReader.java +++ b/src/org/geometerplus/fbreader/network/atom/ATOMXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/AbstractATOMFeedHandler.java b/src/org/geometerplus/fbreader/network/atom/AbstractATOMFeedHandler.java index 85e15e339..17dc2d596 100644 --- a/src/org/geometerplus/fbreader/network/atom/AbstractATOMFeedHandler.java +++ b/src/org/geometerplus/fbreader/network/atom/AbstractATOMFeedHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/FormattedBuffer.java b/src/org/geometerplus/fbreader/network/atom/FormattedBuffer.java index 3dd2e87b5..0a6cc4b6e 100644 --- a/src/org/geometerplus/fbreader/network/atom/FormattedBuffer.java +++ b/src/org/geometerplus/fbreader/network/atom/FormattedBuffer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/NetworkAuthenticationManager.java b/src/org/geometerplus/fbreader/network/authentication/NetworkAuthenticationManager.java index eca1b03e6..3fd0740e9 100644 --- a/src/org/geometerplus/fbreader/network/authentication/NetworkAuthenticationManager.java +++ b/src/org/geometerplus/fbreader/network/authentication/NetworkAuthenticationManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationManager.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationManager.java index 32a294c03..0b6ce23ce 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationManager.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationXMLReader.java index f4c228c68..b96cddbe3 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationXMLReader.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResBookshelfItem.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResBookshelfItem.java index 258a52398..a26d51007 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResBookshelfItem.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResBookshelfItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenre.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenre.java index b84c78ea8..84eb021d4 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenre.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenre.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenreMap.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenreMap.java index 8e48166e6..6decf6d7d 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenreMap.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenreMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResLoginXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResLoginXMLReader.java index 53dbc1797..f92fd7594 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResLoginXMLReader.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResLoginXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResNetworkRequest.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResNetworkRequest.java index 6b63efee4..becb3a474 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResNetworkRequest.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResNetworkRequest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResPasswordRecoveryXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResPasswordRecoveryXMLReader.java index 288a06eb5..55ad63120 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResPasswordRecoveryXMLReader.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResPasswordRecoveryXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResPurchaseXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResPurchaseXMLReader.java index ca6368963..036e0eb17 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResPurchaseXMLReader.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResPurchaseXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResRecommendationsItem.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResRecommendationsItem.java index 0b242a601..e4037e75b 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResRecommendationsItem.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResRecommendationsItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResUtil.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResUtil.java index 631fc1006..5427cba35 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResUtil.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResXMLReader.java index b6ac8e9b7..65142d1fd 100644 --- a/src/org/geometerplus/fbreader/network/authentication/litres/LitResXMLReader.java +++ b/src/org/geometerplus/fbreader/network/authentication/litres/LitResXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/AbstractOPDSFeedHandler.java b/src/org/geometerplus/fbreader/network/opds/AbstractOPDSFeedHandler.java index 80a7f1d5d..db13bf6d0 100644 --- a/src/org/geometerplus/fbreader/network/opds/AbstractOPDSFeedHandler.java +++ b/src/org/geometerplus/fbreader/network/opds/AbstractOPDSFeedHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/DCDate.java b/src/org/geometerplus/fbreader/network/opds/DCDate.java index ada1f3d24..061d02620 100644 --- a/src/org/geometerplus/fbreader/network/opds/DCDate.java +++ b/src/org/geometerplus/fbreader/network/opds/DCDate.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSBasketItem.java b/src/org/geometerplus/fbreader/network/opds/OPDSBasketItem.java index 2dbbb554c..0f934b6f1 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSBasketItem.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSBasketItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSBookItem.java b/src/org/geometerplus/fbreader/network/opds/OPDSBookItem.java index 2c00fd7d6..845125a92 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSBookItem.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSBookItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSCatalogInfoHandler.java b/src/org/geometerplus/fbreader/network/opds/OPDSCatalogInfoHandler.java index 06e39defc..49ef0321f 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSCatalogInfoHandler.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSCatalogInfoHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSCatalogItem.java b/src/org/geometerplus/fbreader/network/opds/OPDSCatalogItem.java index de47e477d..694939ae2 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSCatalogItem.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSCatalogItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSConstants.java b/src/org/geometerplus/fbreader/network/opds/OPDSConstants.java index f5ed5cb6c..c0977f813 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSConstants.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSConstants.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSCustomNetworkLink.java b/src/org/geometerplus/fbreader/network/opds/OPDSCustomNetworkLink.java index 8920847c3..1ad0e62fd 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSCustomNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSCustomNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSEntry.java b/src/org/geometerplus/fbreader/network/opds/OPDSEntry.java index 09974470a..5aaba87f6 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSEntry.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSFeedHandler.java b/src/org/geometerplus/fbreader/network/opds/OPDSFeedHandler.java index dff6f06a8..197e154c7 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSFeedHandler.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSFeedHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSFeedMetadata.java b/src/org/geometerplus/fbreader/network/opds/OPDSFeedMetadata.java index 0678dac9d..cbcc2eb6a 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSFeedMetadata.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSFeedMetadata.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSLink.java b/src/org/geometerplus/fbreader/network/opds/OPDSLink.java index 1f2d57c90..74e08142a 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSLink.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSLinkReader.java b/src/org/geometerplus/fbreader/network/opds/OPDSLinkReader.java index 11c680671..e4cd3a9ae 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSLinkReader.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSLinkReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSLinkXMLReader.java b/src/org/geometerplus/fbreader/network/opds/OPDSLinkXMLReader.java index 937851706..bd259840d 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSLinkXMLReader.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSLinkXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSNetworkLink.java b/src/org/geometerplus/fbreader/network/opds/OPDSNetworkLink.java index bc8a1ef8d..3e2280674 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSPredefinedNetworkLink.java b/src/org/geometerplus/fbreader/network/opds/OPDSPredefinedNetworkLink.java index 2897ea3f2..9fb7c6d8e 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSPredefinedNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSPredefinedNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSSyncNetworkLink.java b/src/org/geometerplus/fbreader/network/opds/OPDSSyncNetworkLink.java index 271e0056d..b6bc5f1db 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSSyncNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSSyncNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSXMLReader.java b/src/org/geometerplus/fbreader/network/opds/OPDSXMLReader.java index 9a29eb856..e790b7a51 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSXMLReader.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OpenSearchDescription.java b/src/org/geometerplus/fbreader/network/opds/OpenSearchDescription.java index ac0ad061f..ce671e47c 100644 --- a/src/org/geometerplus/fbreader/network/opds/OpenSearchDescription.java +++ b/src/org/geometerplus/fbreader/network/opds/OpenSearchDescription.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OpenSearchXMLReader.java b/src/org/geometerplus/fbreader/network/opds/OpenSearchXMLReader.java index a9f55ec0e..410ae2855 100644 --- a/src/org/geometerplus/fbreader/network/opds/OpenSearchXMLReader.java +++ b/src/org/geometerplus/fbreader/network/opds/OpenSearchXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/RelationAlias.java b/src/org/geometerplus/fbreader/network/opds/RelationAlias.java index f40147eed..dba1de99c 100644 --- a/src/org/geometerplus/fbreader/network/opds/RelationAlias.java +++ b/src/org/geometerplus/fbreader/network/opds/RelationAlias.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/SimpleOPDSFeedHandler.java b/src/org/geometerplus/fbreader/network/opds/SimpleOPDSFeedHandler.java index b6cb5037b..9854e0895 100644 --- a/src/org/geometerplus/fbreader/network/opds/SimpleOPDSFeedHandler.java +++ b/src/org/geometerplus/fbreader/network/opds/SimpleOPDSFeedHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/URLRewritingRule.java b/src/org/geometerplus/fbreader/network/opds/URLRewritingRule.java index 3809790a4..99e3b4747 100644 --- a/src/org/geometerplus/fbreader/network/opds/URLRewritingRule.java +++ b/src/org/geometerplus/fbreader/network/opds/URLRewritingRule.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/AbstractRSSChannelHandler.java b/src/org/geometerplus/fbreader/network/rss/AbstractRSSChannelHandler.java index 68d4a9f75..58f377ceb 100644 --- a/src/org/geometerplus/fbreader/network/rss/AbstractRSSChannelHandler.java +++ b/src/org/geometerplus/fbreader/network/rss/AbstractRSSChannelHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSAuthor.java b/src/org/geometerplus/fbreader/network/rss/RSSAuthor.java index 8adc0574f..291c4366d 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSAuthor.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSAuthor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSBookItem.java b/src/org/geometerplus/fbreader/network/rss/RSSBookItem.java index 817c2ccbe..c41f2e43e 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSBookItem.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSBookItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSCatalogItem.java b/src/org/geometerplus/fbreader/network/rss/RSSCatalogItem.java index 382cd6ff6..47d098f3a 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSCatalogItem.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSCatalogItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSCategory.java b/src/org/geometerplus/fbreader/network/rss/RSSCategory.java index 3ac99a611..92567d7ca 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSCategory.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSCategory.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSChannelHandler.java b/src/org/geometerplus/fbreader/network/rss/RSSChannelHandler.java index 3e6869b39..b00349a7b 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSChannelHandler.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSChannelHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSChannelMetadata.java b/src/org/geometerplus/fbreader/network/rss/RSSChannelMetadata.java index fbde28513..bc022262a 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSChannelMetadata.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSChannelMetadata.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSId.java b/src/org/geometerplus/fbreader/network/rss/RSSId.java index 643c30bb6..ea55c6073 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSId.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSId.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSItem.java b/src/org/geometerplus/fbreader/network/rss/RSSItem.java index 68802543f..672e76811 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSItem.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSLink.java b/src/org/geometerplus/fbreader/network/rss/RSSLink.java index d6dc09fd8..59e685820 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSLink.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSNetworkLink.java b/src/org/geometerplus/fbreader/network/rss/RSSNetworkLink.java index 48b8d6c60..0be3953ae 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/rss/RSSXMLReader.java b/src/org/geometerplus/fbreader/network/rss/RSSXMLReader.java index bf28a305a..df3723d3d 100644 --- a/src/org/geometerplus/fbreader/network/rss/RSSXMLReader.java +++ b/src/org/geometerplus/fbreader/network/rss/RSSXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/sync/SyncData.java b/src/org/geometerplus/fbreader/network/sync/SyncData.java index 404004ec1..ed1f5e559 100644 --- a/src/org/geometerplus/fbreader/network/sync/SyncData.java +++ b/src/org/geometerplus/fbreader/network/sync/SyncData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/sync/SyncUtil.java b/src/org/geometerplus/fbreader/network/sync/SyncUtil.java index e4457a619..13c933deb 100644 --- a/src/org/geometerplus/fbreader/network/sync/SyncUtil.java +++ b/src/org/geometerplus/fbreader/network/sync/SyncUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/AddCustomCatalogItemTree.java b/src/org/geometerplus/fbreader/network/tree/AddCustomCatalogItemTree.java index e1e530e68..edb4fdbc7 100644 --- a/src/org/geometerplus/fbreader/network/tree/AddCustomCatalogItemTree.java +++ b/src/org/geometerplus/fbreader/network/tree/AddCustomCatalogItemTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/BasketCatalogTree.java b/src/org/geometerplus/fbreader/network/tree/BasketCatalogTree.java index c9dd42d62..df2231db0 100644 --- a/src/org/geometerplus/fbreader/network/tree/BasketCatalogTree.java +++ b/src/org/geometerplus/fbreader/network/tree/BasketCatalogTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/CatalogExpander.java b/src/org/geometerplus/fbreader/network/tree/CatalogExpander.java index 52fa3b432..9a6777a2f 100644 --- a/src/org/geometerplus/fbreader/network/tree/CatalogExpander.java +++ b/src/org/geometerplus/fbreader/network/tree/CatalogExpander.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/ManageCatalogsItemTree.java b/src/org/geometerplus/fbreader/network/tree/ManageCatalogsItemTree.java index 9daf03ed3..fc7f181e0 100644 --- a/src/org/geometerplus/fbreader/network/tree/ManageCatalogsItemTree.java +++ b/src/org/geometerplus/fbreader/network/tree/ManageCatalogsItemTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkAuthorTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkAuthorTree.java index 2cdd66acf..5a363047b 100644 --- a/src/org/geometerplus/fbreader/network/tree/NetworkAuthorTree.java +++ b/src/org/geometerplus/fbreader/network/tree/NetworkAuthorTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkBookTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkBookTree.java index cb4ced04b..a7ce0e923 100644 --- a/src/org/geometerplus/fbreader/network/tree/NetworkBookTree.java +++ b/src/org/geometerplus/fbreader/network/tree/NetworkBookTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkCatalogRootTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkCatalogRootTree.java index d3af8f27f..47c777086 100644 --- a/src/org/geometerplus/fbreader/network/tree/NetworkCatalogRootTree.java +++ b/src/org/geometerplus/fbreader/network/tree/NetworkCatalogRootTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkCatalogTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkCatalogTree.java index ef95be255..20a592031 100644 --- a/src/org/geometerplus/fbreader/network/tree/NetworkCatalogTree.java +++ b/src/org/geometerplus/fbreader/network/tree/NetworkCatalogTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkItemsLoader.java b/src/org/geometerplus/fbreader/network/tree/NetworkItemsLoader.java index 6ae411b55..f3bd1fee1 100644 --- a/src/org/geometerplus/fbreader/network/tree/NetworkItemsLoader.java +++ b/src/org/geometerplus/fbreader/network/tree/NetworkItemsLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkSeriesTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkSeriesTree.java index e669d3c60..706ca3ab6 100644 --- a/src/org/geometerplus/fbreader/network/tree/NetworkSeriesTree.java +++ b/src/org/geometerplus/fbreader/network/tree/NetworkSeriesTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkTreeFactory.java b/src/org/geometerplus/fbreader/network/tree/NetworkTreeFactory.java index 6ae737cab..147dcfa7a 100644 --- a/src/org/geometerplus/fbreader/network/tree/NetworkTreeFactory.java +++ b/src/org/geometerplus/fbreader/network/tree/NetworkTreeFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/RecentCatalogListTree.java b/src/org/geometerplus/fbreader/network/tree/RecentCatalogListTree.java index 0fbcc007e..5c51e68c3 100644 --- a/src/org/geometerplus/fbreader/network/tree/RecentCatalogListTree.java +++ b/src/org/geometerplus/fbreader/network/tree/RecentCatalogListTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/RootTree.java b/src/org/geometerplus/fbreader/network/tree/RootTree.java index 5a5d93b01..6e26f2bcf 100644 --- a/src/org/geometerplus/fbreader/network/tree/RootTree.java +++ b/src/org/geometerplus/fbreader/network/tree/RootTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/SearchCatalogTree.java b/src/org/geometerplus/fbreader/network/tree/SearchCatalogTree.java index b9a3082e1..5f97a937a 100644 --- a/src/org/geometerplus/fbreader/network/tree/SearchCatalogTree.java +++ b/src/org/geometerplus/fbreader/network/tree/SearchCatalogTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/Searcher.java b/src/org/geometerplus/fbreader/network/tree/Searcher.java index 302d073dc..b6422901f 100644 --- a/src/org/geometerplus/fbreader/network/tree/Searcher.java +++ b/src/org/geometerplus/fbreader/network/tree/Searcher.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/TopUpTree.java b/src/org/geometerplus/fbreader/network/tree/TopUpTree.java index eaa0c5502..98c150ef5 100644 --- a/src/org/geometerplus/fbreader/network/tree/TopUpTree.java +++ b/src/org/geometerplus/fbreader/network/tree/TopUpTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/urlInfo/BookBuyUrlInfo.java b/src/org/geometerplus/fbreader/network/urlInfo/BookBuyUrlInfo.java index 521c39214..3b5acc62d 100644 --- a/src/org/geometerplus/fbreader/network/urlInfo/BookBuyUrlInfo.java +++ b/src/org/geometerplus/fbreader/network/urlInfo/BookBuyUrlInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/urlInfo/BookUrlInfo.java b/src/org/geometerplus/fbreader/network/urlInfo/BookUrlInfo.java index 597c3456b..dd22c7335 100644 --- a/src/org/geometerplus/fbreader/network/urlInfo/BookUrlInfo.java +++ b/src/org/geometerplus/fbreader/network/urlInfo/BookUrlInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/urlInfo/DecoratedBookUrlInfo.java b/src/org/geometerplus/fbreader/network/urlInfo/DecoratedBookUrlInfo.java index d48878850..86d5c1467 100644 --- a/src/org/geometerplus/fbreader/network/urlInfo/DecoratedBookUrlInfo.java +++ b/src/org/geometerplus/fbreader/network/urlInfo/DecoratedBookUrlInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/urlInfo/RelatedUrlInfo.java b/src/org/geometerplus/fbreader/network/urlInfo/RelatedUrlInfo.java index b2ea026ad..811c44d2d 100644 --- a/src/org/geometerplus/fbreader/network/urlInfo/RelatedUrlInfo.java +++ b/src/org/geometerplus/fbreader/network/urlInfo/RelatedUrlInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/urlInfo/UrlInfo.java b/src/org/geometerplus/fbreader/network/urlInfo/UrlInfo.java index 1160196ca..0f8f8727e 100644 --- a/src/org/geometerplus/fbreader/network/urlInfo/UrlInfo.java +++ b/src/org/geometerplus/fbreader/network/urlInfo/UrlInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/urlInfo/UrlInfoCollection.java b/src/org/geometerplus/fbreader/network/urlInfo/UrlInfoCollection.java index b64769c47..92a3c5175 100644 --- a/src/org/geometerplus/fbreader/network/urlInfo/UrlInfoCollection.java +++ b/src/org/geometerplus/fbreader/network/urlInfo/UrlInfoCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/urlInfo/UrlInfoWithDate.java b/src/org/geometerplus/fbreader/network/urlInfo/UrlInfoWithDate.java index 2144bbfbf..c177661c1 100644 --- a/src/org/geometerplus/fbreader/network/urlInfo/UrlInfoWithDate.java +++ b/src/org/geometerplus/fbreader/network/urlInfo/UrlInfoWithDate.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/sort/TitledEntity.java b/src/org/geometerplus/fbreader/sort/TitledEntity.java index 698405da9..b6d476e0b 100644 --- a/src/org/geometerplus/fbreader/sort/TitledEntity.java +++ b/src/org/geometerplus/fbreader/sort/TitledEntity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/tips/Tip.java b/src/org/geometerplus/fbreader/tips/Tip.java index a89d8accc..cde376152 100644 --- a/src/org/geometerplus/fbreader/tips/Tip.java +++ b/src/org/geometerplus/fbreader/tips/Tip.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/tips/TipsFeedHandler.java b/src/org/geometerplus/fbreader/tips/TipsFeedHandler.java index c92786948..5f710c124 100644 --- a/src/org/geometerplus/fbreader/tips/TipsFeedHandler.java +++ b/src/org/geometerplus/fbreader/tips/TipsFeedHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/tips/TipsManager.java b/src/org/geometerplus/fbreader/tips/TipsManager.java index dde122b33..e5084f170 100644 --- a/src/org/geometerplus/fbreader/tips/TipsManager.java +++ b/src/org/geometerplus/fbreader/tips/TipsManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/tree/FBTree.java b/src/org/geometerplus/fbreader/tree/FBTree.java index 31f6f6881..3b72b411f 100644 --- a/src/org/geometerplus/fbreader/tree/FBTree.java +++ b/src/org/geometerplus/fbreader/tree/FBTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/application/ZLApplication.java b/src/org/geometerplus/zlibrary/core/application/ZLApplication.java index 516c7b85e..5630e493e 100644 --- a/src/org/geometerplus/zlibrary/core/application/ZLApplication.java +++ b/src/org/geometerplus/zlibrary/core/application/ZLApplication.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/application/ZLApplicationWindow.java b/src/org/geometerplus/zlibrary/core/application/ZLApplicationWindow.java index 424ddf22f..e54fb5f00 100644 --- a/src/org/geometerplus/zlibrary/core/application/ZLApplicationWindow.java +++ b/src/org/geometerplus/zlibrary/core/application/ZLApplicationWindow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/application/ZLKeyBindings.java b/src/org/geometerplus/zlibrary/core/application/ZLKeyBindings.java index e33fade0a..e105130bc 100644 --- a/src/org/geometerplus/zlibrary/core/application/ZLKeyBindings.java +++ b/src/org/geometerplus/zlibrary/core/application/ZLKeyBindings.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/constants/XMLNamespaces.java b/src/org/geometerplus/zlibrary/core/constants/XMLNamespaces.java index 7259255d8..44d4a7f14 100644 --- a/src/org/geometerplus/zlibrary/core/constants/XMLNamespaces.java +++ b/src/org/geometerplus/zlibrary/core/constants/XMLNamespaces.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/drm/EncryptionMethod.java b/src/org/geometerplus/zlibrary/core/drm/EncryptionMethod.java index 9abbaf7db..d447d39a5 100644 --- a/src/org/geometerplus/zlibrary/core/drm/EncryptionMethod.java +++ b/src/org/geometerplus/zlibrary/core/drm/EncryptionMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/drm/FileEncryptionInfo.java b/src/org/geometerplus/zlibrary/core/drm/FileEncryptionInfo.java index 90304ca74..524c4cfad 100644 --- a/src/org/geometerplus/zlibrary/core/drm/FileEncryptionInfo.java +++ b/src/org/geometerplus/zlibrary/core/drm/FileEncryptionInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/drm/embedding/EmbeddingInputStream.java b/src/org/geometerplus/zlibrary/core/drm/embedding/EmbeddingInputStream.java index f87252c94..1f750501a 100644 --- a/src/org/geometerplus/zlibrary/core/drm/embedding/EmbeddingInputStream.java +++ b/src/org/geometerplus/zlibrary/core/drm/embedding/EmbeddingInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/encodings/AutoEncodingCollection.java b/src/org/geometerplus/zlibrary/core/encodings/AutoEncodingCollection.java index 01df8af3a..276898a23 100644 --- a/src/org/geometerplus/zlibrary/core/encodings/AutoEncodingCollection.java +++ b/src/org/geometerplus/zlibrary/core/encodings/AutoEncodingCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/encodings/Encoding.java b/src/org/geometerplus/zlibrary/core/encodings/Encoding.java index f7847e891..01ad4a1b3 100644 --- a/src/org/geometerplus/zlibrary/core/encodings/Encoding.java +++ b/src/org/geometerplus/zlibrary/core/encodings/Encoding.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/encodings/EncodingCollection.java b/src/org/geometerplus/zlibrary/core/encodings/EncodingCollection.java index c797f4c1e..09fbe6259 100644 --- a/src/org/geometerplus/zlibrary/core/encodings/EncodingCollection.java +++ b/src/org/geometerplus/zlibrary/core/encodings/EncodingCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/encodings/EncodingConverter.java b/src/org/geometerplus/zlibrary/core/encodings/EncodingConverter.java index 3f4b788c0..d98513fee 100644 --- a/src/org/geometerplus/zlibrary/core/encodings/EncodingConverter.java +++ b/src/org/geometerplus/zlibrary/core/encodings/EncodingConverter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/encodings/FilteredEncodingCollection.java b/src/org/geometerplus/zlibrary/core/encodings/FilteredEncodingCollection.java index 2d4636a9b..0fa48b55a 100644 --- a/src/org/geometerplus/zlibrary/core/encodings/FilteredEncodingCollection.java +++ b/src/org/geometerplus/zlibrary/core/encodings/FilteredEncodingCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/encodings/JavaEncodingCollection.java b/src/org/geometerplus/zlibrary/core/encodings/JavaEncodingCollection.java index 8cd684c45..7c4cab6e9 100644 --- a/src/org/geometerplus/zlibrary/core/encodings/JavaEncodingCollection.java +++ b/src/org/geometerplus/zlibrary/core/encodings/JavaEncodingCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLArchiveEntryFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLArchiveEntryFile.java index 1034e6301..474bd55a5 100644 --- a/src/org/geometerplus/zlibrary/core/filesystem/ZLArchiveEntryFile.java +++ b/src/org/geometerplus/zlibrary/core/filesystem/ZLArchiveEntryFile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLFile.java index 26ad84aec..5c2813d07 100644 --- a/src/org/geometerplus/zlibrary/core/filesystem/ZLFile.java +++ b/src/org/geometerplus/zlibrary/core/filesystem/ZLFile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLPhysicalFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLPhysicalFile.java index f124c0c56..06d411e48 100644 --- a/src/org/geometerplus/zlibrary/core/filesystem/ZLPhysicalFile.java +++ b/src/org/geometerplus/zlibrary/core/filesystem/ZLPhysicalFile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLResourceFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLResourceFile.java index 72c74495c..b03b0c9d7 100644 --- a/src/org/geometerplus/zlibrary/core/filesystem/ZLResourceFile.java +++ b/src/org/geometerplus/zlibrary/core/filesystem/ZLResourceFile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLZipEntryFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLZipEntryFile.java index a75759659..0a1232177 100644 --- a/src/org/geometerplus/zlibrary/core/filesystem/ZLZipEntryFile.java +++ b/src/org/geometerplus/zlibrary/core/filesystem/ZLZipEntryFile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarEntryFile.java b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarEntryFile.java index a46143c20..ac9e88003 100644 --- a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarEntryFile.java +++ b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarEntryFile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarHeader.java b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarHeader.java index ef52f26db..0c7526c01 100644 --- a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarHeader.java +++ b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarHeader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarInputStream.java b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarInputStream.java index 4fc7dc085..0e33e2f4f 100644 --- a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarInputStream.java +++ b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileType.java b/src/org/geometerplus/zlibrary/core/filetypes/FileType.java index 8abfa0382..4a73118c1 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileType.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeCBZ.java b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeCBZ.java index 4b2be686e..361cd2a51 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeCBZ.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeCBZ.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeCollection.java b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeCollection.java index 96fa7ca82..9473c043d 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeCollection.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeDjVu.java b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeDjVu.java index bd1f65317..e04223b05 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeDjVu.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeDjVu.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeEpub.java b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeEpub.java index 66275a967..d33045f81 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeEpub.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeEpub.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeFB2.java b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeFB2.java index 1f18bc9e5..0f0b1eeb7 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeFB2.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeFB2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeHtml.java b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeHtml.java index 738a7023d..096bb960f 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeHtml.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeHtml.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeMobipocket.java b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeMobipocket.java index b889fd86a..1b16cacc2 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileTypeMobipocket.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileTypeMobipocket.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/FileTypePalm.java b/src/org/geometerplus/zlibrary/core/filetypes/FileTypePalm.java index 4f2aaac62..827545fd3 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/FileTypePalm.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/FileTypePalm.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filetypes/SimpleFileType.java b/src/org/geometerplus/zlibrary/core/filetypes/SimpleFileType.java index 4c883c4d4..bfb90aa7f 100644 --- a/src/org/geometerplus/zlibrary/core/filetypes/SimpleFileType.java +++ b/src/org/geometerplus/zlibrary/core/filetypes/SimpleFileType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Geometer Plus + * Copyright (C) 2012-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/fonts/FileInfo.java b/src/org/geometerplus/zlibrary/core/fonts/FileInfo.java index 5652db130..e2881b375 100644 --- a/src/org/geometerplus/zlibrary/core/fonts/FileInfo.java +++ b/src/org/geometerplus/zlibrary/core/fonts/FileInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/fonts/FontEntry.java b/src/org/geometerplus/zlibrary/core/fonts/FontEntry.java index 06ad6d5c2..8f53a2574 100644 --- a/src/org/geometerplus/zlibrary/core/fonts/FontEntry.java +++ b/src/org/geometerplus/zlibrary/core/fonts/FontEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/fonts/FontManager.java b/src/org/geometerplus/zlibrary/core/fonts/FontManager.java index 62846520d..4369701ec 100644 --- a/src/org/geometerplus/zlibrary/core/fonts/FontManager.java +++ b/src/org/geometerplus/zlibrary/core/fonts/FontManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLBase64EncodedImage.java b/src/org/geometerplus/zlibrary/core/image/ZLBase64EncodedImage.java index a7be58c4c..bc83d8b3c 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLBase64EncodedImage.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLBase64EncodedImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLFileImage.java b/src/org/geometerplus/zlibrary/core/image/ZLFileImage.java index ac1be0182..d45f3c776 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLFileImage.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLFileImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLFileImageProxy.java b/src/org/geometerplus/zlibrary/core/image/ZLFileImageProxy.java index 8009dae81..93223711f 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLFileImageProxy.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLFileImageProxy.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImage.java b/src/org/geometerplus/zlibrary/core/image/ZLImage.java index 002430a4e..7cff37c43 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLImage.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImageData.java b/src/org/geometerplus/zlibrary/core/image/ZLImageData.java index 0918bf5ab..3d99eb2b6 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLImageData.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLImageData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImageManager.java b/src/org/geometerplus/zlibrary/core/image/ZLImageManager.java index 0f92b7c97..b221e1d86 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLImageManager.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLImageManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImageProxy.java b/src/org/geometerplus/zlibrary/core/image/ZLImageProxy.java index a42589e59..17985466c 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLImageProxy.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLImageProxy.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImageSelfSynchronizableProxy.java b/src/org/geometerplus/zlibrary/core/image/ZLImageSelfSynchronizableProxy.java index f14f0a9bb..a5f1412e4 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLImageSelfSynchronizableProxy.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLImageSelfSynchronizableProxy.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLStreamImage.java b/src/org/geometerplus/zlibrary/core/image/ZLStreamImage.java index 4bccd75c0..8c1c79f51 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLStreamImage.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLStreamImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/language/Language.java b/src/org/geometerplus/zlibrary/core/language/Language.java index 35ebe1773..77cda8d61 100644 --- a/src/org/geometerplus/zlibrary/core/language/Language.java +++ b/src/org/geometerplus/zlibrary/core/language/Language.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/language/ZLLanguageUtil.java b/src/org/geometerplus/zlibrary/core/language/ZLLanguageUtil.java index 9f89ab1fd..b9da9f4d0 100644 --- a/src/org/geometerplus/zlibrary/core/language/ZLLanguageUtil.java +++ b/src/org/geometerplus/zlibrary/core/language/ZLLanguageUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/library/ZLibrary.java b/src/org/geometerplus/zlibrary/core/library/ZLibrary.java index 6d8c93433..423eaf005 100644 --- a/src/org/geometerplus/zlibrary/core/library/ZLibrary.java +++ b/src/org/geometerplus/zlibrary/core/library/ZLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/money/Money.java b/src/org/geometerplus/zlibrary/core/money/Money.java index 542a5136c..159ac50b3 100644 --- a/src/org/geometerplus/zlibrary/core/money/Money.java +++ b/src/org/geometerplus/zlibrary/core/money/Money.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/money/MoneyException.java b/src/org/geometerplus/zlibrary/core/money/MoneyException.java index dbd4ea3ee..a64c74766 100644 --- a/src/org/geometerplus/zlibrary/core/money/MoneyException.java +++ b/src/org/geometerplus/zlibrary/core/money/MoneyException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/BearerAuthenticationException.java b/src/org/geometerplus/zlibrary/core/network/BearerAuthenticationException.java index 8018e434b..7b89c036b 100644 --- a/src/org/geometerplus/zlibrary/core/network/BearerAuthenticationException.java +++ b/src/org/geometerplus/zlibrary/core/network/BearerAuthenticationException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/CookieDatabase.java b/src/org/geometerplus/zlibrary/core/network/CookieDatabase.java index 0dc640c2d..767c17f1b 100644 --- a/src/org/geometerplus/zlibrary/core/network/CookieDatabase.java +++ b/src/org/geometerplus/zlibrary/core/network/CookieDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/JsonRequest.java b/src/org/geometerplus/zlibrary/core/network/JsonRequest.java index 683113401..55f2d7738 100644 --- a/src/org/geometerplus/zlibrary/core/network/JsonRequest.java +++ b/src/org/geometerplus/zlibrary/core/network/JsonRequest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/JsonRequest2.java b/src/org/geometerplus/zlibrary/core/network/JsonRequest2.java index 7201d9450..d065db95c 100644 --- a/src/org/geometerplus/zlibrary/core/network/JsonRequest2.java +++ b/src/org/geometerplus/zlibrary/core/network/JsonRequest2.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/QuietNetworkContext.java b/src/org/geometerplus/zlibrary/core/network/QuietNetworkContext.java index 16249c4a0..1a86eef7d 100644 --- a/src/org/geometerplus/zlibrary/core/network/QuietNetworkContext.java +++ b/src/org/geometerplus/zlibrary/core/network/QuietNetworkContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLNetworkAuthenticationException.java b/src/org/geometerplus/zlibrary/core/network/ZLNetworkAuthenticationException.java index 09d40b0be..efe358c57 100644 --- a/src/org/geometerplus/zlibrary/core/network/ZLNetworkAuthenticationException.java +++ b/src/org/geometerplus/zlibrary/core/network/ZLNetworkAuthenticationException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLNetworkContext.java b/src/org/geometerplus/zlibrary/core/network/ZLNetworkContext.java index 4630cacc6..a1ca85562 100644 --- a/src/org/geometerplus/zlibrary/core/network/ZLNetworkContext.java +++ b/src/org/geometerplus/zlibrary/core/network/ZLNetworkContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLNetworkException.java b/src/org/geometerplus/zlibrary/core/network/ZLNetworkException.java index ac5da2f2a..0f6bb58a7 100644 --- a/src/org/geometerplus/zlibrary/core/network/ZLNetworkException.java +++ b/src/org/geometerplus/zlibrary/core/network/ZLNetworkException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLNetworkManager.java b/src/org/geometerplus/zlibrary/core/network/ZLNetworkManager.java index 71dc62805..d69cfb7b9 100644 --- a/src/org/geometerplus/zlibrary/core/network/ZLNetworkManager.java +++ b/src/org/geometerplus/zlibrary/core/network/ZLNetworkManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLNetworkRequest.java b/src/org/geometerplus/zlibrary/core/network/ZLNetworkRequest.java index 01759e294..b183ccb58 100644 --- a/src/org/geometerplus/zlibrary/core/network/ZLNetworkRequest.java +++ b/src/org/geometerplus/zlibrary/core/network/ZLNetworkRequest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/Config.java b/src/org/geometerplus/zlibrary/core/options/Config.java index 66069eb27..b6ccc8a2b 100644 --- a/src/org/geometerplus/zlibrary/core/options/Config.java +++ b/src/org/geometerplus/zlibrary/core/options/Config.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/StringPair.java b/src/org/geometerplus/zlibrary/core/options/StringPair.java index b7f91804b..d320c6d66 100644 --- a/src/org/geometerplus/zlibrary/core/options/StringPair.java +++ b/src/org/geometerplus/zlibrary/core/options/StringPair.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLBoolean3Option.java b/src/org/geometerplus/zlibrary/core/options/ZLBoolean3Option.java index aa276b213..8fd53ab57 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLBoolean3Option.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLBoolean3Option.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLBooleanOption.java b/src/org/geometerplus/zlibrary/core/options/ZLBooleanOption.java index 27c5404a8..515b25baa 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLBooleanOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLBooleanOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLColorOption.java b/src/org/geometerplus/zlibrary/core/options/ZLColorOption.java index efa8db12c..43e4813f6 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLColorOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLColorOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLEnumOption.java b/src/org/geometerplus/zlibrary/core/options/ZLEnumOption.java index 82048e19f..bf4127680 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLEnumOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLEnumOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLIntegerOption.java b/src/org/geometerplus/zlibrary/core/options/ZLIntegerOption.java index 2a587d442..2725e139d 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLIntegerOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLIntegerOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLIntegerRangeOption.java b/src/org/geometerplus/zlibrary/core/options/ZLIntegerRangeOption.java index 2a710fa7f..7fc89d4ee 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLIntegerRangeOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLIntegerRangeOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLOption.java b/src/org/geometerplus/zlibrary/core/options/ZLOption.java index 0ce301f55..d333fc2bd 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLStringListOption.java b/src/org/geometerplus/zlibrary/core/options/ZLStringListOption.java index 61132b8ed..e92e54f3c 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLStringListOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLStringListOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLStringOption.java b/src/org/geometerplus/zlibrary/core/options/ZLStringOption.java index 049a18a8a..25296ee92 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLStringOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLStringOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/resources/ZLMissingResource.java b/src/org/geometerplus/zlibrary/core/resources/ZLMissingResource.java index e33413fe3..d902f5ea0 100644 --- a/src/org/geometerplus/zlibrary/core/resources/ZLMissingResource.java +++ b/src/org/geometerplus/zlibrary/core/resources/ZLMissingResource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/resources/ZLResource.java b/src/org/geometerplus/zlibrary/core/resources/ZLResource.java index 4187ab3b9..c8c957394 100644 --- a/src/org/geometerplus/zlibrary/core/resources/ZLResource.java +++ b/src/org/geometerplus/zlibrary/core/resources/ZLResource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/resources/ZLTreeResource.java b/src/org/geometerplus/zlibrary/core/resources/ZLTreeResource.java index d60485def..18477044f 100644 --- a/src/org/geometerplus/zlibrary/core/resources/ZLTreeResource.java +++ b/src/org/geometerplus/zlibrary/core/resources/ZLTreeResource.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/tree/ZLTree.java b/src/org/geometerplus/zlibrary/core/tree/ZLTree.java index ff392547a..96263f89f 100644 --- a/src/org/geometerplus/zlibrary/core/tree/ZLTree.java +++ b/src/org/geometerplus/zlibrary/core/tree/ZLTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/Base64InputStream.java b/src/org/geometerplus/zlibrary/core/util/Base64InputStream.java index 9ea9b6ff5..52c4e3c35 100644 --- a/src/org/geometerplus/zlibrary/core/util/Base64InputStream.java +++ b/src/org/geometerplus/zlibrary/core/util/Base64InputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/HexInputStream.java b/src/org/geometerplus/zlibrary/core/util/HexInputStream.java index e428e56da..ce66acb92 100644 --- a/src/org/geometerplus/zlibrary/core/util/HexInputStream.java +++ b/src/org/geometerplus/zlibrary/core/util/HexInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/InputStreamHolder.java b/src/org/geometerplus/zlibrary/core/util/InputStreamHolder.java index e15626750..4b832b8d4 100644 --- a/src/org/geometerplus/zlibrary/core/util/InputStreamHolder.java +++ b/src/org/geometerplus/zlibrary/core/util/InputStreamHolder.java @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2007-2015 FBReader.ORG Limited + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. + */ + package org.geometerplus.zlibrary.core.util; import java.io.InputStream; diff --git a/src/org/geometerplus/zlibrary/core/util/InputStreamWithOffset.java b/src/org/geometerplus/zlibrary/core/util/InputStreamWithOffset.java index 53205cb2c..3366d85d1 100644 --- a/src/org/geometerplus/zlibrary/core/util/InputStreamWithOffset.java +++ b/src/org/geometerplus/zlibrary/core/util/InputStreamWithOffset.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/MergedInputStream.java b/src/org/geometerplus/zlibrary/core/util/MergedInputStream.java index 4f752f2c0..9c59adfed 100644 --- a/src/org/geometerplus/zlibrary/core/util/MergedInputStream.java +++ b/src/org/geometerplus/zlibrary/core/util/MergedInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/MimeType.java b/src/org/geometerplus/zlibrary/core/util/MimeType.java index f5ac4aa22..32737c787 100644 --- a/src/org/geometerplus/zlibrary/core/util/MimeType.java +++ b/src/org/geometerplus/zlibrary/core/util/MimeType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/MiscUtil.java b/src/org/geometerplus/zlibrary/core/util/MiscUtil.java index da85c701a..ddabc29d0 100644 --- a/src/org/geometerplus/zlibrary/core/util/MiscUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/MiscUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/RationalNumber.java b/src/org/geometerplus/zlibrary/core/util/RationalNumber.java index e53e34021..7bd362357 100644 --- a/src/org/geometerplus/zlibrary/core/util/RationalNumber.java +++ b/src/org/geometerplus/zlibrary/core/util/RationalNumber.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/SliceInputStream.java b/src/org/geometerplus/zlibrary/core/util/SliceInputStream.java index 9c818e284..3f69c4437 100644 --- a/src/org/geometerplus/zlibrary/core/util/SliceInputStream.java +++ b/src/org/geometerplus/zlibrary/core/util/SliceInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/XmlUtil.java b/src/org/geometerplus/zlibrary/core/util/XmlUtil.java index f971f3e76..d058633b1 100644 --- a/src/org/geometerplus/zlibrary/core/util/XmlUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/XmlUtil.java @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2007-2015 FBReader.ORG Limited + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. + */ + package org.geometerplus.zlibrary.core.util; import org.xml.sax.helpers.DefaultHandler; diff --git a/src/org/geometerplus/zlibrary/core/util/ZLArrayUtils.java b/src/org/geometerplus/zlibrary/core/util/ZLArrayUtils.java index 8979fafeb..338059023 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLArrayUtils.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLArrayUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLBoolean3.java b/src/org/geometerplus/zlibrary/core/util/ZLBoolean3.java index 8817d8025..34e99aa40 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLBoolean3.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLBoolean3.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLColor.java b/src/org/geometerplus/zlibrary/core/util/ZLColor.java index 58b794da9..a268c1bb4 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLColor.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLColor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLNetworkUtil.java b/src/org/geometerplus/zlibrary/core/util/ZLNetworkUtil.java index f0a8a12b5..fd6bcc638 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLNetworkUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLNetworkUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLSearchPattern.java b/src/org/geometerplus/zlibrary/core/util/ZLSearchPattern.java index fe562158b..ee9e5b580 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLSearchPattern.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLSearchPattern.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLSearchUtil.java b/src/org/geometerplus/zlibrary/core/util/ZLSearchUtil.java index 3eaf428f1..e05463459 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLSearchUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLSearchUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLTTFInfo.java b/src/org/geometerplus/zlibrary/core/util/ZLTTFInfo.java index c50f06773..208f8a516 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLTTFInfo.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLTTFInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLTTFInfoDetector.java b/src/org/geometerplus/zlibrary/core/util/ZLTTFInfoDetector.java index 57875e5c0..e43674af7 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLTTFInfoDetector.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLTTFInfoDetector.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/view/DummyPaintContext.java b/src/org/geometerplus/zlibrary/core/view/DummyPaintContext.java index 4ef3ff74a..8ac65f57a 100644 --- a/src/org/geometerplus/zlibrary/core/view/DummyPaintContext.java +++ b/src/org/geometerplus/zlibrary/core/view/DummyPaintContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/view/ZLPaintContext.java b/src/org/geometerplus/zlibrary/core/view/ZLPaintContext.java index ed4f73f76..91e3736b6 100644 --- a/src/org/geometerplus/zlibrary/core/view/ZLPaintContext.java +++ b/src/org/geometerplus/zlibrary/core/view/ZLPaintContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/view/ZLView.java b/src/org/geometerplus/zlibrary/core/view/ZLView.java index 1fbde67e5..0e5426183 100644 --- a/src/org/geometerplus/zlibrary/core/view/ZLView.java +++ b/src/org/geometerplus/zlibrary/core/view/ZLView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/view/ZLViewEnums.java b/src/org/geometerplus/zlibrary/core/view/ZLViewEnums.java index 64f0eed9f..9e1e1bd41 100644 --- a/src/org/geometerplus/zlibrary/core/view/ZLViewEnums.java +++ b/src/org/geometerplus/zlibrary/core/view/ZLViewEnums.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/view/ZLViewWidget.java b/src/org/geometerplus/zlibrary/core/view/ZLViewWidget.java index e86bbad10..c08ea4b18 100644 --- a/src/org/geometerplus/zlibrary/core/view/ZLViewWidget.java +++ b/src/org/geometerplus/zlibrary/core/view/ZLViewWidget.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLDTDParser.java b/src/org/geometerplus/zlibrary/core/xml/ZLDTDParser.java index 8649735b5..8adfff89e 100644 --- a/src/org/geometerplus/zlibrary/core/xml/ZLDTDParser.java +++ b/src/org/geometerplus/zlibrary/core/xml/ZLDTDParser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLMutableString.java b/src/org/geometerplus/zlibrary/core/xml/ZLMutableString.java index f0fd9b1a9..3bfa99f80 100644 --- a/src/org/geometerplus/zlibrary/core/xml/ZLMutableString.java +++ b/src/org/geometerplus/zlibrary/core/xml/ZLMutableString.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLStringMap.java b/src/org/geometerplus/zlibrary/core/xml/ZLStringMap.java index 607c755b4..258153288 100644 --- a/src/org/geometerplus/zlibrary/core/xml/ZLStringMap.java +++ b/src/org/geometerplus/zlibrary/core/xml/ZLStringMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLXMLParser.java b/src/org/geometerplus/zlibrary/core/xml/ZLXMLParser.java index 289f7db52..b0ce32158 100644 --- a/src/org/geometerplus/zlibrary/core/xml/ZLXMLParser.java +++ b/src/org/geometerplus/zlibrary/core/xml/ZLXMLParser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLXMLProcessor.java b/src/org/geometerplus/zlibrary/core/xml/ZLXMLProcessor.java index 41a199927..61dab034a 100644 --- a/src/org/geometerplus/zlibrary/core/xml/ZLXMLProcessor.java +++ b/src/org/geometerplus/zlibrary/core/xml/ZLXMLProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLXMLReader.java b/src/org/geometerplus/zlibrary/core/xml/ZLXMLReader.java index ab4ece8df..0c36822ca 100644 --- a/src/org/geometerplus/zlibrary/core/xml/ZLXMLReader.java +++ b/src/org/geometerplus/zlibrary/core/xml/ZLXMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLXMLReaderAdapter.java b/src/org/geometerplus/zlibrary/core/xml/ZLXMLReaderAdapter.java index 39dc22b13..b85ec4680 100644 --- a/src/org/geometerplus/zlibrary/core/xml/ZLXMLReaderAdapter.java +++ b/src/org/geometerplus/zlibrary/core/xml/ZLXMLReaderAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationInfo.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationInfo.java index bd43ecd6d..fe405c085 100644 --- a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationInfo.java +++ b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationReader.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationReader.java index a6d69af12..2c8570f16 100644 --- a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationReader.java +++ b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenator.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenator.java index d8ad6af55..a9ddbe3b9 100644 --- a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenator.java +++ b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenationPattern.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenationPattern.java index cbf0acf1e..134c3f971 100644 --- a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenationPattern.java +++ b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenationPattern.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenator.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenator.java index 945aa392f..17e281a81 100644 --- a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenator.java +++ b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/CachedCharStorage.java b/src/org/geometerplus/zlibrary/text/model/CachedCharStorage.java index 4b441acf1..39b413833 100644 --- a/src/org/geometerplus/zlibrary/text/model/CachedCharStorage.java +++ b/src/org/geometerplus/zlibrary/text/model/CachedCharStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/CachedCharStorageBase.java b/src/org/geometerplus/zlibrary/text/model/CachedCharStorageBase.java index 23b804465..bfb576640 100644 --- a/src/org/geometerplus/zlibrary/text/model/CachedCharStorageBase.java +++ b/src/org/geometerplus/zlibrary/text/model/CachedCharStorageBase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/CachedCharStorageException.java b/src/org/geometerplus/zlibrary/text/model/CachedCharStorageException.java index bc4f8b094..1f33c4a24 100644 --- a/src/org/geometerplus/zlibrary/text/model/CachedCharStorageException.java +++ b/src/org/geometerplus/zlibrary/text/model/CachedCharStorageException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/CachedCharStorageRO.java b/src/org/geometerplus/zlibrary/text/model/CachedCharStorageRO.java index bc75cfbb7..8fc78595f 100644 --- a/src/org/geometerplus/zlibrary/text/model/CachedCharStorageRO.java +++ b/src/org/geometerplus/zlibrary/text/model/CachedCharStorageRO.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/CharStorage.java b/src/org/geometerplus/zlibrary/text/model/CharStorage.java index a0eefb683..bb36282e8 100644 --- a/src/org/geometerplus/zlibrary/text/model/CharStorage.java +++ b/src/org/geometerplus/zlibrary/text/model/CharStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ExtensionEntry.java b/src/org/geometerplus/zlibrary/text/model/ExtensionEntry.java index 16983d1b0..bccbb2205 100644 --- a/src/org/geometerplus/zlibrary/text/model/ExtensionEntry.java +++ b/src/org/geometerplus/zlibrary/text/model/ExtensionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/SimpleCharStorage.java b/src/org/geometerplus/zlibrary/text/model/SimpleCharStorage.java index d078e2400..a136ceea5 100644 --- a/src/org/geometerplus/zlibrary/text/model/SimpleCharStorage.java +++ b/src/org/geometerplus/zlibrary/text/model/SimpleCharStorage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLImageEntry.java b/src/org/geometerplus/zlibrary/text/model/ZLImageEntry.java index 36d773bf9..349b37dcf 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLImageEntry.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLImageEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextAlignmentType.java b/src/org/geometerplus/zlibrary/text/model/ZLTextAlignmentType.java index 01455ab5d..3ccc7a8ab 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextAlignmentType.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextAlignmentType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextCSSStyleEntry.java b/src/org/geometerplus/zlibrary/text/model/ZLTextCSSStyleEntry.java index 9f62e65e7..152ff570c 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextCSSStyleEntry.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextCSSStyleEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextMark.java b/src/org/geometerplus/zlibrary/text/model/ZLTextMark.java index 588d7ba63..8f1ef3be3 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextMark.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextMark.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextMetrics.java b/src/org/geometerplus/zlibrary/text/model/ZLTextMetrics.java index 1ffeb9cc1..292560598 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextMetrics.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextMetrics.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextModel.java index 84be2add4..f626b32b7 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextModel.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextNativeModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextNativeModel.java index 0be237ace..f54aa6658 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextNativeModel.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextNativeModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Geometer Plus + * Copyright (C) 2011-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextOtherStyleEntry.java b/src/org/geometerplus/zlibrary/text/model/ZLTextOtherStyleEntry.java index 7b2a5f1c7..3ebc0500a 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextOtherStyleEntry.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextOtherStyleEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextParagraph.java b/src/org/geometerplus/zlibrary/text/model/ZLTextParagraph.java index 6a3b1c6c9..dfe2bfdce 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextParagraph.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextParagraph.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextParagraphImpl.java b/src/org/geometerplus/zlibrary/text/model/ZLTextParagraphImpl.java index 30b642c3e..acc08238a 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextParagraphImpl.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextParagraphImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextPlainModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextPlainModel.java index a3e6486b6..ce83300df 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextPlainModel.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextPlainModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextSpecialParagraphImpl.java b/src/org/geometerplus/zlibrary/text/model/ZLTextSpecialParagraphImpl.java index 21705c78c..528fe1cd8 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextSpecialParagraphImpl.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextSpecialParagraphImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextStyleEntry.java b/src/org/geometerplus/zlibrary/text/model/ZLTextStyleEntry.java index f6dbf92e7..531841b0e 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextStyleEntry.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextStyleEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextWritableModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextWritableModel.java index 2112e6817..c9031045a 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextWritableModel.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextWritableModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextWritablePlainModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextWritablePlainModel.java index 4d5c718b9..bea6bc20d 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextWritablePlainModel.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextWritablePlainModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLVideoEntry.java b/src/org/geometerplus/zlibrary/text/model/ZLVideoEntry.java index d7a665246..02439a9bb 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLVideoEntry.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLVideoEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ExtensionElement.java b/src/org/geometerplus/zlibrary/text/view/ExtensionElement.java index ed47d2c7f..978c13c4c 100644 --- a/src/org/geometerplus/zlibrary/text/view/ExtensionElement.java +++ b/src/org/geometerplus/zlibrary/text/view/ExtensionElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ExtensionElementManager.java b/src/org/geometerplus/zlibrary/text/view/ExtensionElementManager.java index 45ce28c30..6b2591697 100644 --- a/src/org/geometerplus/zlibrary/text/view/ExtensionElementManager.java +++ b/src/org/geometerplus/zlibrary/text/view/ExtensionElementManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ExtensionRegionSoul.java b/src/org/geometerplus/zlibrary/text/view/ExtensionRegionSoul.java index 7ba285441..9f3953d1e 100644 --- a/src/org/geometerplus/zlibrary/text/view/ExtensionRegionSoul.java +++ b/src/org/geometerplus/zlibrary/text/view/ExtensionRegionSoul.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ModelDumper.java b/src/org/geometerplus/zlibrary/text/view/ModelDumper.java index caa99595b..1a7c80aec 100644 --- a/src/org/geometerplus/zlibrary/text/view/ModelDumper.java +++ b/src/org/geometerplus/zlibrary/text/view/ModelDumper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/PaintStateEnum.java b/src/org/geometerplus/zlibrary/text/view/PaintStateEnum.java index 98cd59e4e..9d6418b81 100644 --- a/src/org/geometerplus/zlibrary/text/view/PaintStateEnum.java +++ b/src/org/geometerplus/zlibrary/text/view/PaintStateEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextControlElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextControlElement.java index 86058b569..e83836ce5 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextControlElement.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextControlElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextElement.java index dedd5ada9..6cdc6c7df 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextElement.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextElementArea.java b/src/org/geometerplus/zlibrary/text/view/ZLTextElementArea.java index f980ccaa9..20b6de3ce 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextElementArea.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextElementArea.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextElementAreaVector.java b/src/org/geometerplus/zlibrary/text/view/ZLTextElementAreaVector.java index 9ae77ba30..0dcf2ad65 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextElementAreaVector.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextElementAreaVector.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextFixedHSpaceElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextFixedHSpaceElement.java index bdc2939cb..f8c54eb9e 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextFixedHSpaceElement.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextFixedHSpaceElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextFixedPosition.java b/src/org/geometerplus/zlibrary/text/view/ZLTextFixedPosition.java index 62771951b..d646907ad 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextFixedPosition.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextFixedPosition.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHighlighting.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHighlighting.java index 3c8cbaa5c..2b5dee977 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextHighlighting.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextHighlighting.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHorizontalConvexHull.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHorizontalConvexHull.java index 48ffda42f..9187e58fd 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextHorizontalConvexHull.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextHorizontalConvexHull.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlink.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlink.java index fa2261378..0c42dd5ae 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlink.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkControlElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkControlElement.java index 60a2ba56a..1d5afa4b0 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkControlElement.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkControlElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkRegionSoul.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkRegionSoul.java index e41b76115..1f210f717 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkRegionSoul.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkRegionSoul.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextImageElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextImageElement.java index 506899138..1f3bcc7a4 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextImageElement.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextImageElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextImageRegionSoul.java b/src/org/geometerplus/zlibrary/text/view/ZLTextImageRegionSoul.java index f9c987bd1..67c1e1040 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextImageRegionSoul.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextImageRegionSoul.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextLineInfo.java b/src/org/geometerplus/zlibrary/text/view/ZLTextLineInfo.java index d71d8a494..6303ba1e1 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextLineInfo.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextLineInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextManualHighlighting.java b/src/org/geometerplus/zlibrary/text/view/ZLTextManualHighlighting.java index 450f2e271..cac2a537b 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextManualHighlighting.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextManualHighlighting.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextPage.java b/src/org/geometerplus/zlibrary/text/view/ZLTextPage.java index f4c70f1d0..2b13cb0b2 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextPage.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextPage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursor.java b/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursor.java index bd794a476..edf8c1148 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursor.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursorCache.java b/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursorCache.java index 7952f3cd2..c3f153d44 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursorCache.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursorCache.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextPosition.java b/src/org/geometerplus/zlibrary/text/view/ZLTextPosition.java index 52d59577b..02ac020f1 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextPosition.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextPosition.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextRegion.java b/src/org/geometerplus/zlibrary/text/view/ZLTextRegion.java index 919e6a1f4..5055ddc85 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextRegion.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextRegion.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextSelection.java b/src/org/geometerplus/zlibrary/text/view/ZLTextSelection.java index 147808a71..91e32bf60 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextSelection.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextSelection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextSelectionCursor.java b/src/org/geometerplus/zlibrary/text/view/ZLTextSelectionCursor.java index 2de3c4f49..14703c180 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextSelectionCursor.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextSelectionCursor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextSimpleHighlighting.java b/src/org/geometerplus/zlibrary/text/view/ZLTextSimpleHighlighting.java index c9f00ffe7..31dc8d5dc 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextSimpleHighlighting.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextSimpleHighlighting.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextStyle.java b/src/org/geometerplus/zlibrary/text/view/ZLTextStyle.java index a029228df..e7c65e5a9 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextStyle.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextStyleElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextStyleElement.java index b149f9ade..99482ccbd 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextStyleElement.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextStyleElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextTraverser.java b/src/org/geometerplus/zlibrary/text/view/ZLTextTraverser.java index 1e40d7477..a698ead89 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextTraverser.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextTraverser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextVideoElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextVideoElement.java index 8037c113c..a81db56d5 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextVideoElement.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextVideoElement.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextVideoRegionSoul.java b/src/org/geometerplus/zlibrary/text/view/ZLTextVideoRegionSoul.java index 8918bc7ff..e6c9f7acc 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextVideoRegionSoul.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextVideoRegionSoul.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextView.java b/src/org/geometerplus/zlibrary/text/view/ZLTextView.java index 2d92ccd32..f0aa69760 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextView.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextViewBase.java b/src/org/geometerplus/zlibrary/text/view/ZLTextViewBase.java index fcd6d7c74..244cc97bb 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextViewBase.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextViewBase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextWord.java b/src/org/geometerplus/zlibrary/text/view/ZLTextWord.java index 11918bce2..6c3282fef 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextWord.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextWord.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextWordCursor.java b/src/org/geometerplus/zlibrary/text/view/ZLTextWordCursor.java index e89b165d7..f71afb45f 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextWordCursor.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextWordCursor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextWordRegionSoul.java b/src/org/geometerplus/zlibrary/text/view/ZLTextWordRegionSoul.java index 7c3c678ad..a85beb4e3 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextWordRegionSoul.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextWordRegionSoul.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2014 Geometer Plus + * Copyright (C) 2009-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/SimpleCSSReader.java b/src/org/geometerplus/zlibrary/text/view/style/SimpleCSSReader.java index b03768fe4..301c4cd4b 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/SimpleCSSReader.java +++ b/src/org/geometerplus/zlibrary/text/view/style/SimpleCSSReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextBaseStyle.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextBaseStyle.java index f9631420c..fb2ddc8c6 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextBaseStyle.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextBaseStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextDecoratedStyle.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextDecoratedStyle.java index f4920182f..aa0302e32 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextDecoratedStyle.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextDecoratedStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextExplicitlyDecoratedStyle.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextExplicitlyDecoratedStyle.java index 4dee9642c..478f4f9d2 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextExplicitlyDecoratedStyle.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextExplicitlyDecoratedStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextNGStyle.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextNGStyle.java index 99449d2bb..d4848715e 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextNGStyle.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextNGStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextNGStyleDescription.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextNGStyleDescription.java index c00c27b80..8d1ae0973 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextNGStyleDescription.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextNGStyleDescription.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleCollection.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleCollection.java index e5ec6b258..f40c8ead2 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleCollection.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/error/BugReportActivity.java b/src/org/geometerplus/zlibrary/ui/android/error/BugReportActivity.java index 500ea3d27..5d9dd7f97 100644 --- a/src/org/geometerplus/zlibrary/ui/android/error/BugReportActivity.java +++ b/src/org/geometerplus/zlibrary/ui/android/error/BugReportActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/error/ErrorKeys.java b/src/org/geometerplus/zlibrary/ui/android/error/ErrorKeys.java index 29b630d04..d4cf7b985 100644 --- a/src/org/geometerplus/zlibrary/ui/android/error/ErrorKeys.java +++ b/src/org/geometerplus/zlibrary/ui/android/error/ErrorKeys.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/error/ErrorUtil.java b/src/org/geometerplus/zlibrary/ui/android/error/ErrorUtil.java index 90c46004a..9b07f0ff2 100644 --- a/src/org/geometerplus/zlibrary/ui/android/error/ErrorUtil.java +++ b/src/org/geometerplus/zlibrary/ui/android/error/ErrorUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/BitmapImageData.java b/src/org/geometerplus/zlibrary/ui/android/image/BitmapImageData.java index 84842a031..ac59a434d 100644 --- a/src/org/geometerplus/zlibrary/ui/android/image/BitmapImageData.java +++ b/src/org/geometerplus/zlibrary/ui/android/image/BitmapImageData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/InputStreamImageData.java b/src/org/geometerplus/zlibrary/ui/android/image/InputStreamImageData.java index 389a858c1..9571adbfd 100644 --- a/src/org/geometerplus/zlibrary/ui/android/image/InputStreamImageData.java +++ b/src/org/geometerplus/zlibrary/ui/android/image/InputStreamImageData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageData.java b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageData.java index 27ae59489..652364719 100644 --- a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageData.java +++ b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageLoader.java b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageLoader.java index 6b922e589..7ff7221fa 100644 --- a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageLoader.java +++ b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageManager.java b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageManager.java index 6ced657b2..09328dbce 100644 --- a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageManager.java +++ b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/ZLBitmapImage.java b/src/org/geometerplus/zlibrary/ui/android/image/ZLBitmapImage.java index 09c94c271..5feb2d3a0 100644 --- a/src/org/geometerplus/zlibrary/ui/android/image/ZLBitmapImage.java +++ b/src/org/geometerplus/zlibrary/ui/android/image/ZLBitmapImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/library/UncaughtExceptionHandler.java b/src/org/geometerplus/zlibrary/ui/android/library/UncaughtExceptionHandler.java index ef8b411de..ae812f0c5 100644 --- a/src/org/geometerplus/zlibrary/ui/android/library/UncaughtExceptionHandler.java +++ b/src/org/geometerplus/zlibrary/ui/android/library/UncaughtExceptionHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidApplication.java b/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidApplication.java index b5aacb461..4602f9950 100644 --- a/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidApplication.java +++ b/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidApplication.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidLibrary.java b/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidLibrary.java index 90b9187c0..6434250e0 100644 --- a/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidLibrary.java +++ b/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/network/SQLiteCookieDatabase.java b/src/org/geometerplus/zlibrary/ui/android/network/SQLiteCookieDatabase.java index 547b95cb4..970accf0b 100644 --- a/src/org/geometerplus/zlibrary/ui/android/network/SQLiteCookieDatabase.java +++ b/src/org/geometerplus/zlibrary/ui/android/network/SQLiteCookieDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidColorUtil.java b/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidColorUtil.java index 3b536083b..44dc3fc1b 100644 --- a/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidColorUtil.java +++ b/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidColorUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2014 Geometer Plus + * Copyright (C) 2010-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/AndroidFontUtil.java b/src/org/geometerplus/zlibrary/ui/android/view/AndroidFontUtil.java index 99ae766db..dd6ee50d2 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/AndroidFontUtil.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/AndroidFontUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/AnimationProvider.java b/src/org/geometerplus/zlibrary/ui/android/view/AnimationProvider.java index 091bcd3ae..b40450a39 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/AnimationProvider.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/AnimationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/BitmapManager.java b/src/org/geometerplus/zlibrary/ui/android/view/BitmapManager.java index 77ef7a0b4..810163e87 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/BitmapManager.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/BitmapManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/CurlAnimationProvider.java b/src/org/geometerplus/zlibrary/ui/android/view/CurlAnimationProvider.java index 522946921..1a243a206 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/CurlAnimationProvider.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/CurlAnimationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/NoneAnimationProvider.java b/src/org/geometerplus/zlibrary/ui/android/view/NoneAnimationProvider.java index 8386e26b2..61475f627 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/NoneAnimationProvider.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/NoneAnimationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/ShiftAnimationProvider.java b/src/org/geometerplus/zlibrary/ui/android/view/ShiftAnimationProvider.java index 06ece12a4..21eb82ca3 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/ShiftAnimationProvider.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/ShiftAnimationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/SimpleAnimationProvider.java b/src/org/geometerplus/zlibrary/ui/android/view/SimpleAnimationProvider.java index 076af387b..aca082fd6 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/SimpleAnimationProvider.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/SimpleAnimationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/SlideAnimationProvider.java b/src/org/geometerplus/zlibrary/ui/android/view/SlideAnimationProvider.java index 9e060efc7..42fcc3c55 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/SlideAnimationProvider.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/SlideAnimationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/SlideOldStyleAnimationProvider.java b/src/org/geometerplus/zlibrary/ui/android/view/SlideOldStyleAnimationProvider.java index c46375a61..d987c8456 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/SlideOldStyleAnimationProvider.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/SlideOldStyleAnimationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidPaintContext.java b/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidPaintContext.java index 6918b3be9..376b3cd17 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidPaintContext.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidPaintContext.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidWidget.java b/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidWidget.java index 7f921bc20..3f1f48137 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidWidget.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidWidget.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2014 Geometer Plus + * Copyright (C) 2007-2015 FBReader.ORG Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by