From 3dadda61e35a1acae408e3e4714327f0254a2af3 Mon Sep 17 00:00:00 2001 From: Nikolay Pultsin Date: Sun, 2 Jan 2011 14:15:35 +0000 Subject: [PATCH] copyright notices have been changed --- scripts/changeCopyright.pl | 56 +++++++++++++++++++ scripts/copyright | 18 ++++++ .../android/fbreader/BookInfoActivity.java | 2 +- .../fbreader/BookmarkEditActivity.java | 2 +- .../fbreader/BookmarkSearchActivity.java | 2 +- .../android/fbreader/BookmarksActivity.java | 2 +- .../android/fbreader/ControlButtonPanel.java | 2 +- .../android/fbreader/ControlPanel.java | 2 +- .../android/fbreader/DictionaryUtil.java | 2 +- .../android/fbreader/FBReader.java | 2 +- .../fbreader/ProcessHyperlinkAction.java | 2 +- .../android/fbreader/RunActivityAction.java | 2 +- .../android/fbreader/SQLiteBooksDatabase.java | 2 +- .../android/fbreader/SearchAction.java | 2 +- .../android/fbreader/SearchActivity.java | 2 +- .../android/fbreader/ShowBookInfoAction.java | 2 +- .../android/fbreader/ShowBookmarksAction.java | 2 +- .../android/fbreader/ShowLibraryAction.java | 2 +- .../android/fbreader/ShowMenuAction.java | 2 +- .../fbreader/ShowNavigationAction.java | 2 +- .../fbreader/ShowNetworkLibraryAction.java | 2 +- .../fbreader/ShowPreferencesAction.java | 2 +- .../android/fbreader/ShowTOCAction.java | 2 +- .../android/fbreader/TOCActivity.java | 2 +- .../android/fbreader/TextSearchActivity.java | 2 +- .../android/fbreader/ZLTreeAdapter.java | 2 +- .../fbreader/library/BaseActivity.java | 2 +- .../android/fbreader/library/FileManager.java | 2 +- .../library/InitializationService.java | 2 +- .../fbreader/library/KillerCallback.java | 2 +- .../fbreader/library/LibraryBaseActivity.java | 2 +- .../library/LibraryTopLevelActivity.java | 2 +- .../fbreader/library/LibraryTreeActivity.java | 2 +- .../network/AddCustomCatalogItemActions.java | 2 +- .../network/AddCustomCatalogItemTree.java | 2 +- .../network/AuthenticationDialog.java | 2 +- .../fbreader/network/BookDownloader.java | 2 +- .../network/BookDownloaderCallback.java | 2 +- .../network/BookDownloaderService.java | 2 +- .../BookDownloaderServiceConnection.java | 2 +- .../fbreader/network/CustomCatalogDialog.java | 2 +- .../fbreader/network/ItemsLoadingHandler.java | 2 +- .../network/ItemsLoadingRunnable.java | 2 +- .../fbreader/network/ItemsLoadingService.java | 2 +- .../network/LibraryInitializationService.java | 2 +- .../fbreader/network/NetworkBaseActivity.java | 2 +- .../fbreader/network/NetworkBookActions.java | 2 +- .../network/NetworkBookInfoActivity.java | 2 +- .../network/NetworkCatalogActions.java | 2 +- .../network/NetworkCatalogActivity.java | 2 +- .../fbreader/network/NetworkDialog.java | 2 +- .../network/NetworkLibraryActivity.java | 2 +- .../network/NetworkNotifications.java | 2 +- .../network/NetworkSearchActivity.java | 2 +- .../fbreader/network/NetworkTreeActions.java | 2 +- .../android/fbreader/network/NetworkView.java | 2 +- .../network/RefillAccountActions.java | 2 +- .../fbreader/network/RefillAccountTree.java | 2 +- .../network/SQLiteNetworkDatabase.java | 2 +- .../fbreader/network/SearchItemActions.java | 2 +- .../fbreader/network/SearchItemTree.java | 2 +- .../network/UserRegistrationConstants.java | 2 +- .../android/fbreader/network/Util.java | 2 +- ...BatteryLevelToTurnScreenOffPreference.java | 2 +- .../preferences/EditBookInfoActivity.java | 2 +- .../fbreader/preferences/FontOption.java | 2 +- .../preferences/FontStylePreference.java | 2 +- .../fbreader/preferences/InfoPreference.java | 2 +- .../preferences/PreferenceActivity.java | 2 +- .../preferences/ZLBoolean3Preference.java | 2 +- .../preferences/ZLBooleanPreference.java | 2 +- .../preferences/ZLChoicePreference.java | 2 +- .../preferences/ZLColorPreference.java | 2 +- .../preferences/ZLEnumPreference.java | 2 +- .../ZLIntegerChoicePreference.java | 2 +- .../preferences/ZLIntegerRangePreference.java | 2 +- .../fbreader/preferences/ZLPreference.java | 2 +- .../preferences/ZLPreferenceActivity.java | 2 +- .../fbreader/preferences/ZLPreferenceSet.java | 2 +- .../preferences/ZLSimplePreference.java | 2 +- .../preferences/ZLStringListPreference.java | 2 +- .../preferences/ZLStringOptionPreference.java | 2 +- .../preferences/ZLStringPreference.java | 2 +- .../android/fbreader/tree/ZLAndroidTree.java | 2 +- .../android/util/PackageUtil.java | 2 +- src/org/geometerplus/android/util/UIUtil.java | 2 +- src/org/geometerplus/fbreader/Paths.java | 2 +- .../fbreader/bookmodel/BookModel.java | 2 +- .../fbreader/bookmodel/BookReader.java | 2 +- .../fbreader/bookmodel/FBHyperlinkType.java | 2 +- .../fbreader/bookmodel/FBTextKind.java | 2 +- .../fbreader/bookmodel/TOCTree.java | 2 +- .../fbreader/fbreader/ActionCode.java | 2 +- .../fbreader/fbreader/CancelAction.java | 2 +- .../fbreader/ChangeFontSizeAction.java | 2 +- .../fbreader/ClearFindResultsAction.java | 2 +- .../fbreader/fbreader/ColorProfile.java | 2 +- .../fbreader/fbreader/FBAction.java | 2 +- .../fbreader/fbreader/FBReaderApp.java | 2 +- .../fbreader/fbreader/FBView.java | 2 +- .../fbreader/fbreader/FindNextAction.java | 2 +- .../fbreader/fbreader/FindPreviousAction.java | 2 +- .../fbreader/fbreader/RotateAction.java | 2 +- .../fbreader/ScrollingPreferences.java | 2 +- .../fbreader/SwitchProfileAction.java | 2 +- .../fbreader/VolumeKeyScrollingAction.java | 2 +- .../fbreader/formats/FormatPlugin.java | 2 +- .../fbreader/formats/PluginCollection.java | 2 +- .../formats/fb2/Base64EncodedImage.java | 2 +- .../formats/fb2/FB2AnnotationReader.java | 2 +- .../fbreader/formats/fb2/FB2CoverImage.java | 2 +- .../fbreader/formats/fb2/FB2CoverReader.java | 2 +- .../formats/fb2/FB2MetaInfoReader.java | 2 +- .../fbreader/formats/fb2/FB2Plugin.java | 2 +- .../fbreader/formats/fb2/FB2Reader.java | 2 +- .../fbreader/formats/fb2/FB2Tag.java | 2 +- .../fbreader/formats/fb2/FB2TagManager.java | 2 +- .../formats/html/HtmlMetaInfoReader.java | 2 +- .../fbreader/formats/html/HtmlPlugin.java | 2 +- .../fbreader/formats/html/HtmlReader.java | 2 +- .../fbreader/formats/html/HtmlTag.java | 2 +- .../fbreader/formats/oeb/NCXReader.java | 2 +- .../formats/oeb/OEBAnnotationReader.java | 2 +- .../fbreader/formats/oeb/OEBBookReader.java | 2 +- .../formats/oeb/OEBCoverBackgroundReader.java | 2 +- .../fbreader/formats/oeb/OEBCoverReader.java | 2 +- .../formats/oeb/OEBMetaInfoReader.java | 2 +- .../fbreader/formats/oeb/OEBPlugin.java | 2 +- .../fbreader/formats/pdb/DocDecompressor.java | 2 +- .../formats/pdb/HuffdicDecompressor.java | 2 +- .../formats/pdb/MobipocketHtmlBookReader.java | 2 +- .../formats/pdb/MobipocketPlugin.java | 2 +- .../formats/pdb/MobipocketStream.java | 2 +- .../formats/pdb/PalmDocLikeStream.java | 2 +- .../fbreader/formats/pdb/PdbHeader.java | 2 +- .../fbreader/formats/pdb/PdbPlugin.java | 2 +- .../fbreader/formats/pdb/PdbStream.java | 2 +- .../fbreader/formats/pdb/PdbUtil.java | 2 +- .../plucker/DocCompressedFileImage.java | 2 +- .../formats/plucker/PluckerBookReader.java | 2 +- .../formats/plucker/PluckerFileImage.java | 2 +- .../formats/plucker/PluckerPlugin.java | 2 +- .../formats/plucker/PluckerTextStream.java | 2 +- .../formats/plucker/ZCompressedFileImage.java | 2 +- .../fbreader/formats/util/MiscUtil.java | 2 +- .../fbreader/formats/xhtml/XHTMLReader.java | 2 +- .../formats/xhtml/XHTMLTagAction.java | 2 +- .../formats/xhtml/XHTMLTagBodyAction.java | 2 +- .../formats/xhtml/XHTMLTagControlAction.java | 2 +- .../xhtml/XHTMLTagHyperlinkAction.java | 2 +- .../formats/xhtml/XHTMLTagImageAction.java | 2 +- .../formats/xhtml/XHTMLTagItemAction.java | 2 +- .../xhtml/XHTMLTagParagraphAction.java | 2 +- .../XHTMLTagParagraphWithControlAction.java | 2 +- .../formats/xhtml/XHTMLTagPreAction.java | 2 +- .../xhtml/XHTMLTagRestartParagraphAction.java | 2 +- .../geometerplus/fbreader/library/Author.java | 2 +- .../fbreader/library/AuthorTree.java | 2 +- .../geometerplus/fbreader/library/Book.java | 2 +- .../fbreader/library/BookInSeriesTree.java | 2 +- .../fbreader/library/BookTree.java | 2 +- .../fbreader/library/Bookmark.java | 2 +- .../fbreader/library/BooksDatabase.java | 2 +- .../fbreader/library/FileInfo.java | 2 +- .../fbreader/library/FileInfoSet.java | 2 +- .../fbreader/library/Library.java | 2 +- .../fbreader/library/LibraryTree.java | 2 +- .../fbreader/library/RootTree.java | 2 +- .../fbreader/library/SeriesInfo.java | 2 +- .../fbreader/library/SeriesTree.java | 2 +- .../geometerplus/fbreader/library/Tag.java | 2 +- .../fbreader/library/TagTree.java | 2 +- .../fbreader/network/AbstractNetworkLink.java | 2 +- .../fbreader/network/Base64EncodedImage.java | 2 +- .../fbreader/network/BookReference.java | 2 +- .../fbreader/network/BuyBookReference.java | 2 +- .../network/DecoratedBookReference.java | 2 +- .../fbreader/network/ICustomNetworkLink.java | 2 +- .../fbreader/network/INetworkLink.java | 2 +- .../fbreader/network/NetworkBookItem.java | 2 +- .../network/NetworkBookItemComparator.java | 2 +- .../fbreader/network/NetworkCatalogItem.java | 2 +- .../fbreader/network/NetworkDatabase.java | 2 +- .../fbreader/network/NetworkException.java | 2 +- .../fbreader/network/NetworkImage.java | 2 +- .../fbreader/network/NetworkLibrary.java | 2 +- .../fbreader/network/NetworkLibraryItem.java | 2 +- .../network/NetworkOperationData.java | 2 +- .../fbreader/network/NetworkTree.java | 2 +- .../fbreader/network/SearchResult.java | 2 +- .../fbreader/network/atom/ATOMAuthor.java | 2 +- .../fbreader/network/atom/ATOMCategory.java | 2 +- .../network/atom/ATOMCommonAttributes.java | 2 +- .../fbreader/network/atom/ATOMConstants.java | 2 +- .../network/atom/ATOMContributor.java | 2 +- .../network/atom/ATOMDateConstruct.java | 2 +- .../fbreader/network/atom/ATOMEntry.java | 2 +- .../network/atom/ATOMFeedMetadata.java | 2 +- .../fbreader/network/atom/ATOMGenerator.java | 2 +- .../fbreader/network/atom/ATOMIcon.java | 2 +- .../fbreader/network/atom/ATOMId.java | 2 +- .../fbreader/network/atom/ATOMLink.java | 2 +- .../fbreader/network/atom/ATOMLogo.java | 2 +- .../network/atom/ATOMPersonConstruct.java | 2 +- .../fbreader/network/atom/ATOMPublished.java | 2 +- .../fbreader/network/atom/ATOMUpdated.java | 2 +- .../NetworkAuthenticationManager.java | 2 +- .../litres/LitResAuthenticationManager.java | 2 +- .../litres/LitResAuthenticationXMLReader.java | 2 +- .../litres/LitResBookshelfItem.java | 2 +- .../authentication/litres/LitResGenre.java | 2 +- .../authentication/litres/LitResGenreMap.java | 2 +- .../litres/LitResLoginXMLReader.java | 2 +- .../litres/LitResNetworkRequest.java | 2 +- .../LitResPasswordRecoveryXMLReader.java | 2 +- .../litres/LitResPurchaseXMLReader.java | 2 +- .../authentication/litres/LitResUtil.java | 2 +- .../litres/LitResXMLReader.java | 2 +- .../network/opds/CatalogInfoReader.java | 2 +- .../fbreader/network/opds/DCDate.java | 2 +- .../fbreader/network/opds/HtmlToString.java | 2 +- .../network/opds/NetworkOPDSFeedReader.java | 2 +- .../network/opds/OPDSCatalogItem.java | 2 +- .../fbreader/network/opds/OPDSConstants.java | 2 +- .../fbreader/network/opds/OPDSCustomLink.java | 2 +- .../fbreader/network/opds/OPDSEntry.java | 2 +- .../network/opds/OPDSFeedMetadata.java | 2 +- .../fbreader/network/opds/OPDSFeedReader.java | 2 +- .../fbreader/network/opds/OPDSLink.java | 2 +- .../fbreader/network/opds/OPDSLinkReader.java | 2 +- .../network/opds/OPDSLinkXMLReader.java | 2 +- .../network/opds/OPDSNetworkLink.java | 2 +- .../fbreader/network/opds/OPDSXMLReader.java | 2 +- .../network/opds/OpenSearchDescription.java | 2 +- .../network/opds/OpenSearchXMLReader.java | 2 +- .../fbreader/network/opds/RelationAlias.java | 2 +- .../network/opds/URLRewritingRule.java | 2 +- .../network/tree/NetworkAuthorTree.java | 2 +- .../network/tree/NetworkBookTree.java | 2 +- .../network/tree/NetworkCatalogRootTree.java | 2 +- .../network/tree/NetworkCatalogTree.java | 2 +- .../network/tree/NetworkSeriesTree.java | 2 +- .../network/tree/NetworkTreeFactory.java | 2 +- .../fbreader/network/tree/RootTree.java | 2 +- .../geometerplus/fbreader/tree/FBTree.java | 2 +- .../core/application/ZLApplication.java | 2 +- .../core/application/ZLApplicationWindow.java | 2 +- .../core/application/ZLKeyBindings.java | 2 +- .../core/application/ZLKeyBindingsReader.java | 2 +- .../zlibrary/core/config/ZLConfig.java | 2 +- .../zlibrary/core/constants/MimeTypes.java | 2 +- .../core/constants/XMLNamespaces.java | 2 +- .../core/dialogs/ZLDialogManager.java | 2 +- .../core/encoding/ZLEncodingCollection.java | 2 +- .../core/filesystem/ZLArchiveEntryFile.java | 2 +- .../zlibrary/core/filesystem/ZLFile.java | 2 +- .../core/filesystem/ZLPhysicalFile.java | 2 +- .../core/filesystem/ZLResourceFile.java | 2 +- .../core/filesystem/ZLZipEntryFile.java | 2 +- .../core/filesystem/tar/ZLTarEntryFile.java | 2 +- .../core/filesystem/tar/ZLTarHeader.java | 2 +- .../core/filesystem/tar/ZLTarInputStream.java | 2 +- .../zlibrary/core/html/ZLByteBuffer.java | 2 +- .../core/html/ZLHtmlAttributeMap.java | 2 +- .../zlibrary/core/html/ZLHtmlParser.java | 2 +- .../zlibrary/core/html/ZLHtmlProcessor.java | 2 +- .../zlibrary/core/html/ZLHtmlReader.java | 2 +- .../core/image/ZLBase64EncodedImage.java | 2 +- .../zlibrary/core/image/ZLFileImage.java | 2 +- .../zlibrary/core/image/ZLImage.java | 2 +- .../zlibrary/core/image/ZLImageData.java | 2 +- .../zlibrary/core/image/ZLImageManager.java | 2 +- .../zlibrary/core/image/ZLImageMap.java | 2 +- .../zlibrary/core/image/ZLImageProxy.java | 2 +- .../zlibrary/core/image/ZLLoadableImage.java | 2 +- .../zlibrary/core/image/ZLSingleImage.java | 2 +- .../core/language/ZLLanguageDetector.java | 2 +- .../core/language/ZLLanguageMatcher.java | 2 +- .../core/language/ZLLanguageUtil.java | 2 +- .../zlibrary/core/library/ZLibrary.java | 2 +- .../core/network/ZLNetworkException.java | 2 +- .../core/network/ZLNetworkManager.java | 2 +- .../core/network/ZLNetworkRequest.java | 2 +- .../core/network/ZLX509TrustManager.java | 2 +- .../core/options/ZLBoolean3Option.java | 2 +- .../core/options/ZLBooleanOption.java | 2 +- .../zlibrary/core/options/ZLColorOption.java | 2 +- .../zlibrary/core/options/ZLEnumOption.java | 2 +- .../core/options/ZLIntegerOption.java | 2 +- .../core/options/ZLIntegerRangeOption.java | 2 +- .../zlibrary/core/options/ZLOption.java | 2 +- .../zlibrary/core/options/ZLStringOption.java | 2 +- .../core/resources/ZLMissingResource.java | 2 +- .../zlibrary/core/resources/ZLResource.java | 2 +- .../core/resources/ZLTreeResource.java | 2 +- .../core/sqliteconfig/ZLSQLiteConfig.java | 2 +- .../zlibrary/core/tree/ZLTree.java | 2 +- .../zlibrary/core/util/ZLArrayUtils.java | 2 +- .../zlibrary/core/util/ZLBoolean3.java | 2 +- .../zlibrary/core/util/ZLCharacterUtil.java | 2 +- .../zlibrary/core/util/ZLColor.java | 2 +- .../core/util/ZLInputStreamWithOffset.java | 2 +- .../zlibrary/core/util/ZLMiscUtil.java | 2 +- .../zlibrary/core/util/ZLNetworkUtil.java | 2 +- .../zlibrary/core/util/ZLSearchPattern.java | 2 +- .../zlibrary/core/util/ZLSearchUtil.java | 2 +- .../zlibrary/core/util/ZLTTFInfo.java | 2 +- .../zlibrary/core/util/ZLTTFInfoDetector.java | 2 +- .../zlibrary/core/util/ZLUnicodeUtil.java | 2 +- .../zlibrary/core/view/DummyPaintContext.java | 2 +- .../zlibrary/core/view/ZLPaintContext.java | 2 +- .../zlibrary/core/view/ZLView.java | 2 +- .../zlibrary/core/xml/ZLDTDParser.java | 2 +- .../zlibrary/core/xml/ZLMutableString.java | 2 +- .../zlibrary/core/xml/ZLStringMap.java | 2 +- .../zlibrary/core/xml/ZLXMLParser.java | 2 +- .../zlibrary/core/xml/ZLXMLProcessor.java | 2 +- .../zlibrary/core/xml/ZLXMLReader.java | 2 +- .../zlibrary/core/xml/ZLXMLReaderAdapter.java | 2 +- .../hyphenation/ZLTextHyphenationInfo.java | 2 +- .../hyphenation/ZLTextHyphenationReader.java | 2 +- .../text/hyphenation/ZLTextHyphenator.java | 2 +- .../ZLTextTeXHyphenationPattern.java | 2 +- .../text/hyphenation/ZLTextTeXHyphenator.java | 2 +- .../text/model/CachedCharStorage.java | 2 +- .../zlibrary/text/model/CharStorage.java | 2 +- .../text/model/SimpleCharStorage.java | 2 +- .../zlibrary/text/model/ZLImageEntry.java | 2 +- .../text/model/ZLTextAlignmentType.java | 2 +- .../text/model/ZLTextForcedControlEntry.java | 2 +- .../zlibrary/text/model/ZLTextMark.java | 2 +- .../zlibrary/text/model/ZLTextModel.java | 2 +- .../zlibrary/text/model/ZLTextParagraph.java | 2 +- .../text/model/ZLTextParagraphImpl.java | 2 +- .../zlibrary/text/model/ZLTextPlainModel.java | 2 +- .../model/ZLTextSpecialParagraphImpl.java | 2 +- .../text/model/ZLTextWritableModel.java | 2 +- .../text/model/ZLTextWritablePlainModel.java | 2 +- .../zlibrary/text/view/PaintStateEnum.java | 2 +- .../text/view/ZLTextControlElement.java | 2 +- .../zlibrary/text/view/ZLTextElement.java | 2 +- .../zlibrary/text/view/ZLTextElementArea.java | 2 +- .../text/view/ZLTextElementAreaVector.java | 2 +- .../text/view/ZLTextElementRegion.java | 2 +- .../text/view/ZLTextFixedHSpaceElement.java | 2 +- .../text/view/ZLTextFixedPosition.java | 2 +- .../text/view/ZLTextHorizontalConvexHull.java | 2 +- .../zlibrary/text/view/ZLTextHyperlink.java | 2 +- .../view/ZLTextHyperlinkControlElement.java | 2 +- .../text/view/ZLTextHyperlinkRegion.java | 2 +- .../text/view/ZLTextImageElement.java | 2 +- .../zlibrary/text/view/ZLTextLineInfo.java | 2 +- .../zlibrary/text/view/ZLTextPage.java | 2 +- .../text/view/ZLTextParagraphCursor.java | 2 +- .../text/view/ZLTextParagraphCursorCache.java | 2 +- .../zlibrary/text/view/ZLTextPosition.java | 2 +- .../text/view/ZLTextSelectionModel.java | 2 +- .../zlibrary/text/view/ZLTextStyle.java | 2 +- .../zlibrary/text/view/ZLTextView.java | 2 +- .../zlibrary/text/view/ZLTextViewBase.java | 2 +- .../zlibrary/text/view/ZLTextWord.java | 2 +- .../zlibrary/text/view/ZLTextWordCursor.java | 2 +- .../zlibrary/text/view/ZLTextWordRegion.java | 2 +- .../text/view/style/ZLTextBaseStyle.java | 2 +- .../text/view/style/ZLTextDecoratedStyle.java | 2 +- .../view/style/ZLTextFullDecoratedStyle.java | 2 +- .../view/style/ZLTextFullStyleDecoration.java | 2 +- .../style/ZLTextPartialDecoratedStyle.java | 2 +- .../view/style/ZLTextStyleCollection.java | 2 +- .../view/style/ZLTextStyleDecoration.java | 2 +- .../ZLAndroidApplicationWindow.java | 2 +- .../dialogs/ZLAndroidDialogManager.java | 2 +- .../image/ZLAndroidArrayBasedImageData.java | 2 +- .../ui/android/image/ZLAndroidImageData.java | 2 +- .../android/image/ZLAndroidImageLoader.java | 2 +- .../android/image/ZLAndroidImageManager.java | 2 +- .../ui/android/library/BugReportActivity.java | 2 +- .../library/UncaughtExceptionHandler.java | 2 +- .../ui/android/library/ZLAndroidActivity.java | 2 +- .../android/library/ZLAndroidApplication.java | 2 +- .../ui/android/library/ZLAndroidLibrary.java | 2 +- .../ui/android/util/ZLAndroidColorUtil.java | 2 +- .../ui/android/util/ZLAndroidKeyUtil.java | 2 +- .../ui/android/view/AndroidFontUtil.java | 2 +- .../android/view/ZLAndroidPaintContext.java | 2 +- .../ui/android/view/ZLAndroidViewWidget.java | 2 +- .../ui/android/view/ZLAndroidWidget.java | 2 +- 387 files changed, 459 insertions(+), 385 deletions(-) create mode 100755 scripts/changeCopyright.pl create mode 100644 scripts/copyright diff --git a/scripts/changeCopyright.pl b/scripts/changeCopyright.pl new file mode 100755 index 000000000..8fc6f8565 --- /dev/null +++ b/scripts/changeCopyright.pl @@ -0,0 +1,56 @@ +#!/usr/bin/perl + +use Fcntl; + +if ($#ARGV != 0) { + print "usage:\n $0 \n"; + exit(0); +} + +my $source_file = @ARGV[0]; + +my $min_year = 2013; + +my $index = 0; +my $copyright_notice_end_line = 0; + +open(SOURCE_FILE, "$source_file") || die "Cannot open file $source_file\n"; +while () { + if ($index == 0) { + /^\/\*/ || die "File $source_file doesn't contain copyright notice\n"; + } elsif (/\*\// && $copyright_notice_end_line == 0) { + $min_year < 2013 || die "File $source_file doesn't contain copyright year information\n"; + $copyright_notice_end_line = $index + 1; + } + if (/Copyright \(C\)/) { + my $year = $_; + $year =~ s/.+Copyright \(C\) ([^ -]+).+\n/\1/; + if ($year < $min_year) { + $min_year = $year; + } + } + ++$index; +} +$copyright_notice_end_line > 0 || die "File $source_file doesn't contain copyright notice\n"; +$years = ($min_year == 2011) ? 2011 : "$min_year-2011"; + +open(TMP_FILE, ">TMP"); + +open(COPYRIGHT_FILE, "./scripts/copyright"); +while () { + s/YEARS/$years/; + print TMP_FILE $_; +} +close(COPYRIGHT_FILE); + +$index = 0; +seek(SOURCE_FILE, 0, SEEK_SET); +while () { + if (++$index > $copyright_notice_end_line) { + print TMP_FILE $_; + } +} +close(SOURCE_FILE); +close(TMP_FILE); + +rename("TMP", "$source_file"); diff --git a/scripts/copyright b/scripts/copyright new file mode 100644 index 000000000..8a971b19d --- /dev/null +++ b/scripts/copyright @@ -0,0 +1,18 @@ +/* + * Copyright (C) YEARS Geometer Plus + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * 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. + */ diff --git a/src/org/geometerplus/android/fbreader/BookInfoActivity.java b/src/org/geometerplus/android/fbreader/BookInfoActivity.java index fbdeeb892..04e253493 100644 --- a/src/org/geometerplus/android/fbreader/BookInfoActivity.java +++ b/src/org/geometerplus/android/fbreader/BookInfoActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java b/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java index 91a510430..d4350dfe6 100644 --- a/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java +++ b/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/BookmarkSearchActivity.java b/src/org/geometerplus/android/fbreader/BookmarkSearchActivity.java index cf4f27f97..677a7a490 100644 --- a/src/org/geometerplus/android/fbreader/BookmarkSearchActivity.java +++ b/src/org/geometerplus/android/fbreader/BookmarkSearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/BookmarksActivity.java b/src/org/geometerplus/android/fbreader/BookmarksActivity.java index cb6bee010..bce2aedd9 100644 --- a/src/org/geometerplus/android/fbreader/BookmarksActivity.java +++ b/src/org/geometerplus/android/fbreader/BookmarksActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ControlButtonPanel.java b/src/org/geometerplus/android/fbreader/ControlButtonPanel.java index 25726dd95..898aa9bca 100644 --- a/src/org/geometerplus/android/fbreader/ControlButtonPanel.java +++ b/src/org/geometerplus/android/fbreader/ControlButtonPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ControlPanel.java b/src/org/geometerplus/android/fbreader/ControlPanel.java index b78c14872..a7f8f8a05 100644 --- a/src/org/geometerplus/android/fbreader/ControlPanel.java +++ b/src/org/geometerplus/android/fbreader/ControlPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/DictionaryUtil.java b/src/org/geometerplus/android/fbreader/DictionaryUtil.java index b67063894..5283a61ec 100644 --- a/src/org/geometerplus/android/fbreader/DictionaryUtil.java +++ b/src/org/geometerplus/android/fbreader/DictionaryUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/FBReader.java b/src/org/geometerplus/android/fbreader/FBReader.java index 11ad96abe..4a6f7aa20 100644 --- a/src/org/geometerplus/android/fbreader/FBReader.java +++ b/src/org/geometerplus/android/fbreader/FBReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ProcessHyperlinkAction.java b/src/org/geometerplus/android/fbreader/ProcessHyperlinkAction.java index b50b48b23..60463dd66 100644 --- a/src/org/geometerplus/android/fbreader/ProcessHyperlinkAction.java +++ b/src/org/geometerplus/android/fbreader/ProcessHyperlinkAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/RunActivityAction.java b/src/org/geometerplus/android/fbreader/RunActivityAction.java index 919773f26..ec22985d0 100644 --- a/src/org/geometerplus/android/fbreader/RunActivityAction.java +++ b/src/org/geometerplus/android/fbreader/RunActivityAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SQLiteBooksDatabase.java b/src/org/geometerplus/android/fbreader/SQLiteBooksDatabase.java index 1526f2dfb..29763a232 100644 --- a/src/org/geometerplus/android/fbreader/SQLiteBooksDatabase.java +++ b/src/org/geometerplus/android/fbreader/SQLiteBooksDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SearchAction.java b/src/org/geometerplus/android/fbreader/SearchAction.java index dbd1aa823..41cdc1f2f 100644 --- a/src/org/geometerplus/android/fbreader/SearchAction.java +++ b/src/org/geometerplus/android/fbreader/SearchAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/SearchActivity.java b/src/org/geometerplus/android/fbreader/SearchActivity.java index ece2aef8d..e26284dee 100644 --- a/src/org/geometerplus/android/fbreader/SearchActivity.java +++ b/src/org/geometerplus/android/fbreader/SearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowBookInfoAction.java b/src/org/geometerplus/android/fbreader/ShowBookInfoAction.java index bc47cf294..acbe2618d 100644 --- a/src/org/geometerplus/android/fbreader/ShowBookInfoAction.java +++ b/src/org/geometerplus/android/fbreader/ShowBookInfoAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowBookmarksAction.java b/src/org/geometerplus/android/fbreader/ShowBookmarksAction.java index 3983450ff..a3a732ee0 100644 --- a/src/org/geometerplus/android/fbreader/ShowBookmarksAction.java +++ b/src/org/geometerplus/android/fbreader/ShowBookmarksAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowLibraryAction.java b/src/org/geometerplus/android/fbreader/ShowLibraryAction.java index 1c643730d..9d4b96859 100644 --- a/src/org/geometerplus/android/fbreader/ShowLibraryAction.java +++ b/src/org/geometerplus/android/fbreader/ShowLibraryAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowMenuAction.java b/src/org/geometerplus/android/fbreader/ShowMenuAction.java index 2ba871d84..d7ec2d04e 100644 --- a/src/org/geometerplus/android/fbreader/ShowMenuAction.java +++ b/src/org/geometerplus/android/fbreader/ShowMenuAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowNavigationAction.java b/src/org/geometerplus/android/fbreader/ShowNavigationAction.java index 0f8f232bf..7148bbe03 100644 --- a/src/org/geometerplus/android/fbreader/ShowNavigationAction.java +++ b/src/org/geometerplus/android/fbreader/ShowNavigationAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowNetworkLibraryAction.java b/src/org/geometerplus/android/fbreader/ShowNetworkLibraryAction.java index bb9fa3b6a..bd02c9cde 100644 --- a/src/org/geometerplus/android/fbreader/ShowNetworkLibraryAction.java +++ b/src/org/geometerplus/android/fbreader/ShowNetworkLibraryAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowPreferencesAction.java b/src/org/geometerplus/android/fbreader/ShowPreferencesAction.java index a5b3a3275..683e75457 100644 --- a/src/org/geometerplus/android/fbreader/ShowPreferencesAction.java +++ b/src/org/geometerplus/android/fbreader/ShowPreferencesAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ShowTOCAction.java b/src/org/geometerplus/android/fbreader/ShowTOCAction.java index 65082e44d..5303a535b 100644 --- a/src/org/geometerplus/android/fbreader/ShowTOCAction.java +++ b/src/org/geometerplus/android/fbreader/ShowTOCAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/TOCActivity.java b/src/org/geometerplus/android/fbreader/TOCActivity.java index 62b356673..8e47d5099 100644 --- a/src/org/geometerplus/android/fbreader/TOCActivity.java +++ b/src/org/geometerplus/android/fbreader/TOCActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/TextSearchActivity.java b/src/org/geometerplus/android/fbreader/TextSearchActivity.java index 9ad52671b..e52db7ba4 100644 --- a/src/org/geometerplus/android/fbreader/TextSearchActivity.java +++ b/src/org/geometerplus/android/fbreader/TextSearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java b/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java index 4c80986c7..81e3fc7be 100644 --- a/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java +++ b/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/BaseActivity.java b/src/org/geometerplus/android/fbreader/library/BaseActivity.java index c77e11bae..0c1bd5b05 100644 --- a/src/org/geometerplus/android/fbreader/library/BaseActivity.java +++ b/src/org/geometerplus/android/fbreader/library/BaseActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/FileManager.java b/src/org/geometerplus/android/fbreader/library/FileManager.java index bc4cabdda..74a390dcb 100644 --- a/src/org/geometerplus/android/fbreader/library/FileManager.java +++ b/src/org/geometerplus/android/fbreader/library/FileManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/InitializationService.java b/src/org/geometerplus/android/fbreader/library/InitializationService.java index 9cd46630b..87621817e 100644 --- a/src/org/geometerplus/android/fbreader/library/InitializationService.java +++ b/src/org/geometerplus/android/fbreader/library/InitializationService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/KillerCallback.java b/src/org/geometerplus/android/fbreader/library/KillerCallback.java index 6c3463e35..70ff39b4e 100644 --- a/src/org/geometerplus/android/fbreader/library/KillerCallback.java +++ b/src/org/geometerplus/android/fbreader/library/KillerCallback.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/LibraryBaseActivity.java b/src/org/geometerplus/android/fbreader/library/LibraryBaseActivity.java index ef756a8a6..726faa5e5 100644 --- a/src/org/geometerplus/android/fbreader/library/LibraryBaseActivity.java +++ b/src/org/geometerplus/android/fbreader/library/LibraryBaseActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/LibraryTopLevelActivity.java b/src/org/geometerplus/android/fbreader/library/LibraryTopLevelActivity.java index 14b1384ed..3a40a6435 100644 --- a/src/org/geometerplus/android/fbreader/library/LibraryTopLevelActivity.java +++ b/src/org/geometerplus/android/fbreader/library/LibraryTopLevelActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/library/LibraryTreeActivity.java b/src/org/geometerplus/android/fbreader/library/LibraryTreeActivity.java index f3f269e1e..ccbc274c3 100644 --- a/src/org/geometerplus/android/fbreader/library/LibraryTreeActivity.java +++ b/src/org/geometerplus/android/fbreader/library/LibraryTreeActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/AddCustomCatalogItemActions.java b/src/org/geometerplus/android/fbreader/network/AddCustomCatalogItemActions.java index 9b73d6134..6c3030a41 100644 --- a/src/org/geometerplus/android/fbreader/network/AddCustomCatalogItemActions.java +++ b/src/org/geometerplus/android/fbreader/network/AddCustomCatalogItemActions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/AddCustomCatalogItemTree.java b/src/org/geometerplus/android/fbreader/network/AddCustomCatalogItemTree.java index 4974eacca..4b111f5e5 100644 --- a/src/org/geometerplus/android/fbreader/network/AddCustomCatalogItemTree.java +++ b/src/org/geometerplus/android/fbreader/network/AddCustomCatalogItemTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/AuthenticationDialog.java b/src/org/geometerplus/android/fbreader/network/AuthenticationDialog.java index 119040cf8..7e7b1d0cb 100644 --- a/src/org/geometerplus/android/fbreader/network/AuthenticationDialog.java +++ b/src/org/geometerplus/android/fbreader/network/AuthenticationDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BookDownloader.java b/src/org/geometerplus/android/fbreader/network/BookDownloader.java index b4b5b0ff0..a27175142 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BookDownloaderCallback.java b/src/org/geometerplus/android/fbreader/network/BookDownloaderCallback.java index 8db178902..3ed47cb6d 100644 --- a/src/org/geometerplus/android/fbreader/network/BookDownloaderCallback.java +++ b/src/org/geometerplus/android/fbreader/network/BookDownloaderCallback.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BookDownloaderService.java b/src/org/geometerplus/android/fbreader/network/BookDownloaderService.java index 94ef4ad14..82f56613b 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/BookDownloaderServiceConnection.java b/src/org/geometerplus/android/fbreader/network/BookDownloaderServiceConnection.java index 5cc5f5b6b..676518576 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/CustomCatalogDialog.java b/src/org/geometerplus/android/fbreader/network/CustomCatalogDialog.java index fb4e7d3c0..944c2122c 100644 --- a/src/org/geometerplus/android/fbreader/network/CustomCatalogDialog.java +++ b/src/org/geometerplus/android/fbreader/network/CustomCatalogDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/ItemsLoadingHandler.java b/src/org/geometerplus/android/fbreader/network/ItemsLoadingHandler.java index ccb61e1eb..75e28c3d9 100644 --- a/src/org/geometerplus/android/fbreader/network/ItemsLoadingHandler.java +++ b/src/org/geometerplus/android/fbreader/network/ItemsLoadingHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/ItemsLoadingRunnable.java b/src/org/geometerplus/android/fbreader/network/ItemsLoadingRunnable.java index a17645a63..ffa82bab1 100644 --- a/src/org/geometerplus/android/fbreader/network/ItemsLoadingRunnable.java +++ b/src/org/geometerplus/android/fbreader/network/ItemsLoadingRunnable.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/ItemsLoadingService.java b/src/org/geometerplus/android/fbreader/network/ItemsLoadingService.java index 3f9922143..34ff845ca 100644 --- a/src/org/geometerplus/android/fbreader/network/ItemsLoadingService.java +++ b/src/org/geometerplus/android/fbreader/network/ItemsLoadingService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/LibraryInitializationService.java b/src/org/geometerplus/android/fbreader/network/LibraryInitializationService.java index a6ee19877..c3a58c66e 100644 --- a/src/org/geometerplus/android/fbreader/network/LibraryInitializationService.java +++ b/src/org/geometerplus/android/fbreader/network/LibraryInitializationService.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkBaseActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkBaseActivity.java index 75fc56045..7b6ee597c 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkBaseActivity.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkBaseActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkBookActions.java b/src/org/geometerplus/android/fbreader/network/NetworkBookActions.java index 2d46b9abe..319d10283 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkBookActions.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkBookActions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkBookInfoActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkBookInfoActivity.java index 3e97677b5..c68e60441 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkCatalogActions.java b/src/org/geometerplus/android/fbreader/network/NetworkCatalogActions.java index 2d60a437a..702c557b7 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkCatalogActions.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkCatalogActions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkCatalogActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkCatalogActivity.java index 19a5dda7a..b30016e0c 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkCatalogActivity.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkCatalogActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkDialog.java b/src/org/geometerplus/android/fbreader/network/NetworkDialog.java index 3887e07d3..5a9347a77 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkDialog.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkLibraryActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkLibraryActivity.java index bf3b84694..ddf2960cf 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkNotifications.java b/src/org/geometerplus/android/fbreader/network/NetworkNotifications.java index ecb0daf2e..23ca272ba 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkNotifications.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkNotifications.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkSearchActivity.java b/src/org/geometerplus/android/fbreader/network/NetworkSearchActivity.java index 37acef160..bbca41a07 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkTreeActions.java b/src/org/geometerplus/android/fbreader/network/NetworkTreeActions.java index b1324f1d5..102d1aa9e 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkTreeActions.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkTreeActions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/NetworkView.java b/src/org/geometerplus/android/fbreader/network/NetworkView.java index ee380730f..226a30e69 100644 --- a/src/org/geometerplus/android/fbreader/network/NetworkView.java +++ b/src/org/geometerplus/android/fbreader/network/NetworkView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/RefillAccountActions.java b/src/org/geometerplus/android/fbreader/network/RefillAccountActions.java index e44b73163..c7037236f 100644 --- a/src/org/geometerplus/android/fbreader/network/RefillAccountActions.java +++ b/src/org/geometerplus/android/fbreader/network/RefillAccountActions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/RefillAccountTree.java b/src/org/geometerplus/android/fbreader/network/RefillAccountTree.java index 60d5c85e7..346db7924 100644 --- a/src/org/geometerplus/android/fbreader/network/RefillAccountTree.java +++ b/src/org/geometerplus/android/fbreader/network/RefillAccountTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/SQLiteNetworkDatabase.java b/src/org/geometerplus/android/fbreader/network/SQLiteNetworkDatabase.java index cb277d333..3c3abf2bb 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/SearchItemActions.java b/src/org/geometerplus/android/fbreader/network/SearchItemActions.java index 6d8f328d4..6ca382143 100644 --- a/src/org/geometerplus/android/fbreader/network/SearchItemActions.java +++ b/src/org/geometerplus/android/fbreader/network/SearchItemActions.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/SearchItemTree.java b/src/org/geometerplus/android/fbreader/network/SearchItemTree.java index 225a076f7..67979ff25 100644 --- a/src/org/geometerplus/android/fbreader/network/SearchItemTree.java +++ b/src/org/geometerplus/android/fbreader/network/SearchItemTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/UserRegistrationConstants.java b/src/org/geometerplus/android/fbreader/network/UserRegistrationConstants.java index 062d5f2e9..af75e1cdb 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/network/Util.java b/src/org/geometerplus/android/fbreader/network/Util.java index 2777b279d..7e5a37134 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/BatteryLevelToTurnScreenOffPreference.java b/src/org/geometerplus/android/fbreader/preferences/BatteryLevelToTurnScreenOffPreference.java index b8a00d6a7..398025b41 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/EditBookInfoActivity.java b/src/org/geometerplus/android/fbreader/preferences/EditBookInfoActivity.java index e560f6b10..1c0830b30 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/FontOption.java b/src/org/geometerplus/android/fbreader/preferences/FontOption.java index 592bed02c..7cc3fba07 100644 --- a/src/org/geometerplus/android/fbreader/preferences/FontOption.java +++ b/src/org/geometerplus/android/fbreader/preferences/FontOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/FontStylePreference.java b/src/org/geometerplus/android/fbreader/preferences/FontStylePreference.java index 017332188..65a1be5e8 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/InfoPreference.java b/src/org/geometerplus/android/fbreader/preferences/InfoPreference.java index 3da14500d..8f67152e4 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/PreferenceActivity.java b/src/org/geometerplus/android/fbreader/preferences/PreferenceActivity.java index 795e77ba9..510fb5775 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLBoolean3Preference.java b/src/org/geometerplus/android/fbreader/preferences/ZLBoolean3Preference.java index 50cf80d34..a9cd5cadf 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLBooleanPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLBooleanPreference.java index 55bb4dbe6..cf6a63069 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLChoicePreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLChoicePreference.java index 13034e508..f626161d0 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLColorPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLColorPreference.java index 8aea4949a..14eb1b39c 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLEnumPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLEnumPreference.java index 59ff444e6..778cecfed 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLIntegerChoicePreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLIntegerChoicePreference.java index 64f96435c..19bedf47f 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLIntegerRangePreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLIntegerRangePreference.java index 8c07367ab..287e6e9ac 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLPreference.java index 23239c27d..9438e970d 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceActivity.java b/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceActivity.java index 80acfb9bc..2e9e56cd1 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceSet.java b/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceSet.java index c01f92c5e..9342e6f30 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceSet.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLPreferenceSet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLSimplePreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLSimplePreference.java index 53ccdf24e..a04a8862b 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLSimplePreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLSimplePreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLStringListPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLStringListPreference.java index 1faa85b19..eaab55b0c 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLStringOptionPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLStringOptionPreference.java index 0b4be81f9..2c369ff41 100644 --- a/src/org/geometerplus/android/fbreader/preferences/ZLStringOptionPreference.java +++ b/src/org/geometerplus/android/fbreader/preferences/ZLStringOptionPreference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/preferences/ZLStringPreference.java b/src/org/geometerplus/android/fbreader/preferences/ZLStringPreference.java index eb5f4c40f..9f4e21fc7 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/fbreader/tree/ZLAndroidTree.java b/src/org/geometerplus/android/fbreader/tree/ZLAndroidTree.java index 15320fca1..44d6c41e8 100644 --- a/src/org/geometerplus/android/fbreader/tree/ZLAndroidTree.java +++ b/src/org/geometerplus/android/fbreader/tree/ZLAndroidTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/PackageUtil.java b/src/org/geometerplus/android/util/PackageUtil.java index d6aad020d..63cbc401e 100644 --- a/src/org/geometerplus/android/util/PackageUtil.java +++ b/src/org/geometerplus/android/util/PackageUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/android/util/UIUtil.java b/src/org/geometerplus/android/util/UIUtil.java index edd0210f4..c6fe8dbc1 100644 --- a/src/org/geometerplus/android/util/UIUtil.java +++ b/src/org/geometerplus/android/util/UIUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/Paths.java b/src/org/geometerplus/fbreader/Paths.java index bfa5f14bc..f5bf604ff 100644 --- a/src/org/geometerplus/fbreader/Paths.java +++ b/src/org/geometerplus/fbreader/Paths.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/BookModel.java b/src/org/geometerplus/fbreader/bookmodel/BookModel.java index 1c11627dd..dd02e0fd8 100644 --- a/src/org/geometerplus/fbreader/bookmodel/BookModel.java +++ b/src/org/geometerplus/fbreader/bookmodel/BookModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/BookReader.java b/src/org/geometerplus/fbreader/bookmodel/BookReader.java index b0c204bbe..22904994e 100644 --- a/src/org/geometerplus/fbreader/bookmodel/BookReader.java +++ b/src/org/geometerplus/fbreader/bookmodel/BookReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java b/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java index fe94a3c05..8e23c1da0 100644 --- a/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java +++ b/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java b/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java index 23cd5a7d8..fe56ef195 100644 --- a/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java +++ b/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/bookmodel/TOCTree.java b/src/org/geometerplus/fbreader/bookmodel/TOCTree.java index e3a5505ad..da5e2a306 100644 --- a/src/org/geometerplus/fbreader/bookmodel/TOCTree.java +++ b/src/org/geometerplus/fbreader/bookmodel/TOCTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ActionCode.java b/src/org/geometerplus/fbreader/fbreader/ActionCode.java index a4c4ec1ed..7b974fdd3 100644 --- a/src/org/geometerplus/fbreader/fbreader/ActionCode.java +++ b/src/org/geometerplus/fbreader/fbreader/ActionCode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/CancelAction.java b/src/org/geometerplus/fbreader/fbreader/CancelAction.java index 898f4387a..73dfaa8ea 100644 --- a/src/org/geometerplus/fbreader/fbreader/CancelAction.java +++ b/src/org/geometerplus/fbreader/fbreader/CancelAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java b/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java index 250e9c975..6982f34f2 100644 --- a/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java b/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java index ac1653fa3..c00da4b6d 100644 --- a/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ColorProfile.java b/src/org/geometerplus/fbreader/fbreader/ColorProfile.java index a51d6b2bc..cf7ccb9a3 100644 --- a/src/org/geometerplus/fbreader/fbreader/ColorProfile.java +++ b/src/org/geometerplus/fbreader/fbreader/ColorProfile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FBAction.java b/src/org/geometerplus/fbreader/fbreader/FBAction.java index 15ba3035d..76287d92e 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FBAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FBReaderApp.java b/src/org/geometerplus/fbreader/fbreader/FBReaderApp.java index f20f63894..11698ea37 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBReaderApp.java +++ b/src/org/geometerplus/fbreader/fbreader/FBReaderApp.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FBView.java b/src/org/geometerplus/fbreader/fbreader/FBView.java index f13effd60..194b2ca77 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBView.java +++ b/src/org/geometerplus/fbreader/fbreader/FBView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FindNextAction.java b/src/org/geometerplus/fbreader/fbreader/FindNextAction.java index 360cc3ae2..d3e59f607 100644 --- a/src/org/geometerplus/fbreader/fbreader/FindNextAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FindNextAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java b/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java index c70e3f014..a282d3efc 100644 --- a/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/RotateAction.java b/src/org/geometerplus/fbreader/fbreader/RotateAction.java index 5c0a926dc..23ef18d2a 100644 --- a/src/org/geometerplus/fbreader/fbreader/RotateAction.java +++ b/src/org/geometerplus/fbreader/fbreader/RotateAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/ScrollingPreferences.java b/src/org/geometerplus/fbreader/fbreader/ScrollingPreferences.java index 75df9e647..838d16fda 100644 --- a/src/org/geometerplus/fbreader/fbreader/ScrollingPreferences.java +++ b/src/org/geometerplus/fbreader/fbreader/ScrollingPreferences.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java b/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java index 33801d676..138a52582 100644 --- a/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java +++ b/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/fbreader/VolumeKeyScrollingAction.java b/src/org/geometerplus/fbreader/fbreader/VolumeKeyScrollingAction.java index af2316075..478d86399 100644 --- a/src/org/geometerplus/fbreader/fbreader/VolumeKeyScrollingAction.java +++ b/src/org/geometerplus/fbreader/fbreader/VolumeKeyScrollingAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/FormatPlugin.java b/src/org/geometerplus/fbreader/formats/FormatPlugin.java index 1b5fbc95c..edff4f1b9 100644 --- a/src/org/geometerplus/fbreader/formats/FormatPlugin.java +++ b/src/org/geometerplus/fbreader/formats/FormatPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/PluginCollection.java b/src/org/geometerplus/fbreader/formats/PluginCollection.java index 3082835b0..64a05467a 100644 --- a/src/org/geometerplus/fbreader/formats/PluginCollection.java +++ b/src/org/geometerplus/fbreader/formats/PluginCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/Base64EncodedImage.java b/src/org/geometerplus/fbreader/formats/fb2/Base64EncodedImage.java index 18d76fc8c..d787259b4 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/Base64EncodedImage.java +++ b/src/org/geometerplus/fbreader/formats/fb2/Base64EncodedImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2AnnotationReader.java b/src/org/geometerplus/fbreader/formats/fb2/FB2AnnotationReader.java index 4ba128789..de765cdc8 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2CoverImage.java b/src/org/geometerplus/fbreader/formats/fb2/FB2CoverImage.java index e9b70a802..a300c9d5f 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2CoverImage.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2CoverImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2CoverReader.java b/src/org/geometerplus/fbreader/formats/fb2/FB2CoverReader.java index 5d3734272..d1424faa9 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2CoverReader.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2CoverReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2MetaInfoReader.java b/src/org/geometerplus/fbreader/formats/fb2/FB2MetaInfoReader.java index ef81ab507..d9a85ad92 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2MetaInfoReader.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2MetaInfoReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2Plugin.java b/src/org/geometerplus/fbreader/formats/fb2/FB2Plugin.java index 0b1ae6210..d0e70771e 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2Plugin.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2Plugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2Reader.java b/src/org/geometerplus/fbreader/formats/fb2/FB2Reader.java index bf91d9bfc..01e3c16fd 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2Reader.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2Reader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2Tag.java b/src/org/geometerplus/fbreader/formats/fb2/FB2Tag.java index 0dbff5672..ce3720e62 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2Tag.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/fb2/FB2TagManager.java b/src/org/geometerplus/fbreader/formats/fb2/FB2TagManager.java index 787db70c5..8fa92da8e 100644 --- a/src/org/geometerplus/fbreader/formats/fb2/FB2TagManager.java +++ b/src/org/geometerplus/fbreader/formats/fb2/FB2TagManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/html/HtmlMetaInfoReader.java b/src/org/geometerplus/fbreader/formats/html/HtmlMetaInfoReader.java index 15e2d19b8..d0fac64db 100644 --- a/src/org/geometerplus/fbreader/formats/html/HtmlMetaInfoReader.java +++ b/src/org/geometerplus/fbreader/formats/html/HtmlMetaInfoReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/html/HtmlPlugin.java b/src/org/geometerplus/fbreader/formats/html/HtmlPlugin.java index 7f16f9604..b2c36819e 100644 --- a/src/org/geometerplus/fbreader/formats/html/HtmlPlugin.java +++ b/src/org/geometerplus/fbreader/formats/html/HtmlPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/html/HtmlReader.java b/src/org/geometerplus/fbreader/formats/html/HtmlReader.java index c6d294a4b..e7087b1cc 100644 --- a/src/org/geometerplus/fbreader/formats/html/HtmlReader.java +++ b/src/org/geometerplus/fbreader/formats/html/HtmlReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/html/HtmlTag.java b/src/org/geometerplus/fbreader/formats/html/HtmlTag.java index e16ac3118..e4c8d2b18 100644 --- a/src/org/geometerplus/fbreader/formats/html/HtmlTag.java +++ b/src/org/geometerplus/fbreader/formats/html/HtmlTag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/NCXReader.java b/src/org/geometerplus/fbreader/formats/oeb/NCXReader.java index c7b74c011..c87078c66 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/NCXReader.java +++ b/src/org/geometerplus/fbreader/formats/oeb/NCXReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/OEBAnnotationReader.java b/src/org/geometerplus/fbreader/formats/oeb/OEBAnnotationReader.java index 90c76b2a7..801620397 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/OEBBookReader.java b/src/org/geometerplus/fbreader/formats/oeb/OEBBookReader.java index 324506860..c95b7a87d 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/OEBBookReader.java +++ b/src/org/geometerplus/fbreader/formats/oeb/OEBBookReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/OEBCoverBackgroundReader.java b/src/org/geometerplus/fbreader/formats/oeb/OEBCoverBackgroundReader.java index 0f53d2bf7..ee885a142 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/OEBCoverBackgroundReader.java +++ b/src/org/geometerplus/fbreader/formats/oeb/OEBCoverBackgroundReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/OEBCoverReader.java b/src/org/geometerplus/fbreader/formats/oeb/OEBCoverReader.java index 420a0c359..9f842cc1a 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/OEBCoverReader.java +++ b/src/org/geometerplus/fbreader/formats/oeb/OEBCoverReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/OEBMetaInfoReader.java b/src/org/geometerplus/fbreader/formats/oeb/OEBMetaInfoReader.java index 3a878aba1..bfa315aeb 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/OEBMetaInfoReader.java +++ b/src/org/geometerplus/fbreader/formats/oeb/OEBMetaInfoReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/oeb/OEBPlugin.java b/src/org/geometerplus/fbreader/formats/oeb/OEBPlugin.java index c2674b8df..8a24c0747 100644 --- a/src/org/geometerplus/fbreader/formats/oeb/OEBPlugin.java +++ b/src/org/geometerplus/fbreader/formats/oeb/OEBPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/DocDecompressor.java b/src/org/geometerplus/fbreader/formats/pdb/DocDecompressor.java index cbda7c5ab..2b77628bf 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/DocDecompressor.java +++ b/src/org/geometerplus/fbreader/formats/pdb/DocDecompressor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/HuffdicDecompressor.java b/src/org/geometerplus/fbreader/formats/pdb/HuffdicDecompressor.java index 876c01a64..845fa119c 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/HuffdicDecompressor.java +++ b/src/org/geometerplus/fbreader/formats/pdb/HuffdicDecompressor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/MobipocketHtmlBookReader.java b/src/org/geometerplus/fbreader/formats/pdb/MobipocketHtmlBookReader.java index a0756690a..f537fa247 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/MobipocketHtmlBookReader.java +++ b/src/org/geometerplus/fbreader/formats/pdb/MobipocketHtmlBookReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/MobipocketPlugin.java b/src/org/geometerplus/fbreader/formats/pdb/MobipocketPlugin.java index 2bbe88dc8..c9cfb7f16 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/MobipocketPlugin.java +++ b/src/org/geometerplus/fbreader/formats/pdb/MobipocketPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/MobipocketStream.java b/src/org/geometerplus/fbreader/formats/pdb/MobipocketStream.java index 898cb2d6c..1c33344eb 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/MobipocketStream.java +++ b/src/org/geometerplus/fbreader/formats/pdb/MobipocketStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/PalmDocLikeStream.java b/src/org/geometerplus/fbreader/formats/pdb/PalmDocLikeStream.java index f34419db8..36eb36d27 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/PalmDocLikeStream.java +++ b/src/org/geometerplus/fbreader/formats/pdb/PalmDocLikeStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/PdbHeader.java b/src/org/geometerplus/fbreader/formats/pdb/PdbHeader.java index 1f27da616..7dc1d0b52 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/PdbHeader.java +++ b/src/org/geometerplus/fbreader/formats/pdb/PdbHeader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/PdbPlugin.java b/src/org/geometerplus/fbreader/formats/pdb/PdbPlugin.java index af488ef5f..3d331604a 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/PdbPlugin.java +++ b/src/org/geometerplus/fbreader/formats/pdb/PdbPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/PdbStream.java b/src/org/geometerplus/fbreader/formats/pdb/PdbStream.java index 8fced6641..78fca1992 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/PdbStream.java +++ b/src/org/geometerplus/fbreader/formats/pdb/PdbStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/pdb/PdbUtil.java b/src/org/geometerplus/fbreader/formats/pdb/PdbUtil.java index 398bc3e39..93350be3a 100644 --- a/src/org/geometerplus/fbreader/formats/pdb/PdbUtil.java +++ b/src/org/geometerplus/fbreader/formats/pdb/PdbUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/plucker/DocCompressedFileImage.java b/src/org/geometerplus/fbreader/formats/plucker/DocCompressedFileImage.java index cd9c28af3..b09effca2 100644 --- a/src/org/geometerplus/fbreader/formats/plucker/DocCompressedFileImage.java +++ b/src/org/geometerplus/fbreader/formats/plucker/DocCompressedFileImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/plucker/PluckerBookReader.java b/src/org/geometerplus/fbreader/formats/plucker/PluckerBookReader.java index 5c266c307..aeaeb3a7c 100644 --- a/src/org/geometerplus/fbreader/formats/plucker/PluckerBookReader.java +++ b/src/org/geometerplus/fbreader/formats/plucker/PluckerBookReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/plucker/PluckerFileImage.java b/src/org/geometerplus/fbreader/formats/plucker/PluckerFileImage.java index 37cd0a9a9..0a3eb4a98 100644 --- a/src/org/geometerplus/fbreader/formats/plucker/PluckerFileImage.java +++ b/src/org/geometerplus/fbreader/formats/plucker/PluckerFileImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/plucker/PluckerPlugin.java b/src/org/geometerplus/fbreader/formats/plucker/PluckerPlugin.java index a9b6353a9..6781b3129 100644 --- a/src/org/geometerplus/fbreader/formats/plucker/PluckerPlugin.java +++ b/src/org/geometerplus/fbreader/formats/plucker/PluckerPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/plucker/PluckerTextStream.java b/src/org/geometerplus/fbreader/formats/plucker/PluckerTextStream.java index af3077579..cdcc4bd34 100644 --- a/src/org/geometerplus/fbreader/formats/plucker/PluckerTextStream.java +++ b/src/org/geometerplus/fbreader/formats/plucker/PluckerTextStream.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/plucker/ZCompressedFileImage.java b/src/org/geometerplus/fbreader/formats/plucker/ZCompressedFileImage.java index 2f995dbd4..b23310e29 100644 --- a/src/org/geometerplus/fbreader/formats/plucker/ZCompressedFileImage.java +++ b/src/org/geometerplus/fbreader/formats/plucker/ZCompressedFileImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/util/MiscUtil.java b/src/org/geometerplus/fbreader/formats/util/MiscUtil.java index 73a011b5b..dcb313f40 100644 --- a/src/org/geometerplus/fbreader/formats/util/MiscUtil.java +++ b/src/org/geometerplus/fbreader/formats/util/MiscUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLReader.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLReader.java index 5c3c8044f..cc31085ed 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLReader.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagAction.java index efd4c8248..b65c7ed9e 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagBodyAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagBodyAction.java index af4cba5c6..470d11851 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagBodyAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagBodyAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagControlAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagControlAction.java index b3e247433..c31ea1c61 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagControlAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagControlAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagHyperlinkAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagHyperlinkAction.java index b8cc1dcea..f125395ac 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagHyperlinkAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagHyperlinkAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagImageAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagImageAction.java index 1e9ea2c5d..59dc15983 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagImageAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagImageAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagItemAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagItemAction.java index a988b90a2..cefef8192 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagItemAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagItemAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagParagraphAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagParagraphAction.java index 74d941a44..423085eee 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagParagraphAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagParagraphAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagParagraphWithControlAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagParagraphWithControlAction.java index f3c4a8a2c..60da94de0 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagParagraphWithControlAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagParagraphWithControlAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagPreAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagPreAction.java index 1e2030271..8ca73073a 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagPreAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagPreAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagRestartParagraphAction.java b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagRestartParagraphAction.java index 00fbe9abf..c8e8377ed 100644 --- a/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagRestartParagraphAction.java +++ b/src/org/geometerplus/fbreader/formats/xhtml/XHTMLTagRestartParagraphAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/Author.java b/src/org/geometerplus/fbreader/library/Author.java index 989553990..a768e8333 100644 --- a/src/org/geometerplus/fbreader/library/Author.java +++ b/src/org/geometerplus/fbreader/library/Author.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/AuthorTree.java b/src/org/geometerplus/fbreader/library/AuthorTree.java index 8d1a69e98..f8def664b 100644 --- a/src/org/geometerplus/fbreader/library/AuthorTree.java +++ b/src/org/geometerplus/fbreader/library/AuthorTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/Book.java b/src/org/geometerplus/fbreader/library/Book.java index 82bd63e56..88ae5e994 100644 --- a/src/org/geometerplus/fbreader/library/Book.java +++ b/src/org/geometerplus/fbreader/library/Book.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/BookInSeriesTree.java b/src/org/geometerplus/fbreader/library/BookInSeriesTree.java index 3567b7311..0c844cf51 100644 --- a/src/org/geometerplus/fbreader/library/BookInSeriesTree.java +++ b/src/org/geometerplus/fbreader/library/BookInSeriesTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/BookTree.java b/src/org/geometerplus/fbreader/library/BookTree.java index 9488bfc8f..0dfe39e8b 100644 --- a/src/org/geometerplus/fbreader/library/BookTree.java +++ b/src/org/geometerplus/fbreader/library/BookTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/Bookmark.java b/src/org/geometerplus/fbreader/library/Bookmark.java index 9c5271849..3d4146d44 100644 --- a/src/org/geometerplus/fbreader/library/Bookmark.java +++ b/src/org/geometerplus/fbreader/library/Bookmark.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/BooksDatabase.java b/src/org/geometerplus/fbreader/library/BooksDatabase.java index 08e8d71df..3301f85b2 100644 --- a/src/org/geometerplus/fbreader/library/BooksDatabase.java +++ b/src/org/geometerplus/fbreader/library/BooksDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/FileInfo.java b/src/org/geometerplus/fbreader/library/FileInfo.java index f0bacad46..547130f7c 100644 --- a/src/org/geometerplus/fbreader/library/FileInfo.java +++ b/src/org/geometerplus/fbreader/library/FileInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/FileInfoSet.java b/src/org/geometerplus/fbreader/library/FileInfoSet.java index 99cec9f2e..823ede84e 100644 --- a/src/org/geometerplus/fbreader/library/FileInfoSet.java +++ b/src/org/geometerplus/fbreader/library/FileInfoSet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/Library.java b/src/org/geometerplus/fbreader/library/Library.java index c760425c9..526017390 100644 --- a/src/org/geometerplus/fbreader/library/Library.java +++ b/src/org/geometerplus/fbreader/library/Library.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/LibraryTree.java b/src/org/geometerplus/fbreader/library/LibraryTree.java index 1238f1e6e..e14fc32d7 100644 --- a/src/org/geometerplus/fbreader/library/LibraryTree.java +++ b/src/org/geometerplus/fbreader/library/LibraryTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/RootTree.java b/src/org/geometerplus/fbreader/library/RootTree.java index d18b532f6..08c15d5d6 100644 --- a/src/org/geometerplus/fbreader/library/RootTree.java +++ b/src/org/geometerplus/fbreader/library/RootTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/SeriesInfo.java b/src/org/geometerplus/fbreader/library/SeriesInfo.java index 215843ab5..cf79f2d33 100644 --- a/src/org/geometerplus/fbreader/library/SeriesInfo.java +++ b/src/org/geometerplus/fbreader/library/SeriesInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/SeriesTree.java b/src/org/geometerplus/fbreader/library/SeriesTree.java index 4ac43d177..3150791cc 100644 --- a/src/org/geometerplus/fbreader/library/SeriesTree.java +++ b/src/org/geometerplus/fbreader/library/SeriesTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/Tag.java b/src/org/geometerplus/fbreader/library/Tag.java index 7b93c5634..3bb4478e8 100644 --- a/src/org/geometerplus/fbreader/library/Tag.java +++ b/src/org/geometerplus/fbreader/library/Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/library/TagTree.java b/src/org/geometerplus/fbreader/library/TagTree.java index 9d5b1edba..61687f1fc 100644 --- a/src/org/geometerplus/fbreader/library/TagTree.java +++ b/src/org/geometerplus/fbreader/library/TagTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/AbstractNetworkLink.java b/src/org/geometerplus/fbreader/network/AbstractNetworkLink.java index 285366e2a..0fbb794fb 100644 --- a/src/org/geometerplus/fbreader/network/AbstractNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/AbstractNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/Base64EncodedImage.java b/src/org/geometerplus/fbreader/network/Base64EncodedImage.java index be997d21e..ea4f949f0 100644 --- a/src/org/geometerplus/fbreader/network/Base64EncodedImage.java +++ b/src/org/geometerplus/fbreader/network/Base64EncodedImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/BookReference.java b/src/org/geometerplus/fbreader/network/BookReference.java index cd4a38791..d403e0868 100644 --- a/src/org/geometerplus/fbreader/network/BookReference.java +++ b/src/org/geometerplus/fbreader/network/BookReference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/BuyBookReference.java b/src/org/geometerplus/fbreader/network/BuyBookReference.java index 71f3293ae..cb7129333 100644 --- a/src/org/geometerplus/fbreader/network/BuyBookReference.java +++ b/src/org/geometerplus/fbreader/network/BuyBookReference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/DecoratedBookReference.java b/src/org/geometerplus/fbreader/network/DecoratedBookReference.java index 387d5f725..0d2e69360 100644 --- a/src/org/geometerplus/fbreader/network/DecoratedBookReference.java +++ b/src/org/geometerplus/fbreader/network/DecoratedBookReference.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/ICustomNetworkLink.java b/src/org/geometerplus/fbreader/network/ICustomNetworkLink.java index 5e5a42083..5b6981116 100644 --- a/src/org/geometerplus/fbreader/network/ICustomNetworkLink.java +++ b/src/org/geometerplus/fbreader/network/ICustomNetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/INetworkLink.java b/src/org/geometerplus/fbreader/network/INetworkLink.java index 076dc9644..f2cdd6fdb 100644 --- a/src/org/geometerplus/fbreader/network/INetworkLink.java +++ b/src/org/geometerplus/fbreader/network/INetworkLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkBookItem.java b/src/org/geometerplus/fbreader/network/NetworkBookItem.java index 5f15942da..5d151b0f6 100644 --- a/src/org/geometerplus/fbreader/network/NetworkBookItem.java +++ b/src/org/geometerplus/fbreader/network/NetworkBookItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkBookItemComparator.java b/src/org/geometerplus/fbreader/network/NetworkBookItemComparator.java index 317ff2970..eaf162871 100644 --- a/src/org/geometerplus/fbreader/network/NetworkBookItemComparator.java +++ b/src/org/geometerplus/fbreader/network/NetworkBookItemComparator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkCatalogItem.java b/src/org/geometerplus/fbreader/network/NetworkCatalogItem.java index 7be52fdf7..967ae60f9 100644 --- a/src/org/geometerplus/fbreader/network/NetworkCatalogItem.java +++ b/src/org/geometerplus/fbreader/network/NetworkCatalogItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkDatabase.java b/src/org/geometerplus/fbreader/network/NetworkDatabase.java index 256c24a2b..3961a3529 100644 --- a/src/org/geometerplus/fbreader/network/NetworkDatabase.java +++ b/src/org/geometerplus/fbreader/network/NetworkDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkException.java b/src/org/geometerplus/fbreader/network/NetworkException.java index 602842616..be52897bd 100644 --- a/src/org/geometerplus/fbreader/network/NetworkException.java +++ b/src/org/geometerplus/fbreader/network/NetworkException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkImage.java b/src/org/geometerplus/fbreader/network/NetworkImage.java index d63c0f477..e3036a22e 100644 --- a/src/org/geometerplus/fbreader/network/NetworkImage.java +++ b/src/org/geometerplus/fbreader/network/NetworkImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkLibrary.java b/src/org/geometerplus/fbreader/network/NetworkLibrary.java index f4565f66b..7f276b73f 100644 --- a/src/org/geometerplus/fbreader/network/NetworkLibrary.java +++ b/src/org/geometerplus/fbreader/network/NetworkLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkLibraryItem.java b/src/org/geometerplus/fbreader/network/NetworkLibraryItem.java index bc9d9bb63..cb312615c 100644 --- a/src/org/geometerplus/fbreader/network/NetworkLibraryItem.java +++ b/src/org/geometerplus/fbreader/network/NetworkLibraryItem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkOperationData.java b/src/org/geometerplus/fbreader/network/NetworkOperationData.java index 8562adfb4..33182660a 100644 --- a/src/org/geometerplus/fbreader/network/NetworkOperationData.java +++ b/src/org/geometerplus/fbreader/network/NetworkOperationData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/NetworkTree.java b/src/org/geometerplus/fbreader/network/NetworkTree.java index cec67ff39..22603e003 100644 --- a/src/org/geometerplus/fbreader/network/NetworkTree.java +++ b/src/org/geometerplus/fbreader/network/NetworkTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/SearchResult.java b/src/org/geometerplus/fbreader/network/SearchResult.java index c8fbd2d90..68e4ae717 100644 --- a/src/org/geometerplus/fbreader/network/SearchResult.java +++ b/src/org/geometerplus/fbreader/network/SearchResult.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMAuthor.java b/src/org/geometerplus/fbreader/network/atom/ATOMAuthor.java index a41616a77..4f05acc94 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMCategory.java b/src/org/geometerplus/fbreader/network/atom/ATOMCategory.java index 1808fb22c..c8efd2b0b 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMCommonAttributes.java b/src/org/geometerplus/fbreader/network/atom/ATOMCommonAttributes.java index 47b4836a1..843e5b33e 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMConstants.java b/src/org/geometerplus/fbreader/network/atom/ATOMConstants.java index e2f135ea3..de3e58629 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMContributor.java b/src/org/geometerplus/fbreader/network/atom/ATOMContributor.java index 3c519934f..8f7a6ccbf 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMDateConstruct.java b/src/org/geometerplus/fbreader/network/atom/ATOMDateConstruct.java index ee7347a0f..abc549a6c 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMEntry.java b/src/org/geometerplus/fbreader/network/atom/ATOMEntry.java index 7f7f15fba..4c1fcb7cc 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMFeedMetadata.java b/src/org/geometerplus/fbreader/network/atom/ATOMFeedMetadata.java index 4b3b2b4ac..dae13dfb0 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMGenerator.java b/src/org/geometerplus/fbreader/network/atom/ATOMGenerator.java index b9ae66672..71083b530 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMIcon.java b/src/org/geometerplus/fbreader/network/atom/ATOMIcon.java index 55397fbf8..d9f004ef9 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMId.java b/src/org/geometerplus/fbreader/network/atom/ATOMId.java index 613360896..ecf70fd1f 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMLink.java b/src/org/geometerplus/fbreader/network/atom/ATOMLink.java index 8748fd4a4..e0e910b43 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMLogo.java b/src/org/geometerplus/fbreader/network/atom/ATOMLogo.java index e0db215cb..1221d6f4e 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMPersonConstruct.java b/src/org/geometerplus/fbreader/network/atom/ATOMPersonConstruct.java index d1bdb152b..7ac3a891b 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMPublished.java b/src/org/geometerplus/fbreader/network/atom/ATOMPublished.java index 8b0e36d9e..59ddeefc1 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/atom/ATOMUpdated.java b/src/org/geometerplus/fbreader/network/atom/ATOMUpdated.java index 291186b98..55aeb51ec 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/NetworkAuthenticationManager.java b/src/org/geometerplus/fbreader/network/authentication/NetworkAuthenticationManager.java index 59d22f6a7..07ee49e9c 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationManager.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationManager.java index 694cbb3ab..eba9ed973 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResAuthenticationXMLReader.java index a75f38198..e14684ffa 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResBookshelfItem.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResBookshelfItem.java index 5cde3ebf4..805bab7ad 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenre.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenre.java index 1dd887d04..09e17c7c0 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenreMap.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResGenreMap.java index c7d107616..20ff3bbe9 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResLoginXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResLoginXMLReader.java index f56137ef8..61cd9a007 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResNetworkRequest.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResNetworkRequest.java index 66e46bfbe..5a8bf5ef9 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResPasswordRecoveryXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResPasswordRecoveryXMLReader.java index fc2fe329a..897bf28e7 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResPurchaseXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResPurchaseXMLReader.java index 034475b2e..45f639518 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResUtil.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResUtil.java index d4a761842..0e1f19fe2 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/authentication/litres/LitResXMLReader.java b/src/org/geometerplus/fbreader/network/authentication/litres/LitResXMLReader.java index 1f7f3f6f8..580b026d5 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/CatalogInfoReader.java b/src/org/geometerplus/fbreader/network/opds/CatalogInfoReader.java index c58fb2468..11be2b9bb 100644 --- a/src/org/geometerplus/fbreader/network/opds/CatalogInfoReader.java +++ b/src/org/geometerplus/fbreader/network/opds/CatalogInfoReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/DCDate.java b/src/org/geometerplus/fbreader/network/opds/DCDate.java index d299d5795..d4c8c11be 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/HtmlToString.java b/src/org/geometerplus/fbreader/network/opds/HtmlToString.java index 3d9be306b..68f4307cc 100644 --- a/src/org/geometerplus/fbreader/network/opds/HtmlToString.java +++ b/src/org/geometerplus/fbreader/network/opds/HtmlToString.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/NetworkOPDSFeedReader.java b/src/org/geometerplus/fbreader/network/opds/NetworkOPDSFeedReader.java index f9b5dbd9a..946789a87 100644 --- a/src/org/geometerplus/fbreader/network/opds/NetworkOPDSFeedReader.java +++ b/src/org/geometerplus/fbreader/network/opds/NetworkOPDSFeedReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSCatalogItem.java b/src/org/geometerplus/fbreader/network/opds/OPDSCatalogItem.java index afcfc6a07..8c2a8cf88 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSConstants.java b/src/org/geometerplus/fbreader/network/opds/OPDSConstants.java index ed6af6987..be436f8fe 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSCustomLink.java b/src/org/geometerplus/fbreader/network/opds/OPDSCustomLink.java index a20322b82..ada9d7aa7 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSCustomLink.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSCustomLink.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSEntry.java b/src/org/geometerplus/fbreader/network/opds/OPDSEntry.java index d5aeab6bd..0ad9ed360 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSFeedMetadata.java b/src/org/geometerplus/fbreader/network/opds/OPDSFeedMetadata.java index a3c4ae0ec..13c8ba7d5 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSFeedReader.java b/src/org/geometerplus/fbreader/network/opds/OPDSFeedReader.java index 997bd6ccf..4f9cf799b 100644 --- a/src/org/geometerplus/fbreader/network/opds/OPDSFeedReader.java +++ b/src/org/geometerplus/fbreader/network/opds/OPDSFeedReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSLink.java b/src/org/geometerplus/fbreader/network/opds/OPDSLink.java index 9a356c163..1193e5d5b 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSLinkReader.java b/src/org/geometerplus/fbreader/network/opds/OPDSLinkReader.java index 87e3c626b..ab0bc1a5b 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSLinkXMLReader.java b/src/org/geometerplus/fbreader/network/opds/OPDSLinkXMLReader.java index 13d66ff2b..a5d1f1195 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSNetworkLink.java b/src/org/geometerplus/fbreader/network/opds/OPDSNetworkLink.java index 86562f804..2328d27c8 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OPDSXMLReader.java b/src/org/geometerplus/fbreader/network/opds/OPDSXMLReader.java index 458b755bb..cdc6fbdff 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OpenSearchDescription.java b/src/org/geometerplus/fbreader/network/opds/OpenSearchDescription.java index 4d615de82..d878f20f0 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/OpenSearchXMLReader.java b/src/org/geometerplus/fbreader/network/opds/OpenSearchXMLReader.java index 308b15e05..39608d84a 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/RelationAlias.java b/src/org/geometerplus/fbreader/network/opds/RelationAlias.java index ba27bcc43..e5e8e0837 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/opds/URLRewritingRule.java b/src/org/geometerplus/fbreader/network/opds/URLRewritingRule.java index 0c044041e..9f19071b6 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkAuthorTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkAuthorTree.java index dc6274f3a..17a02f627 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkBookTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkBookTree.java index 5d52183bb..8193d3241 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkCatalogRootTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkCatalogRootTree.java index 06923d9f5..7528becb3 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkCatalogTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkCatalogTree.java index 79e133f9a..564c02bad 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkSeriesTree.java b/src/org/geometerplus/fbreader/network/tree/NetworkSeriesTree.java index 5b6f5e364..81f838b3e 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/NetworkTreeFactory.java b/src/org/geometerplus/fbreader/network/tree/NetworkTreeFactory.java index 0c20315f4..99deaf53b 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/network/tree/RootTree.java b/src/org/geometerplus/fbreader/network/tree/RootTree.java index 95a4e2bc8..561566c43 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/tree/FBTree.java b/src/org/geometerplus/fbreader/tree/FBTree.java index e9050d0e7..743b394dc 100644 --- a/src/org/geometerplus/fbreader/tree/FBTree.java +++ b/src/org/geometerplus/fbreader/tree/FBTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/application/ZLApplication.java b/src/org/geometerplus/zlibrary/core/application/ZLApplication.java index ca95e684e..cdd991ee4 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/application/ZLApplicationWindow.java b/src/org/geometerplus/zlibrary/core/application/ZLApplicationWindow.java index 96c3dc8a9..edf33237b 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/application/ZLKeyBindings.java b/src/org/geometerplus/zlibrary/core/application/ZLKeyBindings.java index 4cd1b01ca..10245bfc6 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/application/ZLKeyBindingsReader.java b/src/org/geometerplus/zlibrary/core/application/ZLKeyBindingsReader.java index 7150a2ba9..d292af19e 100644 --- a/src/org/geometerplus/zlibrary/core/application/ZLKeyBindingsReader.java +++ b/src/org/geometerplus/zlibrary/core/application/ZLKeyBindingsReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/config/ZLConfig.java b/src/org/geometerplus/zlibrary/core/config/ZLConfig.java index 3b2dfccd4..1f7b6fb13 100644 --- a/src/org/geometerplus/zlibrary/core/config/ZLConfig.java +++ b/src/org/geometerplus/zlibrary/core/config/ZLConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/constants/MimeTypes.java b/src/org/geometerplus/zlibrary/core/constants/MimeTypes.java index 518eef2dd..034daa481 100644 --- a/src/org/geometerplus/zlibrary/core/constants/MimeTypes.java +++ b/src/org/geometerplus/zlibrary/core/constants/MimeTypes.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/constants/XMLNamespaces.java b/src/org/geometerplus/zlibrary/core/constants/XMLNamespaces.java index 8c2708929..9b8a9457f 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/dialogs/ZLDialogManager.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLDialogManager.java index d062de723..b6947ab1c 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLDialogManager.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLDialogManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/encoding/ZLEncodingCollection.java b/src/org/geometerplus/zlibrary/core/encoding/ZLEncodingCollection.java index 31d322d37..84dc875a7 100644 --- a/src/org/geometerplus/zlibrary/core/encoding/ZLEncodingCollection.java +++ b/src/org/geometerplus/zlibrary/core/encoding/ZLEncodingCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLArchiveEntryFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLArchiveEntryFile.java index 31a74c054..3e794f26e 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLFile.java index 47ec14591..2bf012972 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLPhysicalFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLPhysicalFile.java index d0c557972..37f505000 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLResourceFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLResourceFile.java index 2c19f45e9..f145b0db8 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/ZLZipEntryFile.java b/src/org/geometerplus/zlibrary/core/filesystem/ZLZipEntryFile.java index 6fa2253e2..9f2358106 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarEntryFile.java b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarEntryFile.java index f25e13038..7b817d30e 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarHeader.java b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarHeader.java index 45ca995a3..65336c75b 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarInputStream.java b/src/org/geometerplus/zlibrary/core/filesystem/tar/ZLTarInputStream.java index 1e21e672f..f145f9797 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/html/ZLByteBuffer.java b/src/org/geometerplus/zlibrary/core/html/ZLByteBuffer.java index 22409612b..dadfc1235 100644 --- a/src/org/geometerplus/zlibrary/core/html/ZLByteBuffer.java +++ b/src/org/geometerplus/zlibrary/core/html/ZLByteBuffer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/html/ZLHtmlAttributeMap.java b/src/org/geometerplus/zlibrary/core/html/ZLHtmlAttributeMap.java index 6333ffded..5efb08e96 100644 --- a/src/org/geometerplus/zlibrary/core/html/ZLHtmlAttributeMap.java +++ b/src/org/geometerplus/zlibrary/core/html/ZLHtmlAttributeMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/html/ZLHtmlParser.java b/src/org/geometerplus/zlibrary/core/html/ZLHtmlParser.java index a22ebfdfb..b65898ba0 100644 --- a/src/org/geometerplus/zlibrary/core/html/ZLHtmlParser.java +++ b/src/org/geometerplus/zlibrary/core/html/ZLHtmlParser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/html/ZLHtmlProcessor.java b/src/org/geometerplus/zlibrary/core/html/ZLHtmlProcessor.java index ad0a2e0c3..b689ac567 100644 --- a/src/org/geometerplus/zlibrary/core/html/ZLHtmlProcessor.java +++ b/src/org/geometerplus/zlibrary/core/html/ZLHtmlProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/html/ZLHtmlReader.java b/src/org/geometerplus/zlibrary/core/html/ZLHtmlReader.java index 043670449..8a1fc74f4 100644 --- a/src/org/geometerplus/zlibrary/core/html/ZLHtmlReader.java +++ b/src/org/geometerplus/zlibrary/core/html/ZLHtmlReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLBase64EncodedImage.java b/src/org/geometerplus/zlibrary/core/image/ZLBase64EncodedImage.java index 01b7fb7dc..c204a9a8f 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLFileImage.java b/src/org/geometerplus/zlibrary/core/image/ZLFileImage.java index cdc327db4..918b6e5e9 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImage.java b/src/org/geometerplus/zlibrary/core/image/ZLImage.java index 203baf785..99e85266c 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImageData.java b/src/org/geometerplus/zlibrary/core/image/ZLImageData.java index f2454e0cd..8f235a5d2 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImageManager.java b/src/org/geometerplus/zlibrary/core/image/ZLImageManager.java index 8d53c16b1..5a6136f39 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImageMap.java b/src/org/geometerplus/zlibrary/core/image/ZLImageMap.java index 5d0b0effb..6ce60c16e 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLImageMap.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLImageMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLImageProxy.java b/src/org/geometerplus/zlibrary/core/image/ZLImageProxy.java index f9b639801..10ef2176e 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLLoadableImage.java b/src/org/geometerplus/zlibrary/core/image/ZLLoadableImage.java index b262b7c03..22e18f9ea 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLLoadableImage.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLLoadableImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/image/ZLSingleImage.java b/src/org/geometerplus/zlibrary/core/image/ZLSingleImage.java index 459fe67bc..4ba52341b 100644 --- a/src/org/geometerplus/zlibrary/core/image/ZLSingleImage.java +++ b/src/org/geometerplus/zlibrary/core/image/ZLSingleImage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/language/ZLLanguageDetector.java b/src/org/geometerplus/zlibrary/core/language/ZLLanguageDetector.java index ba8c37321..ab620b418 100644 --- a/src/org/geometerplus/zlibrary/core/language/ZLLanguageDetector.java +++ b/src/org/geometerplus/zlibrary/core/language/ZLLanguageDetector.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/language/ZLLanguageMatcher.java b/src/org/geometerplus/zlibrary/core/language/ZLLanguageMatcher.java index 742232b55..4d6e0a2ec 100644 --- a/src/org/geometerplus/zlibrary/core/language/ZLLanguageMatcher.java +++ b/src/org/geometerplus/zlibrary/core/language/ZLLanguageMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/language/ZLLanguageUtil.java b/src/org/geometerplus/zlibrary/core/language/ZLLanguageUtil.java index 6e88901a3..4c733781e 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/library/ZLibrary.java b/src/org/geometerplus/zlibrary/core/library/ZLibrary.java index 73491c88d..c37836e60 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLNetworkException.java b/src/org/geometerplus/zlibrary/core/network/ZLNetworkException.java index a617c9613..b6ce614f2 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLNetworkManager.java b/src/org/geometerplus/zlibrary/core/network/ZLNetworkManager.java index 0e509b61e..d0cc44961 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLNetworkRequest.java b/src/org/geometerplus/zlibrary/core/network/ZLNetworkRequest.java index 7b8190304..79aaef507 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/network/ZLX509TrustManager.java b/src/org/geometerplus/zlibrary/core/network/ZLX509TrustManager.java index b4a34a490..3a6c2e8e6 100644 --- a/src/org/geometerplus/zlibrary/core/network/ZLX509TrustManager.java +++ b/src/org/geometerplus/zlibrary/core/network/ZLX509TrustManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLBoolean3Option.java b/src/org/geometerplus/zlibrary/core/options/ZLBoolean3Option.java index a77b7feab..be6308664 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLBooleanOption.java b/src/org/geometerplus/zlibrary/core/options/ZLBooleanOption.java index 771b5f577..a80bcf3dc 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLColorOption.java b/src/org/geometerplus/zlibrary/core/options/ZLColorOption.java index db9ed56e5..89df57258 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLEnumOption.java b/src/org/geometerplus/zlibrary/core/options/ZLEnumOption.java index ee63df7a8..58764b1fa 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLIntegerOption.java b/src/org/geometerplus/zlibrary/core/options/ZLIntegerOption.java index e87b2dbce..e336e9f14 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLIntegerRangeOption.java b/src/org/geometerplus/zlibrary/core/options/ZLIntegerRangeOption.java index b9c4fd09b..cf1514529 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLOption.java b/src/org/geometerplus/zlibrary/core/options/ZLOption.java index 6e6e740b0..316d4820d 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/options/ZLStringOption.java b/src/org/geometerplus/zlibrary/core/options/ZLStringOption.java index bcaf48fc5..a017d4603 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/resources/ZLMissingResource.java b/src/org/geometerplus/zlibrary/core/resources/ZLMissingResource.java index a455e86aa..fc423276a 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/resources/ZLResource.java b/src/org/geometerplus/zlibrary/core/resources/ZLResource.java index 50122c3dd..3b2cbb46b 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/resources/ZLTreeResource.java b/src/org/geometerplus/zlibrary/core/resources/ZLTreeResource.java index 7e36156f4..e95a4eaa9 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/sqliteconfig/ZLSQLiteConfig.java b/src/org/geometerplus/zlibrary/core/sqliteconfig/ZLSQLiteConfig.java index 01612f18b..8557c654c 100644 --- a/src/org/geometerplus/zlibrary/core/sqliteconfig/ZLSQLiteConfig.java +++ b/src/org/geometerplus/zlibrary/core/sqliteconfig/ZLSQLiteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/tree/ZLTree.java b/src/org/geometerplus/zlibrary/core/tree/ZLTree.java index 511b3f346..d7b4c6a36 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLArrayUtils.java b/src/org/geometerplus/zlibrary/core/util/ZLArrayUtils.java index f1c8fa9f3..aba50fc3b 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLBoolean3.java b/src/org/geometerplus/zlibrary/core/util/ZLBoolean3.java index 918d5d79b..14d4fb2f5 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLCharacterUtil.java b/src/org/geometerplus/zlibrary/core/util/ZLCharacterUtil.java index 682c7895a..f8f6ef186 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLCharacterUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLCharacterUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLColor.java b/src/org/geometerplus/zlibrary/core/util/ZLColor.java index e90fbe154..1426d27b3 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLInputStreamWithOffset.java b/src/org/geometerplus/zlibrary/core/util/ZLInputStreamWithOffset.java index 0a7b30492..67775a823 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLInputStreamWithOffset.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLInputStreamWithOffset.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLMiscUtil.java b/src/org/geometerplus/zlibrary/core/util/ZLMiscUtil.java index 48f9ab482..7ca090cb0 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLMiscUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLMiscUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLNetworkUtil.java b/src/org/geometerplus/zlibrary/core/util/ZLNetworkUtil.java index aa3113ac6..0828c1d47 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLSearchPattern.java b/src/org/geometerplus/zlibrary/core/util/ZLSearchPattern.java index 5d116cb2b..57d68c902 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLSearchUtil.java b/src/org/geometerplus/zlibrary/core/util/ZLSearchUtil.java index 0d9f5a69a..bed3e4b59 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLTTFInfo.java b/src/org/geometerplus/zlibrary/core/util/ZLTTFInfo.java index d8835b250..c1b4352f2 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLTTFInfoDetector.java b/src/org/geometerplus/zlibrary/core/util/ZLTTFInfoDetector.java index 3e2a248b3..22a443b93 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/util/ZLUnicodeUtil.java b/src/org/geometerplus/zlibrary/core/util/ZLUnicodeUtil.java index 2f3a08dc3..5ec1be59d 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLUnicodeUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLUnicodeUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/view/DummyPaintContext.java b/src/org/geometerplus/zlibrary/core/view/DummyPaintContext.java index 2d67d1e3c..48e2974ec 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/view/ZLPaintContext.java b/src/org/geometerplus/zlibrary/core/view/ZLPaintContext.java index 3e34ba820..828082cca 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/view/ZLView.java b/src/org/geometerplus/zlibrary/core/view/ZLView.java index 0dd5d123e..b3af6a9e9 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLDTDParser.java b/src/org/geometerplus/zlibrary/core/xml/ZLDTDParser.java index a16cb4dcd..df6b40af2 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLMutableString.java b/src/org/geometerplus/zlibrary/core/xml/ZLMutableString.java index 53dbe4e18..a7f9caf3d 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLStringMap.java b/src/org/geometerplus/zlibrary/core/xml/ZLStringMap.java index 72667580e..9414ff1c1 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLXMLParser.java b/src/org/geometerplus/zlibrary/core/xml/ZLXMLParser.java index b91720a5c..8c49df293 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLXMLProcessor.java b/src/org/geometerplus/zlibrary/core/xml/ZLXMLProcessor.java index 3c7d20b3d..4fa6c5364 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLXMLReader.java b/src/org/geometerplus/zlibrary/core/xml/ZLXMLReader.java index 7bf12c3a3..0dafa8654 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/core/xml/ZLXMLReaderAdapter.java b/src/org/geometerplus/zlibrary/core/xml/ZLXMLReaderAdapter.java index 47fc88435..f20cbb84e 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationInfo.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationInfo.java index 53e869029..ba21cf876 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationReader.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenationReader.java index 61c162a72..b03a3a456 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenator.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextHyphenator.java index 755f9ee83..3aefbdb2b 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenationPattern.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenationPattern.java index 978876707..9efeb42f6 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenator.java b/src/org/geometerplus/zlibrary/text/hyphenation/ZLTextTeXHyphenator.java index 5701f1dda..3221fd34a 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/CachedCharStorage.java b/src/org/geometerplus/zlibrary/text/model/CachedCharStorage.java index 0e161085d..6ccf74917 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/CharStorage.java b/src/org/geometerplus/zlibrary/text/model/CharStorage.java index b9f14bd1d..1baa3a7c9 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/SimpleCharStorage.java b/src/org/geometerplus/zlibrary/text/model/SimpleCharStorage.java index 67e6072b8..74c3563e3 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLImageEntry.java b/src/org/geometerplus/zlibrary/text/model/ZLImageEntry.java index 4963e6547..fe4d0d4ce 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextAlignmentType.java b/src/org/geometerplus/zlibrary/text/model/ZLTextAlignmentType.java index 6738ae629..52345a26a 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextForcedControlEntry.java b/src/org/geometerplus/zlibrary/text/model/ZLTextForcedControlEntry.java index 67ce55e1c..97e38865c 100644 --- a/src/org/geometerplus/zlibrary/text/model/ZLTextForcedControlEntry.java +++ b/src/org/geometerplus/zlibrary/text/model/ZLTextForcedControlEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextMark.java b/src/org/geometerplus/zlibrary/text/model/ZLTextMark.java index 098edb29b..76679d3be 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextModel.java index 78440fd3c..7819e78ad 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextParagraph.java b/src/org/geometerplus/zlibrary/text/model/ZLTextParagraph.java index f9be574a6..5aea9a57a 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextParagraphImpl.java b/src/org/geometerplus/zlibrary/text/model/ZLTextParagraphImpl.java index e70955d34..adb0fafbb 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextPlainModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextPlainModel.java index fa5e6137a..a63612ba4 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextSpecialParagraphImpl.java b/src/org/geometerplus/zlibrary/text/model/ZLTextSpecialParagraphImpl.java index 426294b6c..c135208ff 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextWritableModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextWritableModel.java index c3c5fc09d..45593d03c 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/model/ZLTextWritablePlainModel.java b/src/org/geometerplus/zlibrary/text/model/ZLTextWritablePlainModel.java index d0f9b6077..f2201acb9 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/PaintStateEnum.java b/src/org/geometerplus/zlibrary/text/view/PaintStateEnum.java index b2e19215f..b8cee1bbd 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextControlElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextControlElement.java index 8fc3d2716..1a9aa1d79 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextElement.java index 3f2ab80ec..97ab37f12 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextElementArea.java b/src/org/geometerplus/zlibrary/text/view/ZLTextElementArea.java index 719ee5bcc..10e8ae7a8 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextElementAreaVector.java b/src/org/geometerplus/zlibrary/text/view/ZLTextElementAreaVector.java index de2a2ee99..c10f59cad 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextElementRegion.java b/src/org/geometerplus/zlibrary/text/view/ZLTextElementRegion.java index 1b9dbdfde..d0abb297d 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextElementRegion.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextElementRegion.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextFixedHSpaceElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextFixedHSpaceElement.java index f5b39230c..9ce5cbf49 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextFixedPosition.java b/src/org/geometerplus/zlibrary/text/view/ZLTextFixedPosition.java index 7df91f2a3..4e77df587 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHorizontalConvexHull.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHorizontalConvexHull.java index f4d3317a9..ee1ab56a7 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-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlink.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlink.java index eb9bd926b..5478cd06a 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkControlElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkControlElement.java index 3f3196eb3..b10ff3670 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkRegion.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkRegion.java index 8f6311aae..26e8a8a00 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkRegion.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkRegion.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextImageElement.java b/src/org/geometerplus/zlibrary/text/view/ZLTextImageElement.java index 232ab3861..9e8353cb2 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextLineInfo.java b/src/org/geometerplus/zlibrary/text/view/ZLTextLineInfo.java index e763e6e17..af4a7ff2f 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextPage.java b/src/org/geometerplus/zlibrary/text/view/ZLTextPage.java index c65b8f87b..ba7210184 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursor.java b/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursor.java index fee0fd82d..f581c6da6 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursorCache.java b/src/org/geometerplus/zlibrary/text/view/ZLTextParagraphCursorCache.java index e7e651daa..fc7440d81 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextPosition.java b/src/org/geometerplus/zlibrary/text/view/ZLTextPosition.java index 4652057f1..d357965b6 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextSelectionModel.java b/src/org/geometerplus/zlibrary/text/view/ZLTextSelectionModel.java index f7145c8c7..55ca0fee1 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextSelectionModel.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextSelectionModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextStyle.java b/src/org/geometerplus/zlibrary/text/view/ZLTextStyle.java index 3c6686486..de5753faa 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextView.java b/src/org/geometerplus/zlibrary/text/view/ZLTextView.java index a663b4ff6..3a6ad65ae 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextViewBase.java b/src/org/geometerplus/zlibrary/text/view/ZLTextViewBase.java index 790cf7507..3d431d3cb 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextWord.java b/src/org/geometerplus/zlibrary/text/view/ZLTextWord.java index d66b467df..ecf1aa8ef 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextWordCursor.java b/src/org/geometerplus/zlibrary/text/view/ZLTextWordCursor.java index 2aed0795f..0dc831f39 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/ZLTextWordRegion.java b/src/org/geometerplus/zlibrary/text/view/ZLTextWordRegion.java index 2ac14cae5..97583bb8a 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextWordRegion.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextWordRegion.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Geometer Plus + * Copyright (C) 2009-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextBaseStyle.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextBaseStyle.java index 6e2745401..9f716a555 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextDecoratedStyle.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextDecoratedStyle.java index 6131df221..4cfdf4582 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextFullDecoratedStyle.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextFullDecoratedStyle.java index f89349fa6..d4ae40c0e 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextFullDecoratedStyle.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextFullDecoratedStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextFullStyleDecoration.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextFullStyleDecoration.java index c0ab7cc09..e9a9826a9 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextFullStyleDecoration.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextFullStyleDecoration.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextPartialDecoratedStyle.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextPartialDecoratedStyle.java index 2c5634351..6335ee292 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextPartialDecoratedStyle.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextPartialDecoratedStyle.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleCollection.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleCollection.java index 934812a37..e1a9fd812 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleDecoration.java b/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleDecoration.java index 2a36cee1a..c2a6b5eb1 100644 --- a/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleDecoration.java +++ b/src/org/geometerplus/zlibrary/text/view/style/ZLTextStyleDecoration.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/application/ZLAndroidApplicationWindow.java b/src/org/geometerplus/zlibrary/ui/android/application/ZLAndroidApplicationWindow.java index fca3ea893..6bbb6d0fb 100644 --- a/src/org/geometerplus/zlibrary/ui/android/application/ZLAndroidApplicationWindow.java +++ b/src/org/geometerplus/zlibrary/ui/android/application/ZLAndroidApplicationWindow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogManager.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogManager.java index ddd34eb3c..6c46d1b50 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogManager.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidArrayBasedImageData.java b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidArrayBasedImageData.java index 7bb8cc8ff..e0f8ea8bf 100644 --- a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidArrayBasedImageData.java +++ b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidArrayBasedImageData.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageData.java b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageData.java index bfdaed3c5..c6409f738 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageLoader.java b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageLoader.java index db40f1cbe..19c399ae2 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageManager.java b/src/org/geometerplus/zlibrary/ui/android/image/ZLAndroidImageManager.java index c6f1734bb..8e345d126 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/library/BugReportActivity.java b/src/org/geometerplus/zlibrary/ui/android/library/BugReportActivity.java index 90fac12a6..2a2d575f1 100644 --- a/src/org/geometerplus/zlibrary/ui/android/library/BugReportActivity.java +++ b/src/org/geometerplus/zlibrary/ui/android/library/BugReportActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/library/UncaughtExceptionHandler.java b/src/org/geometerplus/zlibrary/ui/android/library/UncaughtExceptionHandler.java index c93b6a000..dc2f1d345 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidActivity.java b/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidActivity.java index cf9c0027a..490985f66 100644 --- a/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidActivity.java +++ b/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidApplication.java b/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidApplication.java index 7f0f8a403..418abfb1b 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidLibrary.java b/src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidLibrary.java index 9443cd4a1..74e4ea198 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidColorUtil.java b/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidColorUtil.java index 978b74986..73714115a 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 Geometer Plus + * Copyright (C) 2010-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidKeyUtil.java b/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidKeyUtil.java index 73d9e2eb1..cf79cf707 100644 --- a/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidKeyUtil.java +++ b/src/org/geometerplus/zlibrary/ui/android/util/ZLAndroidKeyUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/AndroidFontUtil.java b/src/org/geometerplus/zlibrary/ui/android/view/AndroidFontUtil.java index 54f453a42..988e5a299 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidPaintContext.java b/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidPaintContext.java index bc4414e00..88832587d 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidViewWidget.java b/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidViewWidget.java index b4ea40151..1abf3b9c5 100644 --- a/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidViewWidget.java +++ b/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidViewWidget.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidWidget.java b/src/org/geometerplus/zlibrary/ui/android/view/ZLAndroidWidget.java index cc8f63a70..013b116de 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-2010 Geometer Plus + * Copyright (C) 2007-2011 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by