From bcc798d80119b3ec7077f955adb10666f1b66aaa Mon Sep 17 00:00:00 2001 From: Nikolay Pultsin Date: Mon, 15 Feb 2010 12:27:53 +0000 Subject: [PATCH] updated copyright notices git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1055 6a642e6f-84f6-412e-ac94-c4a38d5a04b0 --- .../android/fbreader/BookDownloader.java | 2 +- .../android/fbreader/BookSearchActivity.java | 2 +- .../fbreader/BookmarkEditActivity.java | 2 +- .../fbreader/BookmarkSearchActivity.java | 2 +- .../android/fbreader/BookmarksActivity.java | 2 +- .../android/fbreader/ControlPanel.java | 2 +- .../android/fbreader/FBReader.java | 2 +- .../android/fbreader/LibraryTabActivity.java | 2 +- .../android/fbreader/SQLiteBooksDatabase.java | 2 +- .../android/fbreader/SearchActivity.java | 2 +- .../android/fbreader/TOCActivity.java | 2 +- .../android/fbreader/TextSearchActivity.java | 2 +- .../android/fbreader/ZLTreeAdapter.java | 2 +- .../preferences/BookInfoActivity.java | 2 +- .../fbreader/preferences/InfoPreference.java | 2 +- .../preferences/PreferenceActivity.java | 2 +- .../preferences/ZLBooleanPreference.java | 2 +- .../fbreader/preferences/ZLPreference.java | 2 +- .../preferences/ZLPreferenceActivity.java | 2 +- .../preferences/ZLSimplePreference.java | 2 +- .../preferences/ZLStringListPreference.java | 2 +- .../preferences/ZLStringPreference.java | 2 +- src/org/geometerplus/fbreader/Constants.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/constants/XMLNamespace.java | 2 +- .../fbreader/fbreader/ActionCode.java | 2 +- .../fbreader/fbreader/BookInfoAction.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/FBReader.java | 2 +- .../fbreader/fbreader/FBView.java | 2 +- .../fbreader/fbreader/FindNextAction.java | 2 +- .../fbreader/fbreader/FindPreviousAction.java | 2 +- .../fbreader/FollowHyperlinkAction.java | 2 +- .../fbreader/fbreader/PreferencesAction.java | 2 +- .../fbreader/fbreader/QuitAction.java | 2 +- .../fbreader/fbreader/ScrollToHomeAction.java | 2 +- .../fbreader/ScrollingPreferences.java | 19 +++++++++++++++++++ .../fbreader/fbreader/SearchAction.java | 2 +- .../fbreader/fbreader/ShowBookmarks.java | 2 +- .../fbreader/fbreader/ShowLibraryAction.java | 2 +- .../fbreader/ShowOptionsDialogAction.java | 2 +- .../fbreader/fbreader/ShowTOCAction.java | 2 +- .../fbreader/SwitchProfileAction.java | 2 +- .../fbreader/TrackballScrollingAction.java | 2 +- .../fbreader/VolumeKeyScrollingAction.java | 2 +- .../fbreader/formats/FormatPlugin.java | 2 +- .../fbreader/formats/PluginCollection.java | 2 +- .../formats/fb2/Base64EncodedImage.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 +- .../fbreader/formats/oeb/OEBBookReader.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 +- .../optionsDialog/ComboOptionEntry.java | 2 +- .../optionsDialog/FormatOptionsPage.java | 2 +- .../fbreader/optionsDialog/OptionsDialog.java | 2 +- .../fbreader/optionsDialog/OptionsPage.java | 2 +- .../optionsDialog/StyleOptionsPage.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 +- .../core/dialogs/ZLBoolean3OptionEntry.java | 2 +- .../core/dialogs/ZLBooleanOptionEntry.java | 2 +- .../core/dialogs/ZLChoiceOptionEntry.java | 2 +- .../core/dialogs/ZLColorOptionEntry.java | 2 +- .../core/dialogs/ZLComboOptionEntry.java | 2 +- .../core/dialogs/ZLDialogContent.java | 2 +- .../core/dialogs/ZLDialogManager.java | 2 +- .../core/dialogs/ZLKeyOptionEntry.java | 2 +- .../core/dialogs/ZLMultilineOptionEntry.java | 2 +- .../zlibrary/core/dialogs/ZLOptionEntry.java | 2 +- .../zlibrary/core/dialogs/ZLOptionKind.java | 2 +- .../zlibrary/core/dialogs/ZLOptionView.java | 2 +- .../core/dialogs/ZLOptionsDialog.java | 2 +- .../core/dialogs/ZLOrderOptionEntry.java | 2 +- .../core/dialogs/ZLSpinOptionEntry.java | 2 +- .../core/dialogs/ZLStringOptionEntry.java | 2 +- .../core/dialogs/ZLTextOptionEntry.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 +- .../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/ZLSingleImage.java | 2 +- .../core/language/ZLLanguageDetector.java | 2 +- .../core/language/ZLLanguageList.java | 2 +- .../core/language/ZLLanguageMatcher.java | 2 +- .../zlibrary/core/library/ZLibrary.java | 2 +- .../optionEntries/ZLColorOptionBuilder.java | 2 +- .../ZLFontFamilyOptionEntry.java | 2 +- .../ZLSimpleBoolean3OptionEntry.java | 2 +- .../ZLSimpleBooleanOptionEntry.java | 2 +- .../ZLSimpleSpinOptionEntry.java | 2 +- .../ZLSimpleStringOptionEntry.java | 2 +- .../ZLToggleBooleanOptionEntry.java | 2 +- .../core/options/ZLBoolean3Option.java | 2 +- .../core/options/ZLBooleanOption.java | 2 +- .../zlibrary/core/options/ZLColorOption.java | 2 +- .../core/options/ZLIntegerOption.java | 2 +- .../core/options/ZLIntegerRangeOption.java | 2 +- .../zlibrary/core/options/ZLOption.java | 2 +- .../zlibrary/core/options/ZLSimpleOption.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/ZLLanguageUtil.java | 2 +- .../zlibrary/core/util/ZLMiscUtil.java | 19 +++++++++++++++++++ .../zlibrary/core/util/ZLSearchPattern.java | 2 +- .../zlibrary/core/util/ZLSearchUtil.java | 2 +- .../zlibrary/core/util/ZLUnicodeUtil.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/ZLTextAlignmentOptionEntry.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/ZLTextFixedHSpaceElement.java | 2 +- .../text/view/ZLTextFixedPosition.java | 2 +- .../ZLTextFontFamilyWithBaseOptionEntry.java | 2 +- .../zlibrary/text/view/ZLTextHyperlink.java | 2 +- .../text/view/ZLTextHyperlinkArea.java | 2 +- .../view/ZLTextHyperlinkControlElement.java | 2 +- .../text/view/ZLTextImageElement.java | 2 +- .../zlibrary/text/view/ZLTextLineInfo.java | 2 +- .../text/view/ZLTextLineSpaceOptionEntry.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 +- .../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 +- .../ui/android/dialogs/DialogActivity.java | 2 +- .../dialogs/ZLAndroidBoolean3OptionView.java | 2 +- .../dialogs/ZLAndroidBooleanOptionView.java | 2 +- .../dialogs/ZLAndroidChoiceOptionView.java | 2 +- .../dialogs/ZLAndroidColorOptionView.java | 2 +- .../dialogs/ZLAndroidComboOptionView.java | 2 +- .../dialogs/ZLAndroidDialogContent.java | 2 +- .../dialogs/ZLAndroidDialogInterface.java | 2 +- .../dialogs/ZLAndroidDialogManager.java | 2 +- .../android/dialogs/ZLAndroidOptionView.java | 2 +- .../dialogs/ZLAndroidOptionsDialog.java | 2 +- .../android/dialogs/ZLAndroidOptionsTab.java | 2 +- .../dialogs/ZLAndroidSpinOptionView.java | 2 +- .../dialogs/ZLAndroidStringOptionView.java | 2 +- .../ui/android/image/ZLAndroidImageData.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/ZLAndroidKeyUtil.java | 2 +- .../android/view/ZLAndroidPaintContext.java | 2 +- .../ui/android/view/ZLAndroidViewWidget.java | 2 +- .../ui/android/view/ZLAndroidWidget.java | 2 +- src/org/vimgadgets/linebreak/LineBreak.java | 19 +++++++++++++++++++ 281 files changed, 335 insertions(+), 278 deletions(-) diff --git a/src/org/geometerplus/android/fbreader/BookDownloader.java b/src/org/geometerplus/android/fbreader/BookDownloader.java index d23fa5eef..d9ca39a87 100644 --- a/src/org/geometerplus/android/fbreader/BookDownloader.java +++ b/src/org/geometerplus/android/fbreader/BookDownloader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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/BookSearchActivity.java b/src/org/geometerplus/android/fbreader/BookSearchActivity.java index 2d731922c..7920ec836 100644 --- a/src/org/geometerplus/android/fbreader/BookSearchActivity.java +++ b/src/org/geometerplus/android/fbreader/BookSearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 e9437b4be..e29ab9f8e 100644 --- a/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java +++ b/src/org/geometerplus/android/fbreader/BookmarkEditActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 e9fc470bc..3a8aa8f58 100644 --- a/src/org/geometerplus/android/fbreader/BookmarkSearchActivity.java +++ b/src/org/geometerplus/android/fbreader/BookmarkSearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 9d1a596f4..8d5cbc8bc 100644 --- a/src/org/geometerplus/android/fbreader/BookmarksActivity.java +++ b/src/org/geometerplus/android/fbreader/BookmarksActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 b53eaf0d4..b20cf8bc4 100644 --- a/src/org/geometerplus/android/fbreader/ControlPanel.java +++ b/src/org/geometerplus/android/fbreader/ControlPanel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 fb71e0990..07e2ddca7 100644 --- a/src/org/geometerplus/android/fbreader/FBReader.java +++ b/src/org/geometerplus/android/fbreader/FBReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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/LibraryTabActivity.java b/src/org/geometerplus/android/fbreader/LibraryTabActivity.java index 597e95770..6ccbda12b 100644 --- a/src/org/geometerplus/android/fbreader/LibraryTabActivity.java +++ b/src/org/geometerplus/android/fbreader/LibraryTabActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 0c08f4cd4..3fe1192f7 100644 --- a/src/org/geometerplus/android/fbreader/SQLiteBooksDatabase.java +++ b/src/org/geometerplus/android/fbreader/SQLiteBooksDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 b5b0b554b..18eb4cbbf 100644 --- a/src/org/geometerplus/android/fbreader/SearchActivity.java +++ b/src/org/geometerplus/android/fbreader/SearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 2c9a6ffed..f31550b1e 100644 --- a/src/org/geometerplus/android/fbreader/TOCActivity.java +++ b/src/org/geometerplus/android/fbreader/TOCActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 6eee6948c..5c21057e0 100644 --- a/src/org/geometerplus/android/fbreader/TextSearchActivity.java +++ b/src/org/geometerplus/android/fbreader/TextSearchActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 c9324b9a5..1d6216756 100644 --- a/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java +++ b/src/org/geometerplus/android/fbreader/ZLTreeAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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/BookInfoActivity.java b/src/org/geometerplus/android/fbreader/preferences/BookInfoActivity.java index 1083444a3..6b76a64da 100644 --- a/src/org/geometerplus/android/fbreader/preferences/BookInfoActivity.java +++ b/src/org/geometerplus/android/fbreader/preferences/BookInfoActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 beb5a9739..3da14500d 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 29c01277c..fc2f32346 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 dfc0ebb46..55bb4dbe6 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 6225d89db..23239c27d 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 35f2f3df1..b4f053301 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 ebb6b0406..03962a913 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 989f46849..1faa85b19 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 7d96f0632..eb5f4c40f 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/Constants.java b/src/org/geometerplus/fbreader/Constants.java index c738f551c..c1672144a 100644 --- a/src/org/geometerplus/fbreader/Constants.java +++ b/src/org/geometerplus/fbreader/Constants.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 502b71376..32cfe3c29 100644 --- a/src/org/geometerplus/fbreader/bookmodel/BookModel.java +++ b/src/org/geometerplus/fbreader/bookmodel/BookModel.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ca8c80077..99be5486d 100644 --- a/src/org/geometerplus/fbreader/bookmodel/BookReader.java +++ b/src/org/geometerplus/fbreader/bookmodel/BookReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 f08cb2a5e..fe94a3c05 100644 --- a/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java +++ b/src/org/geometerplus/fbreader/bookmodel/FBHyperlinkType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 6baf5cb9e..91a5f0fcf 100644 --- a/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java +++ b/src/org/geometerplus/fbreader/bookmodel/FBTextKind.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 99a714c78..e3a5505ad 100644 --- a/src/org/geometerplus/fbreader/bookmodel/TOCTree.java +++ b/src/org/geometerplus/fbreader/bookmodel/TOCTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/constants/XMLNamespace.java b/src/org/geometerplus/fbreader/constants/XMLNamespace.java index 02563b418..30a819875 100644 --- a/src/org/geometerplus/fbreader/constants/XMLNamespace.java +++ b/src/org/geometerplus/fbreader/constants/XMLNamespace.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 384bbc93c..fc99a955a 100644 --- a/src/org/geometerplus/fbreader/fbreader/ActionCode.java +++ b/src/org/geometerplus/fbreader/fbreader/ActionCode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/BookInfoAction.java b/src/org/geometerplus/fbreader/fbreader/BookInfoAction.java index bc7d1aa13..4a868aa07 100644 --- a/src/org/geometerplus/fbreader/fbreader/BookInfoAction.java +++ b/src/org/geometerplus/fbreader/fbreader/BookInfoAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9f9b47f2c..3e502d4b7 100644 --- a/src/org/geometerplus/fbreader/fbreader/CancelAction.java +++ b/src/org/geometerplus/fbreader/fbreader/CancelAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 609a6de7c..755c2df43 100644 --- a/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ChangeFontSizeAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 a38982d1a..577b60cad 100644 --- a/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ClearFindResultsAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 c15363772..fb7d9949b 100644 --- a/src/org/geometerplus/fbreader/fbreader/ColorProfile.java +++ b/src/org/geometerplus/fbreader/fbreader/ColorProfile.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 adb99994f..bfd1d1f5d 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FBAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/FBReader.java b/src/org/geometerplus/fbreader/fbreader/FBReader.java index e90fa2377..3be1fa91a 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBReader.java +++ b/src/org/geometerplus/fbreader/fbreader/FBReader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 98d2b4983..449d04709 100644 --- a/src/org/geometerplus/fbreader/fbreader/FBView.java +++ b/src/org/geometerplus/fbreader/fbreader/FBView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9a7d8b9e9..628241589 100644 --- a/src/org/geometerplus/fbreader/fbreader/FindNextAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FindNextAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 08c4e8d83..fd64dd112 100644 --- a/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FindPreviousAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/FollowHyperlinkAction.java b/src/org/geometerplus/fbreader/fbreader/FollowHyperlinkAction.java index 9477596f6..91249a999 100644 --- a/src/org/geometerplus/fbreader/fbreader/FollowHyperlinkAction.java +++ b/src/org/geometerplus/fbreader/fbreader/FollowHyperlinkAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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/PreferencesAction.java b/src/org/geometerplus/fbreader/fbreader/PreferencesAction.java index 41ced1b71..0bb195312 100644 --- a/src/org/geometerplus/fbreader/fbreader/PreferencesAction.java +++ b/src/org/geometerplus/fbreader/fbreader/PreferencesAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/QuitAction.java b/src/org/geometerplus/fbreader/fbreader/QuitAction.java index a3dca1fdb..be1cf8be4 100644 --- a/src/org/geometerplus/fbreader/fbreader/QuitAction.java +++ b/src/org/geometerplus/fbreader/fbreader/QuitAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ScrollToHomeAction.java b/src/org/geometerplus/fbreader/fbreader/ScrollToHomeAction.java index abd559f03..e9e98b6c2 100644 --- a/src/org/geometerplus/fbreader/fbreader/ScrollToHomeAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ScrollToHomeAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 3d95cbf4f..e7656032f 100644 --- a/src/org/geometerplus/fbreader/fbreader/ScrollingPreferences.java +++ b/src/org/geometerplus/fbreader/fbreader/ScrollingPreferences.java @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2007-2010 Geometer Plus + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. + */ + package org.geometerplus.fbreader.fbreader; import org.geometerplus.zlibrary.core.options.ZLBooleanOption; diff --git a/src/org/geometerplus/fbreader/fbreader/SearchAction.java b/src/org/geometerplus/fbreader/fbreader/SearchAction.java index 9f4dffa9f..81c6a7db1 100644 --- a/src/org/geometerplus/fbreader/fbreader/SearchAction.java +++ b/src/org/geometerplus/fbreader/fbreader/SearchAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ShowBookmarks.java b/src/org/geometerplus/fbreader/fbreader/ShowBookmarks.java index 82cebb989..2eb20f07d 100644 --- a/src/org/geometerplus/fbreader/fbreader/ShowBookmarks.java +++ b/src/org/geometerplus/fbreader/fbreader/ShowBookmarks.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ShowLibraryAction.java b/src/org/geometerplus/fbreader/fbreader/ShowLibraryAction.java index cd3489bdb..8e8c0c6e4 100644 --- a/src/org/geometerplus/fbreader/fbreader/ShowLibraryAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ShowLibraryAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ShowOptionsDialogAction.java b/src/org/geometerplus/fbreader/fbreader/ShowOptionsDialogAction.java index f715b6ed7..a33ccd182 100644 --- a/src/org/geometerplus/fbreader/fbreader/ShowOptionsDialogAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ShowOptionsDialogAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ShowTOCAction.java b/src/org/geometerplus/fbreader/fbreader/ShowTOCAction.java index 63b79340c..495111b1c 100644 --- a/src/org/geometerplus/fbreader/fbreader/ShowTOCAction.java +++ b/src/org/geometerplus/fbreader/fbreader/ShowTOCAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 711f8e135..1fdf8280c 100644 --- a/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java +++ b/src/org/geometerplus/fbreader/fbreader/SwitchProfileAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/TrackballScrollingAction.java b/src/org/geometerplus/fbreader/fbreader/TrackballScrollingAction.java index e8bc17829..ee5bf2dea 100644 --- a/src/org/geometerplus/fbreader/fbreader/TrackballScrollingAction.java +++ b/src/org/geometerplus/fbreader/fbreader/TrackballScrollingAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 3fa82c96b..2b0dbe92c 100644 --- a/src/org/geometerplus/fbreader/fbreader/VolumeKeyScrollingAction.java +++ b/src/org/geometerplus/fbreader/fbreader/VolumeKeyScrollingAction.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 5a3a896e0..5c67b7d13 100644 --- a/src/org/geometerplus/fbreader/formats/FormatPlugin.java +++ b/src/org/geometerplus/fbreader/formats/FormatPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 a771e54d1..4595294f8 100644 --- a/src/org/geometerplus/fbreader/formats/PluginCollection.java +++ b/src/org/geometerplus/fbreader/formats/PluginCollection.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d999eb8c1..8672afe53 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d4c3238bb..ef81ab507 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9b49d54b1..c7bf0695d 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 53d8aa199..a7e082669 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 241962903..417ff6728 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e5fcf9d97..c6197d8fb 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b3ecd15a4..15e2d19b8 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 1a3045e9a..882149846 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 4eff300d9..c18879a96 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 29aed24c9..e7ea6634c 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 92cb07199..4d985772e 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 7aad128a0..a9f7be9c5 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 6e3d466ee..aa8eff0fe 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 326b49bef..15ba9a220 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9875fc530..cbda7c5ab 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e1601b487..876c01a64 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 5322d2848..d1679fe19 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 2ed6ca837..471474f5c 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 0ab6b94a6..898cb2d6c 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 759b584fa..f34419db8 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 3efcf6cc4..1f27da616 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9b4967f49..156b73b51 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 6006e8f6c..8fced6641 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 2e4bc8f38..398bc3e39 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 eb370454f..a99ee4ea6 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e70007b08..ec67fca00 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 79920fc76..37cd0a9a9 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e52905251..6b1438387 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e0754f64a..7778562fa 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 08f728635..677478a10 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 5b7d524ba..7d219e502 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d79a62368..f732f52d3 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 56fa59fd2..efd4c8248 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d68abf6b8..af4cba5c6 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e5445629e..b3e247433 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 fea22dd4d..b8cc1dcea 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 bb6b5e522..a95aab5be 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d36a2d813..a988b90a2 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d70955874..74d941a44 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 fe35165f7..f3c4a8a2c 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d8c2cef8e..1e2030271 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9657ef1b6..00fbe9abf 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ff4dc80b4..985104724 100644 --- a/src/org/geometerplus/fbreader/library/Author.java +++ b/src/org/geometerplus/fbreader/library/Author.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 de6f15ff8..8d1a69e98 100644 --- a/src/org/geometerplus/fbreader/library/AuthorTree.java +++ b/src/org/geometerplus/fbreader/library/AuthorTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 9a8f4ce0e..3de63b988 100644 --- a/src/org/geometerplus/fbreader/library/Book.java +++ b/src/org/geometerplus/fbreader/library/Book.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 bf549a4fb..6b092b832 100644 --- a/src/org/geometerplus/fbreader/library/BookInSeriesTree.java +++ b/src/org/geometerplus/fbreader/library/BookInSeriesTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 18dfc8bd5..b75a65178 100644 --- a/src/org/geometerplus/fbreader/library/BookTree.java +++ b/src/org/geometerplus/fbreader/library/BookTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 b654e532d..7b2747951 100644 --- a/src/org/geometerplus/fbreader/library/Bookmark.java +++ b/src/org/geometerplus/fbreader/library/Bookmark.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 5170ea9e5..ad3264d3e 100644 --- a/src/org/geometerplus/fbreader/library/BooksDatabase.java +++ b/src/org/geometerplus/fbreader/library/BooksDatabase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 6d021424b..f0bacad46 100644 --- a/src/org/geometerplus/fbreader/library/FileInfo.java +++ b/src/org/geometerplus/fbreader/library/FileInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 8e21834b5..4fa734fc6 100644 --- a/src/org/geometerplus/fbreader/library/FileInfoSet.java +++ b/src/org/geometerplus/fbreader/library/FileInfoSet.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 d90f25c56..ae87dd68f 100644 --- a/src/org/geometerplus/fbreader/library/Library.java +++ b/src/org/geometerplus/fbreader/library/Library.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 8db9c05ba..8e6c231f3 100644 --- a/src/org/geometerplus/fbreader/library/LibraryTree.java +++ b/src/org/geometerplus/fbreader/library/LibraryTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 815c0bedf..d18b532f6 100644 --- a/src/org/geometerplus/fbreader/library/RootTree.java +++ b/src/org/geometerplus/fbreader/library/RootTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 32f65e23a..215843ab5 100644 --- a/src/org/geometerplus/fbreader/library/SeriesInfo.java +++ b/src/org/geometerplus/fbreader/library/SeriesInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 6152291a5..4ac43d177 100644 --- a/src/org/geometerplus/fbreader/library/SeriesTree.java +++ b/src/org/geometerplus/fbreader/library/SeriesTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 50cf07eec..cb1c62315 100644 --- a/src/org/geometerplus/fbreader/library/Tag.java +++ b/src/org/geometerplus/fbreader/library/Tag.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 3d310d4c7..e980ad18a 100644 --- a/src/org/geometerplus/fbreader/library/TagTree.java +++ b/src/org/geometerplus/fbreader/library/TagTree.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/optionsDialog/ComboOptionEntry.java b/src/org/geometerplus/fbreader/optionsDialog/ComboOptionEntry.java index e05373442..513ea34b0 100644 --- a/src/org/geometerplus/fbreader/optionsDialog/ComboOptionEntry.java +++ b/src/org/geometerplus/fbreader/optionsDialog/ComboOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/optionsDialog/FormatOptionsPage.java b/src/org/geometerplus/fbreader/optionsDialog/FormatOptionsPage.java index 232822ffe..94b13da4c 100644 --- a/src/org/geometerplus/fbreader/optionsDialog/FormatOptionsPage.java +++ b/src/org/geometerplus/fbreader/optionsDialog/FormatOptionsPage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/optionsDialog/OptionsDialog.java b/src/org/geometerplus/fbreader/optionsDialog/OptionsDialog.java index 74199a309..eb11a7f17 100644 --- a/src/org/geometerplus/fbreader/optionsDialog/OptionsDialog.java +++ b/src/org/geometerplus/fbreader/optionsDialog/OptionsDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/optionsDialog/OptionsPage.java b/src/org/geometerplus/fbreader/optionsDialog/OptionsPage.java index d170f63b9..362268bcd 100644 --- a/src/org/geometerplus/fbreader/optionsDialog/OptionsPage.java +++ b/src/org/geometerplus/fbreader/optionsDialog/OptionsPage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/geometerplus/fbreader/optionsDialog/StyleOptionsPage.java b/src/org/geometerplus/fbreader/optionsDialog/StyleOptionsPage.java index 52f9b7f6e..c364150aa 100644 --- a/src/org/geometerplus/fbreader/optionsDialog/StyleOptionsPage.java +++ b/src/org/geometerplus/fbreader/optionsDialog/StyleOptionsPage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 51b3f626d..9c522802f 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 4d771ff8d..a7ac3a619 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 fa4baa3b7..df19344e8 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 840a99a8b..7ddb6d622 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 3c5337b85..3b2dfccd4 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLBoolean3OptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLBoolean3OptionEntry.java index dd4be7c47..b404f90f5 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLBoolean3OptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLBoolean3OptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLBooleanOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLBooleanOptionEntry.java index 61acd0667..cc4bc4457 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLBooleanOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLBooleanOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLChoiceOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLChoiceOptionEntry.java index f05c0500e..047692db5 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLChoiceOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLChoiceOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLColorOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLColorOptionEntry.java index 7b2fc5221..b5ab472bd 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLColorOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLColorOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLComboOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLComboOptionEntry.java index 9dd0979c6..e03ee59ed 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLComboOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLComboOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLDialogContent.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLDialogContent.java index 611ce77f4..baefb2994 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLDialogContent.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLDialogContent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 58cb53272..14cf8593b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLKeyOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLKeyOptionEntry.java index e14d84dca..b1225f823 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLKeyOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLKeyOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLMultilineOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLMultilineOptionEntry.java index 86ad957b6..1c6180140 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLMultilineOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLMultilineOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionEntry.java index 2f187cd6b..5a0c02afb 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLOptionKind.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionKind.java index dd76b2fb0..daac020a7 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionKind.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionKind.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLOptionView.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionView.java index 91dc645c3..0a631c089 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionView.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLOptionsDialog.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionsDialog.java index 11a5eb378..6a3cd8ec4 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionsDialog.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLOptionsDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLOrderOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLOrderOptionEntry.java index 1068dfa3c..6397e8c42 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLOrderOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLOrderOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLSpinOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLSpinOptionEntry.java index 04e642957..6296ac404 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLSpinOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLSpinOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLStringOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLStringOptionEntry.java index 9fd19f97a..ecb4cf488 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLStringOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLStringOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLTextOptionEntry.java b/src/org/geometerplus/zlibrary/core/dialogs/ZLTextOptionEntry.java index 87bfd406a..6f8abbe5d 100644 --- a/src/org/geometerplus/zlibrary/core/dialogs/ZLTextOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/dialogs/ZLTextOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 fe6243184..9671d3b23 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 580d901f2..e91115fe1 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 04a2c9a3f..f4ce17a3b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 f76c1fdfc..1e2d97434 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 0b295b9a1..9993d3968 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b78801651..6fa2253e2 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b0ec09d22..f25e13038 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 bf90b3211..45ca995a3 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 aee905a86..704edbfd8 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d230ccb87..22409612b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 026bc5c87..2d649d795 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 baf381827..3bdfb1847 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 08c832fcb..ad0a2e0c3 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 1ba32c78c..043670449 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 196d1e228..0fe31e8bc 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 19a1af792..203baf785 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ff1f67002..f2454e0cd 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 a2c9008fa..bd9834eb6 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d75fee61f..e9a220afc 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ac497928d..57b757dad 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 438963fd8..47762eeef 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLLanguageList.java b/src/org/geometerplus/zlibrary/core/language/ZLLanguageList.java index d6c20f5a3..8593f7511 100644 --- a/src/org/geometerplus/zlibrary/core/language/ZLLanguageList.java +++ b/src/org/geometerplus/zlibrary/core/language/ZLLanguageList.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 0bdcb33a6..5dbe7a4da 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 7a4073143..3a12c5506 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/optionEntries/ZLColorOptionBuilder.java b/src/org/geometerplus/zlibrary/core/optionEntries/ZLColorOptionBuilder.java index 58fb2f1e7..8663c3bfb 100644 --- a/src/org/geometerplus/zlibrary/core/optionEntries/ZLColorOptionBuilder.java +++ b/src/org/geometerplus/zlibrary/core/optionEntries/ZLColorOptionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/optionEntries/ZLFontFamilyOptionEntry.java b/src/org/geometerplus/zlibrary/core/optionEntries/ZLFontFamilyOptionEntry.java index c683eb942..e1aeac3dd 100644 --- a/src/org/geometerplus/zlibrary/core/optionEntries/ZLFontFamilyOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/optionEntries/ZLFontFamilyOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/optionEntries/ZLSimpleBoolean3OptionEntry.java b/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleBoolean3OptionEntry.java index 1a5c9e29c..68cb32f1e 100644 --- a/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleBoolean3OptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleBoolean3OptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/optionEntries/ZLSimpleBooleanOptionEntry.java b/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleBooleanOptionEntry.java index bc5f3fb0d..2e68dca48 100644 --- a/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleBooleanOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleBooleanOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/optionEntries/ZLSimpleSpinOptionEntry.java b/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleSpinOptionEntry.java index 7cb613601..6f8ff6f7c 100644 --- a/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleSpinOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleSpinOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/optionEntries/ZLSimpleStringOptionEntry.java b/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleStringOptionEntry.java index e2a4cdd11..81631d94a 100644 --- a/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleStringOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/optionEntries/ZLSimpleStringOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/optionEntries/ZLToggleBooleanOptionEntry.java b/src/org/geometerplus/zlibrary/core/optionEntries/ZLToggleBooleanOptionEntry.java index 758ad654e..bd4df89ba 100644 --- a/src/org/geometerplus/zlibrary/core/optionEntries/ZLToggleBooleanOptionEntry.java +++ b/src/org/geometerplus/zlibrary/core/optionEntries/ZLToggleBooleanOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 8c386b722..b24eb7f7f 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e79130a8c..607ae11b1 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 387abc84d..2e03871c4 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 593a080ea..b623bbd9c 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 0f451cd4b..4484c41b8 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d425daaa4..6e6e740b0 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLSimpleOption.java b/src/org/geometerplus/zlibrary/core/options/ZLSimpleOption.java index 860b3f58d..3d46d102a 100644 --- a/src/org/geometerplus/zlibrary/core/options/ZLSimpleOption.java +++ b/src/org/geometerplus/zlibrary/core/options/ZLSimpleOption.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 d969d15c2..aa3ceee7f 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 19bef80f1..a455e86aa 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 3fffdd21d..0c4df24d5 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 be08c5b41..109f052ef 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 7ce5595d6..cf873731e 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b95e5c827..d5e146993 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 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 f6fb9ca80..f1c8fa9f3 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 5923aa578..918d5d79b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b19f77468..682c7895a 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 77e939dc2..e90fbe154 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 70f24e7b7..0a7b30492 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLLanguageUtil.java b/src/org/geometerplus/zlibrary/core/util/ZLLanguageUtil.java index 93387fce8..2c28381c5 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLLanguageUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLLanguageUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 Geometer Plus + * Copyright (C) 2008-2010 Geometer Plus * * This program is free software; you can redistribute 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 28ae4b378..04bab59d6 100644 --- a/src/org/geometerplus/zlibrary/core/util/ZLMiscUtil.java +++ b/src/org/geometerplus/zlibrary/core/util/ZLMiscUtil.java @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2007-2010 Geometer Plus + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. + */ + package org.geometerplus.zlibrary.core.util; public abstract class ZLMiscUtil { diff --git a/src/org/geometerplus/zlibrary/core/util/ZLSearchPattern.java b/src/org/geometerplus/zlibrary/core/util/ZLSearchPattern.java index c288b18d7..5d116cb2b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9881ba2a8..0d9f5a69a 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e1bbc0b75..2f3a08dc3 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 336f51963..6197604c9 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 97df520ae..307af352f 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9409d7547..1156a81ff 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 2c6bf3689..58a9e70bd 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 de239956a..d2cb60859 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 0753b9bfc..22e4d1b2d 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 64cb4124f..1aff7a0df 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e89b5ceb9..18839cfa2 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 aa679d716..efd145293 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 22735e68c..53e869029 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b40697375..61c162a72 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 1c9d47d50..518f324e3 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 1466396ef..b92c43d3e 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 c198e26e2..dffd17b19 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 3ac9352cf..b1bcb8734 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 bfb414cfb..b9f14bd1d 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 65475e295..bcee3f20e 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9a0e8090c..4963e6547 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 c45aa0f47..6738ae629 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ce11359e3..67ce55e1c 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 63adec214..098edb29b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 a492acf99..877449d83 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 696dd66af..f9be574a6 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 280d92db7..e70955d34 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 f4d3a3ba1..79cf89d34 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 4a164c6b1..426294b6c 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 4cdb272d4..d255f9e24 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b588a80fa..ba9dc718b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 3167fc148..b2e19215f 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLTextAlignmentOptionEntry.java b/src/org/geometerplus/zlibrary/text/view/ZLTextAlignmentOptionEntry.java index 5af544fdb..18dd55b8d 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextAlignmentOptionEntry.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextAlignmentOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9531cf8cb..8fc3d2716 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ce583cd77..3f2ab80ec 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 dabaec17f..719ee5bcc 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 586fefebf..0038c184c 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 a5d687e3e..f5b39230c 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 6d3f45a34..7df91f2a3 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLTextFontFamilyWithBaseOptionEntry.java b/src/org/geometerplus/zlibrary/text/view/ZLTextFontFamilyWithBaseOptionEntry.java index c8851ca00..d6b4ebc1b 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextFontFamilyWithBaseOptionEntry.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextFontFamilyWithBaseOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 37fef41ae..eb9bd926b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLTextHyperlinkArea.java b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkArea.java index d62a887ca..89e5e70e1 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkArea.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextHyperlinkArea.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Geometer Plus + * Copyright (C) 2009-2010 Geometer Plus * * This program is free software; you can redistribute 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 83222a2d2..3f3196eb3 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 9a0778d4f..232ab3861 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 f03fd3feb..e763e6e17 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLTextLineSpaceOptionEntry.java b/src/org/geometerplus/zlibrary/text/view/ZLTextLineSpaceOptionEntry.java index 1efae851f..2f0620c1c 100644 --- a/src/org/geometerplus/zlibrary/text/view/ZLTextLineSpaceOptionEntry.java +++ b/src/org/geometerplus/zlibrary/text/view/ZLTextLineSpaceOptionEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 f53455323..6a218f66e 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b76640e74..a1ac1a915 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 a28ea6d40..df09792cc 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 c2ad7aeba..4652057f1 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 814e91118..1de686bd7 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 2134b071f..3c6686486 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 008312f9a..2af38f429 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 f38f92cb4..d11c1c24f 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ebf4692ba..a5f858982 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 aec9e4f38..2aed0795f 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 710da4c4c..b6fed9eac 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 37be44d19..6131df221 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 a101e3842..b69a2f241 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 5a4fcfbcc..932ca9ab2 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 6e6119243..ad9a213ad 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 7cbd47b47..8696ab904 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 0c0bd5e9c..f5073a730 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 b8be791a9..0df6ae11b 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/DialogActivity.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/DialogActivity.java index 5a042603a..499c0e130 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/DialogActivity.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/DialogActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidBoolean3OptionView.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidBoolean3OptionView.java index c891aa126..663b3caee 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidBoolean3OptionView.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidBoolean3OptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidBooleanOptionView.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidBooleanOptionView.java index 2045e5c92..df62930d6 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidBooleanOptionView.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidBooleanOptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidChoiceOptionView.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidChoiceOptionView.java index ea7894483..56b816332 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidChoiceOptionView.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidChoiceOptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidColorOptionView.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidColorOptionView.java index 3a6f24de8..ed0127dc0 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidColorOptionView.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidColorOptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidComboOptionView.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidComboOptionView.java index 774b78bab..e65e2f1f9 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidComboOptionView.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidComboOptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidDialogContent.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogContent.java index 70ee913e4..a1666dafc 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogContent.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogContent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidDialogInterface.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogInterface.java index 1f7a637b2..5e51242d1 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogInterface.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidDialogInterface.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ced6f0aa9..33aff7125 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidOptionView.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionView.java index 902a42cd4..43a531be0 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionView.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidOptionsDialog.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionsDialog.java index 66e49c65a..626e0b18e 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionsDialog.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionsDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidOptionsTab.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionsTab.java index bc5d0fe1d..75c2293dd 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionsTab.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidOptionsTab.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidSpinOptionView.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidSpinOptionView.java index 95b3ce89d..b431216b7 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidSpinOptionView.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidSpinOptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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/ZLAndroidStringOptionView.java b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidStringOptionView.java index f18b9133a..0d5fc00ad 100644 --- a/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidStringOptionView.java +++ b/src/org/geometerplus/zlibrary/ui/android/dialogs/ZLAndroidStringOptionView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 e29a51911..e92982388 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 7c5047bbc..72264a7cb 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 69b39b552..4e98ebd16 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 46146dbb0..c93b6a000 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 bdc3ba534..b92556021 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 cf24b47d1..d42296eba 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 6b0592ee2..f4344b7a9 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 0c789437e..73d9e2eb1 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 40d204cfb..c20d52889 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 6f137571b..b4ea40151 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute 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 ef99e78cc..dbeec8f38 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-2009 Geometer Plus + * Copyright (C) 2007-2010 Geometer Plus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/org/vimgadgets/linebreak/LineBreak.java b/src/org/vimgadgets/linebreak/LineBreak.java index 934a31eaa..6c6d559cf 100644 --- a/src/org/vimgadgets/linebreak/LineBreak.java +++ b/src/org/vimgadgets/linebreak/LineBreak.java @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2007-2010 Geometer Plus + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. + */ + package org.vimgadgets.linebreak; public final class LineBreak {