From 303e3e0829da8eb5aaaea1e77129f0159939138c Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Thu, 25 Sep 2025 01:54:45 +0200 Subject: [PATCH 1/2] Fix GPL statement in LICENSE files and code headers (replace old addresses) Signed-off-by: Stefan Weil --- LICENSE | 2 +- harvest/harvest_oai.php | 4 ++-- harvest/merge-marc.php | 4 ++-- import/import-xsl.php | 4 ++-- .../index_java/src/org/vufind/index/CallNumberTools.java | 4 ++-- import/index_java/src/org/vufind/index/ConfigManager.java | 4 ++-- import/index_java/src/org/vufind/index/CreatorTools.java | 4 ++-- .../index_java/src/org/vufind/index/DatabaseManager.java | 4 ++-- import/index_java/src/org/vufind/index/DateTools.java | 4 ++-- import/index_java/src/org/vufind/index/DoiTools.java | 4 ++-- .../index_java/src/org/vufind/index/FieldSpecTools.java | 4 ++-- .../index_java/src/org/vufind/index/FormatCalculator.java | 4 ++-- import/index_java/src/org/vufind/index/FullTextTools.java | 4 ++-- import/index_java/src/org/vufind/index/GeoTools.java | 4 ++-- .../src/org/vufind/index/IllustrationTools.java | 4 ++-- import/index_java/src/org/vufind/index/LccnTools.java | 4 ++-- .../index_java/src/org/vufind/index/PublisherTools.java | 4 ++-- .../src/org/vufind/index/PunctuationContainer.java | 4 ++-- .../index_java/src/org/vufind/index/PunctuationTools.java | 4 ++-- .../src/org/vufind/index/ReadingProgramTools.java | 4 ++-- .../index_java/src/org/vufind/index/RelatorContainer.java | 4 ++-- .../index_java/src/org/vufind/index/UpdateDateTools.java | 4 ++-- .../src/org/vufind/index/UpdateDateTracker.java | 4 ++-- import/index_java/src/org/vufind/index/WorkKeys.java | 4 ++-- import/webcrawl.php | 4 ++-- import/xsl/vudl_FOXML.xsl | 4 ++-- install.php | 4 ++-- module/Bsz/Module.php | 4 ++-- module/Bsz/src/Bsz/AjaxHandler/DedupCheckbox.php | 4 ++-- module/Finc/Module.php | 4 ++-- module/Finc/src/Finc/RecordDriver/SolrIS.php | 4 ++-- module/VuFind/Module.php | 4 ++-- module/VuFind/functions/codecoverage.php | 4 ++-- module/VuFind/functions/profiler.php | 4 ++-- module/VuFind/src/VuFind/Account/UserAccountService.php | 4 ++-- .../src/VuFind/Account/UserAccountServiceFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/AbstractBase.php | 4 ++-- .../src/VuFind/AjaxHandler/AbstractIlsAndUserAction.php | 4 ++-- .../AjaxHandler/AbstractIlsAndUserActionFactory.php | 4 ++-- .../src/VuFind/AjaxHandler/AbstractRelaisAction.php | 4 ++-- .../VuFind/AjaxHandler/AbstractRelaisActionFactory.php | 4 ++-- .../src/VuFind/AjaxHandler/AbstractUserRequestAction.php | 4 ++-- .../src/VuFind/AjaxHandler/AjaxHandlerInterface.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/CheckRequestIsValid.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/CommentRecord.php | 4 ++-- .../src/VuFind/AjaxHandler/CommentRecordFactory.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/DeleteRecordComment.php | 4 ++-- .../src/VuFind/AjaxHandler/DeleteRecordCommentFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/DoiLookup.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/DoiLookupFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetACSuggestions.php | 4 ++-- .../src/VuFind/AjaxHandler/GetACSuggestionsFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetIlsStatus.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/GetIlsStatusFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetItemStatuses.php | 4 ++-- .../src/VuFind/AjaxHandler/GetItemStatusesFactory.php | 4 ++-- .../src/VuFind/AjaxHandler/GetLibraryPickupLocations.php | 4 ++-- .../src/VuFind/AjaxHandler/GetRecordCommentsAsHTML.php | 4 ++-- .../VuFind/AjaxHandler/GetRecordCommentsAsHTMLFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetRecordCover.php | 4 ++-- .../src/VuFind/AjaxHandler/GetRecordCoverFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetRecordDetails.php | 4 ++-- .../src/VuFind/AjaxHandler/GetRecordDetailsFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetRecordRating.php | 4 ++-- .../src/VuFind/AjaxHandler/GetRecordRatingFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetRecordTags.php | 4 ++-- .../src/VuFind/AjaxHandler/GetRecordTagsFactory.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/GetRecordVersions.php | 4 ++-- .../src/VuFind/AjaxHandler/GetRecordVersionsFactory.php | 4 ++-- .../VuFind/AjaxHandler/GetRequestGroupPickupLocations.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetResolverLinks.php | 4 ++-- .../src/VuFind/AjaxHandler/GetResolverLinksFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetResultCount.php | 4 ++-- .../src/VuFind/AjaxHandler/GetResultCountFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetSaveStatuses.php | 4 ++-- .../src/VuFind/AjaxHandler/GetSaveStatusesFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetSearchResults.php | 4 ++-- .../src/VuFind/AjaxHandler/GetSearchResultsFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetSideFacets.php | 4 ++-- .../src/VuFind/AjaxHandler/GetSideFacetsFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetUserFines.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/GetUserFinesFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetUserHolds.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/GetUserILLRequests.php | 4 ++-- .../AjaxHandler/GetUserStorageRetrievalRequests.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/GetUserTransactions.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/GetVisData.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/GetVisDataFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/KeepAlive.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/KeepAliveFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/Recommend.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/RecommendFactory.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/RelaisAvailability.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/RelaisInfo.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/RelaisOrder.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/SystemStatus.php | 4 ++-- .../VuFind/src/VuFind/AjaxHandler/SystemStatusFactory.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/TagRecord.php | 4 ++-- module/VuFind/src/VuFind/AjaxHandler/TagRecordFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/AbstractBase.php | 4 ++-- module/VuFind/src/VuFind/Auth/AlmaDatabase.php | 4 ++-- module/VuFind/src/VuFind/Auth/AuthToken.php | 4 ++-- module/VuFind/src/VuFind/Auth/CAS.php | 4 ++-- module/VuFind/src/VuFind/Auth/CASFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/ChoiceAuth.php | 4 ++-- module/VuFind/src/VuFind/Auth/ChoiceAuthFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/Database.php | 4 ++-- module/VuFind/src/VuFind/Auth/Email.php | 4 ++-- module/VuFind/src/VuFind/Auth/EmailAuthenticator.php | 4 ++-- .../VuFind/src/VuFind/Auth/EmailAuthenticatorFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/EmailFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/Facebook.php | 4 ++-- module/VuFind/src/VuFind/Auth/FacebookFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/ILS.php | 4 ++-- module/VuFind/src/VuFind/Auth/ILSAuthenticator.php | 4 ++-- module/VuFind/src/VuFind/Auth/ILSAuthenticatorFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/ILSFactory.php | 4 ++-- .../VuFind/src/VuFind/Auth/InvalidArgumentException.php | 4 ++-- module/VuFind/src/VuFind/Auth/LDAP.php | 4 ++-- module/VuFind/src/VuFind/Auth/LDAPFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/LoginTokenManager.php | 4 ++-- .../VuFind/src/VuFind/Auth/LoginTokenManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/Manager.php | 4 ++-- module/VuFind/src/VuFind/Auth/ManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/MultiAuth.php | 4 ++-- module/VuFind/src/VuFind/Auth/MultiAuthFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/MultiILS.php | 4 ++-- module/VuFind/src/VuFind/Auth/PasswordAccess.php | 4 ++-- module/VuFind/src/VuFind/Auth/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Auth/SIP2.php | 4 ++-- module/VuFind/src/VuFind/Auth/SIP2Factory.php | 4 ++-- module/VuFind/src/VuFind/Auth/Shibboleth.php | 4 ++-- module/VuFind/src/VuFind/Auth/ShibbolethFactory.php | 4 ++-- module/VuFind/src/VuFind/Auth/SimulatedSSO.php | 4 ++-- module/VuFind/src/VuFind/Auth/SimulatedSSOFactory.php | 4 ++-- .../src/VuFind/Auth/UserSessionPersistenceInterface.php | 4 ++-- .../src/VuFind/Autocomplete/AutocompleteInterface.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/Eds.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/EdsFactory.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/None.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/Search2.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/Search2CN.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/Solr.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/SolrAuth.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/SolrCN.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/SolrFactory.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/SolrPrefix.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/SolrReserves.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/Suggester.php | 4 ++-- .../VuFind/src/VuFind/Autocomplete/SuggesterFactory.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/Tag.php | 4 ++-- module/VuFind/src/VuFind/Autocomplete/TagFactory.php | 4 ++-- module/VuFind/src/VuFind/Bootstrapper.php | 4 ++-- module/VuFind/src/VuFind/CSV/ImportHelper/Scopus.php | 4 ++-- module/VuFind/src/VuFind/CSV/Importer.php | 4 ++-- module/VuFind/src/VuFind/CSV/ImporterConfig.php | 4 ++-- module/VuFind/src/VuFind/Cache/CacheTrait.php | 4 ++-- module/VuFind/src/VuFind/Cache/KeyGeneratorTrait.php | 4 ++-- module/VuFind/src/VuFind/Cache/Manager.php | 4 ++-- module/VuFind/src/VuFind/Cache/ManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Captcha/AbstractBase.php | 4 ++-- module/VuFind/src/VuFind/Captcha/Demo.php | 4 ++-- module/VuFind/src/VuFind/Captcha/Dumb.php | 4 ++-- module/VuFind/src/VuFind/Captcha/DumbFactory.php | 4 ++-- module/VuFind/src/VuFind/Captcha/FigletFactory.php | 4 ++-- module/VuFind/src/VuFind/Captcha/Image.php | 4 ++-- module/VuFind/src/VuFind/Captcha/ImageFactory.php | 4 ++-- module/VuFind/src/VuFind/Captcha/Interval.php | 4 ++-- module/VuFind/src/VuFind/Captcha/IntervalFactory.php | 4 ++-- module/VuFind/src/VuFind/Captcha/LaminasBase.php | 4 ++-- module/VuFind/src/VuFind/Captcha/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Captcha/ReCaptcha.php | 4 ++-- module/VuFind/src/VuFind/Captcha/ReCaptchaFactory.php | 4 ++-- module/VuFind/src/VuFind/Cart.php | 4 ++-- module/VuFind/src/VuFind/CartFactory.php | 4 ++-- .../VuFind/ChannelProvider/AbstractChannelProvider.php | 4 ++-- .../VuFind/ChannelProvider/AbstractILSChannelProvider.php | 4 ++-- .../ChannelProvider/AbstractILSChannelProviderFactory.php | 4 ++-- module/VuFind/src/VuFind/ChannelProvider/AlphaBrowse.php | 4 ++-- .../src/VuFind/ChannelProvider/AlphaBrowseFactory.php | 4 ++-- .../VuFind/src/VuFind/ChannelProvider/ChannelLoader.php | 4 ++-- .../src/VuFind/ChannelProvider/ChannelLoaderFactory.php | 4 ++-- .../VuFind/ChannelProvider/ChannelProviderInterface.php | 4 ++-- module/VuFind/src/VuFind/ChannelProvider/Facets.php | 4 ++-- .../VuFind/src/VuFind/ChannelProvider/FacetsFactory.php | 4 ++-- module/VuFind/src/VuFind/ChannelProvider/ListItems.php | 4 ++-- .../src/VuFind/ChannelProvider/ListItemsFactory.php | 4 ++-- module/VuFind/src/VuFind/ChannelProvider/NewILSItems.php | 4 ++-- .../VuFind/src/VuFind/ChannelProvider/NewSearchItems.php | 4 ++-- .../src/VuFind/ChannelProvider/NewSearchItemsFactory.php | 4 ++-- .../VuFind/src/VuFind/ChannelProvider/PluginFactory.php | 4 ++-- .../VuFind/src/VuFind/ChannelProvider/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/ChannelProvider/Random.php | 4 ++-- .../VuFind/src/VuFind/ChannelProvider/RandomFactory.php | 4 ++-- .../src/VuFind/ChannelProvider/RecentlyReturned.php | 4 ++-- .../src/VuFind/ChannelProvider/RouterInitializer.php | 4 ++-- module/VuFind/src/VuFind/ChannelProvider/SimilarItems.php | 4 ++-- .../src/VuFind/ChannelProvider/SimilarItemsFactory.php | 4 ++-- .../src/VuFind/ChannelProvider/TrendingILSItems.php | 4 ++-- module/VuFind/src/VuFind/Config/AccountCapabilities.php | 4 ++-- .../src/VuFind/Config/AccountCapabilitiesFactory.php | 4 ++-- .../src/VuFind/Config/Feature/ExplodeSettingTrait.php | 4 ++-- .../VuFind/src/VuFind/Config/Feature/IniReaderTrait.php | 4 ++-- module/VuFind/src/VuFind/Config/Feature/SecretTrait.php | 4 ++-- module/VuFind/src/VuFind/Config/PathResolver.php | 4 ++-- module/VuFind/src/VuFind/Config/PathResolverFactory.php | 4 ++-- module/VuFind/src/VuFind/Config/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Config/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Config/PluginManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Config/SearchSpecsReader.php | 4 ++-- module/VuFind/src/VuFind/Config/Upgrade.php | 4 ++-- module/VuFind/src/VuFind/Config/Version.php | 4 ++-- module/VuFind/src/VuFind/Config/Writer.php | 4 ++-- module/VuFind/src/VuFind/Config/YamlReader.php | 4 ++-- module/VuFind/src/VuFind/Config/YamlReaderFactory.php | 4 ++-- module/VuFind/src/VuFind/Connection/ExternalVuFind.php | 4 ++-- .../src/VuFind/Connection/ExternalVuFindFactory.php | 4 ++-- module/VuFind/src/VuFind/Connection/LibGuides.php | 4 ++-- module/VuFind/src/VuFind/Connection/LibGuidesFactory.php | 4 ++-- .../src/VuFind/Connection/OauthServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Connection/OauthServiceTrait.php | 4 ++-- module/VuFind/src/VuFind/Connection/OpenLibrary.php | 4 ++-- module/VuFind/src/VuFind/Connection/Oracle.php | 4 ++-- module/VuFind/src/VuFind/Connection/Relais.php | 4 ++-- module/VuFind/src/VuFind/Connection/RelaisFactory.php | 4 ++-- module/VuFind/src/VuFind/Connection/Wikipedia.php | 4 ++-- module/VuFind/src/VuFind/Content/AbstractBase.php | 4 ++-- module/VuFind/src/VuFind/Content/AbstractCover.php | 4 ++-- module/VuFind/src/VuFind/Content/AbstractSyndetics.php | 4 ++-- .../src/VuFind/Content/AbstractSyndeticsFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/AuthorNotes/Demo.php | 4 ++-- .../src/VuFind/Content/AuthorNotes/PluginManager.php | 4 ++-- .../VuFind/src/VuFind/Content/AuthorNotes/Syndetics.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Bokinfo.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Booksite.php | 4 ++-- .../VuFind/src/VuFind/Content/Covers/BooksiteFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/BrowZine.php | 4 ++-- .../VuFind/src/VuFind/Content/Covers/BrowZineFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Buchhandel.php | 4 ++-- .../src/VuFind/Content/Covers/BuchhandelFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/ContentCafe.php | 4 ++-- .../src/VuFind/Content/Covers/ContentCafeFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Deprecated.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Google.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/GoogleFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Koha.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/KohaFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/LibraryThing.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/LocalFile.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/ObalkyKnih.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/OpenLibrary.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Orb.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/OrbFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Summon.php | 4 ++-- module/VuFind/src/VuFind/Content/Covers/Syndetics.php | 4 ++-- .../VuFind/src/VuFind/Content/Covers/SyndeticsFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Deprecated.php | 4 ++-- module/VuFind/src/VuFind/Content/Excerpts/Demo.php | 4 ++-- .../VuFind/src/VuFind/Content/Excerpts/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Content/Excerpts/Syndetics.php | 4 ++-- module/VuFind/src/VuFind/Content/Factory.php | 4 ++-- module/VuFind/src/VuFind/Content/Loader.php | 4 ++-- .../src/VuFind/Content/ObalkyKnihContentFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/ObalkyKnihService.php | 4 ++-- .../src/VuFind/Content/ObalkyKnihServiceFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/PageLocator.php | 4 ++-- module/VuFind/src/VuFind/Content/PageLocatorFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Content/Reviews/Booksite.php | 4 ++-- .../VuFind/src/VuFind/Content/Reviews/BooksiteFactory.php | 4 ++-- module/VuFind/src/VuFind/Content/Reviews/Demo.php | 4 ++-- module/VuFind/src/VuFind/Content/Reviews/Guardian.php | 4 ++-- .../VuFind/src/VuFind/Content/Reviews/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Content/Reviews/Syndetics.php | 4 ++-- module/VuFind/src/VuFind/Content/Summaries/Demo.php | 4 ++-- .../VuFind/src/VuFind/Content/Summaries/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Content/Summaries/Syndetics.php | 4 ++-- module/VuFind/src/VuFind/Content/TOC/Demo.php | 4 ++-- module/VuFind/src/VuFind/Content/TOC/ObalkyKnih.php | 4 ++-- module/VuFind/src/VuFind/Content/TOC/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Content/TOC/Syndetics.php | 4 ++-- module/VuFind/src/VuFind/ContentBlock/AbstractBase.php | 4 ++-- module/VuFind/src/VuFind/ContentBlock/BlockLoader.php | 4 ++-- .../VuFind/src/VuFind/ContentBlock/BlockLoaderFactory.php | 4 ++-- module/VuFind/src/VuFind/ContentBlock/Channels.php | 4 ++-- module/VuFind/src/VuFind/ContentBlock/ChannelsFactory.php | 4 ++-- .../src/VuFind/ContentBlock/ContentBlockInterface.php | 4 ++-- module/VuFind/src/VuFind/ContentBlock/FacetList.php | 4 ++-- .../VuFind/src/VuFind/ContentBlock/FacetListFactory.php | 4 ++-- .../VuFind/src/VuFind/ContentBlock/IlsStatusMonitor.php | 4 ++-- module/VuFind/src/VuFind/ContentBlock/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/ContentBlock/Recommend.php | 4 ++-- .../VuFind/src/VuFind/ContentBlock/RecommendFactory.php | 4 ++-- module/VuFind/src/VuFind/ContentBlock/TemplateBased.php | 4 ++-- .../src/VuFind/ContentBlock/TemplateBasedFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/AbstractBase.php | 4 ++-- .../VuFind/src/VuFind/Controller/AbstractBaseFactory.php | 4 ++-- .../VuFind/Controller/AbstractBaseWithConfigFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/AbstractRecord.php | 4 ++-- module/VuFind/src/VuFind/Controller/AbstractSearch.php | 4 ++-- .../VuFind/src/VuFind/Controller/AbstractSolrSearch.php | 4 ++-- module/VuFind/src/VuFind/Controller/AjaxController.php | 4 ++-- .../src/VuFind/Controller/AjaxControllerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/AjaxResponseTrait.php | 4 ++-- module/VuFind/src/VuFind/Controller/AlmaController.php | 4 ++-- .../src/VuFind/Controller/AlphabrowseController.php | 4 ++-- module/VuFind/src/VuFind/Controller/AuthorController.php | 4 ++-- .../VuFind/src/VuFind/Controller/AuthorityController.php | 4 ++-- .../src/VuFind/Controller/AuthorityRecordController.php | 4 ++-- module/VuFind/src/VuFind/Controller/BlenderController.php | 4 ++-- .../VuFind/src/VuFind/Controller/BrowZineController.php | 4 ++-- module/VuFind/src/VuFind/Controller/BrowseController.php | 4 ++-- module/VuFind/src/VuFind/Controller/CartController.php | 4 ++-- .../src/VuFind/Controller/CartControllerFactory.php | 4 ++-- .../VuFind/src/VuFind/Controller/ChannelsController.php | 4 ++-- .../src/VuFind/Controller/ChannelsControllerFactory.php | 4 ++-- .../VuFind/src/VuFind/Controller/CheckoutsController.php | 4 ++-- .../src/VuFind/Controller/CheckoutsControllerFactory.php | 4 ++-- .../VuFind/src/VuFind/Controller/CollectionController.php | 4 ++-- .../src/VuFind/Controller/CollectionsController.php | 4 ++-- .../VuFind/src/VuFind/Controller/CombinedController.php | 4 ++-- module/VuFind/src/VuFind/Controller/ConfirmController.php | 4 ++-- module/VuFind/src/VuFind/Controller/ContentController.php | 4 ++-- module/VuFind/src/VuFind/Controller/CoverController.php | 4 ++-- .../src/VuFind/Controller/CoverControllerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/EITController.php | 4 ++-- .../VuFind/src/VuFind/Controller/EITrecordController.php | 4 ++-- module/VuFind/src/VuFind/Controller/EPFController.php | 4 ++-- .../VuFind/src/VuFind/Controller/EPFrecordController.php | 4 ++-- module/VuFind/src/VuFind/Controller/EdsController.php | 4 ++-- .../VuFind/src/VuFind/Controller/EdsrecordController.php | 4 ++-- module/VuFind/src/VuFind/Controller/ErrorController.php | 4 ++-- .../src/VuFind/Controller/ExternalAuthController.php | 4 ++-- .../Controller/Feature/AccessPermissionInterface.php | 4 ++-- .../src/VuFind/Controller/Feature/AlphaBrowseTrait.php | 4 ++-- .../Controller/Feature/BulkActionControllerTrait.php | 4 ++-- .../VuFind/Controller/Feature/CatchIlsExceptionsTrait.php | 4 ++-- .../src/VuFind/Controller/Feature/ConfigPathTrait.php | 4 ++-- .../VuFind/Controller/Feature/ListItemSelectionTrait.php | 4 ++-- .../Controller/Feature/RecordVersionsSearchTrait.php | 4 ++-- .../VuFind/Controller/Feature/ResponseFormatterTrait.php | 4 ++-- .../src/VuFind/Controller/Feature/SecureDatabaseTrait.php | 4 ++-- module/VuFind/src/VuFind/Controller/HelpController.php | 4 ++-- .../VuFind/src/VuFind/Controller/HierarchyController.php | 4 ++-- module/VuFind/src/VuFind/Controller/HoldsController.php | 4 ++-- .../src/VuFind/Controller/HoldsControllerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/HoldsTrait.php | 4 ++-- module/VuFind/src/VuFind/Controller/ILLRequestsTrait.php | 4 ++-- module/VuFind/src/VuFind/Controller/IndexController.php | 4 ++-- .../src/VuFind/Controller/IndexControllerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/InstallController.php | 4 ++-- .../src/VuFind/Controller/LibGuidesAZController.php | 4 ++-- .../VuFind/src/VuFind/Controller/LibGuidesController.php | 4 ++-- .../src/VuFind/Controller/LibraryCardsController.php | 4 ++-- .../src/VuFind/Controller/MissingrecordController.php | 4 ++-- .../VuFind/src/VuFind/Controller/MyResearchController.php | 4 ++-- .../src/VuFind/Controller/MyResearchControllerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/OAuth2Controller.php | 4 ++-- .../src/VuFind/Controller/OAuth2ControllerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/OaiController.php | 4 ++-- module/VuFind/src/VuFind/Controller/Pazpar2Controller.php | 4 ++-- .../src/VuFind/Controller/Pazpar2recordController.php | 4 ++-- .../src/VuFind/Controller/Plugin/AbstractRequestBase.php | 4 ++-- .../Controller/Plugin/AbstractRequestBaseFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/Captcha.php | 4 ++-- .../src/VuFind/Controller/Plugin/CaptchaFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/Favorites.php | 4 ++-- .../src/VuFind/Controller/Plugin/FavoritesFactory.php | 4 ++-- .../VuFind/Controller/Plugin/FlashMessengerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/Followup.php | 4 ++-- .../src/VuFind/Controller/Plugin/FollowupFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/Holds.php | 4 ++-- .../VuFind/src/VuFind/Controller/Plugin/ILLRequests.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/IlsRecords.php | 4 ++-- .../src/VuFind/Controller/Plugin/IlsRecordsFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/NewItems.php | 4 ++-- .../src/VuFind/Controller/Plugin/NewItemsFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/Permission.php | 4 ++-- .../src/VuFind/Controller/Plugin/PermissionFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/Renewals.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/Reserves.php | 4 ++-- .../src/VuFind/Controller/Plugin/ReservesFactory.php | 4 ++-- .../src/VuFind/Controller/Plugin/ResultScroller.php | 4 ++-- .../VuFind/Controller/Plugin/ResultScrollerFactory.php | 4 ++-- .../VuFind/Controller/Plugin/StorageRetrievalRequests.php | 4 ++-- module/VuFind/src/VuFind/Controller/PrimoController.php | 4 ++-- .../src/VuFind/Controller/PrimorecordController.php | 4 ++-- module/VuFind/src/VuFind/Controller/QRCodeController.php | 4 ++-- .../src/VuFind/Controller/QRCodeControllerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/RecordController.php | 4 ++-- module/VuFind/src/VuFind/Controller/RecordsController.php | 4 ++-- module/VuFind/src/VuFind/Controller/RelaisController.php | 4 ++-- module/VuFind/src/VuFind/Controller/Search2Controller.php | 4 ++-- .../src/VuFind/Controller/Search2collectionController.php | 4 ++-- .../src/VuFind/Controller/Search2recordController.php | 4 ++-- module/VuFind/src/VuFind/Controller/SearchController.php | 4 ++-- .../Controller/ShibbolethLogoutNotificationController.php | 4 ++-- .../VuFind/src/VuFind/Controller/ShortlinkController.php | 4 ++-- .../src/VuFind/Controller/SimulatedSSOController.php | 4 ++-- .../VuFind/Controller/StorageRetrievalRequestsTrait.php | 4 ++-- module/VuFind/src/VuFind/Controller/SummonController.php | 4 ++-- .../src/VuFind/Controller/SummonrecordController.php | 4 ++-- module/VuFind/src/VuFind/Controller/TagController.php | 4 ++-- module/VuFind/src/VuFind/Controller/UpgradeController.php | 4 ++-- .../src/VuFind/Controller/UpgradeControllerFactory.php | 4 ++-- module/VuFind/src/VuFind/Controller/WebController.php | 4 ++-- .../VuFind/src/VuFind/Controller/Worldcat2Controller.php | 4 ++-- .../src/VuFind/Controller/Worldcat2recordController.php | 4 ++-- .../VuFind/src/VuFind/Controller/WorldcatController.php | 4 ++-- module/VuFind/src/VuFind/Cookie/Container.php | 4 ++-- module/VuFind/src/VuFind/Cookie/CookieManager.php | 4 ++-- module/VuFind/src/VuFind/Cookie/CookieManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Cover/CachingProxy.php | 4 ++-- module/VuFind/src/VuFind/Cover/CachingProxyFactory.php | 4 ++-- module/VuFind/src/VuFind/Cover/Generator.php | 4 ++-- module/VuFind/src/VuFind/Cover/GeneratorFactory.php | 4 ++-- .../src/VuFind/Cover/Layer/AbstractBackgroundLayer.php | 4 ++-- module/VuFind/src/VuFind/Cover/Layer/AbstractLayer.php | 4 ++-- .../VuFind/src/VuFind/Cover/Layer/AbstractTextLayer.php | 4 ++-- module/VuFind/src/VuFind/Cover/Layer/DefaultText.php | 4 ++-- module/VuFind/src/VuFind/Cover/Layer/GridBackground.php | 4 ++-- module/VuFind/src/VuFind/Cover/Layer/InitialText.php | 4 ++-- module/VuFind/src/VuFind/Cover/Layer/LayerInterface.php | 4 ++-- module/VuFind/src/VuFind/Cover/Layer/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Cover/Layer/SolidBackground.php | 4 ++-- module/VuFind/src/VuFind/Cover/Loader.php | 4 ++-- module/VuFind/src/VuFind/Cover/LoaderFactory.php | 4 ++-- module/VuFind/src/VuFind/Cover/Router.php | 4 ++-- module/VuFind/src/VuFind/Cover/RouterFactory.php | 4 ++-- module/VuFind/src/VuFind/Crypt/Base62.php | 4 ++-- module/VuFind/src/VuFind/Crypt/HMAC.php | 4 ++-- module/VuFind/src/VuFind/Crypt/HMACFactory.php | 4 ++-- module/VuFind/src/VuFind/Crypt/SecretCalculator.php | 4 ++-- .../VuFind/src/VuFind/Crypt/SecretCalculatorFactory.php | 4 ++-- .../src/VuFind/Db/Entity/AccessTokenEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/AuthHashEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/ChangeTrackerEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/CommentsEntityInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Entity/EntityInterface.php | 4 ++-- .../VuFind/Db/Entity/ExternalSessionEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/FeedbackEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/LoginTokenEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/OaiResumptionEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/RatingsEntityInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Entity/RecordEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/ResourceEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/ResourceTagsEntityInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Entity/SearchEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/SessionEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/ShortlinksEntityInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Entity/TagsEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/UserCardEntityInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Entity/UserEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/UserListEntityInterface.php | 4 ++-- .../src/VuFind/Db/Entity/UserResourceEntityInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/ChangeTracker.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/LoginToken.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/RowGateway.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/RowGatewayFactory.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Shortlinks.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/UserListFactory.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/AbstractDbService.php | 4 ++-- .../src/VuFind/Db/Service/AbstractDbServiceFactory.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/AccessTokenService.php | 4 ++-- .../src/VuFind/Db/Service/AccessTokenServiceFactory.php | 4 ++-- .../src/VuFind/Db/Service/AccessTokenServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/AuthHashService.php | 4 ++-- .../src/VuFind/Db/Service/AuthHashServiceInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/ChangeTrackerService.php | 4 ++-- .../VuFind/Db/Service/ChangeTrackerServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/CommentsService.php | 4 ++-- .../src/VuFind/Db/Service/CommentsServiceInterface.php | 4 ++-- .../src/VuFind/Db/Service/DbServiceAwareInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/DbServiceAwareTrait.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/DbServiceInterface.php | 4 ++-- .../src/VuFind/Db/Service/ExternalSessionService.php | 4 ++-- .../VuFind/Db/Service/ExternalSessionServiceInterface.php | 4 ++-- .../VuFind/Db/Service/Feature/DeleteExpiredInterface.php | 4 ++-- .../VuFind/Db/Service/Feature/TransactionInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/FeedbackService.php | 4 ++-- .../src/VuFind/Db/Service/FeedbackServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/LoginTokenService.php | 4 ++-- .../src/VuFind/Db/Service/LoginTokenServiceInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/OaiResumptionService.php | 4 ++-- .../VuFind/Db/Service/OaiResumptionServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/RatingsService.php | 4 ++-- .../src/VuFind/Db/Service/RatingsServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/RecordService.php | 4 ++-- .../src/VuFind/Db/Service/RecordServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/ResourceService.php | 4 ++-- .../src/VuFind/Db/Service/ResourceServiceFactory.php | 4 ++-- .../src/VuFind/Db/Service/ResourceServiceInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/ResourceTagsService.php | 4 ++-- .../VuFind/Db/Service/ResourceTagsServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/SearchService.php | 4 ++-- .../src/VuFind/Db/Service/SearchServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/SessionService.php | 4 ++-- .../src/VuFind/Db/Service/SessionServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/ShortlinksService.php | 4 ++-- .../src/VuFind/Db/Service/ShortlinksServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/TagService.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/TagServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/UserCardService.php | 4 ++-- .../src/VuFind/Db/Service/UserCardServiceFactory.php | 4 ++-- .../src/VuFind/Db/Service/UserCardServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/UserListService.php | 4 ++-- .../src/VuFind/Db/Service/UserListServiceInterface.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/UserResourceService.php | 4 ++-- .../VuFind/Db/Service/UserResourceServiceInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Service/UserService.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/UserServiceFactory.php | 4 ++-- .../VuFind/src/VuFind/Db/Service/UserServiceInterface.php | 4 ++-- .../src/VuFind/Db/Table/CaseSensitiveTagsFactory.php | 4 ++-- .../VuFind/src/VuFind/Db/Table/DbTableAwareInterface.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/GatewayFactory.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/ResourceFactory.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Shortlinks.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/UserCard.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/UserFactory.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/UserListFactory.php | 4 ++-- .../src/VuFind/DigitalContent/FakeOverdriveConnector.php | 5 ++--- .../src/VuFind/DigitalContent/OverdriveConnector.php | 5 ++--- .../VuFind/DigitalContent/OverdriveConnectorFactory.php | 5 ++--- module/VuFind/src/VuFind/DoiLinker/BrowZineFactory.php | 4 ++-- module/VuFind/src/VuFind/DoiLinker/DoiLinkerInterface.php | 4 ++-- module/VuFind/src/VuFind/DoiLinker/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/DoiLinker/Unpaywall.php | 4 ++-- module/VuFind/src/VuFind/DoiLinker/UnpaywallFactory.php | 4 ++-- module/VuFind/src/VuFind/Exception/Auth.php | 4 ++-- .../VuFind/src/VuFind/Exception/AuthEmailNotVerified.php | 4 ++-- module/VuFind/src/VuFind/Exception/AuthInProgress.php | 4 ++-- module/VuFind/src/VuFind/Exception/AuthToken.php | 4 ++-- module/VuFind/src/VuFind/Exception/BadConfig.php | 4 ++-- module/VuFind/src/VuFind/Exception/BadRequest.php | 4 ++-- module/VuFind/src/VuFind/Exception/FileAccess.php | 4 ++-- module/VuFind/src/VuFind/Exception/Forbidden.php | 4 ++-- module/VuFind/src/VuFind/Exception/FormatUnavailable.php | 4 ++-- .../VuFind/src/VuFind/Exception/HttpDownloadException.php | 4 ++-- .../VuFind/src/VuFind/Exception/HttpStatusInterface.php | 4 ++-- module/VuFind/src/VuFind/Exception/ILS.php | 4 ++-- module/VuFind/src/VuFind/Exception/LibraryCard.php | 4 ++-- module/VuFind/src/VuFind/Exception/ListPermission.php | 4 ++-- module/VuFind/src/VuFind/Exception/LoginRequired.php | 4 ++-- module/VuFind/src/VuFind/Exception/LoginToken.php | 4 ++-- module/VuFind/src/VuFind/Exception/Mail.php | 4 ++-- module/VuFind/src/VuFind/Exception/MissingField.php | 4 ++-- module/VuFind/src/VuFind/Exception/PasswordSecurity.php | 4 ++-- module/VuFind/src/VuFind/Exception/RecordMissing.php | 4 ++-- module/VuFind/src/VuFind/Exception/SMS.php | 4 ++-- module/VuFind/src/VuFind/Exception/SessionExpired.php | 4 ++-- .../src/VuFind/Exception/SeverityLevelInterface.php | 4 ++-- module/VuFind/src/VuFind/Export.php | 4 ++-- module/VuFind/src/VuFind/ExportFactory.php | 4 ++-- module/VuFind/src/VuFind/Favorites/FavoritesService.php | 4 ++-- .../src/VuFind/Favorites/FavoritesServiceFactory.php | 4 ++-- module/VuFind/src/VuFind/Feature/BulkActionTrait.php | 4 ++-- module/VuFind/src/VuFind/Feature/MergeRecursiveTrait.php | 4 ++-- .../src/VuFind/Feed/Writer/Extension/DublinCore/Entry.php | 4 ++-- .../Feed/Writer/Extension/DublinCore/Renderer/Entry.php | 4 ++-- .../src/VuFind/Feed/Writer/Extension/OpenSearch/Feed.php | 4 ++-- .../Feed/Writer/Extension/OpenSearch/Renderer/Feed.php | 4 ++-- module/VuFind/src/VuFind/Form/Form.php | 4 ++-- module/VuFind/src/VuFind/Form/FormFactory.php | 4 ++-- module/VuFind/src/VuFind/Form/Handler/Database.php | 4 ++-- module/VuFind/src/VuFind/Form/Handler/DatabaseFactory.php | 4 ++-- module/VuFind/src/VuFind/Form/Handler/Email.php | 4 ++-- module/VuFind/src/VuFind/Form/Handler/EmailFactory.php | 4 ++-- .../VuFind/src/VuFind/Form/Handler/HandlerInterface.php | 4 ++-- module/VuFind/src/VuFind/Form/Handler/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Form/Handler/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/GeoFeatures/AbstractConfig.php | 4 ++-- .../src/VuFind/GeoFeatures/AbstractConfigFactory.php | 4 ++-- module/VuFind/src/VuFind/GeoFeatures/BasemapConfig.php | 4 ++-- .../VuFind/src/VuFind/GeoFeatures/MapSelectionConfig.php | 4 ++-- module/VuFind/src/VuFind/GeoFeatures/MapTabConfig.php | 4 ++-- .../VuFind/src/VuFind/Hierarchy/Driver/AbstractBase.php | 4 ++-- .../src/VuFind/Hierarchy/Driver/ConfigurationBased.php | 4 ++-- .../VuFind/Hierarchy/Driver/ConfigurationBasedFactory.php | 4 ++-- .../VuFind/src/VuFind/Hierarchy/Driver/PluginManager.php | 4 ++-- .../VuFind/Hierarchy/TreeDataFormatter/AbstractBase.php | 4 ++-- .../Hierarchy/TreeDataFormatter/AbstractBaseFactory.php | 4 ++-- .../src/VuFind/Hierarchy/TreeDataFormatter/Json.php | 4 ++-- .../VuFind/Hierarchy/TreeDataFormatter/PluginManager.php | 4 ++-- .../src/VuFind/Hierarchy/TreeDataSource/AbstractBase.php | 4 ++-- .../src/VuFind/Hierarchy/TreeDataSource/PluginManager.php | 4 ++-- .../src/VuFind/Hierarchy/TreeDataSource/Search2.php | 4 ++-- .../VuFind/Hierarchy/TreeDataSource/Search2Factory.php | 4 ++-- .../VuFind/src/VuFind/Hierarchy/TreeDataSource/Solr.php | 4 ++-- .../src/VuFind/Hierarchy/TreeDataSource/SolrFactory.php | 4 ++-- .../src/VuFind/Hierarchy/TreeRenderer/AbstractBase.php | 4 ++-- .../VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTree.php | 4 ++-- .../src/VuFind/Hierarchy/TreeRenderer/HTMLTreeFactory.php | 4 ++-- .../src/VuFind/Hierarchy/TreeRenderer/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Http/CachingDownloader.php | 4 ++-- .../src/VuFind/Http/CachingDownloaderAwareInterface.php | 4 ++-- .../src/VuFind/Http/CachingDownloaderAwareTrait.php | 4 ++-- .../VuFind/src/VuFind/Http/CachingDownloaderFactory.php | 4 ++-- module/VuFind/src/VuFind/Http/GuzzleService.php | 4 ++-- module/VuFind/src/VuFind/Http/GuzzleServiceFactory.php | 4 ++-- module/VuFind/src/VuFind/Http/PhpEnvironment/Request.php | 4 ++-- module/VuFind/src/VuFind/I18n/ExtendedIniNormalizer.php | 4 ++-- module/VuFind/src/VuFind/I18n/HasSorterInterface.php | 4 ++-- module/VuFind/src/VuFind/I18n/HasSorterTrait.php | 4 ++-- .../VuFind/I18n/Locale/LocaleDetectorCookieStrategy.php | 4 ++-- .../src/VuFind/I18n/Locale/LocaleDetectorFactory.php | 4 ++-- .../VuFind/I18n/Locale/LocaleDetectorParamStrategy.php | 4 ++-- module/VuFind/src/VuFind/I18n/Locale/LocaleSettings.php | 4 ++-- module/VuFind/src/VuFind/I18n/Sorter.php | 4 ++-- module/VuFind/src/VuFind/I18n/SorterFactory.php | 4 ++-- module/VuFind/src/VuFind/I18n/SorterInterface.php | 4 ++-- module/VuFind/src/VuFind/I18n/TranslatableString.php | 4 ++-- .../src/VuFind/I18n/TranslatableStringInterface.php | 4 ++-- .../VuFind/I18n/Translator/LanguageInitializerTrait.php | 4 ++-- .../src/VuFind/I18n/Translator/Loader/ExtendedIni.php | 4 ++-- .../VuFind/I18n/Translator/Loader/ExtendedIniFactory.php | 4 ++-- .../VuFind/I18n/Translator/Loader/ExtendedIniReader.php | 4 ++-- .../VuFind/I18n/Translator/TranslatorAwareInterface.php | 4 ++-- .../src/VuFind/I18n/Translator/TranslatorAwareTrait.php | 4 ++-- .../src/VuFind/I18n/Translator/TranslatorFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Connection.php | 4 ++-- module/VuFind/src/VuFind/ILS/ConnectionFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/AbstractAPI.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/AbstractBase.php | 4 ++-- .../VuFind/src/VuFind/ILS/Driver/AbstractMultiDriver.php | 4 ++-- .../src/VuFind/ILS/Driver/AbstractMultiDriverFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Aleph.php | 4 ++-- .../src/VuFind/ILS/Driver/Aleph/RestfulException.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Aleph/Translator.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/AlephFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Alma.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Amicus.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/ComposedDriver.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/DAIA.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Demo.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/DemoFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/DriverInterface.php | 4 ++-- .../VuFind/ILS/Driver/DriverWithDateConverterFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Evergreen.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Folio.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/FolioFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/GeniePlus.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/GeniePlusFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Horizon.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/HorizonXMLAPI.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Innovative.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Koha.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/KohaILSDI.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/KohaRest.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/KohaRestFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php | 4 ++-- .../VuFind/src/VuFind/ILS/Driver/MultiBackendFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/NewGenLib.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/NoILS.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/NoILSFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/OAuth2TokenTrait.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/PAIA.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/PAIAFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Polaris.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Sample.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/SierraRest.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/SierraRestFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Symphony.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/SymphonyFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Unicorn.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/UnicornFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Virtua.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/Voyager.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php | 4 ++-- .../src/VuFind/ILS/Driver/VoyagerRestfulFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/XCNCIP2.php | 4 ++-- module/VuFind/src/VuFind/ILS/Driver/XCNCIP2Factory.php | 4 ++-- module/VuFind/src/VuFind/ILS/HoldSettings.php | 4 ++-- module/VuFind/src/VuFind/ILS/HoldSettingsFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatus.php | 4 ++-- .../src/VuFind/ILS/Logic/AvailabilityStatusInterface.php | 4 ++-- .../src/VuFind/ILS/Logic/AvailabilityStatusManager.php | 4 ++-- module/VuFind/src/VuFind/ILS/Logic/Holds.php | 4 ++-- module/VuFind/src/VuFind/ILS/Logic/LogicFactory.php | 4 ++-- module/VuFind/src/VuFind/ILS/Logic/SummaryTrait.php | 4 ++-- module/VuFind/src/VuFind/ILS/Logic/TitleHolds.php | 4 ++-- module/VuFind/src/VuFind/ILS/PaginationHelper.php | 4 ++-- module/VuFind/src/VuFind/ImageLoader.php | 4 ++-- module/VuFind/src/VuFind/Log/ExtendedLoggerInterface.php | 4 ++-- module/VuFind/src/VuFind/Log/Logger.php | 4 ++-- module/VuFind/src/VuFind/Log/LoggerAwareTrait.php | 4 ++-- module/VuFind/src/VuFind/Log/LoggerFactory.php | 4 ++-- module/VuFind/src/VuFind/Log/LoggerProxy.php | 4 ++-- module/VuFind/src/VuFind/Log/VarDumperTrait.php | 4 ++-- module/VuFind/src/VuFind/Log/Writer/Db.php | 4 ++-- module/VuFind/src/VuFind/Log/Writer/Mail.php | 4 ++-- module/VuFind/src/VuFind/Log/Writer/Office365.php | 4 ++-- module/VuFind/src/VuFind/Log/Writer/Post.php | 4 ++-- module/VuFind/src/VuFind/Log/Writer/Slack.php | 4 ++-- module/VuFind/src/VuFind/Log/Writer/Stream.php | 4 ++-- module/VuFind/src/VuFind/Log/Writer/VerbosityTrait.php | 4 ++-- module/VuFind/src/VuFind/Mailer/Bcc.php | 4 ++-- module/VuFind/src/VuFind/Mailer/Cc.php | 4 ++-- module/VuFind/src/VuFind/Mailer/Factory.php | 4 ++-- module/VuFind/src/VuFind/Mailer/Mailer.php | 4 ++-- .../VuFind/src/VuFind/MetadataVocabulary/AbstractBase.php | 4 ++-- module/VuFind/src/VuFind/MetadataVocabulary/BEPress.php | 4 ++-- .../VuFind/src/VuFind/MetadataVocabulary/DublinCore.php | 4 ++-- module/VuFind/src/VuFind/MetadataVocabulary/Eprints.php | 4 ++-- .../src/VuFind/MetadataVocabulary/HighwirePress.php | 4 ++-- .../MetadataVocabulary/MetadataVocabularyInterface.php | 4 ++-- module/VuFind/src/VuFind/MetadataVocabulary/PRISM.php | 4 ++-- .../src/VuFind/MetadataVocabulary/PluginFactory.php | 4 ++-- .../src/VuFind/MetadataVocabulary/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Net/IpAddressUtils.php | 4 ++-- module/VuFind/src/VuFind/Net/UserIpReader.php | 4 ++-- module/VuFind/src/VuFind/Net/UserIpReaderFactory.php | 4 ++-- .../src/VuFind/Normalizer/DefaultSpellingNormalizer.php | 4 ++-- module/VuFind/src/VuFind/OAI/Server.php | 4 ++-- module/VuFind/src/VuFind/OAI/Server/Auth.php | 4 ++-- module/VuFind/src/VuFind/OAI/ServerFactory.php | 4 ++-- .../VuFind/src/VuFind/OAuth2/Entity/AccessTokenEntity.php | 4 ++-- module/VuFind/src/VuFind/OAuth2/Entity/AuthCodeEntity.php | 4 ++-- module/VuFind/src/VuFind/OAuth2/Entity/ClientEntity.php | 4 ++-- .../src/VuFind/OAuth2/Entity/RefreshTokenEntity.php | 4 ++-- module/VuFind/src/VuFind/OAuth2/Entity/ScopeEntity.php | 4 ++-- module/VuFind/src/VuFind/OAuth2/Entity/UserEntity.php | 4 ++-- .../VuFind/OAuth2/Repository/AbstractTokenRepository.php | 4 ++-- .../VuFind/OAuth2/Repository/AccessTokenRepository.php | 4 ++-- .../src/VuFind/OAuth2/Repository/AuthCodeRepository.php | 4 ++-- .../src/VuFind/OAuth2/Repository/ClientRepository.php | 4 ++-- .../src/VuFind/OAuth2/Repository/IdentityRepository.php | 4 ++-- .../OAuth2/Repository/IdentityRepositoryFactory.php | 4 ++-- .../VuFind/OAuth2/Repository/RefreshTokenRepository.php | 4 ++-- .../Repository/RepositoryWithOAuth2ConfigFactory.php | 4 ++-- .../src/VuFind/OAuth2/Repository/ScopeRepository.php | 4 ++-- .../VuFind/OAuth2/Repository/TokenRepositoryFactory.php | 4 ++-- module/VuFind/src/VuFind/QRCode/Loader.php | 4 ++-- module/VuFind/src/VuFind/QRCode/LoaderFactory.php | 4 ++-- .../VuFind/src/VuFind/RateLimiter/RateLimiterManager.php | 4 ++-- .../src/VuFind/RateLimiter/RateLimiterManagerFactory.php | 4 ++-- .../src/VuFind/RateLimiter/Storage/CredisStorage.php | 4 ++-- module/VuFind/src/VuFind/Ratings/RatingsService.php | 4 ++-- .../VuFind/src/VuFind/Ratings/RatingsServiceFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/AbstractFacets.php | 4 ++-- .../src/VuFind/Recommend/AbstractResultsPassthrough.php | 4 ++-- .../VuFind/src/VuFind/Recommend/AbstractSearchObject.php | 4 ++-- .../src/VuFind/Recommend/AbstractSearchObjectDeferred.php | 4 ++-- .../src/VuFind/Recommend/AbstractSearchObjectFactory.php | 4 ++-- .../src/VuFind/Recommend/AbstractSummonRecommend.php | 4 ++-- .../VuFind/Recommend/AbstractSummonRecommendDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/AlphaBrowseLink.php | 4 ++-- module/VuFind/src/VuFind/Recommend/AuthorFacets.php | 4 ++-- module/VuFind/src/VuFind/Recommend/AuthorInfo.php | 4 ++-- module/VuFind/src/VuFind/Recommend/AuthorInfoFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/AuthorityRecommend.php | 4 ++-- module/VuFind/src/VuFind/Recommend/CatalogResults.php | 4 ++-- .../src/VuFind/Recommend/CatalogResultsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/Channels.php | 4 ++-- .../VuFind/src/VuFind/Recommend/CollectionSideFacets.php | 4 ++-- .../src/VuFind/Recommend/CollectionSideFacetsFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/ConsortialVuFind.php | 4 ++-- .../src/VuFind/Recommend/ConsortialVuFindDeferred.php | 4 ++-- .../src/VuFind/Recommend/ConsortialVuFindFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/DOI.php | 4 ++-- module/VuFind/src/VuFind/Recommend/DPLATerms.php | 4 ++-- module/VuFind/src/VuFind/Recommend/DPLATermsFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/Databases.php | 4 ++-- module/VuFind/src/VuFind/Recommend/DatabasesFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/Deprecated.php | 4 ++-- module/VuFind/src/VuFind/Recommend/EDSResults.php | 4 ++-- module/VuFind/src/VuFind/Recommend/EDSResultsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/EPFResults.php | 4 ++-- module/VuFind/src/VuFind/Recommend/EPFResultsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/EuropeanaResults.php | 4 ++-- .../src/VuFind/Recommend/EuropeanaResultsDeferred.php | 4 ++-- .../src/VuFind/Recommend/EuropeanaResultsFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/ExpandFacets.php | 4 ++-- .../VuFind/src/VuFind/Recommend/ExpandFacetsFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/ExternalSearch.php | 4 ++-- module/VuFind/src/VuFind/Recommend/FacetCloud.php | 4 ++-- module/VuFind/src/VuFind/Recommend/FavoriteFacets.php | 4 ++-- .../VuFind/src/VuFind/Recommend/FavoriteFacetsFactory.php | 4 ++-- .../src/VuFind/Recommend/InjectConfigManagerFactory.php | 4 ++-- .../src/VuFind/Recommend/InjectResultsManagerFactory.php | 4 ++-- .../src/VuFind/Recommend/InjectSearchRunnerFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/LibGuidesAZResults.php | 4 ++-- .../src/VuFind/Recommend/LibGuidesAZResultsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/LibGuidesProfile.php | 4 ++-- .../src/VuFind/Recommend/LibGuidesProfileFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/LibGuidesResults.php | 4 ++-- .../src/VuFind/Recommend/LibGuidesResultsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/Libraryh3lp.php | 4 ++-- module/VuFind/src/VuFind/Recommend/MapSelection.php | 4 ++-- .../VuFind/src/VuFind/Recommend/MapSelectionFactory.php | 4 ++-- .../VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php | 4 ++-- .../src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Recommend/PubDateVisAjax.php | 4 ++-- module/VuFind/src/VuFind/Recommend/RandomRecommend.php | 4 ++-- .../src/VuFind/Recommend/RandomRecommendFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/RecommendInterface.php | 4 ++-- module/VuFind/src/VuFind/Recommend/RecommendLinks.php | 4 ++-- module/VuFind/src/VuFind/Recommend/RemoveFilters.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SideFacets.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SideFacetsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SideFacetsFactory.php | 4 ++-- .../VuFind/src/VuFind/Recommend/SpellingSuggestions.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SummonBestBets.php | 4 ++-- .../src/VuFind/Recommend/SummonBestBetsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SummonDatabases.php | 4 ++-- .../src/VuFind/Recommend/SummonDatabasesDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SummonResults.php | 4 ++-- .../VuFind/src/VuFind/Recommend/SummonResultsDeferred.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SummonTopics.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SwitchQuery.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SwitchQueryFactory.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SwitchTab.php | 4 ++-- module/VuFind/src/VuFind/Recommend/SwitchType.php | 4 ++-- module/VuFind/src/VuFind/Recommend/TopFacets.php | 4 ++-- module/VuFind/src/VuFind/Recommend/VisualFacets.php | 4 ++-- module/VuFind/src/VuFind/Recommend/WebResults.php | 4 ++-- module/VuFind/src/VuFind/Record/Cache.php | 4 ++-- .../src/VuFind/Record/Cache/RecordCacheAwareInterface.php | 4 ++-- .../src/VuFind/Record/Cache/RecordCacheAwareTrait.php | 4 ++-- module/VuFind/src/VuFind/Record/CacheFactory.php | 4 ++-- module/VuFind/src/VuFind/Record/Checklist.php | 4 ++-- .../Record/FallbackLoader/AbstractFallbackLoader.php | 4 ++-- .../FallbackLoader/AbstractFallbackLoaderFactory.php | 4 ++-- .../Record/FallbackLoader/FallbackLoaderInterface.php | 4 ++-- .../src/VuFind/Record/FallbackLoader/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Record/FallbackLoader/Solr.php | 4 ++-- .../src/VuFind/Record/FallbackLoader/SolrFactory.php | 4 ++-- module/VuFind/src/VuFind/Record/FallbackLoader/Summon.php | 4 ++-- module/VuFind/src/VuFind/Record/Loader.php | 4 ++-- module/VuFind/src/VuFind/Record/LoaderFactory.php | 4 ++-- module/VuFind/src/VuFind/Record/RecordIdUpdater.php | 4 ++-- .../VuFind/src/VuFind/Record/RecordIdUpdaterFactory.php | 4 ++-- module/VuFind/src/VuFind/Record/ResourcePopulator.php | 4 ++-- .../VuFind/src/VuFind/Record/ResourcePopulatorFactory.php | 4 ++-- module/VuFind/src/VuFind/Record/Router.php | 4 ++-- module/VuFind/src/VuFind/Record/SourceAndIdList.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/AbstractBase.php | 4 ++-- .../src/VuFind/RecordDriver/AbstractBaseFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/BrowZine.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/DefaultRecord.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/EDS.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/EIT.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/EPF.php | 4 ++-- .../VuFind/RecordDriver/Feature/HierarchyAwareTrait.php | 4 ++-- .../src/VuFind/RecordDriver/Feature/IlsAwareTrait.php | 4 ++-- .../src/VuFind/RecordDriver/Feature/MarcAdvancedTrait.php | 4 ++-- .../src/VuFind/RecordDriver/Feature/MarcBasicTrait.php | 4 ++-- .../src/VuFind/RecordDriver/Feature/MarcReaderTrait.php | 4 ++-- .../RecordDriver/Feature/PreviousUniqueIdInterface.php | 4 ++-- .../VuFind/RecordDriver/Feature/PreviousUniqueIdTrait.php | 4 ++-- .../VuFind/RecordDriver/Feature/VersionAwareInterface.php | 4 ++-- .../src/VuFind/RecordDriver/Feature/VersionAwareTrait.php | 4 ++-- .../src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/LibGuides.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/LibGuidesAZ.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/Missing.php | 4 ++-- .../src/VuFind/RecordDriver/NameBasedConfigFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/Pazpar2.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/Primo.php | 4 ++-- .../VuFind/RecordDriver/Response/PublicationDetails.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/Search2Default.php | 4 ++-- .../src/VuFind/RecordDriver/Search2DefaultFactory.php | 4 ++-- .../VuFind/src/VuFind/RecordDriver/SolrArchivesSpace.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrAuthDefault.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrAuthMarc.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrDefault.php | 4 ++-- .../VuFind/src/VuFind/RecordDriver/SolrDefaultFactory.php | 4 ++-- .../SolrDefaultWithoutSearchServiceFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrMarc.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrMarcRemote.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrOverdrive.php | 5 ++--- .../src/VuFind/RecordDriver/SolrOverdriveFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrReserves.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrWeb.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SolrWebFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/Summon.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/SummonFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordDriver/WorldCat2.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/AbstractBase.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/AbstractContent.php | 4 ++-- .../src/VuFind/RecordTab/AbstractContentFactory.php | 4 ++-- .../src/VuFind/RecordTab/CollectionHierarchyTree.php | 4 ++-- .../VuFind/RecordTab/CollectionHierarchyTreeFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/CollectionList.php | 4 ++-- .../VuFind/src/VuFind/RecordTab/CollectionListFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/ComponentParts.php | 4 ++-- .../VuFind/src/VuFind/RecordTab/ComponentPartsFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/Description.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/Excerpt.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/ExcerptFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/Formats.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/HierarchyTree.php | 4 ++-- .../VuFind/src/VuFind/RecordTab/HierarchyTreeFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/HoldingsILS.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/HoldingsILSFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2.php | 4 ++-- .../src/VuFind/RecordTab/HoldingsWorldCat2Factory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/Map.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/MapFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/OverdriveHoldings.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/Preview.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/PreviewFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/Reviews.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/ReviewsFactory.php | 4 ++-- .../VuFind/src/VuFind/RecordTab/Search2CollectionList.php | 4 ++-- .../VuFind/src/VuFind/RecordTab/SimilarItemsCarousel.php | 4 ++-- .../src/VuFind/RecordTab/SimilarItemsCarouselFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/StaffViewArray.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/StaffViewMARC.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/StaffViewOverdrive.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/TOC.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/TOCFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/TabInterface.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/TabManager.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/TabManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/UserComments.php | 4 ++-- .../VuFind/src/VuFind/RecordTab/UserCommentsFactory.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/Versions.php | 4 ++-- module/VuFind/src/VuFind/RecordTab/VersionsFactory.php | 4 ++-- module/VuFind/src/VuFind/Related/Bookplate.php | 4 ++-- module/VuFind/src/VuFind/Related/BookplateFactory.php | 4 ++-- module/VuFind/src/VuFind/Related/Channels.php | 4 ++-- module/VuFind/src/VuFind/Related/Deprecated.php | 4 ++-- module/VuFind/src/VuFind/Related/MoreByAuthorSolr.php | 4 ++-- module/VuFind/src/VuFind/Related/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Related/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Related/RelatedInterface.php | 4 ++-- module/VuFind/src/VuFind/Related/Similar.php | 4 ++-- module/VuFind/src/VuFind/Related/SimilarFactory.php | 4 ++-- module/VuFind/src/VuFind/Related/WorldCat2Similar.php | 4 ++-- .../VuFind/src/VuFind/Related/WorldCat2SimilarFactory.php | 4 ++-- module/VuFind/src/VuFind/Reserves/CsvReader.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Connection.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/AbstractBase.php | 4 ++-- .../src/VuFind/Resolver/Driver/AbstractBaseFactory.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/Alma.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/AlmaFactory.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/Demo.php | 4 ++-- .../VuFind/src/VuFind/Resolver/Driver/DriverInterface.php | 4 ++-- .../Resolver/Driver/DriverWithHttpClientFactory.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/Generic.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/Jop.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/JopFactory.php | 4 ++-- .../VuFind/src/VuFind/Resolver/Driver/PluginFactory.php | 4 ++-- .../VuFind/src/VuFind/Resolver/Driver/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/Redi.php | 4 ++-- module/VuFind/src/VuFind/Resolver/Driver/Sfx.php | 4 ++-- .../VuFind/src/VuFind/Resolver/Driver/Threesixtylink.php | 4 ++-- module/VuFind/src/VuFind/Role/DynamicRoleProvider.php | 4 ++-- .../VuFind/src/VuFind/Role/DynamicRoleProviderFactory.php | 4 ++-- module/VuFind/src/VuFind/Role/PermissionDeniedManager.php | 4 ++-- .../src/VuFind/Role/PermissionDeniedManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Role/PermissionManager.php | 4 ++-- .../VuFind/src/VuFind/Role/PermissionManagerFactory.php | 4 ++-- .../InjectAuthorizationServiceFactory.php | 4 ++-- .../Role/PermissionProvider/InjectRequestFactory.php | 4 ++-- .../src/VuFind/Role/PermissionProvider/InsecureCookie.php | 4 ++-- .../Role/PermissionProvider/InsecureCookieFactory.php | 4 ++-- .../VuFind/src/VuFind/Role/PermissionProvider/IpRange.php | 4 ++-- .../src/VuFind/Role/PermissionProvider/IpRangeFactory.php | 4 ++-- .../VuFind/src/VuFind/Role/PermissionProvider/IpRegEx.php | 4 ++-- .../src/VuFind/Role/PermissionProvider/IpRegExFactory.php | 4 ++-- .../PermissionProvider/PermissionProviderInterface.php | 4 ++-- .../src/VuFind/Role/PermissionProvider/PluginManager.php | 4 ++-- .../Role/PermissionProvider/PluginManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Role/PermissionProvider/Role.php | 4 ++-- .../src/VuFind/Role/PermissionProvider/ServerParam.php | 4 ++-- .../src/VuFind/Role/PermissionProvider/SessionKey.php | 4 ++-- .../VuFind/Role/PermissionProvider/SessionKeyFactory.php | 4 ++-- .../src/VuFind/Role/PermissionProvider/Shibboleth.php | 4 ++-- .../VuFind/Role/PermissionProvider/ShibbolethFactory.php | 4 ++-- module/VuFind/src/VuFind/Role/PermissionProvider/User.php | 4 ++-- .../src/VuFind/Role/PermissionProvider/Username.php | 4 ++-- module/VuFind/src/VuFind/Route/RouteGenerator.php | 4 ++-- module/VuFind/src/VuFind/SMS/AbstractBase.php | 4 ++-- module/VuFind/src/VuFind/SMS/Clickatell.php | 4 ++-- module/VuFind/src/VuFind/SMS/Factory.php | 4 ++-- module/VuFind/src/VuFind/SMS/Mailer.php | 4 ++-- module/VuFind/src/VuFind/SMS/SMSInterface.php | 4 ++-- module/VuFind/src/VuFind/Search/BackendManager.php | 4 ++-- module/VuFind/src/VuFind/Search/BackendManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/BackendRegistry.php | 4 ++-- module/VuFind/src/VuFind/Search/Base/Explanation.php | 4 ++-- module/VuFind/src/VuFind/Search/Base/FacetCache.php | 4 ++-- .../VuFind/src/VuFind/Search/Base/FacetCacheFactory.php | 4 ++-- .../src/VuFind/Search/Base/HideFacetValueListener.php | 4 ++-- .../Search/Base/HierarchicalFacetHelperInterface.php | 4 ++-- module/VuFind/src/VuFind/Search/Base/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Base/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Base/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/Blender/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Blender/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Blender/ParamsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Blender/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/BrowZine/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/BrowZine/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/BrowZine/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/Combined/Options.php | 4 ++-- .../VuFind/src/VuFind/Search/Combined/OptionsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Combined/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Combined/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/EDS/AbstractEDSParams.php | 4 ++-- module/VuFind/src/VuFind/Search/EDS/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/EDS/OptionsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/EDS/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/EDS/QueryAdapter.php | 4 ++-- module/VuFind/src/VuFind/Search/EDS/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/EIT/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/EIT/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/EIT/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/EPF/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/EPF/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/EPF/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/EmptySet/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/EmptySet/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/EmptySet/Results.php | 4 ++-- .../src/VuFind/Search/Explanation/ExplanationFactory.php | 4 ++-- .../src/VuFind/Search/Explanation/PluginManager.php | 4 ++-- .../VuFind/src/VuFind/Search/FacetCache/PluginManager.php | 4 ++-- .../src/VuFind/Search/Factory/AbstractBackendFactory.php | 4 ++-- .../VuFind/Search/Factory/AbstractSolrBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/BlenderBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/BrowZineBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/EITBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/EPFBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/EdsBackendFactory.php | 4 ++-- .../VuFind/Search/Factory/LibGuidesAZBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/LibGuidesBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/Pazpar2BackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/PrimoBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/Search2BackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/SharedListenersTrait.php | 4 ++-- .../src/VuFind/Search/Factory/SolrAuthBackendFactory.php | 4 ++-- .../VuFind/Search/Factory/SolrDefaultBackendFactory.php | 4 ++-- .../VuFind/Search/Factory/SolrReservesBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/SolrWebBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/SummonBackendFactory.php | 4 ++-- .../src/VuFind/Search/Factory/UrlQueryHelperFactory.php | 4 ++-- .../src/VuFind/Search/Factory/WorldCat2BackendFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Favorites/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Favorites/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Favorites/Results.php | 4 ++-- .../VuFind/src/VuFind/Search/Favorites/ResultsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/History.php | 4 ++-- module/VuFind/src/VuFind/Search/HistoryFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/LibGuides/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/LibGuides/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/LibGuides/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/LibGuidesAZ/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/LibGuidesAZ/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/LibGuidesAZ/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/Memory.php | 4 ++-- module/VuFind/src/VuFind/Search/MemoryFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Minified.php | 4 ++-- module/VuFind/src/VuFind/Search/MixedList/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/MixedList/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/MixedList/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/NormalizedSearch.php | 4 ++-- .../VuFind/src/VuFind/Search/Options/OptionsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Options/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Options/PluginManager.php | 4 ++-- .../VuFind/src/VuFind/Search/Options/ViewOptionsTrait.php | 4 ++-- .../VuFind/src/VuFind/Search/Params/FacetLimitTrait.php | 4 ++-- .../src/VuFind/Search/Params/FacetRestrictionsTrait.php | 4 ++-- module/VuFind/src/VuFind/Search/Params/ParamsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Params/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Params/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Search/Pazpar2/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Pazpar2/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Pazpar2/Results.php | 4 ++-- .../src/VuFind/Search/Primo/InjectOnCampusListener.php | 4 ++-- module/VuFind/src/VuFind/Search/Primo/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Primo/Params.php | 4 ++-- .../src/VuFind/Search/Primo/PrimoPermissionHandler.php | 4 ++-- module/VuFind/src/VuFind/Search/Primo/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/QueryAdapter.php | 4 ++-- module/VuFind/src/VuFind/Search/QueryAdapterInterface.php | 4 ++-- module/VuFind/src/VuFind/Search/RecommendListener.php | 4 ++-- module/VuFind/src/VuFind/Search/Results/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Results/PluginManager.php | 4 ++-- .../VuFind/src/VuFind/Search/Results/ResultsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Search2/Explanation.php | 4 ++-- module/VuFind/src/VuFind/Search/Search2/FacetCache.php | 4 ++-- module/VuFind/src/VuFind/Search/Search2/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Search2/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Search2/Results.php | 4 ++-- .../VuFind/src/VuFind/Search/Search2/ResultsFactory.php | 4 ++-- .../src/VuFind/Search/Search2Collection/Options.php | 4 ++-- .../VuFind/src/VuFind/Search/Search2Collection/Params.php | 4 ++-- .../src/VuFind/Search/Search2Collection/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/SearchNormalizer.php | 4 ++-- .../VuFind/src/VuFind/Search/SearchNormalizerFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/SearchRunner.php | 4 ++-- module/VuFind/src/VuFind/Search/SearchRunnerFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/SearchTabsHelper.php | 4 ++-- .../VuFind/src/VuFind/Search/SearchTabsHelperFactory.php | 4 ++-- .../src/VuFind/Search/Solr/CustomFilterListener.php | 4 ++-- .../src/VuFind/Search/Solr/DeduplicationListener.php | 4 ++-- .../src/VuFind/Search/Solr/DefaultParametersListener.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/Explanation.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/FacetCache.php | 4 ++-- .../VuFind/src/VuFind/Search/Solr/FacetCacheFactory.php | 4 ++-- .../VuFind/Search/Solr/FilterFieldConversionListener.php | 4 ++-- .../src/VuFind/Search/Solr/HierarchicalFacetHelper.php | 4 ++-- .../VuFind/Search/Solr/HierarchicalFacetHelperFactory.php | 4 ++-- .../src/VuFind/Search/Solr/HierarchicalFacetListener.php | 4 ++-- .../Search/Solr/InjectConditionalFilterListener.php | 4 ++-- .../src/VuFind/Search/Solr/InjectHighlightingListener.php | 4 ++-- .../src/VuFind/Search/Solr/InjectSpellingListener.php | 4 ++-- .../VuFind/src/VuFind/Search/Solr/MultiIndexListener.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/ParamsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/ResultsFactory.php | 4 ++-- .../VuFind/src/VuFind/Search/Solr/SpellingProcessor.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrAuth/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrAuth/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrAuth/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrAuthor/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrAuthor/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrAuthor/Results.php | 4 ++-- .../VuFind/src/VuFind/Search/SolrAuthorFacets/Options.php | 4 ++-- .../VuFind/src/VuFind/Search/SolrAuthorFacets/Params.php | 4 ++-- .../VuFind/src/VuFind/Search/SolrAuthorFacets/Results.php | 4 ++-- .../VuFind/src/VuFind/Search/SolrCollection/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrCollection/Params.php | 4 ++-- .../VuFind/src/VuFind/Search/SolrCollection/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrReserves/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrReserves/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrReserves/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrWeb/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrWeb/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/SolrWeb/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/Summon/FacetCache.php | 4 ++-- module/VuFind/src/VuFind/Search/Summon/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Summon/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Summon/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/Tags/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/Tags/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/Tags/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/Tags/ResultsFactory.php | 4 ++-- module/VuFind/src/VuFind/Search/UrlQueryHelper.php | 4 ++-- module/VuFind/src/VuFind/Search/WorldCat/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/WorldCat/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/WorldCat/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/WorldCat2/Options.php | 4 ++-- module/VuFind/src/VuFind/Search/WorldCat2/Params.php | 4 ++-- module/VuFind/src/VuFind/Search/WorldCat2/Results.php | 4 ++-- module/VuFind/src/VuFind/Search/minSO.php | 4 ++-- module/VuFind/src/VuFind/Security/CspHeaderGenerator.php | 4 ++-- .../src/VuFind/Security/CspHeaderGeneratorFactory.php | 4 ++-- module/VuFind/src/VuFind/Security/NonceGenerator.php | 4 ++-- module/VuFind/src/VuFind/Service/CurrencyFormatter.php | 4 ++-- .../src/VuFind/Service/CurrencyFormatterFactory.php | 4 ++-- module/VuFind/src/VuFind/Service/DateConverterFactory.php | 4 ++-- module/VuFind/src/VuFind/Service/Feature/RetryTrait.php | 4 ++-- module/VuFind/src/VuFind/Service/GetServiceTrait.php | 4 ++-- module/VuFind/src/VuFind/Service/HttpServiceFactory.php | 4 ++-- module/VuFind/src/VuFind/Service/MarkdownFactory.php | 4 ++-- module/VuFind/src/VuFind/Service/ReCaptcha.php | 4 ++-- module/VuFind/src/VuFind/Service/ReCaptchaFactory.php | 4 ++-- module/VuFind/src/VuFind/Service/SearchServiceFactory.php | 4 ++-- .../src/VuFind/Service/ServiceWithConfigIniFactory.php | 4 ++-- .../src/VuFind/ServiceManager/AbstractPluginFactory.php | 4 ++-- .../src/VuFind/ServiceManager/AbstractPluginManager.php | 4 ++-- .../ServiceManager/AbstractPluginManagerFactory.php | 4 ++-- .../VuFind/ServiceManager/LowerCaseServiceNameTrait.php | 4 ++-- .../src/VuFind/ServiceManager/ServiceInitializer.php | 4 ++-- module/VuFind/src/VuFind/Session/AbstractBase.php | 4 ++-- module/VuFind/src/VuFind/Session/AbstractBaseFactory.php | 4 ++-- module/VuFind/src/VuFind/Session/Database.php | 4 ++-- module/VuFind/src/VuFind/Session/File.php | 4 ++-- module/VuFind/src/VuFind/Session/HandlerInterface.php | 4 ++-- module/VuFind/src/VuFind/Session/ManagerFactory.php | 4 ++-- module/VuFind/src/VuFind/Session/Memcache.php | 4 ++-- module/VuFind/src/VuFind/Session/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Session/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Session/Redis.php | 4 ++-- module/VuFind/src/VuFind/Session/RedisFactory.php | 4 ++-- module/VuFind/src/VuFind/Session/SecureDelegator.php | 4 ++-- .../VuFind/src/VuFind/Session/SecureDelegatorFactory.php | 4 ++-- module/VuFind/src/VuFind/Session/Settings.php | 4 ++-- module/VuFind/src/VuFind/SimpleXML.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/AbstractFile.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/Generator.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/GeneratorFactory.php | 4 ++-- .../src/VuFind/Sitemap/Plugin/AbstractGeneratorPlugin.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/Plugin/ContentPages.php | 4 ++-- .../src/VuFind/Sitemap/Plugin/ContentPagesFactory.php | 4 ++-- .../VuFind/Sitemap/Plugin/GeneratorPluginInterface.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/Plugin/Index.php | 4 ++-- .../src/VuFind/Sitemap/Plugin/Index/AbstractIdFetcher.php | 4 ++-- .../VuFind/Sitemap/Plugin/Index/CursorMarkIdFetcher.php | 4 ++-- .../src/VuFind/Sitemap/Plugin/Index/TermsIdFetcher.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/Plugin/IndexFactory.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/Plugin/StartPage.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/PluginFactory.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/Sitemap.php | 4 ++-- module/VuFind/src/VuFind/Sitemap/SitemapIndex.php | 4 ++-- module/VuFind/src/VuFind/Solr/Utils.php | 4 ++-- module/VuFind/src/VuFind/Solr/Writer.php | 4 ++-- module/VuFind/src/VuFind/Solr/WriterFactory.php | 4 ++-- module/VuFind/src/VuFind/Tags.php | 4 ++-- module/VuFind/src/VuFind/Tags/TagsService.php | 4 ++-- module/VuFind/src/VuFind/Tags/TagsServiceFactory.php | 4 ++-- .../VuFind/src/VuFind/UrlHighlight/VuFindHighlighter.php | 4 ++-- module/VuFind/src/VuFind/UrlShortener/Database.php | 4 ++-- module/VuFind/src/VuFind/UrlShortener/DatabaseFactory.php | 4 ++-- module/VuFind/src/VuFind/UrlShortener/None.php | 4 ++-- module/VuFind/src/VuFind/UrlShortener/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/UrlShortener/ServiceFactory.php | 4 ++-- .../src/VuFind/UrlShortener/UrlShortenerInterface.php | 4 ++-- module/VuFind/src/VuFind/Validator/CsrfInterface.php | 4 ++-- module/VuFind/src/VuFind/Validator/SessionCsrf.php | 4 ++-- module/VuFind/src/VuFind/Validator/SessionCsrfFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/AbstractLayoutClass.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/AbstractSearch.php | 4 ++-- .../src/VuFind/View/Helper/Bootstrap3/BulkAction.php | 4 ++-- .../src/VuFind/View/Helper/Bootstrap3/Flashmessages.php | 4 ++-- .../src/VuFind/View/Helper/Bootstrap3/Highlight.php | 4 ++-- .../src/VuFind/View/Helper/Bootstrap5/BulkAction.php | 4 ++-- .../View/Helper/Bootstrap5/CopyToClipboardButton.php | 4 ++-- .../src/VuFind/View/Helper/Bootstrap5/Flashmessages.php | 4 ++-- .../src/VuFind/View/Helper/Bootstrap5/Highlight.php | 4 ++-- .../src/VuFind/View/Helper/Bootstrap5/LayoutClass.php | 4 ++-- .../VuFind/View/Helper/Bootstrap5/LayoutClassFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Bootstrap5/Search.php | 4 ++-- .../src/VuFind/View/Helper/Root/AbstractJsStrings.php | 4 ++-- .../src/VuFind/View/Helper/Root/AccountCapabilities.php | 4 ++-- .../View/Helper/Root/AccountCapabilitiesFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/AccountMenu.php | 4 ++-- .../src/VuFind/View/Helper/Root/AccountMenuFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/AddEllipsis.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/AddThis.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/AddThisFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowse.php | 4 ++-- .../src/VuFind/View/Helper/Root/AlphaBrowseFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Auth.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/AuthFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/AvailabilityStatus.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Browse.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/BulkAction.php | 4 ++-- .../src/VuFind/View/Helper/Root/BulkActionFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Captcha.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/CaptchaFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Cart.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/CartFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Citation.php | 4 ++-- .../src/VuFind/View/Helper/Root/CitationFactory.php | 4 ++-- .../View/Helper/Root/ClassBasedTemplateRendererTrait.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Component.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Config.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/ConfigFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Content.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/ContentBlock.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/ContentFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/ContentLoader.php | 4 ++-- .../src/VuFind/View/Helper/Root/ContentLoaderFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Context.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/CookieConsent.php | 4 ++-- .../src/VuFind/View/Helper/Root/CookieConsentFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Csp.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/CspFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/CspNonce.php | 4 ++-- .../src/VuFind/View/Helper/Root/CspNonceFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/CurrentPath.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/DateTime.php | 4 ++-- .../src/VuFind/View/Helper/Root/DateTimeFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/DisplayLanguageOption.php | 4 ++-- .../View/Helper/Root/DisplayLanguageOptionFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/DoiFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/ExplainElement.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Export.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/ExportFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Feedback.php | 4 ++-- .../src/VuFind/View/Helper/Root/FeedbackFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/Flashmessages.php | 4 ++-- .../src/VuFind/View/Helper/Root/FlashmessagesFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/GeoCoords.php | 4 ++-- .../src/VuFind/View/Helper/Root/GeoCoordsFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/GoogleAnalytics.php | 4 ++-- .../VuFind/View/Helper/Root/GoogleAnalyticsFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/GoogleTagManager.php | 4 ++-- .../VuFind/View/Helper/Root/GoogleTagManagerFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/HeadTitleFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/HelpText.php | 4 ++-- .../src/VuFind/View/Helper/Root/HelpTextFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Highlight.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/HistoryLabel.php | 4 ++-- .../src/VuFind/View/Helper/Root/HistoryLabelFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Holdings.php | 4 ++-- .../src/VuFind/View/Helper/Root/HoldingsFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/HtmlSafeJsonEncode.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Icon.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/IconFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Ils.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/IlsFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/JsConfigs.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/JsIcons.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/JsIconsFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/JsTranslations.php | 4 ++-- .../src/VuFind/View/Helper/Root/JsTranslationsFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/KeepAlive.php | 4 ++-- .../src/VuFind/View/Helper/Root/KeepAliveFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/LibraryCards.php | 4 ++-- .../src/VuFind/View/Helper/Root/LibraryCardsFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Linkify.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/LinkifyFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/LocalizedNumber.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/MakeLink.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/MakeTag.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Markdown.php | 4 ++-- .../src/VuFind/View/Helper/Root/MarkdownFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Matomo.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/MatomoFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Metadata.php | 4 ++-- .../src/VuFind/View/Helper/Root/MetadataFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/OpenUrl.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/OpenUrlFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/OperatorToFieldPrefix.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Overdrive.php | 4 ++-- .../src/VuFind/View/Helper/Root/OverdriveFactory.php | 5 ++--- module/VuFind/src/VuFind/View/Helper/Root/Permission.php | 4 ++-- .../src/VuFind/View/Helper/Root/PermissionFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Piwik.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/PiwikFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/PrintArrayHtml.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Printms.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/ProxyUrl.php | 4 ++-- .../src/VuFind/View/Helper/Root/ProxyUrlFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Ratings.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/RatingsFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Recommend.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Record.php | 4 ++-- .../src/VuFind/View/Helper/Root/RecordDataFormatter.php | 4 ++-- .../View/Helper/Root/RecordDataFormatter/SpecBuilder.php | 4 ++-- .../View/Helper/Root/RecordDataFormatterFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/RecordFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/RecordLinker.php | 4 ++-- .../src/VuFind/View/Helper/Root/RecordLinkerFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Relais.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/RelaisFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Related.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/RelatedFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/RenderArray.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/ResultFeed.php | 4 ++-- .../src/VuFind/View/Helper/Root/ResultFeedFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/SafeMoneyFormat.php | 4 ++-- .../VuFind/View/Helper/Root/SafeMoneyFormatFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/SchemaOrg.php | 4 ++-- .../src/VuFind/View/Helper/Root/SchemaOrgFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/SearchBox.php | 4 ++-- .../src/VuFind/View/Helper/Root/SearchBoxFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/SearchMemory.php | 4 ++-- .../src/VuFind/View/Helper/Root/SearchMemoryFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/SearchOptions.php | 4 ++-- .../src/VuFind/View/Helper/Root/SearchOptionsFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/SearchParams.php | 4 ++-- .../src/VuFind/View/Helper/Root/SearchParamsFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/SearchSettings.php | 4 ++-- .../src/VuFind/View/Helper/Root/SearchSettingsFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/SearchTabs.php | 4 ++-- .../src/VuFind/View/Helper/Root/SearchTabsFactory.php | 4 ++-- .../src/VuFind/View/Helper/Root/ServerUrlFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Session.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/SessionFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/ShortenUrl.php | 4 ++-- .../src/VuFind/View/Helper/Root/ShortenUrlFactory.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/SortFacetList.php | 4 ++-- .../src/VuFind/View/Helper/Root/SortFacetListFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Sorter.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/SorterFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Summon.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/SyndeticsPlus.php | 4 ++-- .../src/VuFind/View/Helper/Root/SyndeticsPlusFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/SystemEmail.php | 4 ++-- .../src/VuFind/View/Helper/Root/SystemEmailFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/ThemeConfig.php | 4 ++-- .../src/VuFind/View/Helper/Root/ThemeConfigFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/TransEsc.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Root/TransEscAttr.php | 4 ++-- .../src/VuFind/View/Helper/Root/TransEscWithPrefix.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Translate.php | 4 ++-- .../src/VuFind/View/Helper/Root/TranslationEmpty.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Truncate.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Url.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/UrlFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/UserList.php | 4 ++-- .../src/VuFind/View/Helper/Root/UserListFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/UserTags.php | 4 ++-- .../src/VuFind/View/Helper/Root/UserTagsFactory.php | 4 ++-- module/VuFind/src/VuFind/XSLT/Import/VuFind.php | 4 ++-- module/VuFind/src/VuFind/XSLT/Import/VuFindGeo.php | 4 ++-- module/VuFind/src/VuFind/XSLT/Import/VuFindSitemap.php | 4 ++-- module/VuFind/src/VuFind/XSLT/Import/VuFindWorkKeys.php | 4 ++-- module/VuFind/src/VuFind/XSLT/Importer.php | 4 ++-- module/VuFind/src/VuFind/XSLT/Processor.php | 4 ++-- module/VuFind/src/VuFindTest/Attribute/HtmlValidation.php | 4 ++-- .../src/VuFindTest/Container/MockConfigPluginManager.php | 4 ++-- module/VuFind/src/VuFindTest/Container/MockContainer.php | 4 ++-- .../src/VuFindTest/Container/MockContainerTrait.php | 4 ++-- .../VuFindTest/Container/MockDbServicePluginManager.php | 4 ++-- .../src/VuFindTest/Container/MockDbTablePluginManager.php | 4 ++-- .../src/VuFindTest/Container/MockViewHelperContainer.php | 4 ++-- .../VuFind/src/VuFindTest/Feature/AutocompleteTrait.php | 4 ++-- .../src/VuFindTest/Feature/CacheManagementTrait.php | 4 ++-- .../VuFind/src/VuFindTest/Feature/DemoDriverTestTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/EmailTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/FixtureTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/HttpRequestTrait.php | 4 ++-- .../VuFind/src/VuFindTest/Feature/LiveDatabaseTrait.php | 4 ++-- .../VuFind/src/VuFindTest/Feature/LiveDetectionTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/LiveSolrTrait.php | 4 ++-- .../src/VuFindTest/Feature/MockSearchCommandTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/ReflectionTrait.php | 4 ++-- .../VuFind/src/VuFindTest/Feature/RemoteCoverageTrait.php | 4 ++-- .../src/VuFindTest/Feature/SearchFacetFilterTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/SearchLimitTrait.php | 4 ++-- .../VuFind/src/VuFindTest/Feature/SearchServiceTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/SearchSortTrait.php | 4 ++-- .../src/VuFindTest/Feature/SolrSearchObjectTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/TranslatorTrait.php | 4 ++-- .../VuFind/src/VuFindTest/Feature/UserCreationTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/ViewTrait.php | 4 ++-- .../src/VuFindTest/Feature/WithConsecutiveTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Integration/MinkTestCase.php | 4 ++-- module/VuFind/src/VuFindTest/Integration/Session.php | 4 ++-- .../VuFind/src/VuFindTest/Markdown/ExampleExtension.php | 4 ++-- .../VuFindTest/RecordDriver/MarcBasicTraitTestHarness.php | 4 ++-- module/VuFind/src/VuFindTest/RecordDriver/TestHarness.php | 4 ++-- .../VuFind/src/VuFindTest/Search/TestHarness/Options.php | 4 ++-- .../VuFind/src/VuFindTest/Search/TestHarness/Params.php | 4 ++-- .../VuFind/src/VuFindTest/Search/TestHarness/Results.php | 4 ++-- .../src/VuFindTest/Unit/AbstractMakeTagTestCase.php | 4 ++-- module/VuFind/src/VuFindTest/Unit/AjaxHandlerTestCase.php | 4 ++-- module/VuFind/src/VuFindTest/Unit/ILSDriverTestCase.php | 4 ++-- .../src/VuFindTest/Unit/RecommendDeferredTestCase.php | 4 ++-- .../VuFind/src/VuFindTest/Unit/SessionHandlerTestCase.php | 4 ++-- module/VuFind/tests/bootstrap.php | 4 ++-- module/VuFind/tests/bootstrap_constants.php | 4 ++-- .../src/VuFindTest/Auth/DatabaseTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Auth/ILSTest.php | 4 ++-- .../src/VuFindTest/Auth/ShibbolethTest.php | 4 ++-- .../src/VuFindTest/Connection/SolrAuthTest.php | 4 ++-- .../src/VuFindTest/Connection/SolrTest.php | 4 ++-- .../src/VuFindTest/Db/Table/ChangeTrackerTest.php | 4 ++-- .../src/VuFindTest/Mink/AccountActionsTest.php | 4 ++-- .../src/VuFindTest/Mink/AccountMenuTest.php | 4 ++-- .../src/VuFindTest/Mink/AdvancedSearchTest.php | 4 ++-- .../src/VuFindTest/Mink/AlphabrowseTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/ApiTest.php | 4 ++-- .../src/VuFindTest/Mink/AuthorControllerTest.php | 4 ++-- .../src/VuFindTest/Mink/AuthorSearchTest.php | 4 ++-- .../src/VuFindTest/Mink/AutocompleteTest.php | 4 ++-- .../src/VuFindTest/Mink/BasicSearchTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/BasicTest.php | 4 ++-- .../src/VuFindTest/Mink/BlendedSearchTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/BulkTest.php | 4 ++-- .../src/VuFindTest/Mink/CallnumberBrowseTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/CartTest.php | 4 ++-- .../src/VuFindTest/Mink/ChannelsTest.php | 4 ++-- .../src/VuFindTest/Mink/ChoiceAuthTest.php | 4 ++-- .../src/VuFindTest/Mink/CollectionsTest.php | 4 ++-- .../src/VuFindTest/Mink/CombinedSearchTest.php | 4 ++-- .../src/VuFindTest/Mink/ContainerLinksTest.php | 4 ++-- .../src/VuFindTest/Mink/ContentControllerTest.php | 4 ++-- .../src/VuFindTest/Mink/CookieConsentTest.php | 4 ++-- .../src/VuFindTest/Mink/DirLocationsTest.php | 4 ++-- .../src/VuFindTest/Mink/EmailVerificationTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/ExplainTest.php | 4 ++-- .../src/VuFindTest/Mink/FavoritesTest.php | 4 ++-- .../src/VuFindTest/Mink/FeedbackTest.php | 4 ++-- .../src/VuFindTest/Mink/HoldingsTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/HoldsTest.php | 4 ++-- .../src/VuFindTest/Mink/HomePageFacetsTest.php | 4 ++-- .../src/VuFindTest/Mink/IlsActionsTest.php | 4 ++-- .../src/VuFindTest/Mink/JumpToRecordTest.php | 4 ++-- .../src/VuFindTest/Mink/LibraryCardsTest.php | 4 ++-- .../src/VuFindTest/Mink/LinkResolverTest.php | 4 ++-- .../src/VuFindTest/Mink/ListItemSelectionTest.php | 4 ++-- .../src/VuFindTest/Mink/ListViewsTest.php | 4 ++-- .../src/VuFindTest/Mink/NextPrevNavTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/OAuth2Test.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/OaiTest.php | 4 ++-- .../src/VuFindTest/Mink/PasswordAccessTest.php | 4 ++-- .../src/VuFindTest/Mink/PermissionsTest.php | 4 ++-- .../src/VuFindTest/Mink/PrivateUserTest.php | 4 ++-- .../src/VuFindTest/Mink/RateLimiterTest.php | 4 ++-- .../src/VuFindTest/Mink/RecordActionsTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/RecordTest.php | 4 ++-- .../src/VuFindTest/Mink/RecordVersionsTest.php | 4 ++-- .../src/VuFindTest/Mink/ResponsivenessTest.php | 4 ++-- .../src/VuFindTest/Mink/SavedSearchesTest.php | 4 ++-- .../src/VuFindTest/Mink/SearchFacetsTest.php | 4 ++-- .../src/VuFindTest/Mink/SearchLimitTest.php | 4 ++-- .../src/VuFindTest/Mink/SearchSortTest.php | 4 ++-- .../src/VuFindTest/Mink/SearchViewsTest.php | 4 ++-- .../VuFindTest/Mink/ShibbolethLogoutNotificationTest.php | 4 ++-- .../integration-tests/src/VuFindTest/Mink/SsoTest.php | 4 ++-- .../src/VuFindTest/Mink/UrlShortenerTest.php | 4 ++-- .../src/VuFindTest/Mink/VisualizationTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/ResultFeedTest.php | 4 ++-- .../VuFindTest/AjaxHandler/CheckRequestIsValidTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/CommentRecordTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/DoiLookupTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/GetResolverLinksTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/KeepAliveTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/RecommendTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/RelaisAvailabilityTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/RelaisInfoTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/RelaisOrderTest.php | 4 ++-- .../src/VuFindTest/AjaxHandler/SystemStatusTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Auth/AuthTokenTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Auth/CASTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Auth/ChoiceAuthTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Auth/DatabaseUnitTest.php | 4 ++-- .../src/VuFindTest/Auth/EmailAuthenticatorTest.php | 4 ++-- .../src/VuFindTest/Auth/ILSAuthenticatorTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Auth/LDAPTest.php | 4 ++-- .../src/VuFindTest/Auth/LoginTokenManagerTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Auth/ManagerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Auth/MultiAuthTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Auth/MultiILSTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Auth/PluginManagerTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Auth/SIP2Test.php | 4 ++-- .../unit-tests/src/VuFindTest/Autocomplete/EdsTest.php | 4 ++-- .../src/VuFindTest/Autocomplete/PluginManagerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Autocomplete/SolrTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Autocomplete/TagTest.php | 4 ++-- .../src/VuFindTest/CSV/ImportHelper/ScopusTest.php | 4 ++-- .../unit-tests/src/VuFindTest/CSV/ImporterConfigTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/CSV/ImporterTest.php | 4 ++-- .../src/VuFindTest/Captcha/ImageFactoryTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Captcha/IntervalTest.php | 4 ++-- .../VuFind/tests/unit-tests/src/VuFindTest/CartTest.php | 4 ++-- .../src/VuFindTest/ChannelProvider/AlphaBrowseTest.php | 4 ++-- .../src/VuFindTest/ChannelProvider/NewSearchItemsTest.php | 4 ++-- .../src/VuFindTest/ChannelProvider/RandomTest.php | 4 ++-- .../src/VuFindTest/ChannelProvider/SimilarItemsTest.php | 4 ++-- .../src/VuFindTest/Config/AccountCapabilitiesTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Config/LocatorTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Config/PathResolverTest.php | 4 ++-- .../src/VuFindTest/Config/SearchSpecsReaderTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Config/UpgradeTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Config/VersionTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Config/WriterTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Config/YamlReaderTest.php | 4 ++-- .../src/VuFindTest/Connection/LibGuidesTest.php | 4 ++-- .../src/VuFindTest/Connection/WikipediaTest.php | 4 ++-- .../VuFindTest/Content/AuthorNotes/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/BokinfoTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/BooksiteTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/BuchhandelTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/ContentCafeTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/DeprecatedTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/GoogleTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Content/Covers/KohaTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/LibraryThingTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/LocalFileTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/OpenLibraryTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Content/Covers/OrbTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/SummonTest.php | 4 ++-- .../src/VuFindTest/Content/Covers/SyndeticsTest.php | 4 ++-- .../src/VuFindTest/Content/Excerpts/PluginManagerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Content/PageLocatorTest.php | 4 ++-- .../src/VuFindTest/Content/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Content/Reviews/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Content/TOC/ObalkyKnihTest.php | 4 ++-- .../src/VuFindTest/ContentBlock/RecommendTest.php | 4 ++-- .../src/VuFindTest/ContentBlock/TemplateBasedTest.php | 4 ++-- .../Controller/Feature/ResponseFormatterTraitTest.php | 4 ++-- .../src/VuFindTest/Controller/InstallControllerTest.php | 4 ++-- .../src/VuFindTest/Controller/Plugin/FollowupTest.php | 4 ++-- .../src/VuFindTest/Controller/Plugin/HoldsTest.php | 4 ++-- .../src/VuFindTest/Controller/Plugin/NewItemsTest.php | 4 ++-- .../VuFindTest/Controller/Plugin/ResultScrollerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Cookie/ContainerTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Cover/LoaderTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Cover/RouterTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Crypt/Base62Test.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Crypt/HMACTest.php | 4 ++-- .../src/VuFindTest/Db/Table/PluginManagerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/DoiLinker/UnpaywallTest.php | 4 ++-- .../VuFindTest/Exception/HttpDownloadExceptionTest.php | 4 ++-- .../VuFind/tests/unit-tests/src/VuFindTest/ExportTest.php | 4 ++-- .../src/VuFindTest/Favorites/FavoritesServiceTest.php | 4 ++-- .../Feed/Writer/Extension/OpenSearch/FeedTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Form/FormTest.php | 4 ++-- .../src/VuFindTest/Form/Handler/DatabaseTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Form/Handler/EmailTest.php | 4 ++-- .../src/VuFindTest/Hierarchy/Driver/PluginManagerTest.php | 4 ++-- .../VuFindTest/Hierarchy/TreeDataFormatter/JsonTest.php | 4 ++-- .../Hierarchy/TreeDataSource/PluginManagerTest.php | 4 ++-- .../Hierarchy/TreeRenderer/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Http/CachingDownloaderTest.php | 4 ++-- .../src/VuFindTest/I18n/ExtendedIniNormalizerTest.php | 4 ++-- .../VuFindTest/I18n/Locale/LocaleDetectorFactoryTest.php | 4 ++-- .../src/VuFindTest/I18n/Locale/LocaleSettingsTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/I18n/SorterTest.php | 4 ++-- .../src/VuFindTest/I18n/TranslatableStringTest.php | 4 ++-- .../I18n/Translator/Loader/ExtendedIniReaderTest.php | 4 ++-- .../VuFindTest/I18n/Translator/Loader/ExtendedIniTest.php | 4 ++-- .../VuFindTest/ILS/Driver/AbstractMultiDriverTestCase.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/AlephTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/AlmaTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/AmicusTest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/ComposedDriverTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/DAIATest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/DemoTest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/EvergreenTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/FolioTest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/GeniePlusTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/HorizonTest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/HorizonXMLAPITest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/InnovativeTest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/KohaILSDITest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/KohaRestTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/KohaTest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/MultiBackendTest.php | 4 ++-- .../VuFindTest/ILS/Driver/MultiDriverTest/DemoMock.php | 4 ++-- .../VuFindTest/ILS/Driver/MultiDriverTest/DummyILS.php | 4 ++-- .../ILS/Driver/MultiDriverTest/ILSMockTrait.php | 4 ++-- .../VuFindTest/ILS/Driver/MultiDriverTest/UnicornMock.php | 4 ++-- .../ILS/Driver/MultiDriverTest/Voyager2Mock.php | 4 ++-- .../VuFindTest/ILS/Driver/MultiDriverTest/VoyagerMock.php | 4 ++-- .../ILS/Driver/MultiDriverTest/VoyagerNoSupportMock.php | 4 ++-- .../src/VuFindTest/ILS/Driver/NewGenLibTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/NoILSTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/PAIATest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/PluginManagerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/PolarisTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/SampleTest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/SierraRestTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/UnicornTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/VirtuaTest.php | 4 ++-- .../src/VuFindTest/ILS/Driver/VoyagerRestfulTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/VoyagerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/ILS/Driver/XCNCIP2Test.php | 4 ++-- .../src/VuFindTest/ILS/OAuth2TokenTraitTest.php | 4 ++-- .../src/VuFindTest/ILS/PaginationHelperTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Log/LoggerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Log/VarDumperTraitTest.php | 4 ++-- .../src/VuFindTest/Log/Writer/Office365Test.php | 4 ++-- .../unit-tests/src/VuFindTest/Log/Writer/PostTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Log/Writer/SlackTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Mailer/MailerTest.php | 4 ++-- .../src/VuFindTest/MetadataVocabulary/BEPressTest.php | 4 ++-- .../src/VuFindTest/MetadataVocabulary/DublinCoreTest.php | 4 ++-- .../src/VuFindTest/MetadataVocabulary/EprintsTest.php | 4 ++-- .../src/VuFindTest/MetadataVocabulary/FakeDriverTrait.php | 4 ++-- .../VuFindTest/MetadataVocabulary/HighwirePressTest.php | 4 ++-- .../src/VuFindTest/MetadataVocabulary/PRISMTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Net/IpAddressUtilsTest.php | 4 ++-- .../src/VuFindTest/Net/UserIpReaderFactoryTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Net/UserIpReaderTest.php | 4 ++-- .../unit-tests/src/VuFindTest/OAI/Server/AuthTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/OAI/ServerTest.php | 4 ++-- .../OAuth2/Repository/AbstractTokenRepositoryTestCase.php | 4 ++-- .../OAuth2/Repository/AccessTokenRepositoryTest.php | 4 ++-- .../OAuth2/Repository/AuthCodeRepositoryTest.php | 4 ++-- .../VuFindTest/OAuth2/Repository/ClientRepositoryTest.php | 4 ++-- .../OAuth2/Repository/IdentityRepositoryTest.php | 4 ++-- .../OAuth2/Repository/RefreshTokenRepositoryTest.php | 4 ++-- .../VuFindTest/OAuth2/Repository/ScopeRepositoryTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/QRCode/LoaderTest.php | 4 ++-- .../VuFindTest/Recommend/CatalogResultsDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/CollectionSideFacetsTest.php | 4 ++-- .../src/VuFindTest/Recommend/ConsortialVuFindTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Recommend/DOITest.php | 4 ++-- .../unit-tests/src/VuFindTest/Recommend/DatabasesTest.php | 4 ++-- .../src/VuFindTest/Recommend/EDSResultsDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/EPFResultsDeferredTest.php | 4 ++-- .../VuFindTest/Recommend/EuropeanaResultsDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/EuropeanaResultsTest.php | 4 ++-- .../src/VuFindTest/Recommend/ExpandFacetsTest.php | 4 ++-- .../src/VuFindTest/Recommend/ExternalSearchTest.php | 4 ++-- .../src/VuFindTest/Recommend/FacetCloudTest.php | 4 ++-- .../src/VuFindTest/Recommend/FavoriteFacetsTest.php | 4 ++-- .../Recommend/LibGuidesAZResultsDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/LibGuidesProfileTest.php | 4 ++-- .../VuFindTest/Recommend/LibGuidesResultsDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/MapSelectionTest.php | 4 ++-- .../Recommend/OpenLibrarySubjectsDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Recommend/RandomRecommendTest.php | 4 ++-- .../src/VuFindTest/Recommend/RecommendLinksTest.php | 4 ++-- .../src/VuFindTest/Recommend/SideFacetsTest.php | 4 ++-- .../VuFindTest/Recommend/SummonBestBetsDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/SummonBestBetsTest.php | 4 ++-- .../VuFindTest/Recommend/SummonDatabasesDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/SummonDatabasesTest.php | 4 ++-- .../VuFindTest/Recommend/SummonResultsDeferredTest.php | 4 ++-- .../src/VuFindTest/Recommend/SummonResultsTest.php | 4 ++-- .../src/VuFindTest/Recommend/SummonTopicsTest.php | 4 ++-- .../src/VuFindTest/Recommend/SwitchQueryTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Recommend/SwitchTabTest.php | 4 ++-- .../src/VuFindTest/Recommend/SwitchTypeTest.php | 4 ++-- .../src/VuFindTest/Recommend/WebResultsTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Record/CacheTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Record/ChecklistTest.php | 4 ++-- .../src/VuFindTest/Record/FallbackLoader/SolrTest.php | 4 ++-- .../src/VuFindTest/Record/FallbackLoader/SummonTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Record/LoaderTest.php | 4 ++-- .../src/VuFindTest/Record/ResourcePopulatorTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Record/RouterTest.php | 4 ++-- .../src/VuFindTest/Record/SourceAndIdListTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/DefaultRecordTest.php | 4 ++-- .../unit-tests/src/VuFindTest/RecordDriver/EDSTest.php | 4 ++-- .../unit-tests/src/VuFindTest/RecordDriver/EITTest.php | 4 ++-- .../unit-tests/src/VuFindTest/RecordDriver/EPFTest.php | 4 ++-- .../RecordDriver/Feature/MarcAdvancedTraitTest.php | 4 ++-- .../RecordDriver/Feature/MarcBasicTraitTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/MissingTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/PluginManagerTest.php | 4 ++-- .../RecordDriver/Response/PublicationDetailsTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/SolrAuthMarcTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/SolrDefaultTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/SolrMarcRemoteTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/SolrMarcTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/SolrOverdriveTest.php | 4 ++-- .../src/VuFindTest/RecordDriver/WorldCat2Test.php | 4 ++-- .../VuFindTest/RecordTab/CollectionHierarchyTreeTest.php | 4 ++-- .../src/VuFindTest/RecordTab/ComponentPartsTest.php | 4 ++-- .../src/VuFindTest/RecordTab/DescriptionTest.php | 4 ++-- .../unit-tests/src/VuFindTest/RecordTab/ExcerptTest.php | 4 ++-- .../unit-tests/src/VuFindTest/RecordTab/FormatsTest.php | 4 ++-- .../src/VuFindTest/RecordTab/HoldingsILSTest.php | 4 ++-- .../src/VuFindTest/RecordTab/HoldingsWorldCat2Test.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/RecordTab/MapTest.php | 4 ++-- .../src/VuFindTest/RecordTab/PluginManagerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/RecordTab/PreviewTest.php | 4 ++-- .../unit-tests/src/VuFindTest/RecordTab/ReviewsTest.php | 4 ++-- .../src/VuFindTest/RecordTab/SimilarItemsCarouselTest.php | 4 ++-- .../src/VuFindTest/RecordTab/StaffViewArrayTest.php | 4 ++-- .../src/VuFindTest/RecordTab/StaffViewMARCTest.php | 4 ++-- .../src/VuFindTest/RecordTab/StaffViewOverdriveTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/RecordTab/TOCTest.php | 4 ++-- .../src/VuFindTest/RecordTab/TabManagerTest.php | 4 ++-- .../src/VuFindTest/RecordTab/UserCommentsTest.php | 4 ++-- .../unit-tests/src/VuFindTest/RecordTab/VersionsTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Related/BookplateTest.php | 4 ++-- .../src/VuFindTest/Related/MoreByAuthorSolrTest.php | 4 ++-- .../src/VuFindTest/Related/PluginManagerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Related/SimilarTest.php | 4 ++-- .../src/VuFindTest/Related/WorldCat2SimilarTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Reserves/CsvReaderTest.php | 4 ++-- .../src/VuFindTest/Resolver/Driver/AlmaTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Resolver/Driver/JopTest.php | 4 ++-- .../src/VuFindTest/Resolver/Driver/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Resolver/Driver/RediTest.php | 4 ++-- .../src/VuFindTest/Role/DynamicRoleProviderTest.php | 4 ++-- .../src/VuFindTest/Role/PermissionDeniedManagerTest.php | 4 ++-- .../src/VuFindTest/Role/PermissionManagerTest.php | 4 ++-- .../Role/PermissionProvider/InsecureCookieTest.php | 4 ++-- .../VuFindTest/Role/PermissionProvider/IpRangeTest.php | 4 ++-- .../VuFindTest/Role/PermissionProvider/IpRegExTest.php | 4 ++-- .../Role/PermissionProvider/PluginManagerTest.php | 4 ++-- .../Role/PermissionProvider/ServerParamTest.php | 4 ++-- .../VuFindTest/Role/PermissionProvider/ShibbolethTest.php | 4 ++-- .../src/VuFindTest/Role/PermissionProvider/UserTest.php | 4 ++-- .../src/VuFindTest/Route/RouteGeneratorTest.php | 4 ++-- .../unit-tests/src/VuFindTest/SMS/ClickatellTest.php | 4 ++-- .../src/VuFindTest/Search/BackendManagerTest.php | 4 ++-- .../VuFindTest/Search/Base/HideFacetValueListenerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Search/Base/ParamsTest.php | 4 ++-- .../src/VuFindTest/Search/Blender/OptionsTest.php | 4 ++-- .../src/VuFindTest/Search/Blender/ParamsTest.php | 4 ++-- .../src/VuFindTest/Search/Blender/ResultsTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Search/EDS/ParamsTest.php | 4 ++-- .../src/VuFindTest/Search/EDS/SearchRequestModelTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Search/HistoryTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Search/MemoryTest.php | 4 ++-- .../src/VuFindTest/Search/NormalizedSearchTest.php | 4 ++-- .../src/VuFindTest/Search/Options/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Search/Params/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Search/Primo/OnCampusListenerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Search/Primo/ParamsTest.php | 4 ++-- .../Search/Primo/PrimoPermissionHandlerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Search/QueryAdapterTest.php | 4 ++-- .../src/VuFindTest/Search/Results/PluginManagerTest.php | 4 ++-- .../src/VuFindTest/Search/SearchNormalizerTest.php | 4 ++-- .../src/VuFindTest/Search/SearchTabsHelperTest.php | 4 ++-- .../Search/Solr/ConditionalFilterListenerTest.php | 4 ++-- .../VuFindTest/Search/Solr/CustomFilterListenerTest.php | 4 ++-- .../Search/Solr/DefaultParametersListenerTest.php | 4 ++-- .../src/VuFindTest/Search/Solr/ExplanationTest.php | 4 ++-- .../Search/Solr/FilterFieldConversionListenerTest.php | 4 ++-- .../Search/Solr/HierarchicalFacetHelperTest.php | 4 ++-- .../Search/Solr/InjectHighlightingListenerTest.php | 4 ++-- .../src/VuFindTest/Search/Solr/MultiIndexListenerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Search/Solr/OptionsTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Search/Solr/ParamsTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Search/Solr/ResultsTest.php | 4 ++-- .../src/VuFindTest/Search/Solr/SpellingProcessorTest.php | 4 ++-- .../src/VuFindTest/Search/Solr/V4/ErrorListenerTest.php | 4 ++-- .../src/VuFindTest/Search/Summon/ParamsTest.php | 4 ++-- .../src/VuFindTest/Search/UrlQueryHelperTest.php | 4 ++-- .../src/VuFindTest/Search/WorldCat2/OptionsTest.php | 4 ++-- .../src/VuFindTest/Search/WorldCat2/ParamsTest.php | 4 ++-- .../src/VuFindTest/Search/WorldCat2/ResultsTest.php | 4 ++-- .../src/VuFindTest/Security/CspHeaderGeneratorTest.php | 4 ++-- .../src/VuFindTest/Service/CurrencyFormatterTest.php | 4 ++-- .../src/VuFindTest/Service/Feature/RetryTraitTest.php | 4 ++-- .../src/VuFindTest/Service/MarkdownFactoryTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Service/ReCaptchaTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Session/DatabaseTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Session/FileTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Session/MemcacheTest.php | 4 ++-- .../src/VuFindTest/Session/PluginManagerTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Session/RedisTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/SimpleXMLTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Sitemap/GeneratorTest.php | 4 ++-- .../src/VuFindTest/Sitemap/Plugin/ContentPagesTest.php | 4 ++-- .../Sitemap/Plugin/Index/CursorMarkIdFetcherTest.php | 4 ++-- .../Sitemap/Plugin/Index/TermsIdFetcherTest.php | 4 ++-- .../src/VuFindTest/Sitemap/Plugin/IndexTest.php | 4 ++-- .../src/VuFindTest/Sitemap/Plugin/StartPageTest.php | 4 ++-- .../src/VuFindTest/Sitemap/SitemapIndexTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Sitemap/SitemapTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Solr/UtilsTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Solr/WriterTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Tags/TagsServiceTest.php | 4 ++-- .../src/VuFindTest/UrlHighlight/VuFindHighlighterTest.php | 4 ++-- .../src/VuFindTest/UrlShortener/DatabaseTest.php | 4 ++-- .../unit-tests/src/VuFindTest/UrlShortener/NoneTest.php | 4 ++-- .../src/VuFindTest/Validator/SessionCsrfTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/AlphaBrowseTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/CartTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/CitationTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/ComponentTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/ContentTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/CookieConsentTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/CspTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/FlashmessagesTest.php | 4 ++-- .../VuFindTest/View/Helper/Root/GoogleAnalyticsTest.php | 4 ++-- .../VuFindTest/View/Helper/Root/GoogleTagManagerTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/HelpTextTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/HoldingsTest.php | 4 ++-- .../View/Helper/Root/HtmlSafeJsonEncodeTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/IconTest.php | 4 ++-- .../VuFindTest/View/Helper/Root/JsTranslationsTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/LinkifyTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/MakeLinkTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/MakeTagTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/MarkdownTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/MetadataTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/OpenUrlTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/PermissionTest.php | 4 ++-- .../VuFindTest/View/Helper/Root/PrintArrayHtmlTest.php | 4 ++-- .../Helper/Root/RecordDataFormatter/SpecBuilderTest.php | 4 ++-- .../View/Helper/Root/RecordDataFormatterTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/RecordLinkerTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/RecordTest.php | 4 ++-- .../VuFindTest/View/Helper/Root/SafeMoneyFormatTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/SchemaOrgTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/SearchMemoryTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/SearchTabsTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/SessionTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/ShortenUrlTest.php | 4 ++-- .../src/VuFindTest/View/Helper/Root/TranslateTest.php | 4 ++-- .../VuFindTest/View/Helper/Root/TranslationEmptyTest.php | 4 ++-- .../src/VuFindTest/XSLT/Import/VuFindGeoTest.php | 4 ++-- .../unit-tests/src/VuFindTest/XSLT/Import/VuFindTest.php | 4 ++-- .../src/VuFindTest/XSLT/Import/VuFindWorkKeysTest.php | 4 ++-- module/VuFindAdmin/Module.php | 4 ++-- .../src/VuFindAdmin/Controller/AbstractAdmin.php | 4 ++-- .../src/VuFindAdmin/Controller/AdminController.php | 4 ++-- .../src/VuFindAdmin/Controller/ConfigController.php | 4 ++-- .../src/VuFindAdmin/Controller/FeedbackController.php | 4 ++-- .../src/VuFindAdmin/Controller/MaintenanceController.php | 4 ++-- .../Controller/MaintenanceControllerFactory.php | 4 ++-- .../src/VuFindAdmin/Controller/OverdriveController.php | 4 ++-- .../src/VuFindAdmin/Controller/SocialstatsController.php | 4 ++-- .../src/VuFindAdmin/Controller/TagsController.php | 4 ++-- .../VuFindTest/Controller/SocialstatsControllerTest.php | 4 ++-- module/VuFindApi/Module.php | 4 ++-- .../src/VuFindApi/Controller/AdminApiController.php | 4 ++-- .../VuFindApi/Controller/AdminApiControllerFactory.php | 4 ++-- .../VuFindApi/src/VuFindApi/Controller/ApiController.php | 4 ++-- .../src/VuFindApi/Controller/ApiControllerFactory.php | 4 ++-- .../VuFindApi/src/VuFindApi/Controller/ApiInterface.php | 4 ++-- module/VuFindApi/src/VuFindApi/Controller/ApiTrait.php | 4 ++-- .../src/VuFindApi/Controller/Search2ApiController.php | 4 ++-- .../VuFindApi/Controller/Search2ApiControllerFactory.php | 4 ++-- .../src/VuFindApi/Controller/SearchApiController.php | 4 ++-- .../VuFindApi/Controller/SearchApiControllerFactory.php | 4 ++-- .../src/VuFindApi/Controller/WebApiController.php | 4 ++-- .../src/VuFindApi/Controller/WebApiControllerFactory.php | 4 ++-- .../VuFindApi/src/VuFindApi/Formatter/BaseFormatter.php | 4 ++-- .../VuFindApi/src/VuFindApi/Formatter/FacetFormatter.php | 4 ++-- .../VuFindApi/src/VuFindApi/Formatter/RecordFormatter.php | 4 ++-- .../src/VuFindApi/Formatter/RecordFormatterFactory.php | 4 ++-- .../src/VuFindApi/Formatter/Search2RecordFormatter.php | 4 ++-- .../VuFindApi/Formatter/Search2RecordFormatterFactory.php | 4 ++-- .../src/VuFindApi/Formatter/WebRecordFormatter.php | 4 ++-- .../src/VuFindApi/Formatter/WebRecordFormatterFactory.php | 4 ++-- .../src/VuFindTest/Formatter/FacetFormatterTest.php | 4 ++-- .../src/VuFindTest/Formatter/RecordFormatterTest.php | 4 ++-- module/VuFindConsole/Module.php | 4 ++-- .../src/VuFindConsole/Command/Compile/ThemeCommand.php | 4 ++-- .../VuFindConsole/Command/Compile/ThemeCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Generate/AbstractCommand.php | 4 ++-- .../Command/Generate/AbstractCommandFactory.php | 4 ++-- .../Command/Generate/AbstractContainerAwareCommand.php | 4 ++-- .../Generate/AbstractContainerAwareCommandFactory.php | 4 ++-- .../Command/Generate/AbstractRouteCommand.php | 4 ++-- .../Command/Generate/AbstractRouteCommandFactory.php | 4 ++-- .../Command/Generate/AbstractThemeCommand.php | 4 ++-- .../Command/Generate/DynamicRouteCommand.php | 4 ++-- .../VuFindConsole/Command/Generate/ExtendClassCommand.php | 4 ++-- .../Command/Generate/ExtendServiceCommand.php | 4 ++-- .../Command/Generate/NonTabRecordActionCommand.php | 4 ++-- .../Command/Generate/NonTabRecordActionCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Generate/PluginCommand.php | 4 ++-- .../VuFindConsole/Command/Generate/RecordRouteCommand.php | 4 ++-- .../VuFindConsole/Command/Generate/StaticRouteCommand.php | 4 ++-- .../src/VuFindConsole/Command/Generate/ThemeCommand.php | 4 ++-- .../Command/Generate/ThemeCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Generate/ThemeMixinCommand.php | 4 ++-- .../Command/Generate/ThemeMixinCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Harvest/HarvestOaiCommand.php | 4 ++-- .../Command/Harvest/HarvestOaiCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Harvest/MergeMarcCommand.php | 4 ++-- .../src/VuFindConsole/Command/Import/ImportCsvCommand.php | 4 ++-- .../Command/Import/ImportCsvCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Import/ImportXslCommand.php | 4 ++-- .../Command/Import/ImportXslCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Import/WebCrawlCommand.php | 4 ++-- .../Command/Import/WebCrawlCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Install/InstallCommand.php | 4 ++-- .../VuFindConsole/Command/Language/AbstractCommand.php | 4 ++-- .../Command/Language/AbstractCommandFactory.php | 4 ++-- .../Command/Language/AddUsingTemplateCommand.php | 4 ++-- .../VuFindConsole/Command/Language/CopyStringCommand.php | 4 ++-- .../src/VuFindConsole/Command/Language/DeleteCommand.php | 4 ++-- .../Command/Language/ImportLokaliseCommand.php | 4 ++-- .../VuFindConsole/Command/Language/NormalizeCommand.php | 4 ++-- .../src/VuFindConsole/Command/PluginManager.php | 4 ++-- .../Command/ScheduledSearch/NotifyCommand.php | 4 ++-- .../Command/ScheduledSearch/NotifyCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Util/AbstractExpireCommand.php | 4 ++-- .../Command/Util/AbstractSolrAndIlsCommand.php | 4 ++-- .../Command/Util/AbstractSolrAndIlsCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Util/AbstractSolrCommand.php | 4 ++-- .../Command/Util/AbstractSolrCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Util/BrowscapCommand.php | 4 ++-- .../VuFindConsole/Command/Util/BrowscapCommandFactory.php | 4 ++-- .../Command/Util/CleanUpRecordCacheCommand.php | 4 ++-- .../Command/Util/CleanUpRecordCacheCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Util/CommitCommand.php | 4 ++-- .../Command/Util/CreateHierarchyTreesCommand.php | 4 ++-- .../Command/Util/CreateHierarchyTreesCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Util/DedupeCommand.php | 4 ++-- .../src/VuFindConsole/Command/Util/DeletesCommand.php | 4 ++-- .../Command/Util/ExpireAccessTokensCommand.php | 4 ++-- .../Command/Util/ExpireAccessTokensCommandFactory.php | 4 ++-- .../Command/Util/ExpireAuthHashesCommand.php | 4 ++-- .../Command/Util/ExpireAuthHashesCommandFactory.php | 4 ++-- .../Command/Util/ExpireExternalSessionsCommand.php | 4 ++-- .../Command/Util/ExpireExternalSessionsCommandFactory.php | 4 ++-- .../Command/Util/ExpireLoginTokensCommand.php | 4 ++-- .../Command/Util/ExpireLoginTokensCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Util/ExpireSearchesCommand.php | 4 ++-- .../Command/Util/ExpireSearchesCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Util/ExpireSessionsCommand.php | 4 ++-- .../Command/Util/ExpireSessionsCommandFactory.php | 4 ++-- .../VuFindConsole/Command/Util/IndexReservesCommand.php | 4 ++-- .../src/VuFindConsole/Command/Util/LintMarcCommand.php | 4 ++-- .../src/VuFindConsole/Command/Util/OptimizeCommand.php | 4 ++-- .../Command/Util/PurgeCachedRecordCommand.php | 4 ++-- .../Command/Util/PurgeCachedRecordCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Util/ScssBuilderCommand.php | 4 ++-- .../Command/Util/ScssBuilderCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Util/SitemapCommand.php | 4 ++-- .../VuFindConsole/Command/Util/SitemapCommandFactory.php | 4 ++-- .../src/VuFindConsole/Command/Util/SuppressedCommand.php | 4 ++-- .../VuFindConsole/Command/Util/SwitchDbHashCommand.php | 4 ++-- .../Command/Util/SwitchDbHashCommandFactory.php | 4 ++-- .../src/VuFindConsole/ConsoleOutputTrait.php | 4 ++-- module/VuFindConsole/src/VuFindConsole/ConsoleRunner.php | 4 ++-- .../src/VuFindConsole/ConsoleRunnerFactory.php | 4 ++-- .../src/VuFindConsole/Generator/GeneratorTools.php | 4 ++-- .../src/VuFindConsole/Generator/GeneratorToolsFactory.php | 4 ++-- .../src/VuFindTest/Command/Compile/ThemeCommandTest.php | 4 ++-- .../Command/Generate/DynamicRouteCommandTest.php | 4 ++-- .../Command/Generate/ExtendClassCommandTest.php | 4 ++-- .../Command/Generate/ExtendServiceCommandTest.php | 4 ++-- .../Command/Generate/NonTabRecordActionCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Generate/PluginCommandTest.php | 4 ++-- .../Command/Generate/RecordRouteCommandTest.php | 4 ++-- .../Command/Generate/StaticRouteCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Generate/ThemeCommandTest.php | 4 ++-- .../VuFindTest/Command/Generate/ThemeMixinCommandTest.php | 4 ++-- .../VuFindTest/Command/Harvest/HarvestOaiCommandTest.php | 4 ++-- .../VuFindTest/Command/Harvest/MergeMarcCommandTest.php | 4 ++-- .../VuFindTest/Command/Import/ImportCsvCommandTest.php | 4 ++-- .../VuFindTest/Command/Import/ImportXslCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Import/WebCrawlCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Install/InstallCommandTest.php | 4 ++-- .../Command/Language/AddUsingTemplateCommandTest.php | 4 ++-- .../VuFindTest/Command/Language/CopyStringCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Language/DeleteCommandTest.php | 4 ++-- .../Command/Language/ImportLokaliseCommandTest.php | 4 ++-- .../VuFindTest/Command/Language/NormalizeCommandTest.php | 4 ++-- .../Command/ScheduledSearch/NotifyCommandTest.php | 4 ++-- .../VuFindTest/Command/Util/AbstractExpireCommandTest.php | 4 ++-- .../Command/Util/CleanUpRecordCacheCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Util/CommitCommandTest.php | 4 ++-- .../Command/Util/CreateHierarchyTreesCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Util/DedupeCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Util/DeletesCommandTest.php | 4 ++-- .../Command/Util/ExpireAccessTokensCommandTest.php | 4 ++-- .../Command/Util/ExpireAuthHashesCommandTest.php | 4 ++-- .../Command/Util/ExpireExternalSessionsCommandTest.php | 4 ++-- .../VuFindTest/Command/Util/ExpireSearchesCommandTest.php | 4 ++-- .../VuFindTest/Command/Util/ExpireSessionsCommandTest.php | 4 ++-- .../VuFindTest/Command/Util/IndexReservesCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Util/LintMarcCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Util/OptimizeCommandTest.php | 4 ++-- .../Command/Util/PurgeCachedRecordCommandTest.php | 4 ++-- .../VuFindTest/Command/Util/ScssBuilderCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Util/SitemapCommandTest.php | 4 ++-- .../src/VuFindTest/Command/Util/SuppressedCommandTest.php | 4 ++-- .../VuFindTest/Command/Util/SwitchDbHashCommandTest.php | 4 ++-- module/VuFindDevTools/Module.php | 4 ++-- .../src/VuFindDevTools/Controller/DevtoolsController.php | 4 ++-- .../VuFindDevTools/src/VuFindDevTools/LanguageHelper.php | 4 ++-- .../src/VuFindTest/Controller/DevtoolsControllerTest.php | 4 ++-- .../unit-tests/src/VuFindTest/LanguageHelperTest.php | 4 ++-- module/VuFindLocalTemplate/Module.php | 4 ++-- module/VuFindSearch/LICENSE | 2 +- module/VuFindSearch/Module.php | 8 ++++---- .../src/VuFindSearch/Backend/AbstractBackend.php | 4 ++-- .../src/VuFindSearch/Backend/AbstractHandlerMap.php | 4 ++-- .../src/VuFindSearch/Backend/BackendInterface.php | 4 ++-- .../src/VuFindSearch/Backend/Blender/Backend.php | 4 ++-- .../Backend/Blender/Response/Json/RecordCollection.php | 4 ++-- .../src/VuFindSearch/Backend/BrowZine/Backend.php | 4 ++-- .../Backend/BrowZine/Command/LookupDoiCommand.php | 4 ++-- .../Backend/BrowZine/Command/LookupIssnsCommand.php | 4 ++-- .../src/VuFindSearch/Backend/BrowZine/Connector.php | 4 ++-- .../src/VuFindSearch/Backend/BrowZine/QueryBuilder.php | 4 ++-- .../Backend/BrowZine/Response/RecordCollection.php | 4 ++-- .../Backend/BrowZine/Response/RecordCollectionFactory.php | 4 ++-- .../src/VuFindSearch/Backend/EDS/ApiException.php | 4 ++-- .../VuFindSearch/src/VuFindSearch/Backend/EDS/Backend.php | 4 ++-- module/VuFindSearch/src/VuFindSearch/Backend/EDS/Base.php | 4 ++-- .../Backend/EDS/Command/AutocompleteCommand.php | 4 ++-- .../VuFindSearch/Backend/EDS/Command/GetInfoCommand.php | 4 ++-- .../src/VuFindSearch/Backend/EDS/Connector.php | 4 ++-- .../src/VuFindSearch/Backend/EDS/QueryBuilder.php | 4 ++-- .../Backend/EDS/Response/RecordCollection.php | 4 ++-- .../Backend/EDS/Response/RecordCollectionFactory.php | 4 ++-- .../src/VuFindSearch/Backend/EDS/SearchRequestModel.php | 4 ++-- .../VuFindSearch/src/VuFindSearch/Backend/EIT/Backend.php | 4 ++-- .../src/VuFindSearch/Backend/EIT/Connector.php | 4 ++-- .../src/VuFindSearch/Backend/EIT/QueryBuilder.php | 4 ++-- .../Backend/EIT/Response/XML/RecordCollection.php | 4 ++-- .../Backend/EIT/Response/XML/RecordCollectionFactory.php | 4 ++-- .../VuFindSearch/Backend/Exception/BackendException.php | 4 ++-- .../Backend/Exception/DeepPagingException.php | 4 ++-- .../VuFindSearch/Backend/Exception/HttpErrorException.php | 4 ++-- .../Backend/Exception/RemoteErrorException.php | 4 ++-- .../Backend/Exception/RequestErrorException.php | 4 ++-- .../VuFindSearch/Backend/Feature/ConnectorCacheTrait.php | 4 ++-- .../src/VuFindSearch/Backend/LibGuides/Backend.php | 4 ++-- .../src/VuFindSearch/Backend/LibGuides/Connector.php | 4 ++-- .../src/VuFindSearch/Backend/LibGuides/QueryBuilder.php | 4 ++-- .../Backend/LibGuides/Response/RecordCollection.php | 4 ++-- .../LibGuides/Response/RecordCollectionFactory.php | 4 ++-- .../src/VuFindSearch/Backend/Pazpar2/Backend.php | 4 ++-- .../src/VuFindSearch/Backend/Pazpar2/Connector.php | 4 ++-- .../src/VuFindSearch/Backend/Pazpar2/QueryBuilder.php | 4 ++-- .../src/VuFindSearch/Backend/Pazpar2/Response/Record.php | 4 ++-- .../Backend/Pazpar2/Response/RecordCollection.php | 4 ++-- .../Backend/Pazpar2/Response/RecordCollectionFactory.php | 4 ++-- .../src/VuFindSearch/Backend/Primo/Backend.php | 4 ++-- .../src/VuFindSearch/Backend/Primo/ConnectorInterface.php | 4 ++-- .../src/VuFindSearch/Backend/Primo/QueryBuilder.php | 4 ++-- .../Backend/Primo/Response/RecordCollection.php | 4 ++-- .../Backend/Primo/Response/RecordCollectionFactory.php | 4 ++-- .../src/VuFindSearch/Backend/Primo/RestConnector.php | 4 ++-- .../src/VuFindSearch/Backend/SRU/Connector.php | 4 ++-- .../src/VuFindSearch/Backend/Solr/Backend.php | 4 ++-- .../Backend/Solr/Command/RawJsonSearchCommand.php | 4 ++-- .../Backend/Solr/Command/WriteDocumentCommand.php | 4 ++-- .../src/VuFindSearch/Backend/Solr/Connector.php | 4 ++-- .../VuFindSearch/Backend/Solr/Document/CommitDocument.php | 4 ++-- .../VuFindSearch/Backend/Solr/Document/DeleteDocument.php | 4 ++-- .../Backend/Solr/Document/DocumentInterface.php | 4 ++-- .../Backend/Solr/Document/OptimizeDocument.php | 4 ++-- .../VuFindSearch/Backend/Solr/Document/RawCSVDocument.php | 4 ++-- .../VuFindSearch/Backend/Solr/Document/RawDocument.php | 4 ++-- .../Backend/Solr/Document/RawJSONDocument.php | 4 ++-- .../VuFindSearch/Backend/Solr/Document/RawXMLDocument.php | 4 ++-- .../VuFindSearch/Backend/Solr/Document/UpdateDocument.php | 4 ++-- .../src/VuFindSearch/Backend/Solr/HandlerMap.php | 4 ++-- .../src/VuFindSearch/Backend/Solr/LuceneSyntaxHelper.php | 4 ++-- .../src/VuFindSearch/Backend/Solr/QueryBuilder.php | 4 ++-- .../VuFindSearch/Backend/Solr/QueryBuilderInterface.php | 4 ++-- .../Backend/Solr/Record/SerializableRecord.php | 4 ++-- .../Backend/Solr/Record/SerializableRecordInterface.php | 4 ++-- .../VuFindSearch/Backend/Solr/Response/Json/NamedList.php | 4 ++-- .../VuFindSearch/Backend/Solr/Response/Json/Record.php | 4 ++-- .../Backend/Solr/Response/Json/RecordCollection.php | 4 ++-- .../Solr/Response/Json/RecordCollectionFactory.php | 4 ++-- .../Backend/Solr/Response/Json/Spellcheck.php | 4 ++-- .../src/VuFindSearch/Backend/Solr/Response/Json/Terms.php | 4 ++-- .../src/VuFindSearch/Backend/Solr/SearchHandler.php | 4 ++-- .../src/VuFindSearch/Backend/Solr/SimilarBuilder.php | 4 ++-- .../VuFindSearch/Backend/Solr/SimilarBuilderInterface.php | 4 ++-- .../src/VuFindSearch/Backend/Summon/Backend.php | 4 ++-- .../src/VuFindSearch/Backend/Summon/QueryBuilder.php | 4 ++-- .../Backend/Summon/Response/RecordCollection.php | 4 ++-- .../Backend/Summon/Response/RecordCollectionFactory.php | 4 ++-- .../src/VuFindSearch/Backend/WorldCat2/Backend.php | 4 ++-- .../Backend/WorldCat2/Command/GetHoldingsCommand.php | 4 ++-- .../src/VuFindSearch/Backend/WorldCat2/Connector.php | 4 ++-- .../src/VuFindSearch/Backend/WorldCat2/QueryBuilder.php | 4 ++-- .../VuFindSearch/Backend/WorldCat2/Response/Record.php | 4 ++-- .../Backend/WorldCat2/Response/RecordCollection.php | 4 ++-- .../WorldCat2/Response/RecordCollectionFactory.php | 4 ++-- .../src/VuFindSearch/Command/AbstractBase.php | 4 ++-- .../src/VuFindSearch/Command/AlphabeticBrowseCommand.php | 4 ++-- .../src/VuFindSearch/Command/CallMethodCommand.php | 4 ++-- .../src/VuFindSearch/Command/CommandInterface.php | 4 ++-- .../Command/Feature/QueryOffsetLimitTrait.php | 4 ++-- .../Command/Feature/RecordIdentifierTrait.php | 4 ++-- .../src/VuFindSearch/Command/GetIdsCommand.php | 4 ++-- .../src/VuFindSearch/Command/GetLuceneHelperCommand.php | 4 ++-- .../src/VuFindSearch/Command/GetQueryBuilderCommand.php | 4 ++-- .../src/VuFindSearch/Command/GetUniqueKeyCommand.php | 4 ++-- .../src/VuFindSearch/Command/RandomCommand.php | 4 ++-- .../src/VuFindSearch/Command/RetrieveBatchCommand.php | 4 ++-- .../src/VuFindSearch/Command/RetrieveCommand.php | 4 ++-- .../src/VuFindSearch/Command/SearchCommand.php | 4 ++-- .../Command/SetRecordCollectionFactoryCommand.php | 4 ++-- .../src/VuFindSearch/Command/SimilarCommand.php | 4 ++-- .../src/VuFindSearch/Command/TermsCommand.php | 4 ++-- .../src/VuFindSearch/Exception/ExceptionInterface.php | 4 ++-- .../VuFindSearch/Exception/InvalidArgumentException.php | 4 ++-- .../src/VuFindSearch/Exception/LogicException.php | 4 ++-- .../src/VuFindSearch/Exception/RuntimeException.php | 4 ++-- .../VuFindSearch/Feature/ExtraRequestDetailsInterface.php | 4 ++-- .../src/VuFindSearch/Feature/GetIdsInterface.php | 4 ++-- .../src/VuFindSearch/Feature/RandomInterface.php | 4 ++-- .../src/VuFindSearch/Feature/RetrieveBatchInterface.php | 4 ++-- .../Feature/SearchBackendEventManagerTrait.php | 4 ++-- .../src/VuFindSearch/Feature/SimilarInterface.php | 4 ++-- module/VuFindSearch/src/VuFindSearch/ParamBag.php | 4 ++-- .../VuFindSearch/src/VuFindSearch/Query/AbstractQuery.php | 4 ++-- module/VuFindSearch/src/VuFindSearch/Query/Query.php | 4 ++-- module/VuFindSearch/src/VuFindSearch/Query/QueryGroup.php | 4 ++-- .../src/VuFindSearch/Query/QueryInterface.php | 4 ++-- .../VuFindSearch/src/VuFindSearch/Query/WorkKeysQuery.php | 4 ++-- .../Response/AbstractJsonRecordCollectionFactory.php | 4 ++-- .../VuFindSearch/Response/AbstractRecordCollection.php | 4 ++-- .../VuFindSearch/src/VuFindSearch/Response/JsonRecord.php | 4 ++-- .../Response/RecordCollectionFactoryInterface.php | 4 ++-- .../VuFindSearch/Response/RecordCollectionInterface.php | 4 ++-- .../src/VuFindSearch/Response/RecordInterface.php | 4 ++-- .../src/VuFindSearch/Response/RecordTrait.php | 4 ++-- .../src/VuFindSearch/Response/SimpleRecord.php | 4 ++-- module/VuFindSearch/src/VuFindSearch/Service.php | 4 ++-- .../src/VuFindTest/Backend/AbstractHandlerMapTest.php | 4 ++-- .../src/VuFindTest/Backend/Blender/BackendTest.php | 4 ++-- .../src/VuFindTest/Backend/BrowZine/BackendTest.php | 4 ++-- .../Backend/BrowZine/Command/LookupDoiCommandTest.php | 4 ++-- .../Backend/BrowZine/Command/LookupIssnsCommandTest.php | 4 ++-- .../src/VuFindTest/Backend/BrowZine/QueryBuilderTest.php | 4 ++-- .../BrowZine/Response/RecordCollectionFactoryTest.php | 4 ++-- .../Backend/BrowZine/Response/RecordCollectionTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Backend/EDS/BackendTest.php | 4 ++-- .../Backend/EDS/Command/AutocompleteCommandTest.php | 4 ++-- .../VuFindTest/Backend/EDS/Command/GetInfoCommandTest.php | 4 ++-- .../src/VuFindTest/Backend/EDS/ConnectorTest.php | 4 ++-- .../src/VuFindTest/Backend/EDS/QueryBuilderTest.php | 4 ++-- .../Backend/EDS/Response/RecordCollectionFactoryTest.php | 4 ++-- .../Backend/EDS/Response/RecordCollectionTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Backend/EIT/BackendTest.php | 4 ++-- .../src/VuFindTest/Backend/EIT/QueryBuilderTest.php | 4 ++-- .../EIT/Response/XML/RecordCollectionFactoryTest.php | 4 ++-- .../Backend/EIT/Response/XML/RecordCollectionTest.php | 4 ++-- .../src/VuFindTest/Backend/LibGuides/BackendTest.php | 4 ++-- .../src/VuFindTest/Backend/LibGuides/QueryBuilderTest.php | 4 ++-- .../LibGuides/Response/RecordCollectionFactoryTest.php | 4 ++-- .../Backend/LibGuides/Response/RecordCollectionTest.php | 4 ++-- .../src/VuFindTest/Backend/Pazpar2/BackendTest.php | 4 ++-- .../src/VuFindTest/Backend/Primo/BackendTest.php | 4 ++-- .../src/VuFindTest/Backend/Primo/QueryBuilderTest.php | 4 ++-- .../Primo/Response/RecordCollectionFactoryTest.php | 4 ++-- .../Backend/Primo/Response/RecordCollectionTest.php | 4 ++-- .../src/VuFindTest/Backend/Solr/BackendTest.php | 4 ++-- .../Backend/Solr/Command/RawJsonSearchCommandTest.php | 4 ++-- .../Backend/Solr/Command/WriteDocumentCommandTest.php | 4 ++-- .../src/VuFindTest/Backend/Solr/ConnectorTest.php | 4 ++-- .../Backend/Solr/Document/CommitDocumentTest.php | 4 ++-- .../Backend/Solr/Document/DeleteDocumentTest.php | 4 ++-- .../Backend/Solr/Document/OptimizeDocumentTest.php | 4 ++-- .../Backend/Solr/Document/RawCSVDocumentTest.php | 4 ++-- .../Backend/Solr/Document/RawJSONDocumentTest.php | 4 ++-- .../Backend/Solr/Document/RawXMLDocumentTest.php | 4 ++-- .../Backend/Solr/Document/UpdateDocumentTest.php | 4 ++-- .../src/VuFindTest/Backend/Solr/HandlerMapTest.php | 4 ++-- .../VuFindTest/Backend/Solr/LuceneSyntaxHelperTest.php | 4 ++-- .../src/VuFindTest/Backend/Solr/QueryBuilderTest.php | 4 ++-- .../Backend/Solr/Record/SerializableRecordTest.php | 4 ++-- .../Backend/Solr/Response/Json/NamedListTest.php | 4 ++-- .../Solr/Response/Json/RecordCollectionFactoryTest.php | 4 ++-- .../Backend/Solr/Response/Json/RecordCollectionTest.php | 4 ++-- .../Backend/Solr/Response/Json/SpellcheckTest.php | 4 ++-- .../VuFindTest/Backend/Solr/Response/Json/TermsTest.php | 4 ++-- .../src/VuFindTest/Backend/Solr/SearchHandlerTest.php | 4 ++-- .../src/VuFindTest/Backend/Solr/SimilarBuilderTest.php | 4 ++-- .../src/VuFindTest/Backend/Summon/BackendTest.php | 4 ++-- .../src/VuFindTest/Backend/Summon/QueryBuilderTest.php | 4 ++-- .../Summon/Response/RecordCollectionFactoryTest.php | 4 ++-- .../Backend/Summon/Response/RecordCollectionTest.php | 4 ++-- .../src/VuFindTest/Backend/WorldCat2/BackendTest.php | 4 ++-- .../src/VuFindTest/Backend/WorldCat2/ConnectorTest.php | 4 ++-- .../src/VuFindTest/Backend/WorldCat2/QueryBuilderTest.php | 4 ++-- .../WorldCat2/Response/RecordCollectionFactoryTest.php | 4 ++-- .../VuFindTest/Command/AlphabeticBrowseCommandTest.php | 4 ++-- .../src/VuFindTest/Command/GetIdsCommandTest.php | 4 ++-- .../src/VuFindTest/Command/GetLuceneHelperCommandTest.php | 4 ++-- .../src/VuFindTest/Command/GetQueryBuilderCommandTest.php | 4 ++-- .../src/VuFindTest/Command/GetUniqueKeyCommandTest.php | 4 ++-- .../src/VuFindTest/Command/RandomCommandTest.php | 4 ++-- .../src/VuFindTest/Command/RetrieveBatchCommandTest.php | 4 ++-- .../src/VuFindTest/Command/RetrieveCommandTest.php | 4 ++-- .../src/VuFindTest/Command/SearchCommandTest.php | 4 ++-- .../Command/SetRecordCollectionFactoryCommandTest.php | 4 ++-- .../src/VuFindTest/Command/SimilarCommandTest.php | 4 ++-- .../src/VuFindTest/Command/TermsCommandTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/ParamBagTest.php | 4 ++-- .../unit-tests/src/VuFindTest/Query/QueryGroupTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/Query/QueryTest.php | 4 ++-- .../src/VuFindTest/Response/SimpleRecordTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/SearchServiceTest.php | 4 ++-- module/VuFindTheme/Module.php | 4 ++-- .../VuFindTheme/src/VuFindTheme/AbstractThemeUtility.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/GeneratorInterface.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/Initializer.php | 4 ++-- .../src/VuFindTheme/InjectTemplateListener.php | 4 ++-- .../src/VuFindTheme/InjectTemplateListenerFactory.php | 6 +++--- module/VuFindTheme/src/VuFindTheme/Minify/CSS.php | 4 ++-- .../VuFindTheme/src/VuFindTheme/Minify/PathConverter.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/MixinGenerator.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/Mobile.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/ResourceContainer.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/ThemeCompiler.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/ThemeGenerator.php | 4 ++-- .../VuFindTheme/src/VuFindTheme/ThemeGeneratorFactory.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/ThemeInfo.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/ThemeInfoFactory.php | 4 ++-- .../src/VuFindTheme/ThemeInfoInjectorFactory.php | 4 ++-- .../src/VuFindTheme/View/Helper/FootScript.php | 4 ++-- .../VuFindTheme/src/VuFindTheme/View/Helper/ImageLink.php | 4 ++-- .../src/VuFindTheme/View/Helper/ImageLinkFactory.php | 4 ++-- .../src/VuFindTheme/View/Helper/InlineScript.php | 4 ++-- .../src/VuFindTheme/View/Helper/ParentTemplate.php | 4 ++-- .../src/VuFindTheme/View/Helper/ParentTemplateFactory.php | 4 ++-- .../VuFindTheme/View/Helper/PipelineInjectorFactory.php | 4 ++-- .../src/VuFindTheme/View/Helper/RelativePathTrait.php | 4 ++-- .../src/VuFindTheme/View/Helper/SetupThemeResources.php | 4 ++-- .../View/Helper/SetupThemeResourcesFactory.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/View/Helper/Slot.php | 4 ++-- .../src/VuFindTheme/View/Helper/TemplatePath.php | 4 ++-- .../src/VuFindTheme/View/Helper/TemplatePathFactory.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/ThemeCompilerTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/ThemeInfoTest.php | 4 ++-- .../VuFindTest/ThemeInjectTemplateListenerFactoryTest.php | 4 ++-- .../src/VuFindTest/ThemeInjectTemplateListenerTest.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/ThemeMobileTest.php | 4 ++-- .../src/VuFindTest/ThemeResourceContainerTest.php | 4 ++-- .../src/VuFindTest/View/Helper/ParentTemplateTest.php | 4 ++-- .../VuFindTest/View/Helper/SetupThemeResourcesTest.php | 4 ++-- .../unit-tests/src/VuFindTest/View/Helper/SlotTest.php | 4 ++-- .../src/VuFindTest/View/Helper/TemplatePathTest.php | 4 ++-- util/commit.php | 4 ++-- util/createHierarchyTrees.php | 4 ++-- util/dedupe.php | 4 ++-- util/deletes.php | 4 ++-- util/expire_searches.php | 4 ++-- util/expire_sessions.php | 4 ++-- util/i18n/create_language_translations.js | 4 ++-- util/i18n/update_language_names_from_lexvo.php | 4 ++-- util/index_reserves.php | 4 ++-- util/optimize.php | 4 ++-- util/sitemap.php | 4 ++-- util/suppressed.php | 4 ++-- 2310 files changed, 4621 insertions(+), 4626 deletions(-) diff --git a/LICENSE b/LICENSE index 4eb3f1e9596a..a76bc03686ba 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/harvest/harvest_oai.php b/harvest/harvest_oai.php index 5ec366b7e441..6a868030fe8f 100644 --- a/harvest/harvest_oai.php +++ b/harvest/harvest_oai.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Harvest_Tools diff --git a/harvest/merge-marc.php b/harvest/merge-marc.php index 2ac2478faf2b..55958a077fca 100644 --- a/harvest/merge-marc.php +++ b/harvest/merge-marc.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Harvest_Tools diff --git a/import/import-xsl.php b/import/import-xsl.php index bfb7e1b8480d..0e1ca8adf919 100644 --- a/import/import-xsl.php +++ b/import/import-xsl.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/import/index_java/src/org/vufind/index/CallNumberTools.java b/import/index_java/src/org/vufind/index/CallNumberTools.java index 3fe50386799a..3d01664e131b 100644 --- a/import/index_java/src/org/vufind/index/CallNumberTools.java +++ b/import/index_java/src/org/vufind/index/CallNumberTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import java.util.ArrayList; diff --git a/import/index_java/src/org/vufind/index/ConfigManager.java b/import/index_java/src/org/vufind/index/ConfigManager.java index aaf637688abe..d5b164ca7152 100644 --- a/import/index_java/src/org/vufind/index/ConfigManager.java +++ b/import/index_java/src/org/vufind/index/ConfigManager.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import java.io.File; diff --git a/import/index_java/src/org/vufind/index/CreatorTools.java b/import/index_java/src/org/vufind/index/CreatorTools.java index 821c7a4f0599..532db46d6bf2 100644 --- a/import/index_java/src/org/vufind/index/CreatorTools.java +++ b/import/index_java/src/org/vufind/index/CreatorTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/DatabaseManager.java b/import/index_java/src/org/vufind/index/DatabaseManager.java index 4173c7d0293a..be4fa2d720fd 100644 --- a/import/index_java/src/org/vufind/index/DatabaseManager.java +++ b/import/index_java/src/org/vufind/index/DatabaseManager.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.apache.log4j.Logger; diff --git a/import/index_java/src/org/vufind/index/DateTools.java b/import/index_java/src/org/vufind/index/DateTools.java index 343b382df1cf..d389b4a83b3f 100644 --- a/import/index_java/src/org/vufind/index/DateTools.java +++ b/import/index_java/src/org/vufind/index/DateTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/DoiTools.java b/import/index_java/src/org/vufind/index/DoiTools.java index c202ca850953..023630796dff 100644 --- a/import/index_java/src/org/vufind/index/DoiTools.java +++ b/import/index_java/src/org/vufind/index/DoiTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import java.io.UnsupportedEncodingException; import java.net.URLDecoder; diff --git a/import/index_java/src/org/vufind/index/FieldSpecTools.java b/import/index_java/src/org/vufind/index/FieldSpecTools.java index 1e780e9acb49..ac7717204a8a 100644 --- a/import/index_java/src/org/vufind/index/FieldSpecTools.java +++ b/import/index_java/src/org/vufind/index/FieldSpecTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/FormatCalculator.java b/import/index_java/src/org/vufind/index/FormatCalculator.java index 85203a00c6e5..6d90af2be2f4 100644 --- a/import/index_java/src/org/vufind/index/FormatCalculator.java +++ b/import/index_java/src/org/vufind/index/FormatCalculator.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/FullTextTools.java b/import/index_java/src/org/vufind/index/FullTextTools.java index bec2a96c4b56..00a01535343c 100644 --- a/import/index_java/src/org/vufind/index/FullTextTools.java +++ b/import/index_java/src/org/vufind/index/FullTextTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/GeoTools.java b/import/index_java/src/org/vufind/index/GeoTools.java index a6efee31316a..71195bb9a45d 100644 --- a/import/index_java/src/org/vufind/index/GeoTools.java +++ b/import/index_java/src/org/vufind/index/GeoTools.java @@ -21,8 +21,8 @@ * 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 + * along with this program; if not, see + * . */ import java.io.*; diff --git a/import/index_java/src/org/vufind/index/IllustrationTools.java b/import/index_java/src/org/vufind/index/IllustrationTools.java index 85292d0b731c..8421ed558461 100644 --- a/import/index_java/src/org/vufind/index/IllustrationTools.java +++ b/import/index_java/src/org/vufind/index/IllustrationTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/LccnTools.java b/import/index_java/src/org/vufind/index/LccnTools.java index 98827ce8f74d..9d13a1ae4d59 100644 --- a/import/index_java/src/org/vufind/index/LccnTools.java +++ b/import/index_java/src/org/vufind/index/LccnTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/PublisherTools.java b/import/index_java/src/org/vufind/index/PublisherTools.java index 2fe8f2e3c69c..d0d547068602 100644 --- a/import/index_java/src/org/vufind/index/PublisherTools.java +++ b/import/index_java/src/org/vufind/index/PublisherTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/PunctuationContainer.java b/import/index_java/src/org/vufind/index/PunctuationContainer.java index 7ebf9f22128e..24a7e4268e66 100644 --- a/import/index_java/src/org/vufind/index/PunctuationContainer.java +++ b/import/index_java/src/org/vufind/index/PunctuationContainer.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import java.util.LinkedHashSet; diff --git a/import/index_java/src/org/vufind/index/PunctuationTools.java b/import/index_java/src/org/vufind/index/PunctuationTools.java index b61e90855353..1a9b7c3c36b7 100644 --- a/import/index_java/src/org/vufind/index/PunctuationTools.java +++ b/import/index_java/src/org/vufind/index/PunctuationTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/ReadingProgramTools.java b/import/index_java/src/org/vufind/index/ReadingProgramTools.java index 31adf6f91009..21e20c11dfcd 100644 --- a/import/index_java/src/org/vufind/index/ReadingProgramTools.java +++ b/import/index_java/src/org/vufind/index/ReadingProgramTools.java @@ -29,8 +29,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/index_java/src/org/vufind/index/RelatorContainer.java b/import/index_java/src/org/vufind/index/RelatorContainer.java index 1f54d69b3052..428c4290516e 100644 --- a/import/index_java/src/org/vufind/index/RelatorContainer.java +++ b/import/index_java/src/org/vufind/index/RelatorContainer.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import java.util.LinkedHashSet; diff --git a/import/index_java/src/org/vufind/index/UpdateDateTools.java b/import/index_java/src/org/vufind/index/UpdateDateTools.java index def0c67b9245..7d5acfa94c55 100644 --- a/import/index_java/src/org/vufind/index/UpdateDateTools.java +++ b/import/index_java/src/org/vufind/index/UpdateDateTools.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import java.time.format.DateTimeFormatter; diff --git a/import/index_java/src/org/vufind/index/UpdateDateTracker.java b/import/index_java/src/org/vufind/index/UpdateDateTracker.java index 28f4750e9669..67e6fe967a67 100644 --- a/import/index_java/src/org/vufind/index/UpdateDateTracker.java +++ b/import/index_java/src/org/vufind/index/UpdateDateTracker.java @@ -14,8 +14,8 @@ * 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 + * along with this program; if not, see + * . */ import java.sql.*; diff --git a/import/index_java/src/org/vufind/index/WorkKeys.java b/import/index_java/src/org/vufind/index/WorkKeys.java index 1df7485f2cb2..cd863f195bec 100644 --- a/import/index_java/src/org/vufind/index/WorkKeys.java +++ b/import/index_java/src/org/vufind/index/WorkKeys.java @@ -15,8 +15,8 @@ * 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 + * along with this program; if not, see + * . */ import org.marc4j.marc.Record; diff --git a/import/webcrawl.php b/import/webcrawl.php index 2a5c60cf6240..a1871757a340 100644 --- a/import/webcrawl.php +++ b/import/webcrawl.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/import/xsl/vudl_FOXML.xsl b/import/xsl/vudl_FOXML.xsl index 7bf52fa8241f..3017e123412a 100644 --- a/import/xsl/vudl_FOXML.xsl +++ b/import/xsl/vudl_FOXML.xsl @@ -12,8 +12,8 @@ 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 +along with this program; if not, see +. --> . * * @category VuFind * @package Installer diff --git a/module/Bsz/Module.php b/module/Bsz/Module.php index 41d934971231..fe582a5ae0a7 100644 --- a/module/Bsz/Module.php +++ b/module/Bsz/Module.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/Bsz/src/Bsz/AjaxHandler/DedupCheckbox.php b/module/Bsz/src/Bsz/AjaxHandler/DedupCheckbox.php index 1db016f4607e..4f76ce93cd0b 100644 --- a/module/Bsz/src/Bsz/AjaxHandler/DedupCheckbox.php +++ b/module/Bsz/src/Bsz/AjaxHandler/DedupCheckbox.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/Finc/Module.php b/module/Finc/Module.php index c822d4915956..ef27e2e56548 100644 --- a/module/Finc/Module.php +++ b/module/Finc/Module.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/Finc/src/Finc/RecordDriver/SolrIS.php b/module/Finc/src/Finc/RecordDriver/SolrIS.php index 44431e2092a6..9a4a6e798fd2 100644 --- a/module/Finc/src/Finc/RecordDriver/SolrIS.php +++ b/module/Finc/src/Finc/RecordDriver/SolrIS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/Module.php b/module/VuFind/Module.php index c2f00442404b..a76c99badd57 100644 --- a/module/VuFind/Module.php +++ b/module/VuFind/Module.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/VuFind/functions/codecoverage.php b/module/VuFind/functions/codecoverage.php index b88ca19b58ca..0415428d078e 100644 --- a/module/VuFind/functions/codecoverage.php +++ b/module/VuFind/functions/codecoverage.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Profiling diff --git a/module/VuFind/functions/profiler.php b/module/VuFind/functions/profiler.php index be6c8baae92e..b1c109228e9d 100644 --- a/module/VuFind/functions/profiler.php +++ b/module/VuFind/functions/profiler.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Profiling diff --git a/module/VuFind/src/VuFind/Account/UserAccountService.php b/module/VuFind/src/VuFind/Account/UserAccountService.php index 745d112cce2c..b903dfabac74 100644 --- a/module/VuFind/src/VuFind/Account/UserAccountService.php +++ b/module/VuFind/src/VuFind/Account/UserAccountService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Account diff --git a/module/VuFind/src/VuFind/Account/UserAccountServiceFactory.php b/module/VuFind/src/VuFind/Account/UserAccountServiceFactory.php index 9127de5333cf..fde7f80ff817 100644 --- a/module/VuFind/src/VuFind/Account/UserAccountServiceFactory.php +++ b/module/VuFind/src/VuFind/Account/UserAccountServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Account diff --git a/module/VuFind/src/VuFind/AjaxHandler/AbstractBase.php b/module/VuFind/src/VuFind/AjaxHandler/AbstractBase.php index 5b14927d1b07..de4be7c8e6be 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/AbstractBase.php +++ b/module/VuFind/src/VuFind/AjaxHandler/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/AbstractIlsAndUserAction.php b/module/VuFind/src/VuFind/AjaxHandler/AbstractIlsAndUserAction.php index afb26d273003..c133faecf3cb 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/AbstractIlsAndUserAction.php +++ b/module/VuFind/src/VuFind/AjaxHandler/AbstractIlsAndUserAction.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/AbstractIlsAndUserActionFactory.php b/module/VuFind/src/VuFind/AjaxHandler/AbstractIlsAndUserActionFactory.php index 1196a24e7ab3..d78de2ad47b3 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/AbstractIlsAndUserActionFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/AbstractIlsAndUserActionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/AbstractRelaisAction.php b/module/VuFind/src/VuFind/AjaxHandler/AbstractRelaisAction.php index c7c5ea3ca5c8..fcb346c0b0cb 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/AbstractRelaisAction.php +++ b/module/VuFind/src/VuFind/AjaxHandler/AbstractRelaisAction.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/AbstractRelaisActionFactory.php b/module/VuFind/src/VuFind/AjaxHandler/AbstractRelaisActionFactory.php index 42fcb4b0503c..2a8e2db4da35 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/AbstractRelaisActionFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/AbstractRelaisActionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/AbstractUserRequestAction.php b/module/VuFind/src/VuFind/AjaxHandler/AbstractUserRequestAction.php index fcb957d55616..9c7a3d192fc7 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/AbstractUserRequestAction.php +++ b/module/VuFind/src/VuFind/AjaxHandler/AbstractUserRequestAction.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/AjaxHandlerInterface.php b/module/VuFind/src/VuFind/AjaxHandler/AjaxHandlerInterface.php index f11b461185b4..2ac154887e0b 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/AjaxHandlerInterface.php +++ b/module/VuFind/src/VuFind/AjaxHandler/AjaxHandlerInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/CheckRequestIsValid.php b/module/VuFind/src/VuFind/AjaxHandler/CheckRequestIsValid.php index b273d5f59bf1..b0939e23a458 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/CheckRequestIsValid.php +++ b/module/VuFind/src/VuFind/AjaxHandler/CheckRequestIsValid.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/CommentRecord.php b/module/VuFind/src/VuFind/AjaxHandler/CommentRecord.php index 3719bd528ae4..139bb15cfe0f 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/CommentRecord.php +++ b/module/VuFind/src/VuFind/AjaxHandler/CommentRecord.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/CommentRecordFactory.php b/module/VuFind/src/VuFind/AjaxHandler/CommentRecordFactory.php index 3d20fde148e4..49a3a0b7aedd 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/CommentRecordFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/CommentRecordFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/DeleteRecordComment.php b/module/VuFind/src/VuFind/AjaxHandler/DeleteRecordComment.php index 032b8e3863da..58286694af2e 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/DeleteRecordComment.php +++ b/module/VuFind/src/VuFind/AjaxHandler/DeleteRecordComment.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/DeleteRecordCommentFactory.php b/module/VuFind/src/VuFind/AjaxHandler/DeleteRecordCommentFactory.php index a978c46bf4ca..f25361c195d2 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/DeleteRecordCommentFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/DeleteRecordCommentFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/DoiLookup.php b/module/VuFind/src/VuFind/AjaxHandler/DoiLookup.php index 49fd781aa373..f43ce2f8b282 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/DoiLookup.php +++ b/module/VuFind/src/VuFind/AjaxHandler/DoiLookup.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/DoiLookupFactory.php b/module/VuFind/src/VuFind/AjaxHandler/DoiLookupFactory.php index 731e0a2d388f..03fd75940983 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/DoiLookupFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/DoiLookupFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetACSuggestions.php b/module/VuFind/src/VuFind/AjaxHandler/GetACSuggestions.php index f3745e0eccbf..a9129bf1e502 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetACSuggestions.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetACSuggestions.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetACSuggestionsFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetACSuggestionsFactory.php index 994ff42c5712..391fd5c90f72 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetACSuggestionsFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetACSuggestionsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetIlsStatus.php b/module/VuFind/src/VuFind/AjaxHandler/GetIlsStatus.php index 20262a9574ad..8d8435b33975 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetIlsStatus.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetIlsStatus.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetIlsStatusFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetIlsStatusFactory.php index 27868c5e6020..23285177e76d 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetIlsStatusFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetIlsStatusFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetItemStatuses.php b/module/VuFind/src/VuFind/AjaxHandler/GetItemStatuses.php index 0c8f51e50b92..81379911bd7a 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetItemStatuses.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetItemStatuses.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetItemStatusesFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetItemStatusesFactory.php index 685e415f9da6..cddd044d9c12 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetItemStatusesFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetItemStatusesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetLibraryPickupLocations.php b/module/VuFind/src/VuFind/AjaxHandler/GetLibraryPickupLocations.php index f08e2a0d6175..605af11a85a0 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetLibraryPickupLocations.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetLibraryPickupLocations.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordCommentsAsHTML.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordCommentsAsHTML.php index 245bad590e5a..c3cd3e97ec29 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordCommentsAsHTML.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordCommentsAsHTML.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordCommentsAsHTMLFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordCommentsAsHTMLFactory.php index 44d4ce339091..99223fe499fc 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordCommentsAsHTMLFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordCommentsAsHTMLFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordCover.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordCover.php index 47525ec987c3..47ec08b4e95a 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordCover.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordCover.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordCoverFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordCoverFactory.php index 3c6ebe81a6e6..b34ccd72cfe3 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordCoverFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordCoverFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordDetails.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordDetails.php index 7cad8d7659ce..bab059ac3555 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordDetails.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordDetails.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordDetailsFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordDetailsFactory.php index d83b84db78fa..b3f0e66c0b67 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordDetailsFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordDetailsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordRating.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordRating.php index 89c46c9248e2..624263c872f3 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordRating.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordRating.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordRatingFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordRatingFactory.php index 37e5d68a935f..2d1a4cc135dc 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordRatingFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordRatingFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordTags.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordTags.php index beb81331b3fa..1bd9bb215f0a 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordTags.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordTags.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordTagsFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordTagsFactory.php index f5cc43466f20..5bd3e9cd7707 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordTagsFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordTagsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordVersions.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordVersions.php index 286040152556..53bc9dff7d86 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordVersions.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordVersions.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRecordVersionsFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetRecordVersionsFactory.php index 803f65130fd4..0adbeb6da103 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRecordVersionsFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRecordVersionsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetRequestGroupPickupLocations.php b/module/VuFind/src/VuFind/AjaxHandler/GetRequestGroupPickupLocations.php index 60a4efc6a2b8..ed589c6ff517 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetRequestGroupPickupLocations.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetRequestGroupPickupLocations.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetResolverLinks.php b/module/VuFind/src/VuFind/AjaxHandler/GetResolverLinks.php index 37a484c99947..566170810137 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetResolverLinks.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetResolverLinks.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetResolverLinksFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetResolverLinksFactory.php index 0413d6d195d7..0e3fabda0569 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetResolverLinksFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetResolverLinksFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetResultCount.php b/module/VuFind/src/VuFind/AjaxHandler/GetResultCount.php index fe2d38c03c5d..c968202ab519 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetResultCount.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetResultCount.php @@ -18,8 +18,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetResultCountFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetResultCountFactory.php index 5530b0ff0ec7..799a16990d88 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetResultCountFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetResultCountFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetSaveStatuses.php b/module/VuFind/src/VuFind/AjaxHandler/GetSaveStatuses.php index 299396ae10ca..29d751c9f213 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetSaveStatuses.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetSaveStatuses.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetSaveStatusesFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetSaveStatusesFactory.php index a64e26374575..6c2bb5be9f83 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetSaveStatusesFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetSaveStatusesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetSearchResults.php b/module/VuFind/src/VuFind/AjaxHandler/GetSearchResults.php index 7b7dc5299ad8..d887689f42a2 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetSearchResults.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetSearchResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetSearchResultsFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetSearchResultsFactory.php index c5657f1d2e3f..92a0e7fbbf76 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetSearchResultsFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetSearchResultsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetSideFacets.php b/module/VuFind/src/VuFind/AjaxHandler/GetSideFacets.php index 0bc6456d41e0..9d5d8ebe0cea 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetSideFacets.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetSideFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetSideFacetsFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetSideFacetsFactory.php index 4943d1c0c097..df0d3ecf8179 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetSideFacetsFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetSideFacetsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetUserFines.php b/module/VuFind/src/VuFind/AjaxHandler/GetUserFines.php index 0a7515cf02d7..c3e707659ffb 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetUserFines.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetUserFines.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetUserFinesFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetUserFinesFactory.php index 524c4251064a..6e9bc5309b36 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetUserFinesFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetUserFinesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetUserHolds.php b/module/VuFind/src/VuFind/AjaxHandler/GetUserHolds.php index 3dea594d086d..34c211bd35c7 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetUserHolds.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetUserHolds.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetUserILLRequests.php b/module/VuFind/src/VuFind/AjaxHandler/GetUserILLRequests.php index e4885e853326..9ecbbf8c9b74 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetUserILLRequests.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetUserILLRequests.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetUserStorageRetrievalRequests.php b/module/VuFind/src/VuFind/AjaxHandler/GetUserStorageRetrievalRequests.php index 8bdd5516d4b9..c1f949831a75 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetUserStorageRetrievalRequests.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetUserStorageRetrievalRequests.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetUserTransactions.php b/module/VuFind/src/VuFind/AjaxHandler/GetUserTransactions.php index f4328becaac0..0b48ebf129aa 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetUserTransactions.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetUserTransactions.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetVisData.php b/module/VuFind/src/VuFind/AjaxHandler/GetVisData.php index 05707418c3a6..0c2353fff1ef 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetVisData.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetVisData.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/GetVisDataFactory.php b/module/VuFind/src/VuFind/AjaxHandler/GetVisDataFactory.php index 9df623bae426..21e53a793d61 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/GetVisDataFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/GetVisDataFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/KeepAlive.php b/module/VuFind/src/VuFind/AjaxHandler/KeepAlive.php index 007acf21d09b..7d9da9f4473b 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/KeepAlive.php +++ b/module/VuFind/src/VuFind/AjaxHandler/KeepAlive.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/KeepAliveFactory.php b/module/VuFind/src/VuFind/AjaxHandler/KeepAliveFactory.php index 27490d70cd7f..8e2377bfe8b7 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/KeepAliveFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/KeepAliveFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/PluginManager.php b/module/VuFind/src/VuFind/AjaxHandler/PluginManager.php index 170f62d9b078..e252b8d739f8 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/PluginManager.php +++ b/module/VuFind/src/VuFind/AjaxHandler/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/Recommend.php b/module/VuFind/src/VuFind/AjaxHandler/Recommend.php index 0780f31298bb..0f5b03de6bd0 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/Recommend.php +++ b/module/VuFind/src/VuFind/AjaxHandler/Recommend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/RecommendFactory.php b/module/VuFind/src/VuFind/AjaxHandler/RecommendFactory.php index 83bbaecebc70..51ff8290cf43 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/RecommendFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/RecommendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/RelaisAvailability.php b/module/VuFind/src/VuFind/AjaxHandler/RelaisAvailability.php index f2ddc29ca028..b8f906d0abb8 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/RelaisAvailability.php +++ b/module/VuFind/src/VuFind/AjaxHandler/RelaisAvailability.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/RelaisInfo.php b/module/VuFind/src/VuFind/AjaxHandler/RelaisInfo.php index 24444b124f9d..f941c0264373 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/RelaisInfo.php +++ b/module/VuFind/src/VuFind/AjaxHandler/RelaisInfo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/RelaisOrder.php b/module/VuFind/src/VuFind/AjaxHandler/RelaisOrder.php index 74665d0474d8..d6c496d67325 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/RelaisOrder.php +++ b/module/VuFind/src/VuFind/AjaxHandler/RelaisOrder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/SystemStatus.php b/module/VuFind/src/VuFind/AjaxHandler/SystemStatus.php index 657407eb7939..37948deab5c5 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/SystemStatus.php +++ b/module/VuFind/src/VuFind/AjaxHandler/SystemStatus.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/SystemStatusFactory.php b/module/VuFind/src/VuFind/AjaxHandler/SystemStatusFactory.php index b0529c855073..3730d30909ec 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/SystemStatusFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/SystemStatusFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/TagRecord.php b/module/VuFind/src/VuFind/AjaxHandler/TagRecord.php index e49a75ff5419..9a59c570ae14 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/TagRecord.php +++ b/module/VuFind/src/VuFind/AjaxHandler/TagRecord.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/AjaxHandler/TagRecordFactory.php b/module/VuFind/src/VuFind/AjaxHandler/TagRecordFactory.php index 134dc93915b1..6b802a19096b 100644 --- a/module/VuFind/src/VuFind/AjaxHandler/TagRecordFactory.php +++ b/module/VuFind/src/VuFind/AjaxHandler/TagRecordFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package AJAX diff --git a/module/VuFind/src/VuFind/Auth/AbstractBase.php b/module/VuFind/src/VuFind/Auth/AbstractBase.php index 1fa3e429e946..5c65f077784f 100644 --- a/module/VuFind/src/VuFind/Auth/AbstractBase.php +++ b/module/VuFind/src/VuFind/Auth/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/AlmaDatabase.php b/module/VuFind/src/VuFind/Auth/AlmaDatabase.php index 6cb833cd81d9..68e8fe7fb2c6 100644 --- a/module/VuFind/src/VuFind/Auth/AlmaDatabase.php +++ b/module/VuFind/src/VuFind/Auth/AlmaDatabase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/AuthToken.php b/module/VuFind/src/VuFind/Auth/AuthToken.php index 66318fc46ae3..ad9a52d95bbc 100644 --- a/module/VuFind/src/VuFind/Auth/AuthToken.php +++ b/module/VuFind/src/VuFind/Auth/AuthToken.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\Auth diff --git a/module/VuFind/src/VuFind/Auth/CAS.php b/module/VuFind/src/VuFind/Auth/CAS.php index 233ff5312698..a39bffc4e4c9 100644 --- a/module/VuFind/src/VuFind/Auth/CAS.php +++ b/module/VuFind/src/VuFind/Auth/CAS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/CASFactory.php b/module/VuFind/src/VuFind/Auth/CASFactory.php index 04c6c643f9f2..4a441b56b89b 100644 --- a/module/VuFind/src/VuFind/Auth/CASFactory.php +++ b/module/VuFind/src/VuFind/Auth/CASFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/ChoiceAuth.php b/module/VuFind/src/VuFind/Auth/ChoiceAuth.php index 40d074f68bc7..c56e70c4d2d9 100644 --- a/module/VuFind/src/VuFind/Auth/ChoiceAuth.php +++ b/module/VuFind/src/VuFind/Auth/ChoiceAuth.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/ChoiceAuthFactory.php b/module/VuFind/src/VuFind/Auth/ChoiceAuthFactory.php index d4c0d93174d2..f2bbeccc7cab 100644 --- a/module/VuFind/src/VuFind/Auth/ChoiceAuthFactory.php +++ b/module/VuFind/src/VuFind/Auth/ChoiceAuthFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/Database.php b/module/VuFind/src/VuFind/Auth/Database.php index aba9bb098546..d5005ee8f060 100644 --- a/module/VuFind/src/VuFind/Auth/Database.php +++ b/module/VuFind/src/VuFind/Auth/Database.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/Email.php b/module/VuFind/src/VuFind/Auth/Email.php index 384edf322228..11177d0e4b9d 100644 --- a/module/VuFind/src/VuFind/Auth/Email.php +++ b/module/VuFind/src/VuFind/Auth/Email.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/EmailAuthenticator.php b/module/VuFind/src/VuFind/Auth/EmailAuthenticator.php index 8b7edb45bcb7..0c703d523d21 100644 --- a/module/VuFind/src/VuFind/Auth/EmailAuthenticator.php +++ b/module/VuFind/src/VuFind/Auth/EmailAuthenticator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/EmailAuthenticatorFactory.php b/module/VuFind/src/VuFind/Auth/EmailAuthenticatorFactory.php index 866d85d0c938..45a1bf6a7d5d 100644 --- a/module/VuFind/src/VuFind/Auth/EmailAuthenticatorFactory.php +++ b/module/VuFind/src/VuFind/Auth/EmailAuthenticatorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/EmailFactory.php b/module/VuFind/src/VuFind/Auth/EmailFactory.php index fe0b7f4a7957..5d4926971931 100644 --- a/module/VuFind/src/VuFind/Auth/EmailFactory.php +++ b/module/VuFind/src/VuFind/Auth/EmailFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/Facebook.php b/module/VuFind/src/VuFind/Auth/Facebook.php index f08027307ecb..19cfc4d8b5cf 100644 --- a/module/VuFind/src/VuFind/Auth/Facebook.php +++ b/module/VuFind/src/VuFind/Auth/Facebook.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/FacebookFactory.php b/module/VuFind/src/VuFind/Auth/FacebookFactory.php index abea0e505590..03f5724c8a8a 100644 --- a/module/VuFind/src/VuFind/Auth/FacebookFactory.php +++ b/module/VuFind/src/VuFind/Auth/FacebookFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/ILS.php b/module/VuFind/src/VuFind/Auth/ILS.php index 5d09fdd6c1cc..cbadbafd9be1 100644 --- a/module/VuFind/src/VuFind/Auth/ILS.php +++ b/module/VuFind/src/VuFind/Auth/ILS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/ILSAuthenticator.php b/module/VuFind/src/VuFind/Auth/ILSAuthenticator.php index dadd5377301c..6c7fbe58cef7 100644 --- a/module/VuFind/src/VuFind/Auth/ILSAuthenticator.php +++ b/module/VuFind/src/VuFind/Auth/ILSAuthenticator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/ILSAuthenticatorFactory.php b/module/VuFind/src/VuFind/Auth/ILSAuthenticatorFactory.php index d8e5805b19f2..dfc5488a927f 100644 --- a/module/VuFind/src/VuFind/Auth/ILSAuthenticatorFactory.php +++ b/module/VuFind/src/VuFind/Auth/ILSAuthenticatorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/ILSFactory.php b/module/VuFind/src/VuFind/Auth/ILSFactory.php index a07e3a196302..15b5f31669ba 100644 --- a/module/VuFind/src/VuFind/Auth/ILSFactory.php +++ b/module/VuFind/src/VuFind/Auth/ILSFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/InvalidArgumentException.php b/module/VuFind/src/VuFind/Auth/InvalidArgumentException.php index 39d01989d231..2cc89ca52a62 100644 --- a/module/VuFind/src/VuFind/Auth/InvalidArgumentException.php +++ b/module/VuFind/src/VuFind/Auth/InvalidArgumentException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Auth/LDAP.php b/module/VuFind/src/VuFind/Auth/LDAP.php index f54ccf0eb01f..b0abe0ef2ef2 100644 --- a/module/VuFind/src/VuFind/Auth/LDAP.php +++ b/module/VuFind/src/VuFind/Auth/LDAP.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/LDAPFactory.php b/module/VuFind/src/VuFind/Auth/LDAPFactory.php index 845476c7b39d..03cc3e8f66b3 100644 --- a/module/VuFind/src/VuFind/Auth/LDAPFactory.php +++ b/module/VuFind/src/VuFind/Auth/LDAPFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/LoginTokenManager.php b/module/VuFind/src/VuFind/Auth/LoginTokenManager.php index cf08244a749a..06073d8d4630 100644 --- a/module/VuFind/src/VuFind/Auth/LoginTokenManager.php +++ b/module/VuFind/src/VuFind/Auth/LoginTokenManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\Auth diff --git a/module/VuFind/src/VuFind/Auth/LoginTokenManagerFactory.php b/module/VuFind/src/VuFind/Auth/LoginTokenManagerFactory.php index bb01731a8ec1..0ec3039eedfa 100644 --- a/module/VuFind/src/VuFind/Auth/LoginTokenManagerFactory.php +++ b/module/VuFind/src/VuFind/Auth/LoginTokenManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/Manager.php b/module/VuFind/src/VuFind/Auth/Manager.php index 55d44e82cc5a..fbcd23fe9435 100644 --- a/module/VuFind/src/VuFind/Auth/Manager.php +++ b/module/VuFind/src/VuFind/Auth/Manager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/ManagerFactory.php b/module/VuFind/src/VuFind/Auth/ManagerFactory.php index 18c3440f3bfd..f4a3d44e70cb 100644 --- a/module/VuFind/src/VuFind/Auth/ManagerFactory.php +++ b/module/VuFind/src/VuFind/Auth/ManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/MultiAuth.php b/module/VuFind/src/VuFind/Auth/MultiAuth.php index 9c54e601eaab..c122ea69f66e 100644 --- a/module/VuFind/src/VuFind/Auth/MultiAuth.php +++ b/module/VuFind/src/VuFind/Auth/MultiAuth.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/MultiAuthFactory.php b/module/VuFind/src/VuFind/Auth/MultiAuthFactory.php index a41986576684..078945acd25e 100644 --- a/module/VuFind/src/VuFind/Auth/MultiAuthFactory.php +++ b/module/VuFind/src/VuFind/Auth/MultiAuthFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/MultiILS.php b/module/VuFind/src/VuFind/Auth/MultiILS.php index 2b32a20fe3bb..04be6e1bd228 100644 --- a/module/VuFind/src/VuFind/Auth/MultiILS.php +++ b/module/VuFind/src/VuFind/Auth/MultiILS.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/PasswordAccess.php b/module/VuFind/src/VuFind/Auth/PasswordAccess.php index 2b4b9a380332..6456332db01d 100644 --- a/module/VuFind/src/VuFind/Auth/PasswordAccess.php +++ b/module/VuFind/src/VuFind/Auth/PasswordAccess.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/PluginFactory.php b/module/VuFind/src/VuFind/Auth/PluginFactory.php index c984ff6f072b..e9cdfad51a71 100644 --- a/module/VuFind/src/VuFind/Auth/PluginFactory.php +++ b/module/VuFind/src/VuFind/Auth/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/PluginManager.php b/module/VuFind/src/VuFind/Auth/PluginManager.php index c7f480b75c91..3d5c2e378daf 100644 --- a/module/VuFind/src/VuFind/Auth/PluginManager.php +++ b/module/VuFind/src/VuFind/Auth/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/SIP2.php b/module/VuFind/src/VuFind/Auth/SIP2.php index 5f8a44219773..980f55b109c9 100644 --- a/module/VuFind/src/VuFind/Auth/SIP2.php +++ b/module/VuFind/src/VuFind/Auth/SIP2.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/SIP2Factory.php b/module/VuFind/src/VuFind/Auth/SIP2Factory.php index f534451896d1..46d1683c2a3d 100644 --- a/module/VuFind/src/VuFind/Auth/SIP2Factory.php +++ b/module/VuFind/src/VuFind/Auth/SIP2Factory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/Shibboleth.php b/module/VuFind/src/VuFind/Auth/Shibboleth.php index 5bc00efd576c..359a7b98d556 100644 --- a/module/VuFind/src/VuFind/Auth/Shibboleth.php +++ b/module/VuFind/src/VuFind/Auth/Shibboleth.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/ShibbolethFactory.php b/module/VuFind/src/VuFind/Auth/ShibbolethFactory.php index 3e3f475411fd..f3a0dbdd2775 100644 --- a/module/VuFind/src/VuFind/Auth/ShibbolethFactory.php +++ b/module/VuFind/src/VuFind/Auth/ShibbolethFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/SimulatedSSO.php b/module/VuFind/src/VuFind/Auth/SimulatedSSO.php index 7cc59193af9d..1861894f98c9 100644 --- a/module/VuFind/src/VuFind/Auth/SimulatedSSO.php +++ b/module/VuFind/src/VuFind/Auth/SimulatedSSO.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/SimulatedSSOFactory.php b/module/VuFind/src/VuFind/Auth/SimulatedSSOFactory.php index 4a366f005669..ec5ac404592d 100644 --- a/module/VuFind/src/VuFind/Auth/SimulatedSSOFactory.php +++ b/module/VuFind/src/VuFind/Auth/SimulatedSSOFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/VuFind/src/VuFind/Auth/UserSessionPersistenceInterface.php b/module/VuFind/src/VuFind/Auth/UserSessionPersistenceInterface.php index f488126c0200..8ff36fd468d9 100644 --- a/module/VuFind/src/VuFind/Auth/UserSessionPersistenceInterface.php +++ b/module/VuFind/src/VuFind/Auth/UserSessionPersistenceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Auth diff --git a/module/VuFind/src/VuFind/Autocomplete/AutocompleteInterface.php b/module/VuFind/src/VuFind/Autocomplete/AutocompleteInterface.php index 8af55567a1ff..9813cf1905cc 100644 --- a/module/VuFind/src/VuFind/Autocomplete/AutocompleteInterface.php +++ b/module/VuFind/src/VuFind/Autocomplete/AutocompleteInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/Eds.php b/module/VuFind/src/VuFind/Autocomplete/Eds.php index 1c643eda33f5..f91416233fea 100644 --- a/module/VuFind/src/VuFind/Autocomplete/Eds.php +++ b/module/VuFind/src/VuFind/Autocomplete/Eds.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/EdsFactory.php b/module/VuFind/src/VuFind/Autocomplete/EdsFactory.php index fe32db4f9ed2..c9599523b8e4 100644 --- a/module/VuFind/src/VuFind/Autocomplete/EdsFactory.php +++ b/module/VuFind/src/VuFind/Autocomplete/EdsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/None.php b/module/VuFind/src/VuFind/Autocomplete/None.php index 267ecb112376..e18d0c193328 100644 --- a/module/VuFind/src/VuFind/Autocomplete/None.php +++ b/module/VuFind/src/VuFind/Autocomplete/None.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/PluginFactory.php b/module/VuFind/src/VuFind/Autocomplete/PluginFactory.php index 9a25da68f538..7f62e39437e9 100644 --- a/module/VuFind/src/VuFind/Autocomplete/PluginFactory.php +++ b/module/VuFind/src/VuFind/Autocomplete/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/PluginManager.php b/module/VuFind/src/VuFind/Autocomplete/PluginManager.php index d7782b3bec0c..0ea545ec4829 100644 --- a/module/VuFind/src/VuFind/Autocomplete/PluginManager.php +++ b/module/VuFind/src/VuFind/Autocomplete/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/Search2.php b/module/VuFind/src/VuFind/Autocomplete/Search2.php index 6fc0189a4054..f11b14731f95 100644 --- a/module/VuFind/src/VuFind/Autocomplete/Search2.php +++ b/module/VuFind/src/VuFind/Autocomplete/Search2.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/Search2CN.php b/module/VuFind/src/VuFind/Autocomplete/Search2CN.php index 89d90e2b0dd2..e37cd627a0b3 100644 --- a/module/VuFind/src/VuFind/Autocomplete/Search2CN.php +++ b/module/VuFind/src/VuFind/Autocomplete/Search2CN.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/Solr.php b/module/VuFind/src/VuFind/Autocomplete/Solr.php index ed41123d2c0b..8bb43e2607d2 100644 --- a/module/VuFind/src/VuFind/Autocomplete/Solr.php +++ b/module/VuFind/src/VuFind/Autocomplete/Solr.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/SolrAuth.php b/module/VuFind/src/VuFind/Autocomplete/SolrAuth.php index a176cc0ed22c..64c7850780c4 100644 --- a/module/VuFind/src/VuFind/Autocomplete/SolrAuth.php +++ b/module/VuFind/src/VuFind/Autocomplete/SolrAuth.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/SolrCN.php b/module/VuFind/src/VuFind/Autocomplete/SolrCN.php index 28fba26f85bd..c6d36b0d0358 100644 --- a/module/VuFind/src/VuFind/Autocomplete/SolrCN.php +++ b/module/VuFind/src/VuFind/Autocomplete/SolrCN.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/SolrFactory.php b/module/VuFind/src/VuFind/Autocomplete/SolrFactory.php index ff4a4eac2bf2..c513782b3aa5 100644 --- a/module/VuFind/src/VuFind/Autocomplete/SolrFactory.php +++ b/module/VuFind/src/VuFind/Autocomplete/SolrFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/SolrPrefix.php b/module/VuFind/src/VuFind/Autocomplete/SolrPrefix.php index d34ccbc9b9e7..e0b0fc85c0af 100644 --- a/module/VuFind/src/VuFind/Autocomplete/SolrPrefix.php +++ b/module/VuFind/src/VuFind/Autocomplete/SolrPrefix.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/SolrReserves.php b/module/VuFind/src/VuFind/Autocomplete/SolrReserves.php index 8a58f86c9b14..4504bf4e0734 100644 --- a/module/VuFind/src/VuFind/Autocomplete/SolrReserves.php +++ b/module/VuFind/src/VuFind/Autocomplete/SolrReserves.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/Suggester.php b/module/VuFind/src/VuFind/Autocomplete/Suggester.php index 43a180f412e8..ae5dfc9c33fe 100644 --- a/module/VuFind/src/VuFind/Autocomplete/Suggester.php +++ b/module/VuFind/src/VuFind/Autocomplete/Suggester.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/SuggesterFactory.php b/module/VuFind/src/VuFind/Autocomplete/SuggesterFactory.php index 542140ef22e4..5b96a2245620 100644 --- a/module/VuFind/src/VuFind/Autocomplete/SuggesterFactory.php +++ b/module/VuFind/src/VuFind/Autocomplete/SuggesterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/Tag.php b/module/VuFind/src/VuFind/Autocomplete/Tag.php index 60c8d12ddd2f..c1c1992cd590 100644 --- a/module/VuFind/src/VuFind/Autocomplete/Tag.php +++ b/module/VuFind/src/VuFind/Autocomplete/Tag.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Autocomplete/TagFactory.php b/module/VuFind/src/VuFind/Autocomplete/TagFactory.php index 61de188b5c68..561197658384 100644 --- a/module/VuFind/src/VuFind/Autocomplete/TagFactory.php +++ b/module/VuFind/src/VuFind/Autocomplete/TagFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Autocomplete diff --git a/module/VuFind/src/VuFind/Bootstrapper.php b/module/VuFind/src/VuFind/Bootstrapper.php index 185adcf99fc2..74679b9e2f08 100644 --- a/module/VuFind/src/VuFind/Bootstrapper.php +++ b/module/VuFind/src/VuFind/Bootstrapper.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Bootstrap diff --git a/module/VuFind/src/VuFind/CSV/ImportHelper/Scopus.php b/module/VuFind/src/VuFind/CSV/ImportHelper/Scopus.php index 7c2adbf55a05..3566cf44f985 100644 --- a/module/VuFind/src/VuFind/CSV/ImportHelper/Scopus.php +++ b/module/VuFind/src/VuFind/CSV/ImportHelper/Scopus.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CSV diff --git a/module/VuFind/src/VuFind/CSV/Importer.php b/module/VuFind/src/VuFind/CSV/Importer.php index 71a16675a66e..2c834c8d7b58 100644 --- a/module/VuFind/src/VuFind/CSV/Importer.php +++ b/module/VuFind/src/VuFind/CSV/Importer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CSV diff --git a/module/VuFind/src/VuFind/CSV/ImporterConfig.php b/module/VuFind/src/VuFind/CSV/ImporterConfig.php index 8d90066cfed2..d6168d8dbc67 100644 --- a/module/VuFind/src/VuFind/CSV/ImporterConfig.php +++ b/module/VuFind/src/VuFind/CSV/ImporterConfig.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CSV diff --git a/module/VuFind/src/VuFind/Cache/CacheTrait.php b/module/VuFind/src/VuFind/Cache/CacheTrait.php index 39841e570e5d..6357cdb09910 100644 --- a/module/VuFind/src/VuFind/Cache/CacheTrait.php +++ b/module/VuFind/src/VuFind/Cache/CacheTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cache diff --git a/module/VuFind/src/VuFind/Cache/KeyGeneratorTrait.php b/module/VuFind/src/VuFind/Cache/KeyGeneratorTrait.php index 19db99247714..8aed7b0e3007 100644 --- a/module/VuFind/src/VuFind/Cache/KeyGeneratorTrait.php +++ b/module/VuFind/src/VuFind/Cache/KeyGeneratorTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cache diff --git a/module/VuFind/src/VuFind/Cache/Manager.php b/module/VuFind/src/VuFind/Cache/Manager.php index 7f224bfad883..03d69bf3c232 100644 --- a/module/VuFind/src/VuFind/Cache/Manager.php +++ b/module/VuFind/src/VuFind/Cache/Manager.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cache diff --git a/module/VuFind/src/VuFind/Cache/ManagerFactory.php b/module/VuFind/src/VuFind/Cache/ManagerFactory.php index 662f849e7bf2..ef88a8dafe0c 100644 --- a/module/VuFind/src/VuFind/Cache/ManagerFactory.php +++ b/module/VuFind/src/VuFind/Cache/ManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cache diff --git a/module/VuFind/src/VuFind/Captcha/AbstractBase.php b/module/VuFind/src/VuFind/Captcha/AbstractBase.php index 6cb2e4fb27f7..37b4afeb5abe 100644 --- a/module/VuFind/src/VuFind/Captcha/AbstractBase.php +++ b/module/VuFind/src/VuFind/Captcha/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/Demo.php b/module/VuFind/src/VuFind/Captcha/Demo.php index 474b7b03d835..b71106dd6b00 100644 --- a/module/VuFind/src/VuFind/Captcha/Demo.php +++ b/module/VuFind/src/VuFind/Captcha/Demo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/Dumb.php b/module/VuFind/src/VuFind/Captcha/Dumb.php index 06ad73527b9f..614bb26e5b57 100644 --- a/module/VuFind/src/VuFind/Captcha/Dumb.php +++ b/module/VuFind/src/VuFind/Captcha/Dumb.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/DumbFactory.php b/module/VuFind/src/VuFind/Captcha/DumbFactory.php index ebf778c78581..3d5f67f7b82c 100644 --- a/module/VuFind/src/VuFind/Captcha/DumbFactory.php +++ b/module/VuFind/src/VuFind/Captcha/DumbFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/FigletFactory.php b/module/VuFind/src/VuFind/Captcha/FigletFactory.php index 55339b646338..9c1c6f7ea7ff 100644 --- a/module/VuFind/src/VuFind/Captcha/FigletFactory.php +++ b/module/VuFind/src/VuFind/Captcha/FigletFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/Image.php b/module/VuFind/src/VuFind/Captcha/Image.php index 18b5b77aa0aa..10f58a7325b9 100644 --- a/module/VuFind/src/VuFind/Captcha/Image.php +++ b/module/VuFind/src/VuFind/Captcha/Image.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/ImageFactory.php b/module/VuFind/src/VuFind/Captcha/ImageFactory.php index 518f764e9ba5..c1c059ab3748 100644 --- a/module/VuFind/src/VuFind/Captcha/ImageFactory.php +++ b/module/VuFind/src/VuFind/Captcha/ImageFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/Interval.php b/module/VuFind/src/VuFind/Captcha/Interval.php index b0d62700b676..3663de0ea0c8 100644 --- a/module/VuFind/src/VuFind/Captcha/Interval.php +++ b/module/VuFind/src/VuFind/Captcha/Interval.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/IntervalFactory.php b/module/VuFind/src/VuFind/Captcha/IntervalFactory.php index f01aa2d4f63e..8a12ac93200c 100644 --- a/module/VuFind/src/VuFind/Captcha/IntervalFactory.php +++ b/module/VuFind/src/VuFind/Captcha/IntervalFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/LaminasBase.php b/module/VuFind/src/VuFind/Captcha/LaminasBase.php index 9e0bd0b380e2..06ed999c404c 100644 --- a/module/VuFind/src/VuFind/Captcha/LaminasBase.php +++ b/module/VuFind/src/VuFind/Captcha/LaminasBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/PluginManager.php b/module/VuFind/src/VuFind/Captcha/PluginManager.php index da6444b7c21e..8b3181c3ad7c 100644 --- a/module/VuFind/src/VuFind/Captcha/PluginManager.php +++ b/module/VuFind/src/VuFind/Captcha/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/ReCaptcha.php b/module/VuFind/src/VuFind/Captcha/ReCaptcha.php index 413f384de385..cec3c2d3d592 100644 --- a/module/VuFind/src/VuFind/Captcha/ReCaptcha.php +++ b/module/VuFind/src/VuFind/Captcha/ReCaptcha.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Captcha/ReCaptchaFactory.php b/module/VuFind/src/VuFind/Captcha/ReCaptchaFactory.php index 187b9bbaeaee..2a90067f81d8 100644 --- a/module/VuFind/src/VuFind/Captcha/ReCaptchaFactory.php +++ b/module/VuFind/src/VuFind/Captcha/ReCaptchaFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Cart.php b/module/VuFind/src/VuFind/Cart.php index c73a73a44d20..fb1a6c068a4b 100644 --- a/module/VuFind/src/VuFind/Cart.php +++ b/module/VuFind/src/VuFind/Cart.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cart diff --git a/module/VuFind/src/VuFind/CartFactory.php b/module/VuFind/src/VuFind/CartFactory.php index 0d83070c0263..2953bf814084 100644 --- a/module/VuFind/src/VuFind/CartFactory.php +++ b/module/VuFind/src/VuFind/CartFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cart diff --git a/module/VuFind/src/VuFind/ChannelProvider/AbstractChannelProvider.php b/module/VuFind/src/VuFind/ChannelProvider/AbstractChannelProvider.php index e6369f81b2bc..a2f99692c88a 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/AbstractChannelProvider.php +++ b/module/VuFind/src/VuFind/ChannelProvider/AbstractChannelProvider.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/AbstractILSChannelProvider.php b/module/VuFind/src/VuFind/ChannelProvider/AbstractILSChannelProvider.php index 6f0201a8e943..e26ee1310911 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/AbstractILSChannelProvider.php +++ b/module/VuFind/src/VuFind/ChannelProvider/AbstractILSChannelProvider.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/AbstractILSChannelProviderFactory.php b/module/VuFind/src/VuFind/ChannelProvider/AbstractILSChannelProviderFactory.php index 4bf0c8e5de69..3613fabb05f7 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/AbstractILSChannelProviderFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/AbstractILSChannelProviderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/AlphaBrowse.php b/module/VuFind/src/VuFind/ChannelProvider/AlphaBrowse.php index 4e0bb4192b1a..a0d35b29ec26 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/AlphaBrowse.php +++ b/module/VuFind/src/VuFind/ChannelProvider/AlphaBrowse.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/AlphaBrowseFactory.php b/module/VuFind/src/VuFind/ChannelProvider/AlphaBrowseFactory.php index df13dd278d3f..37c2460256ec 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/AlphaBrowseFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/AlphaBrowseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/ChannelLoader.php b/module/VuFind/src/VuFind/ChannelProvider/ChannelLoader.php index 4d79d851c61a..4429f606022e 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/ChannelLoader.php +++ b/module/VuFind/src/VuFind/ChannelProvider/ChannelLoader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/ChannelLoaderFactory.php b/module/VuFind/src/VuFind/ChannelProvider/ChannelLoaderFactory.php index 25d7032208a1..3c3f9d1dd2cc 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/ChannelLoaderFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/ChannelLoaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/ChannelProviderInterface.php b/module/VuFind/src/VuFind/ChannelProvider/ChannelProviderInterface.php index 03a9b2603dd9..9dda54687820 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/ChannelProviderInterface.php +++ b/module/VuFind/src/VuFind/ChannelProvider/ChannelProviderInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/Facets.php b/module/VuFind/src/VuFind/ChannelProvider/Facets.php index 9086dbbe0d5e..1947e0241e4a 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/Facets.php +++ b/module/VuFind/src/VuFind/ChannelProvider/Facets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/FacetsFactory.php b/module/VuFind/src/VuFind/ChannelProvider/FacetsFactory.php index 98eb531d9881..6e493c2a21af 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/FacetsFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/FacetsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/ListItems.php b/module/VuFind/src/VuFind/ChannelProvider/ListItems.php index 724383ff4ec2..52ff774be7f1 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/ListItems.php +++ b/module/VuFind/src/VuFind/ChannelProvider/ListItems.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/ListItemsFactory.php b/module/VuFind/src/VuFind/ChannelProvider/ListItemsFactory.php index 5227cc4e4b25..6eace8160fd2 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/ListItemsFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/ListItemsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/NewILSItems.php b/module/VuFind/src/VuFind/ChannelProvider/NewILSItems.php index 36c69046e305..efc19db8d680 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/NewILSItems.php +++ b/module/VuFind/src/VuFind/ChannelProvider/NewILSItems.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/NewSearchItems.php b/module/VuFind/src/VuFind/ChannelProvider/NewSearchItems.php index f0e5dd029b9b..dcd75775db23 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/NewSearchItems.php +++ b/module/VuFind/src/VuFind/ChannelProvider/NewSearchItems.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/NewSearchItemsFactory.php b/module/VuFind/src/VuFind/ChannelProvider/NewSearchItemsFactory.php index 4c41bb83f232..570c9b100a7c 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/NewSearchItemsFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/NewSearchItemsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/PluginFactory.php b/module/VuFind/src/VuFind/ChannelProvider/PluginFactory.php index 968c21ab6fbe..41a47cc7cf4e 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/PluginFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/PluginManager.php b/module/VuFind/src/VuFind/ChannelProvider/PluginManager.php index ad19f0dd9872..abbfc83ab0c0 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/PluginManager.php +++ b/module/VuFind/src/VuFind/ChannelProvider/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/Random.php b/module/VuFind/src/VuFind/ChannelProvider/Random.php index c62f3f101ff9..3733b55900cd 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/Random.php +++ b/module/VuFind/src/VuFind/ChannelProvider/Random.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/RandomFactory.php b/module/VuFind/src/VuFind/ChannelProvider/RandomFactory.php index a4d967230d2b..ee84afc457be 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/RandomFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/RandomFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/RecentlyReturned.php b/module/VuFind/src/VuFind/ChannelProvider/RecentlyReturned.php index 970b51f38e0c..ea89fca3a5d0 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/RecentlyReturned.php +++ b/module/VuFind/src/VuFind/ChannelProvider/RecentlyReturned.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/RouterInitializer.php b/module/VuFind/src/VuFind/ChannelProvider/RouterInitializer.php index 110711e89eac..db2538aad904 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/RouterInitializer.php +++ b/module/VuFind/src/VuFind/ChannelProvider/RouterInitializer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/SimilarItems.php b/module/VuFind/src/VuFind/ChannelProvider/SimilarItems.php index 631379472c32..42356929cc91 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/SimilarItems.php +++ b/module/VuFind/src/VuFind/ChannelProvider/SimilarItems.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/SimilarItemsFactory.php b/module/VuFind/src/VuFind/ChannelProvider/SimilarItemsFactory.php index 766d9cf46a6e..c5b3caaa483b 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/SimilarItemsFactory.php +++ b/module/VuFind/src/VuFind/ChannelProvider/SimilarItemsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/ChannelProvider/TrendingILSItems.php b/module/VuFind/src/VuFind/ChannelProvider/TrendingILSItems.php index a526f994d3c8..47193c9d15f9 100644 --- a/module/VuFind/src/VuFind/ChannelProvider/TrendingILSItems.php +++ b/module/VuFind/src/VuFind/ChannelProvider/TrendingILSItems.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Channels diff --git a/module/VuFind/src/VuFind/Config/AccountCapabilities.php b/module/VuFind/src/VuFind/Config/AccountCapabilities.php index 0e4a2a663568..570b048cde73 100644 --- a/module/VuFind/src/VuFind/Config/AccountCapabilities.php +++ b/module/VuFind/src/VuFind/Config/AccountCapabilities.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/AccountCapabilitiesFactory.php b/module/VuFind/src/VuFind/Config/AccountCapabilitiesFactory.php index f11d52afddff..d3f5ec3d2f5c 100644 --- a/module/VuFind/src/VuFind/Config/AccountCapabilitiesFactory.php +++ b/module/VuFind/src/VuFind/Config/AccountCapabilitiesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/Feature/ExplodeSettingTrait.php b/module/VuFind/src/VuFind/Config/Feature/ExplodeSettingTrait.php index 9ffa82b028df..43b7310a770c 100644 --- a/module/VuFind/src/VuFind/Config/Feature/ExplodeSettingTrait.php +++ b/module/VuFind/src/VuFind/Config/Feature/ExplodeSettingTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/Feature/IniReaderTrait.php b/module/VuFind/src/VuFind/Config/Feature/IniReaderTrait.php index ffab6575d86a..41031f7ba6ae 100644 --- a/module/VuFind/src/VuFind/Config/Feature/IniReaderTrait.php +++ b/module/VuFind/src/VuFind/Config/Feature/IniReaderTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/Feature/SecretTrait.php b/module/VuFind/src/VuFind/Config/Feature/SecretTrait.php index 44eb21c9b6ca..cc99d6bb138f 100644 --- a/module/VuFind/src/VuFind/Config/Feature/SecretTrait.php +++ b/module/VuFind/src/VuFind/Config/Feature/SecretTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/PathResolver.php b/module/VuFind/src/VuFind/Config/PathResolver.php index 41893ad55144..d8b50bc273c0 100644 --- a/module/VuFind/src/VuFind/Config/PathResolver.php +++ b/module/VuFind/src/VuFind/Config/PathResolver.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/PathResolverFactory.php b/module/VuFind/src/VuFind/Config/PathResolverFactory.php index 8cd59085b977..7d523d891429 100644 --- a/module/VuFind/src/VuFind/Config/PathResolverFactory.php +++ b/module/VuFind/src/VuFind/Config/PathResolverFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/PluginFactory.php b/module/VuFind/src/VuFind/Config/PluginFactory.php index db471f91b449..ff7c3f26e3e0 100644 --- a/module/VuFind/src/VuFind/Config/PluginFactory.php +++ b/module/VuFind/src/VuFind/Config/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ServiceManager diff --git a/module/VuFind/src/VuFind/Config/PluginManager.php b/module/VuFind/src/VuFind/Config/PluginManager.php index e3cde04e373e..a521cd9de426 100644 --- a/module/VuFind/src/VuFind/Config/PluginManager.php +++ b/module/VuFind/src/VuFind/Config/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ServiceManager diff --git a/module/VuFind/src/VuFind/Config/PluginManagerFactory.php b/module/VuFind/src/VuFind/Config/PluginManagerFactory.php index 43b301919519..91241d0e496a 100644 --- a/module/VuFind/src/VuFind/Config/PluginManagerFactory.php +++ b/module/VuFind/src/VuFind/Config/PluginManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ServiceManager diff --git a/module/VuFind/src/VuFind/Config/SearchSpecsReader.php b/module/VuFind/src/VuFind/Config/SearchSpecsReader.php index 3b85e1d32264..1b9890bfec8a 100644 --- a/module/VuFind/src/VuFind/Config/SearchSpecsReader.php +++ b/module/VuFind/src/VuFind/Config/SearchSpecsReader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/Upgrade.php b/module/VuFind/src/VuFind/Config/Upgrade.php index afc3cc7be974..43c4bdcb7fbd 100644 --- a/module/VuFind/src/VuFind/Config/Upgrade.php +++ b/module/VuFind/src/VuFind/Config/Upgrade.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/Version.php b/module/VuFind/src/VuFind/Config/Version.php index d153f0e7554a..78f99965aa64 100644 --- a/module/VuFind/src/VuFind/Config/Version.php +++ b/module/VuFind/src/VuFind/Config/Version.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Config/Writer.php b/module/VuFind/src/VuFind/Config/Writer.php index 641302e833cf..2d700eef10b5 100644 --- a/module/VuFind/src/VuFind/Config/Writer.php +++ b/module/VuFind/src/VuFind/Config/Writer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/YamlReader.php b/module/VuFind/src/VuFind/Config/YamlReader.php index bb549ba4170e..ec516172d2d0 100644 --- a/module/VuFind/src/VuFind/Config/YamlReader.php +++ b/module/VuFind/src/VuFind/Config/YamlReader.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/YamlReaderFactory.php b/module/VuFind/src/VuFind/Config/YamlReaderFactory.php index 4e8cc5bcdf22..40ffe942c1b6 100644 --- a/module/VuFind/src/VuFind/Config/YamlReaderFactory.php +++ b/module/VuFind/src/VuFind/Config/YamlReaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Connection/ExternalVuFind.php b/module/VuFind/src/VuFind/Connection/ExternalVuFind.php index 73aafc0f7ed8..6d188ef5b324 100644 --- a/module/VuFind/src/VuFind/Connection/ExternalVuFind.php +++ b/module/VuFind/src/VuFind/Connection/ExternalVuFind.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFind/src/VuFind/Connection/ExternalVuFindFactory.php b/module/VuFind/src/VuFind/Connection/ExternalVuFindFactory.php index eb69fe1913df..90520a9ddda5 100644 --- a/module/VuFind/src/VuFind/Connection/ExternalVuFindFactory.php +++ b/module/VuFind/src/VuFind/Connection/ExternalVuFindFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFind/src/VuFind/Connection/LibGuides.php b/module/VuFind/src/VuFind/Connection/LibGuides.php index 70e86be6e323..d3d900633ac6 100644 --- a/module/VuFind/src/VuFind/Connection/LibGuides.php +++ b/module/VuFind/src/VuFind/Connection/LibGuides.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFind/src/VuFind/Connection/LibGuidesFactory.php b/module/VuFind/src/VuFind/Connection/LibGuidesFactory.php index 3ff4a32be027..ce7581e6f366 100644 --- a/module/VuFind/src/VuFind/Connection/LibGuidesFactory.php +++ b/module/VuFind/src/VuFind/Connection/LibGuidesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFind/src/VuFind/Connection/OauthServiceInterface.php b/module/VuFind/src/VuFind/Connection/OauthServiceInterface.php index 071f9395080a..d60cf149dbf7 100644 --- a/module/VuFind/src/VuFind/Connection/OauthServiceInterface.php +++ b/module/VuFind/src/VuFind/Connection/OauthServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFind/src/VuFind/Connection/OauthServiceTrait.php b/module/VuFind/src/VuFind/Connection/OauthServiceTrait.php index 5ea0ef655854..bd1d5f0eea00 100644 --- a/module/VuFind/src/VuFind/Connection/OauthServiceTrait.php +++ b/module/VuFind/src/VuFind/Connection/OauthServiceTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFind/src/VuFind/Connection/OpenLibrary.php b/module/VuFind/src/VuFind/Connection/OpenLibrary.php index d2c39b30d858..c1c1faa18262 100644 --- a/module/VuFind/src/VuFind/Connection/OpenLibrary.php +++ b/module/VuFind/src/VuFind/Connection/OpenLibrary.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OpenLibrary diff --git a/module/VuFind/src/VuFind/Connection/Oracle.php b/module/VuFind/src/VuFind/Connection/Oracle.php index e32c176c9e55..e04075d1578e 100644 --- a/module/VuFind/src/VuFind/Connection/Oracle.php +++ b/module/VuFind/src/VuFind/Connection/Oracle.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Oracle diff --git a/module/VuFind/src/VuFind/Connection/Relais.php b/module/VuFind/src/VuFind/Connection/Relais.php index 1b0e1f5b8889..50ef9019792c 100644 --- a/module/VuFind/src/VuFind/Connection/Relais.php +++ b/module/VuFind/src/VuFind/Connection/Relais.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Relais diff --git a/module/VuFind/src/VuFind/Connection/RelaisFactory.php b/module/VuFind/src/VuFind/Connection/RelaisFactory.php index 8bdb5cd1970f..61b0d396ceab 100644 --- a/module/VuFind/src/VuFind/Connection/RelaisFactory.php +++ b/module/VuFind/src/VuFind/Connection/RelaisFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Relais diff --git a/module/VuFind/src/VuFind/Connection/Wikipedia.php b/module/VuFind/src/VuFind/Connection/Wikipedia.php index 482e9b4f753d..102437d6081f 100644 --- a/module/VuFind/src/VuFind/Connection/Wikipedia.php +++ b/module/VuFind/src/VuFind/Connection/Wikipedia.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFind/src/VuFind/Content/AbstractBase.php b/module/VuFind/src/VuFind/Content/AbstractBase.php index fe45d6ac0d2d..18867961cf9d 100644 --- a/module/VuFind/src/VuFind/Content/AbstractBase.php +++ b/module/VuFind/src/VuFind/Content/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/AbstractCover.php b/module/VuFind/src/VuFind/Content/AbstractCover.php index b89d1fd93b20..0a3742853970 100644 --- a/module/VuFind/src/VuFind/Content/AbstractCover.php +++ b/module/VuFind/src/VuFind/Content/AbstractCover.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/AbstractSyndetics.php b/module/VuFind/src/VuFind/Content/AbstractSyndetics.php index a3605e943543..8c41e1d68ef6 100644 --- a/module/VuFind/src/VuFind/Content/AbstractSyndetics.php +++ b/module/VuFind/src/VuFind/Content/AbstractSyndetics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/AbstractSyndeticsFactory.php b/module/VuFind/src/VuFind/Content/AbstractSyndeticsFactory.php index 308524f01874..2cb2f556f88a 100644 --- a/module/VuFind/src/VuFind/Content/AbstractSyndeticsFactory.php +++ b/module/VuFind/src/VuFind/Content/AbstractSyndeticsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/AuthorNotes/Demo.php b/module/VuFind/src/VuFind/Content/AuthorNotes/Demo.php index e36703159eba..bee81f1bc13f 100644 --- a/module/VuFind/src/VuFind/Content/AuthorNotes/Demo.php +++ b/module/VuFind/src/VuFind/Content/AuthorNotes/Demo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/AuthorNotes/PluginManager.php b/module/VuFind/src/VuFind/Content/AuthorNotes/PluginManager.php index eaf0ce2ad404..83091711cd36 100644 --- a/module/VuFind/src/VuFind/Content/AuthorNotes/PluginManager.php +++ b/module/VuFind/src/VuFind/Content/AuthorNotes/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/AuthorNotes/Syndetics.php b/module/VuFind/src/VuFind/Content/AuthorNotes/Syndetics.php index 438145b8896a..d0384927b09b 100644 --- a/module/VuFind/src/VuFind/Content/AuthorNotes/Syndetics.php +++ b/module/VuFind/src/VuFind/Content/AuthorNotes/Syndetics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Bokinfo.php b/module/VuFind/src/VuFind/Content/Covers/Bokinfo.php index d64dd4ae75de..812446265e8c 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Bokinfo.php +++ b/module/VuFind/src/VuFind/Content/Covers/Bokinfo.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Booksite.php b/module/VuFind/src/VuFind/Content/Covers/Booksite.php index d8e5336c831d..d4420d940d20 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Booksite.php +++ b/module/VuFind/src/VuFind/Content/Covers/Booksite.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/BooksiteFactory.php b/module/VuFind/src/VuFind/Content/Covers/BooksiteFactory.php index 69be74ab26be..88c63d66cc46 100644 --- a/module/VuFind/src/VuFind/Content/Covers/BooksiteFactory.php +++ b/module/VuFind/src/VuFind/Content/Covers/BooksiteFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/BrowZine.php b/module/VuFind/src/VuFind/Content/Covers/BrowZine.php index 5996d285b831..f4c634bafd08 100644 --- a/module/VuFind/src/VuFind/Content/Covers/BrowZine.php +++ b/module/VuFind/src/VuFind/Content/Covers/BrowZine.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/BrowZineFactory.php b/module/VuFind/src/VuFind/Content/Covers/BrowZineFactory.php index 0dded953f51c..fc9db6afb88a 100644 --- a/module/VuFind/src/VuFind/Content/Covers/BrowZineFactory.php +++ b/module/VuFind/src/VuFind/Content/Covers/BrowZineFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Buchhandel.php b/module/VuFind/src/VuFind/Content/Covers/Buchhandel.php index b0db55d10f87..e38f46c7aba2 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Buchhandel.php +++ b/module/VuFind/src/VuFind/Content/Covers/Buchhandel.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/BuchhandelFactory.php b/module/VuFind/src/VuFind/Content/Covers/BuchhandelFactory.php index 8dc9ff06f254..30a92a6d83ce 100644 --- a/module/VuFind/src/VuFind/Content/Covers/BuchhandelFactory.php +++ b/module/VuFind/src/VuFind/Content/Covers/BuchhandelFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/ContentCafe.php b/module/VuFind/src/VuFind/Content/Covers/ContentCafe.php index a8cb2e73eb9b..170bf248425f 100644 --- a/module/VuFind/src/VuFind/Content/Covers/ContentCafe.php +++ b/module/VuFind/src/VuFind/Content/Covers/ContentCafe.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/ContentCafeFactory.php b/module/VuFind/src/VuFind/Content/Covers/ContentCafeFactory.php index 9d1b916aaec1..c6693d7bbe64 100644 --- a/module/VuFind/src/VuFind/Content/Covers/ContentCafeFactory.php +++ b/module/VuFind/src/VuFind/Content/Covers/ContentCafeFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Deprecated.php b/module/VuFind/src/VuFind/Content/Covers/Deprecated.php index bfb5df39bfb1..9499f1086b5a 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Deprecated.php +++ b/module/VuFind/src/VuFind/Content/Covers/Deprecated.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Google.php b/module/VuFind/src/VuFind/Content/Covers/Google.php index f36a9c7ed551..0ccb99ac3ffc 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Google.php +++ b/module/VuFind/src/VuFind/Content/Covers/Google.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/GoogleFactory.php b/module/VuFind/src/VuFind/Content/Covers/GoogleFactory.php index 343c9959acf3..d4772cee401d 100644 --- a/module/VuFind/src/VuFind/Content/Covers/GoogleFactory.php +++ b/module/VuFind/src/VuFind/Content/Covers/GoogleFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Koha.php b/module/VuFind/src/VuFind/Content/Covers/Koha.php index 48bc517bad79..66806afd980e 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Koha.php +++ b/module/VuFind/src/VuFind/Content/Covers/Koha.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/KohaFactory.php b/module/VuFind/src/VuFind/Content/Covers/KohaFactory.php index 0b49e3d2e33d..febe4215a1b8 100644 --- a/module/VuFind/src/VuFind/Content/Covers/KohaFactory.php +++ b/module/VuFind/src/VuFind/Content/Covers/KohaFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/LibraryThing.php b/module/VuFind/src/VuFind/Content/Covers/LibraryThing.php index 0e1cbcc5345e..ce1ae02b2440 100644 --- a/module/VuFind/src/VuFind/Content/Covers/LibraryThing.php +++ b/module/VuFind/src/VuFind/Content/Covers/LibraryThing.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/LocalFile.php b/module/VuFind/src/VuFind/Content/Covers/LocalFile.php index 1fda6f6336a2..4db62ee2d39a 100644 --- a/module/VuFind/src/VuFind/Content/Covers/LocalFile.php +++ b/module/VuFind/src/VuFind/Content/Covers/LocalFile.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/ObalkyKnih.php b/module/VuFind/src/VuFind/Content/Covers/ObalkyKnih.php index 6f4a21cb7d4c..2b3ad903641f 100644 --- a/module/VuFind/src/VuFind/Content/Covers/ObalkyKnih.php +++ b/module/VuFind/src/VuFind/Content/Covers/ObalkyKnih.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/OpenLibrary.php b/module/VuFind/src/VuFind/Content/Covers/OpenLibrary.php index b87fd3c57714..fb7b1e83a5ff 100644 --- a/module/VuFind/src/VuFind/Content/Covers/OpenLibrary.php +++ b/module/VuFind/src/VuFind/Content/Covers/OpenLibrary.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Orb.php b/module/VuFind/src/VuFind/Content/Covers/Orb.php index 21ea2ba484d4..864e009a2fb2 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Orb.php +++ b/module/VuFind/src/VuFind/Content/Covers/Orb.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/OrbFactory.php b/module/VuFind/src/VuFind/Content/Covers/OrbFactory.php index 5275abe2418e..a94debb7e612 100644 --- a/module/VuFind/src/VuFind/Content/Covers/OrbFactory.php +++ b/module/VuFind/src/VuFind/Content/Covers/OrbFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/PluginManager.php b/module/VuFind/src/VuFind/Content/Covers/PluginManager.php index 57eb6e06157f..7df3e96ce84d 100644 --- a/module/VuFind/src/VuFind/Content/Covers/PluginManager.php +++ b/module/VuFind/src/VuFind/Content/Covers/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Summon.php b/module/VuFind/src/VuFind/Content/Covers/Summon.php index 7c01ee3d2b37..a9b1cc41763f 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Summon.php +++ b/module/VuFind/src/VuFind/Content/Covers/Summon.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/Syndetics.php b/module/VuFind/src/VuFind/Content/Covers/Syndetics.php index bebbfeecc667..43386a2873e8 100644 --- a/module/VuFind/src/VuFind/Content/Covers/Syndetics.php +++ b/module/VuFind/src/VuFind/Content/Covers/Syndetics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Covers/SyndeticsFactory.php b/module/VuFind/src/VuFind/Content/Covers/SyndeticsFactory.php index ec464286d517..0d755b02ec64 100644 --- a/module/VuFind/src/VuFind/Content/Covers/SyndeticsFactory.php +++ b/module/VuFind/src/VuFind/Content/Covers/SyndeticsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Deprecated.php b/module/VuFind/src/VuFind/Content/Deprecated.php index 2a9b23f530f1..02da6d210d18 100644 --- a/module/VuFind/src/VuFind/Content/Deprecated.php +++ b/module/VuFind/src/VuFind/Content/Deprecated.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Excerpts/Demo.php b/module/VuFind/src/VuFind/Content/Excerpts/Demo.php index 6c39a7fc7906..ed7352495666 100644 --- a/module/VuFind/src/VuFind/Content/Excerpts/Demo.php +++ b/module/VuFind/src/VuFind/Content/Excerpts/Demo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Excerpts/PluginManager.php b/module/VuFind/src/VuFind/Content/Excerpts/PluginManager.php index a54aa1c5845b..b12590865e34 100644 --- a/module/VuFind/src/VuFind/Content/Excerpts/PluginManager.php +++ b/module/VuFind/src/VuFind/Content/Excerpts/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Excerpts/Syndetics.php b/module/VuFind/src/VuFind/Content/Excerpts/Syndetics.php index 000677989ab4..f9a4be349ba3 100644 --- a/module/VuFind/src/VuFind/Content/Excerpts/Syndetics.php +++ b/module/VuFind/src/VuFind/Content/Excerpts/Syndetics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Factory.php b/module/VuFind/src/VuFind/Content/Factory.php index 83659e590cd5..b5be27a3a935 100644 --- a/module/VuFind/src/VuFind/Content/Factory.php +++ b/module/VuFind/src/VuFind/Content/Factory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Loader.php b/module/VuFind/src/VuFind/Content/Loader.php index b96fa2bfbab4..ae7349450c2f 100644 --- a/module/VuFind/src/VuFind/Content/Loader.php +++ b/module/VuFind/src/VuFind/Content/Loader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/ObalkyKnihContentFactory.php b/module/VuFind/src/VuFind/Content/ObalkyKnihContentFactory.php index 6d47d71de36b..0507c087359d 100644 --- a/module/VuFind/src/VuFind/Content/ObalkyKnihContentFactory.php +++ b/module/VuFind/src/VuFind/Content/ObalkyKnihContentFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/ObalkyKnihService.php b/module/VuFind/src/VuFind/Content/ObalkyKnihService.php index 2c4ea2b0c780..478c8051907c 100644 --- a/module/VuFind/src/VuFind/Content/ObalkyKnihService.php +++ b/module/VuFind/src/VuFind/Content/ObalkyKnihService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/ObalkyKnihServiceFactory.php b/module/VuFind/src/VuFind/Content/ObalkyKnihServiceFactory.php index d33a795cd759..fc5afcf63700 100644 --- a/module/VuFind/src/VuFind/Content/ObalkyKnihServiceFactory.php +++ b/module/VuFind/src/VuFind/Content/ObalkyKnihServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/PageLocator.php b/module/VuFind/src/VuFind/Content/PageLocator.php index 928ecbe609cb..47349cbb180b 100644 --- a/module/VuFind/src/VuFind/Content/PageLocator.php +++ b/module/VuFind/src/VuFind/Content/PageLocator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/PageLocatorFactory.php b/module/VuFind/src/VuFind/Content/PageLocatorFactory.php index db0b5a3755f4..a5d661f9a997 100644 --- a/module/VuFind/src/VuFind/Content/PageLocatorFactory.php +++ b/module/VuFind/src/VuFind/Content/PageLocatorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/PluginManager.php b/module/VuFind/src/VuFind/Content/PluginManager.php index 076ec616cdea..879dbf0dbce2 100644 --- a/module/VuFind/src/VuFind/Content/PluginManager.php +++ b/module/VuFind/src/VuFind/Content/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Reviews/Booksite.php b/module/VuFind/src/VuFind/Content/Reviews/Booksite.php index afac2c8e3274..24fe616a3a45 100644 --- a/module/VuFind/src/VuFind/Content/Reviews/Booksite.php +++ b/module/VuFind/src/VuFind/Content/Reviews/Booksite.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Reviews/BooksiteFactory.php b/module/VuFind/src/VuFind/Content/Reviews/BooksiteFactory.php index eb8d1d2622b0..f15eb4d0d661 100644 --- a/module/VuFind/src/VuFind/Content/Reviews/BooksiteFactory.php +++ b/module/VuFind/src/VuFind/Content/Reviews/BooksiteFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Reviews/Demo.php b/module/VuFind/src/VuFind/Content/Reviews/Demo.php index 36c47578895e..24498a73a9ae 100644 --- a/module/VuFind/src/VuFind/Content/Reviews/Demo.php +++ b/module/VuFind/src/VuFind/Content/Reviews/Demo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Reviews/Guardian.php b/module/VuFind/src/VuFind/Content/Reviews/Guardian.php index d0108c8c717a..5631c4924dac 100644 --- a/module/VuFind/src/VuFind/Content/Reviews/Guardian.php +++ b/module/VuFind/src/VuFind/Content/Reviews/Guardian.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Reviews/PluginManager.php b/module/VuFind/src/VuFind/Content/Reviews/PluginManager.php index 2d348b3b2c6f..0fa45fe73aab 100644 --- a/module/VuFind/src/VuFind/Content/Reviews/PluginManager.php +++ b/module/VuFind/src/VuFind/Content/Reviews/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Reviews/Syndetics.php b/module/VuFind/src/VuFind/Content/Reviews/Syndetics.php index 23217a3174b0..786ebd702a4b 100644 --- a/module/VuFind/src/VuFind/Content/Reviews/Syndetics.php +++ b/module/VuFind/src/VuFind/Content/Reviews/Syndetics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Summaries/Demo.php b/module/VuFind/src/VuFind/Content/Summaries/Demo.php index 2e7d91deacc7..a77acffcee54 100644 --- a/module/VuFind/src/VuFind/Content/Summaries/Demo.php +++ b/module/VuFind/src/VuFind/Content/Summaries/Demo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Summaries/PluginManager.php b/module/VuFind/src/VuFind/Content/Summaries/PluginManager.php index 546c9ccc3d9c..599cea9a35d2 100644 --- a/module/VuFind/src/VuFind/Content/Summaries/PluginManager.php +++ b/module/VuFind/src/VuFind/Content/Summaries/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/Summaries/Syndetics.php b/module/VuFind/src/VuFind/Content/Summaries/Syndetics.php index 35fe21a4f36c..d214b1470630 100644 --- a/module/VuFind/src/VuFind/Content/Summaries/Syndetics.php +++ b/module/VuFind/src/VuFind/Content/Summaries/Syndetics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/TOC/Demo.php b/module/VuFind/src/VuFind/Content/TOC/Demo.php index 4bb5730be1e0..66820e7c6dc1 100644 --- a/module/VuFind/src/VuFind/Content/TOC/Demo.php +++ b/module/VuFind/src/VuFind/Content/TOC/Demo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/TOC/ObalkyKnih.php b/module/VuFind/src/VuFind/Content/TOC/ObalkyKnih.php index 0061e79826e4..242089d885a4 100644 --- a/module/VuFind/src/VuFind/Content/TOC/ObalkyKnih.php +++ b/module/VuFind/src/VuFind/Content/TOC/ObalkyKnih.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/TOC/PluginManager.php b/module/VuFind/src/VuFind/Content/TOC/PluginManager.php index 4d3d2678a771..a41276e2e8ff 100644 --- a/module/VuFind/src/VuFind/Content/TOC/PluginManager.php +++ b/module/VuFind/src/VuFind/Content/TOC/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/Content/TOC/Syndetics.php b/module/VuFind/src/VuFind/Content/TOC/Syndetics.php index 6c1b0d7b4188..67a20ef78f5b 100644 --- a/module/VuFind/src/VuFind/Content/TOC/Syndetics.php +++ b/module/VuFind/src/VuFind/Content/TOC/Syndetics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Content diff --git a/module/VuFind/src/VuFind/ContentBlock/AbstractBase.php b/module/VuFind/src/VuFind/ContentBlock/AbstractBase.php index 30e1f1265aeb..645eb1bdb853 100644 --- a/module/VuFind/src/VuFind/ContentBlock/AbstractBase.php +++ b/module/VuFind/src/VuFind/ContentBlock/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/BlockLoader.php b/module/VuFind/src/VuFind/ContentBlock/BlockLoader.php index 550f1be3a6b0..13cb68d81174 100644 --- a/module/VuFind/src/VuFind/ContentBlock/BlockLoader.php +++ b/module/VuFind/src/VuFind/ContentBlock/BlockLoader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/BlockLoaderFactory.php b/module/VuFind/src/VuFind/ContentBlock/BlockLoaderFactory.php index 87cf357c39ff..5e6db3bc8df4 100644 --- a/module/VuFind/src/VuFind/ContentBlock/BlockLoaderFactory.php +++ b/module/VuFind/src/VuFind/ContentBlock/BlockLoaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/Channels.php b/module/VuFind/src/VuFind/ContentBlock/Channels.php index 9f31a497309d..77f7cf82e4a4 100644 --- a/module/VuFind/src/VuFind/ContentBlock/Channels.php +++ b/module/VuFind/src/VuFind/ContentBlock/Channels.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/ChannelsFactory.php b/module/VuFind/src/VuFind/ContentBlock/ChannelsFactory.php index 5dde5d29ccd8..cc5acef8adf3 100644 --- a/module/VuFind/src/VuFind/ContentBlock/ChannelsFactory.php +++ b/module/VuFind/src/VuFind/ContentBlock/ChannelsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/ContentBlockInterface.php b/module/VuFind/src/VuFind/ContentBlock/ContentBlockInterface.php index 62b514ee7a03..5b07c2e84eef 100644 --- a/module/VuFind/src/VuFind/ContentBlock/ContentBlockInterface.php +++ b/module/VuFind/src/VuFind/ContentBlock/ContentBlockInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/FacetList.php b/module/VuFind/src/VuFind/ContentBlock/FacetList.php index 2a356cd07e2a..fde3593758d5 100644 --- a/module/VuFind/src/VuFind/ContentBlock/FacetList.php +++ b/module/VuFind/src/VuFind/ContentBlock/FacetList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/FacetListFactory.php b/module/VuFind/src/VuFind/ContentBlock/FacetListFactory.php index 9c4841afceab..ea5c3caf75a0 100644 --- a/module/VuFind/src/VuFind/ContentBlock/FacetListFactory.php +++ b/module/VuFind/src/VuFind/ContentBlock/FacetListFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/IlsStatusMonitor.php b/module/VuFind/src/VuFind/ContentBlock/IlsStatusMonitor.php index 2598b6ebdbac..ebf3e82f0e2b 100644 --- a/module/VuFind/src/VuFind/ContentBlock/IlsStatusMonitor.php +++ b/module/VuFind/src/VuFind/ContentBlock/IlsStatusMonitor.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/PluginManager.php b/module/VuFind/src/VuFind/ContentBlock/PluginManager.php index 317a7ecefe9b..d4db12b4cc45 100644 --- a/module/VuFind/src/VuFind/ContentBlock/PluginManager.php +++ b/module/VuFind/src/VuFind/ContentBlock/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/Recommend.php b/module/VuFind/src/VuFind/ContentBlock/Recommend.php index 9f5aacd9ea90..58def55faca6 100644 --- a/module/VuFind/src/VuFind/ContentBlock/Recommend.php +++ b/module/VuFind/src/VuFind/ContentBlock/Recommend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/RecommendFactory.php b/module/VuFind/src/VuFind/ContentBlock/RecommendFactory.php index e8c9b1f9babc..867462782cf9 100644 --- a/module/VuFind/src/VuFind/ContentBlock/RecommendFactory.php +++ b/module/VuFind/src/VuFind/ContentBlock/RecommendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/TemplateBased.php b/module/VuFind/src/VuFind/ContentBlock/TemplateBased.php index 7ac614040d14..7ea82659569b 100644 --- a/module/VuFind/src/VuFind/ContentBlock/TemplateBased.php +++ b/module/VuFind/src/VuFind/ContentBlock/TemplateBased.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ContentBlock diff --git a/module/VuFind/src/VuFind/ContentBlock/TemplateBasedFactory.php b/module/VuFind/src/VuFind/ContentBlock/TemplateBasedFactory.php index a7e4911a5c25..89b2ba9c153a 100644 --- a/module/VuFind/src/VuFind/ContentBlock/TemplateBasedFactory.php +++ b/module/VuFind/src/VuFind/ContentBlock/TemplateBasedFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\ContentBlock diff --git a/module/VuFind/src/VuFind/Controller/AbstractBase.php b/module/VuFind/src/VuFind/Controller/AbstractBase.php index c2dc9bf2f51a..f5d4ccc04367 100644 --- a/module/VuFind/src/VuFind/Controller/AbstractBase.php +++ b/module/VuFind/src/VuFind/Controller/AbstractBase.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AbstractBaseFactory.php b/module/VuFind/src/VuFind/Controller/AbstractBaseFactory.php index 6d8da30a4a50..93de83904cdd 100644 --- a/module/VuFind/src/VuFind/Controller/AbstractBaseFactory.php +++ b/module/VuFind/src/VuFind/Controller/AbstractBaseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AbstractBaseWithConfigFactory.php b/module/VuFind/src/VuFind/Controller/AbstractBaseWithConfigFactory.php index f20d85cb1492..b85c8b3fe82e 100644 --- a/module/VuFind/src/VuFind/Controller/AbstractBaseWithConfigFactory.php +++ b/module/VuFind/src/VuFind/Controller/AbstractBaseWithConfigFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AbstractRecord.php b/module/VuFind/src/VuFind/Controller/AbstractRecord.php index 8e0fbbc6dbc1..8f25f2121855 100644 --- a/module/VuFind/src/VuFind/Controller/AbstractRecord.php +++ b/module/VuFind/src/VuFind/Controller/AbstractRecord.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AbstractSearch.php b/module/VuFind/src/VuFind/Controller/AbstractSearch.php index d3e6bace4075..e5cebd6dafe1 100644 --- a/module/VuFind/src/VuFind/Controller/AbstractSearch.php +++ b/module/VuFind/src/VuFind/Controller/AbstractSearch.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AbstractSolrSearch.php b/module/VuFind/src/VuFind/Controller/AbstractSolrSearch.php index 6e9ab35e8e9e..fc9da2a35c2e 100644 --- a/module/VuFind/src/VuFind/Controller/AbstractSolrSearch.php +++ b/module/VuFind/src/VuFind/Controller/AbstractSolrSearch.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AjaxController.php b/module/VuFind/src/VuFind/Controller/AjaxController.php index 4b8baa471d7d..75ff4c92b0da 100644 --- a/module/VuFind/src/VuFind/Controller/AjaxController.php +++ b/module/VuFind/src/VuFind/Controller/AjaxController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AjaxControllerFactory.php b/module/VuFind/src/VuFind/Controller/AjaxControllerFactory.php index 010b8fdca20c..b1e8e472885f 100644 --- a/module/VuFind/src/VuFind/Controller/AjaxControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/AjaxControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AjaxResponseTrait.php b/module/VuFind/src/VuFind/Controller/AjaxResponseTrait.php index 6d8af60ea953..9709557d1a2b 100644 --- a/module/VuFind/src/VuFind/Controller/AjaxResponseTrait.php +++ b/module/VuFind/src/VuFind/Controller/AjaxResponseTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AlmaController.php b/module/VuFind/src/VuFind/Controller/AlmaController.php index d4e4ac9a6e76..6335fcd243bb 100644 --- a/module/VuFind/src/VuFind/Controller/AlmaController.php +++ b/module/VuFind/src/VuFind/Controller/AlmaController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AlphabrowseController.php b/module/VuFind/src/VuFind/Controller/AlphabrowseController.php index b7fa1b7995c7..8cfaa9ba50ef 100644 --- a/module/VuFind/src/VuFind/Controller/AlphabrowseController.php +++ b/module/VuFind/src/VuFind/Controller/AlphabrowseController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AuthorController.php b/module/VuFind/src/VuFind/Controller/AuthorController.php index 1ab60b9b7e03..6a4a7093004a 100644 --- a/module/VuFind/src/VuFind/Controller/AuthorController.php +++ b/module/VuFind/src/VuFind/Controller/AuthorController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AuthorityController.php b/module/VuFind/src/VuFind/Controller/AuthorityController.php index 5c164bd3b7d1..6449052eb69b 100644 --- a/module/VuFind/src/VuFind/Controller/AuthorityController.php +++ b/module/VuFind/src/VuFind/Controller/AuthorityController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/AuthorityRecordController.php b/module/VuFind/src/VuFind/Controller/AuthorityRecordController.php index 34d418d05dc8..5f8bc5d3a3a9 100644 --- a/module/VuFind/src/VuFind/Controller/AuthorityRecordController.php +++ b/module/VuFind/src/VuFind/Controller/AuthorityRecordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/BlenderController.php b/module/VuFind/src/VuFind/Controller/BlenderController.php index 29fa804a6df2..55fe8fd17dae 100644 --- a/module/VuFind/src/VuFind/Controller/BlenderController.php +++ b/module/VuFind/src/VuFind/Controller/BlenderController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/BrowZineController.php b/module/VuFind/src/VuFind/Controller/BrowZineController.php index 573874e95ccc..86fbcf9a44ad 100644 --- a/module/VuFind/src/VuFind/Controller/BrowZineController.php +++ b/module/VuFind/src/VuFind/Controller/BrowZineController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/BrowseController.php b/module/VuFind/src/VuFind/Controller/BrowseController.php index 687ff898aee8..e911b9458eb7 100644 --- a/module/VuFind/src/VuFind/Controller/BrowseController.php +++ b/module/VuFind/src/VuFind/Controller/BrowseController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CartController.php b/module/VuFind/src/VuFind/Controller/CartController.php index e20473e3d863..a6065d4ab1be 100644 --- a/module/VuFind/src/VuFind/Controller/CartController.php +++ b/module/VuFind/src/VuFind/Controller/CartController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CartControllerFactory.php b/module/VuFind/src/VuFind/Controller/CartControllerFactory.php index 7618515a5d33..665304e0d0ad 100644 --- a/module/VuFind/src/VuFind/Controller/CartControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/CartControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ChannelsController.php b/module/VuFind/src/VuFind/Controller/ChannelsController.php index b692a1756dce..c470cae9b7de 100644 --- a/module/VuFind/src/VuFind/Controller/ChannelsController.php +++ b/module/VuFind/src/VuFind/Controller/ChannelsController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ChannelsControllerFactory.php b/module/VuFind/src/VuFind/Controller/ChannelsControllerFactory.php index 023ccbe1f360..75c8863dff31 100644 --- a/module/VuFind/src/VuFind/Controller/ChannelsControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/ChannelsControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CheckoutsController.php b/module/VuFind/src/VuFind/Controller/CheckoutsController.php index cb68dc620530..4268ab226a3f 100644 --- a/module/VuFind/src/VuFind/Controller/CheckoutsController.php +++ b/module/VuFind/src/VuFind/Controller/CheckoutsController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CheckoutsControllerFactory.php b/module/VuFind/src/VuFind/Controller/CheckoutsControllerFactory.php index 1a68883433af..da1667c65b27 100644 --- a/module/VuFind/src/VuFind/Controller/CheckoutsControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/CheckoutsControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CollectionController.php b/module/VuFind/src/VuFind/Controller/CollectionController.php index 9f68242cbec4..a4e2a1d22ab2 100644 --- a/module/VuFind/src/VuFind/Controller/CollectionController.php +++ b/module/VuFind/src/VuFind/Controller/CollectionController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CollectionsController.php b/module/VuFind/src/VuFind/Controller/CollectionsController.php index 641d842aa3df..cd9df98adc99 100644 --- a/module/VuFind/src/VuFind/Controller/CollectionsController.php +++ b/module/VuFind/src/VuFind/Controller/CollectionsController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CombinedController.php b/module/VuFind/src/VuFind/Controller/CombinedController.php index b083f16f6e12..1ede3a76cfd6 100644 --- a/module/VuFind/src/VuFind/Controller/CombinedController.php +++ b/module/VuFind/src/VuFind/Controller/CombinedController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ConfirmController.php b/module/VuFind/src/VuFind/Controller/ConfirmController.php index 46d140e2265c..ba9e5c797153 100644 --- a/module/VuFind/src/VuFind/Controller/ConfirmController.php +++ b/module/VuFind/src/VuFind/Controller/ConfirmController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ContentController.php b/module/VuFind/src/VuFind/Controller/ContentController.php index b5f4ed78d221..a6a528fc4a6c 100644 --- a/module/VuFind/src/VuFind/Controller/ContentController.php +++ b/module/VuFind/src/VuFind/Controller/ContentController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CoverController.php b/module/VuFind/src/VuFind/Controller/CoverController.php index d4603d917132..9d891fc8312d 100644 --- a/module/VuFind/src/VuFind/Controller/CoverController.php +++ b/module/VuFind/src/VuFind/Controller/CoverController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/CoverControllerFactory.php b/module/VuFind/src/VuFind/Controller/CoverControllerFactory.php index ea0aa3ac5ae7..71fd6ddc7fc9 100644 --- a/module/VuFind/src/VuFind/Controller/CoverControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/CoverControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/EITController.php b/module/VuFind/src/VuFind/Controller/EITController.php index 9d6584e571ff..519f8ba91392 100644 --- a/module/VuFind/src/VuFind/Controller/EITController.php +++ b/module/VuFind/src/VuFind/Controller/EITController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/EITrecordController.php b/module/VuFind/src/VuFind/Controller/EITrecordController.php index 4977e937c6f3..856252be40d9 100644 --- a/module/VuFind/src/VuFind/Controller/EITrecordController.php +++ b/module/VuFind/src/VuFind/Controller/EITrecordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/EPFController.php b/module/VuFind/src/VuFind/Controller/EPFController.php index 99773ea3a736..3133c97ac2b7 100644 --- a/module/VuFind/src/VuFind/Controller/EPFController.php +++ b/module/VuFind/src/VuFind/Controller/EPFController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/EPFrecordController.php b/module/VuFind/src/VuFind/Controller/EPFrecordController.php index 621d8ae49de6..04a3f5cca008 100644 --- a/module/VuFind/src/VuFind/Controller/EPFrecordController.php +++ b/module/VuFind/src/VuFind/Controller/EPFrecordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/EdsController.php b/module/VuFind/src/VuFind/Controller/EdsController.php index 3b068a3918b4..c1e198102bf1 100644 --- a/module/VuFind/src/VuFind/Controller/EdsController.php +++ b/module/VuFind/src/VuFind/Controller/EdsController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/EdsrecordController.php b/module/VuFind/src/VuFind/Controller/EdsrecordController.php index 13f37e342e51..9fe5970d87c9 100644 --- a/module/VuFind/src/VuFind/Controller/EdsrecordController.php +++ b/module/VuFind/src/VuFind/Controller/EdsrecordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ErrorController.php b/module/VuFind/src/VuFind/Controller/ErrorController.php index 10893e6202c3..eedfb81d655b 100644 --- a/module/VuFind/src/VuFind/Controller/ErrorController.php +++ b/module/VuFind/src/VuFind/Controller/ErrorController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ExternalAuthController.php b/module/VuFind/src/VuFind/Controller/ExternalAuthController.php index 91eab29f8efd..1f58f5d233d6 100644 --- a/module/VuFind/src/VuFind/Controller/ExternalAuthController.php +++ b/module/VuFind/src/VuFind/Controller/ExternalAuthController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Feature/AccessPermissionInterface.php b/module/VuFind/src/VuFind/Controller/Feature/AccessPermissionInterface.php index 8341803b40a5..f52fee8fa17b 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/AccessPermissionInterface.php +++ b/module/VuFind/src/VuFind/Controller/Feature/AccessPermissionInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Feature/AlphaBrowseTrait.php b/module/VuFind/src/VuFind/Controller/Feature/AlphaBrowseTrait.php index af0de1c8ef73..4cd5d2c555aa 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/AlphaBrowseTrait.php +++ b/module/VuFind/src/VuFind/Controller/Feature/AlphaBrowseTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Feature/BulkActionControllerTrait.php b/module/VuFind/src/VuFind/Controller/Feature/BulkActionControllerTrait.php index ee6a296d29d2..498c8d5b06e0 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/BulkActionControllerTrait.php +++ b/module/VuFind/src/VuFind/Controller/Feature/BulkActionControllerTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Feature/CatchIlsExceptionsTrait.php b/module/VuFind/src/VuFind/Controller/Feature/CatchIlsExceptionsTrait.php index 2c6d9e7d86fd..1a18c1043af5 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/CatchIlsExceptionsTrait.php +++ b/module/VuFind/src/VuFind/Controller/Feature/CatchIlsExceptionsTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Feature/ConfigPathTrait.php b/module/VuFind/src/VuFind/Controller/Feature/ConfigPathTrait.php index 11902fadbe7e..c71e5650c05f 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/ConfigPathTrait.php +++ b/module/VuFind/src/VuFind/Controller/Feature/ConfigPathTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Feature/ListItemSelectionTrait.php b/module/VuFind/src/VuFind/Controller/Feature/ListItemSelectionTrait.php index b70be1457975..e615d0247ef0 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/ListItemSelectionTrait.php +++ b/module/VuFind/src/VuFind/Controller/Feature/ListItemSelectionTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Feature/RecordVersionsSearchTrait.php b/module/VuFind/src/VuFind/Controller/Feature/RecordVersionsSearchTrait.php index c17d531a0058..86c9cb4e6d61 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/RecordVersionsSearchTrait.php +++ b/module/VuFind/src/VuFind/Controller/Feature/RecordVersionsSearchTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Feature/ResponseFormatterTrait.php b/module/VuFind/src/VuFind/Controller/Feature/ResponseFormatterTrait.php index 2477345236f1..532eca5db0db 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/ResponseFormatterTrait.php +++ b/module/VuFind/src/VuFind/Controller/Feature/ResponseFormatterTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Feature/SecureDatabaseTrait.php b/module/VuFind/src/VuFind/Controller/Feature/SecureDatabaseTrait.php index 2c5450f9fa7f..7e88452737a2 100644 --- a/module/VuFind/src/VuFind/Controller/Feature/SecureDatabaseTrait.php +++ b/module/VuFind/src/VuFind/Controller/Feature/SecureDatabaseTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/HelpController.php b/module/VuFind/src/VuFind/Controller/HelpController.php index 517774f62692..cde90d050ba8 100644 --- a/module/VuFind/src/VuFind/Controller/HelpController.php +++ b/module/VuFind/src/VuFind/Controller/HelpController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/HierarchyController.php b/module/VuFind/src/VuFind/Controller/HierarchyController.php index d449fe2d35a5..ae0d6757fcc5 100644 --- a/module/VuFind/src/VuFind/Controller/HierarchyController.php +++ b/module/VuFind/src/VuFind/Controller/HierarchyController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/HoldsController.php b/module/VuFind/src/VuFind/Controller/HoldsController.php index 2a5ad23f6f21..c9372bd70a04 100644 --- a/module/VuFind/src/VuFind/Controller/HoldsController.php +++ b/module/VuFind/src/VuFind/Controller/HoldsController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/HoldsControllerFactory.php b/module/VuFind/src/VuFind/Controller/HoldsControllerFactory.php index e11f17930cb2..1f0c26ab2e44 100644 --- a/module/VuFind/src/VuFind/Controller/HoldsControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/HoldsControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/HoldsTrait.php b/module/VuFind/src/VuFind/Controller/HoldsTrait.php index b9c91f1bbfe5..f3423a1d1033 100644 --- a/module/VuFind/src/VuFind/Controller/HoldsTrait.php +++ b/module/VuFind/src/VuFind/Controller/HoldsTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ILLRequestsTrait.php b/module/VuFind/src/VuFind/Controller/ILLRequestsTrait.php index fe41d2f1d718..67015640cb1f 100644 --- a/module/VuFind/src/VuFind/Controller/ILLRequestsTrait.php +++ b/module/VuFind/src/VuFind/Controller/ILLRequestsTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/IndexController.php b/module/VuFind/src/VuFind/Controller/IndexController.php index 3920b447ad56..8f4a8d8caddf 100644 --- a/module/VuFind/src/VuFind/Controller/IndexController.php +++ b/module/VuFind/src/VuFind/Controller/IndexController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/IndexControllerFactory.php b/module/VuFind/src/VuFind/Controller/IndexControllerFactory.php index 32885ed04cbc..7e85299a8491 100644 --- a/module/VuFind/src/VuFind/Controller/IndexControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/IndexControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/InstallController.php b/module/VuFind/src/VuFind/Controller/InstallController.php index 2d9d87d9bb85..1e0bf0f7415d 100644 --- a/module/VuFind/src/VuFind/Controller/InstallController.php +++ b/module/VuFind/src/VuFind/Controller/InstallController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/LibGuidesAZController.php b/module/VuFind/src/VuFind/Controller/LibGuidesAZController.php index cde54d743651..2fc5895f1858 100644 --- a/module/VuFind/src/VuFind/Controller/LibGuidesAZController.php +++ b/module/VuFind/src/VuFind/Controller/LibGuidesAZController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/LibGuidesController.php b/module/VuFind/src/VuFind/Controller/LibGuidesController.php index e15ed4c6b415..5b6bfd5c0533 100644 --- a/module/VuFind/src/VuFind/Controller/LibGuidesController.php +++ b/module/VuFind/src/VuFind/Controller/LibGuidesController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/LibraryCardsController.php b/module/VuFind/src/VuFind/Controller/LibraryCardsController.php index a30261b8d533..2ebe86e980f6 100644 --- a/module/VuFind/src/VuFind/Controller/LibraryCardsController.php +++ b/module/VuFind/src/VuFind/Controller/LibraryCardsController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/MissingrecordController.php b/module/VuFind/src/VuFind/Controller/MissingrecordController.php index bfe3464b3347..68f74aa98fec 100644 --- a/module/VuFind/src/VuFind/Controller/MissingrecordController.php +++ b/module/VuFind/src/VuFind/Controller/MissingrecordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/MyResearchController.php b/module/VuFind/src/VuFind/Controller/MyResearchController.php index 7834ab9d27fe..5abc3ed4257f 100644 --- a/module/VuFind/src/VuFind/Controller/MyResearchController.php +++ b/module/VuFind/src/VuFind/Controller/MyResearchController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/MyResearchControllerFactory.php b/module/VuFind/src/VuFind/Controller/MyResearchControllerFactory.php index 01d038c74459..6a25302951c0 100644 --- a/module/VuFind/src/VuFind/Controller/MyResearchControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/MyResearchControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/OAuth2Controller.php b/module/VuFind/src/VuFind/Controller/OAuth2Controller.php index a7ddc3029571..34a536904043 100644 --- a/module/VuFind/src/VuFind/Controller/OAuth2Controller.php +++ b/module/VuFind/src/VuFind/Controller/OAuth2Controller.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/OAuth2ControllerFactory.php b/module/VuFind/src/VuFind/Controller/OAuth2ControllerFactory.php index f39628bea1cd..5ce140e2bba3 100644 --- a/module/VuFind/src/VuFind/Controller/OAuth2ControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/OAuth2ControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/OaiController.php b/module/VuFind/src/VuFind/Controller/OaiController.php index 8c7d27520904..d420470e7f70 100644 --- a/module/VuFind/src/VuFind/Controller/OaiController.php +++ b/module/VuFind/src/VuFind/Controller/OaiController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Pazpar2Controller.php b/module/VuFind/src/VuFind/Controller/Pazpar2Controller.php index 867d2fed513c..b763ff01c82e 100644 --- a/module/VuFind/src/VuFind/Controller/Pazpar2Controller.php +++ b/module/VuFind/src/VuFind/Controller/Pazpar2Controller.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Pazpar2recordController.php b/module/VuFind/src/VuFind/Controller/Pazpar2recordController.php index 8fbcbd07c8a0..29c4a07e39f5 100644 --- a/module/VuFind/src/VuFind/Controller/Pazpar2recordController.php +++ b/module/VuFind/src/VuFind/Controller/Pazpar2recordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBase.php b/module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBase.php index 723fd4ab879d..d305d443d716 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBase.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBaseFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBaseFactory.php index f7d43842af09..cb44f854c89d 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBaseFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/AbstractRequestBaseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/Captcha.php b/module/VuFind/src/VuFind/Controller/Plugin/Captcha.php index dd1bdabc69af..8bfea0074394 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/Captcha.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/Captcha.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/CaptchaFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/CaptchaFactory.php index e3f31d61cf3c..0907068a2b97 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/CaptchaFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/CaptchaFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/Favorites.php b/module/VuFind/src/VuFind/Controller/Plugin/Favorites.php index 6a8918df7463..c14d2b7b66b7 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/Favorites.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/Favorites.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/FavoritesFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/FavoritesFactory.php index 2b93a7f32c9e..5bf52ef52e2f 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/FavoritesFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/FavoritesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/FlashMessengerFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/FlashMessengerFactory.php index a9e9ac5a37bb..33639eacf734 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/FlashMessengerFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/FlashMessengerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/Followup.php b/module/VuFind/src/VuFind/Controller/Plugin/Followup.php index 95b2f8b4f8b1..c5e9163550ac 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/Followup.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/Followup.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/FollowupFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/FollowupFactory.php index d7da0c5b9ce0..2e1c48ef9253 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/FollowupFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/FollowupFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/Holds.php b/module/VuFind/src/VuFind/Controller/Plugin/Holds.php index f9d41b7170ee..cfd8fd5236aa 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/Holds.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/Holds.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/ILLRequests.php b/module/VuFind/src/VuFind/Controller/Plugin/ILLRequests.php index 8749ed86573f..b7ad33695269 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/ILLRequests.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/ILLRequests.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/IlsRecords.php b/module/VuFind/src/VuFind/Controller/Plugin/IlsRecords.php index 2fc5bc325174..f135a72ae7e7 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/IlsRecords.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/IlsRecords.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/IlsRecordsFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/IlsRecordsFactory.php index c54b1dd686d6..b13fb3735bd0 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/IlsRecordsFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/IlsRecordsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/NewItems.php b/module/VuFind/src/VuFind/Controller/Plugin/NewItems.php index 515368a1ea04..4dee5bdb8b1c 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/NewItems.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/NewItems.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/NewItemsFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/NewItemsFactory.php index 0616d13d1635..5ffd48f75b3f 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/NewItemsFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/NewItemsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/Permission.php b/module/VuFind/src/VuFind/Controller/Plugin/Permission.php index b164de982066..f85c5e0db4fe 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/Permission.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/Permission.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/PermissionFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/PermissionFactory.php index 63e25f9ca201..d9497e528474 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/PermissionFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/PermissionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/Renewals.php b/module/VuFind/src/VuFind/Controller/Plugin/Renewals.php index 845cc735445e..caed16af73a7 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/Renewals.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/Renewals.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/Reserves.php b/module/VuFind/src/VuFind/Controller/Plugin/Reserves.php index 6aec558eba79..4aafb7d9f771 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/Reserves.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/Reserves.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/ReservesFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/ReservesFactory.php index ef5047b146d4..438295b170d8 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/ReservesFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/ReservesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/ResultScroller.php b/module/VuFind/src/VuFind/Controller/Plugin/ResultScroller.php index 7caa7be2cc4c..9fdafdc0367d 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/ResultScroller.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/ResultScroller.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/ResultScrollerFactory.php b/module/VuFind/src/VuFind/Controller/Plugin/ResultScrollerFactory.php index af469cb6e21b..70b8c15c7592 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/ResultScrollerFactory.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/ResultScrollerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/Plugin/StorageRetrievalRequests.php b/module/VuFind/src/VuFind/Controller/Plugin/StorageRetrievalRequests.php index f91e72245cd8..6642529eafc3 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/StorageRetrievalRequests.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/StorageRetrievalRequests.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Controller/PrimoController.php b/module/VuFind/src/VuFind/Controller/PrimoController.php index fec470dba720..00bb730734d4 100644 --- a/module/VuFind/src/VuFind/Controller/PrimoController.php +++ b/module/VuFind/src/VuFind/Controller/PrimoController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/PrimorecordController.php b/module/VuFind/src/VuFind/Controller/PrimorecordController.php index f5ccfb136366..f1aa2bcac060 100644 --- a/module/VuFind/src/VuFind/Controller/PrimorecordController.php +++ b/module/VuFind/src/VuFind/Controller/PrimorecordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/QRCodeController.php b/module/VuFind/src/VuFind/Controller/QRCodeController.php index bf7c4c782b05..5a3fa14aa60e 100644 --- a/module/VuFind/src/VuFind/Controller/QRCodeController.php +++ b/module/VuFind/src/VuFind/Controller/QRCodeController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/QRCodeControllerFactory.php b/module/VuFind/src/VuFind/Controller/QRCodeControllerFactory.php index 90171ca88cf3..f2ae63734941 100644 --- a/module/VuFind/src/VuFind/Controller/QRCodeControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/QRCodeControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/RecordController.php b/module/VuFind/src/VuFind/Controller/RecordController.php index 8768240c2720..46b248e6098f 100644 --- a/module/VuFind/src/VuFind/Controller/RecordController.php +++ b/module/VuFind/src/VuFind/Controller/RecordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/RecordsController.php b/module/VuFind/src/VuFind/Controller/RecordsController.php index 11ca3d3d8479..5756f4761dfc 100644 --- a/module/VuFind/src/VuFind/Controller/RecordsController.php +++ b/module/VuFind/src/VuFind/Controller/RecordsController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/RelaisController.php b/module/VuFind/src/VuFind/Controller/RelaisController.php index e5e72754294a..de1b38200c5e 100644 --- a/module/VuFind/src/VuFind/Controller/RelaisController.php +++ b/module/VuFind/src/VuFind/Controller/RelaisController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Search2Controller.php b/module/VuFind/src/VuFind/Controller/Search2Controller.php index 34ce0a690ee9..ed50956452df 100644 --- a/module/VuFind/src/VuFind/Controller/Search2Controller.php +++ b/module/VuFind/src/VuFind/Controller/Search2Controller.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Search2collectionController.php b/module/VuFind/src/VuFind/Controller/Search2collectionController.php index b1d1c292aa7f..192442a2821e 100644 --- a/module/VuFind/src/VuFind/Controller/Search2collectionController.php +++ b/module/VuFind/src/VuFind/Controller/Search2collectionController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Search2recordController.php b/module/VuFind/src/VuFind/Controller/Search2recordController.php index 83307e6e0160..8b0e06042980 100644 --- a/module/VuFind/src/VuFind/Controller/Search2recordController.php +++ b/module/VuFind/src/VuFind/Controller/Search2recordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/SearchController.php b/module/VuFind/src/VuFind/Controller/SearchController.php index e1252003e1dc..568980477c9f 100644 --- a/module/VuFind/src/VuFind/Controller/SearchController.php +++ b/module/VuFind/src/VuFind/Controller/SearchController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ShibbolethLogoutNotificationController.php b/module/VuFind/src/VuFind/Controller/ShibbolethLogoutNotificationController.php index da51e89bf142..74a1021b1467 100644 --- a/module/VuFind/src/VuFind/Controller/ShibbolethLogoutNotificationController.php +++ b/module/VuFind/src/VuFind/Controller/ShibbolethLogoutNotificationController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/ShortlinkController.php b/module/VuFind/src/VuFind/Controller/ShortlinkController.php index da0bc44b74ac..1fd8163654eb 100644 --- a/module/VuFind/src/VuFind/Controller/ShortlinkController.php +++ b/module/VuFind/src/VuFind/Controller/ShortlinkController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/SimulatedSSOController.php b/module/VuFind/src/VuFind/Controller/SimulatedSSOController.php index a2de2d0e64ff..556e25503a40 100644 --- a/module/VuFind/src/VuFind/Controller/SimulatedSSOController.php +++ b/module/VuFind/src/VuFind/Controller/SimulatedSSOController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/StorageRetrievalRequestsTrait.php b/module/VuFind/src/VuFind/Controller/StorageRetrievalRequestsTrait.php index 636fe8f8ad6e..84f6974bf051 100644 --- a/module/VuFind/src/VuFind/Controller/StorageRetrievalRequestsTrait.php +++ b/module/VuFind/src/VuFind/Controller/StorageRetrievalRequestsTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/SummonController.php b/module/VuFind/src/VuFind/Controller/SummonController.php index 1284b97d507f..ba302f484337 100644 --- a/module/VuFind/src/VuFind/Controller/SummonController.php +++ b/module/VuFind/src/VuFind/Controller/SummonController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/SummonrecordController.php b/module/VuFind/src/VuFind/Controller/SummonrecordController.php index 9dff4afd0958..a41832a45e9d 100644 --- a/module/VuFind/src/VuFind/Controller/SummonrecordController.php +++ b/module/VuFind/src/VuFind/Controller/SummonrecordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/TagController.php b/module/VuFind/src/VuFind/Controller/TagController.php index 1bc24e9d129a..f53fb5561bb6 100644 --- a/module/VuFind/src/VuFind/Controller/TagController.php +++ b/module/VuFind/src/VuFind/Controller/TagController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/UpgradeController.php b/module/VuFind/src/VuFind/Controller/UpgradeController.php index 0ba2df194b85..02cc0a531af4 100644 --- a/module/VuFind/src/VuFind/Controller/UpgradeController.php +++ b/module/VuFind/src/VuFind/Controller/UpgradeController.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/UpgradeControllerFactory.php b/module/VuFind/src/VuFind/Controller/UpgradeControllerFactory.php index aed093992722..ba4d24416a7b 100644 --- a/module/VuFind/src/VuFind/Controller/UpgradeControllerFactory.php +++ b/module/VuFind/src/VuFind/Controller/UpgradeControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/WebController.php b/module/VuFind/src/VuFind/Controller/WebController.php index 1b4f957f40f1..65a6b3795b19 100644 --- a/module/VuFind/src/VuFind/Controller/WebController.php +++ b/module/VuFind/src/VuFind/Controller/WebController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Worldcat2Controller.php b/module/VuFind/src/VuFind/Controller/Worldcat2Controller.php index c707abac1c0a..499602ffbc7a 100644 --- a/module/VuFind/src/VuFind/Controller/Worldcat2Controller.php +++ b/module/VuFind/src/VuFind/Controller/Worldcat2Controller.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/Worldcat2recordController.php b/module/VuFind/src/VuFind/Controller/Worldcat2recordController.php index 15fca6b28ab8..38c409576bbf 100644 --- a/module/VuFind/src/VuFind/Controller/Worldcat2recordController.php +++ b/module/VuFind/src/VuFind/Controller/Worldcat2recordController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Controller/WorldcatController.php b/module/VuFind/src/VuFind/Controller/WorldcatController.php index b3e931d18546..e88a8a74d01f 100644 --- a/module/VuFind/src/VuFind/Controller/WorldcatController.php +++ b/module/VuFind/src/VuFind/Controller/WorldcatController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/Cookie/Container.php b/module/VuFind/src/VuFind/Cookie/Container.php index 994faffb68ee..891efada6977 100644 --- a/module/VuFind/src/VuFind/Cookie/Container.php +++ b/module/VuFind/src/VuFind/Cookie/Container.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cookie diff --git a/module/VuFind/src/VuFind/Cookie/CookieManager.php b/module/VuFind/src/VuFind/Cookie/CookieManager.php index a94e8d9fb7a6..ceaf040e7d7a 100644 --- a/module/VuFind/src/VuFind/Cookie/CookieManager.php +++ b/module/VuFind/src/VuFind/Cookie/CookieManager.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cookie diff --git a/module/VuFind/src/VuFind/Cookie/CookieManagerFactory.php b/module/VuFind/src/VuFind/Cookie/CookieManagerFactory.php index fbc87f900c95..43a866f1f8d5 100644 --- a/module/VuFind/src/VuFind/Cookie/CookieManagerFactory.php +++ b/module/VuFind/src/VuFind/Cookie/CookieManagerFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cookie diff --git a/module/VuFind/src/VuFind/Cover/CachingProxy.php b/module/VuFind/src/VuFind/Cover/CachingProxy.php index d55afaf02ada..bc2e7976be7c 100644 --- a/module/VuFind/src/VuFind/Cover/CachingProxy.php +++ b/module/VuFind/src/VuFind/Cover/CachingProxy.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/CachingProxyFactory.php b/module/VuFind/src/VuFind/Cover/CachingProxyFactory.php index 0007bd2f0e65..1bf6b2e44e95 100644 --- a/module/VuFind/src/VuFind/Cover/CachingProxyFactory.php +++ b/module/VuFind/src/VuFind/Cover/CachingProxyFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Generator.php b/module/VuFind/src/VuFind/Cover/Generator.php index 165de9d3286f..c0b1de77ec3f 100644 --- a/module/VuFind/src/VuFind/Cover/Generator.php +++ b/module/VuFind/src/VuFind/Cover/Generator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/GeneratorFactory.php b/module/VuFind/src/VuFind/Cover/GeneratorFactory.php index cdf20f805045..25704c3e3ece 100644 --- a/module/VuFind/src/VuFind/Cover/GeneratorFactory.php +++ b/module/VuFind/src/VuFind/Cover/GeneratorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/AbstractBackgroundLayer.php b/module/VuFind/src/VuFind/Cover/Layer/AbstractBackgroundLayer.php index f22a7462f9e7..3102bc6c0c94 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/AbstractBackgroundLayer.php +++ b/module/VuFind/src/VuFind/Cover/Layer/AbstractBackgroundLayer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/AbstractLayer.php b/module/VuFind/src/VuFind/Cover/Layer/AbstractLayer.php index ac9d8b0f0aee..55c529008d39 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/AbstractLayer.php +++ b/module/VuFind/src/VuFind/Cover/Layer/AbstractLayer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/AbstractTextLayer.php b/module/VuFind/src/VuFind/Cover/Layer/AbstractTextLayer.php index 188d32b44fa4..accf20eec5da 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/AbstractTextLayer.php +++ b/module/VuFind/src/VuFind/Cover/Layer/AbstractTextLayer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/DefaultText.php b/module/VuFind/src/VuFind/Cover/Layer/DefaultText.php index 50d1fe2c79da..7a58557e2a13 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/DefaultText.php +++ b/module/VuFind/src/VuFind/Cover/Layer/DefaultText.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/GridBackground.php b/module/VuFind/src/VuFind/Cover/Layer/GridBackground.php index 45d36fe6ecde..38f8455872ac 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/GridBackground.php +++ b/module/VuFind/src/VuFind/Cover/Layer/GridBackground.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/InitialText.php b/module/VuFind/src/VuFind/Cover/Layer/InitialText.php index c43cb22af501..a82b4d44298b 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/InitialText.php +++ b/module/VuFind/src/VuFind/Cover/Layer/InitialText.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/LayerInterface.php b/module/VuFind/src/VuFind/Cover/Layer/LayerInterface.php index 001f90578619..f1e9b13169bd 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/LayerInterface.php +++ b/module/VuFind/src/VuFind/Cover/Layer/LayerInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/PluginManager.php b/module/VuFind/src/VuFind/Cover/Layer/PluginManager.php index dfd4c3985587..e6972c5ecd45 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/PluginManager.php +++ b/module/VuFind/src/VuFind/Cover/Layer/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Layer/SolidBackground.php b/module/VuFind/src/VuFind/Cover/Layer/SolidBackground.php index d6e823917b09..b572e7d352b3 100644 --- a/module/VuFind/src/VuFind/Cover/Layer/SolidBackground.php +++ b/module/VuFind/src/VuFind/Cover/Layer/SolidBackground.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Loader.php b/module/VuFind/src/VuFind/Cover/Loader.php index e86d5c5a1a60..0d9b68397d4b 100644 --- a/module/VuFind/src/VuFind/Cover/Loader.php +++ b/module/VuFind/src/VuFind/Cover/Loader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/LoaderFactory.php b/module/VuFind/src/VuFind/Cover/LoaderFactory.php index 1086d484ef7c..4db25ef1f8e4 100644 --- a/module/VuFind/src/VuFind/Cover/LoaderFactory.php +++ b/module/VuFind/src/VuFind/Cover/LoaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/Router.php b/module/VuFind/src/VuFind/Cover/Router.php index 56574edbba7c..695af9c82560 100644 --- a/module/VuFind/src/VuFind/Cover/Router.php +++ b/module/VuFind/src/VuFind/Cover/Router.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Cover/RouterFactory.php b/module/VuFind/src/VuFind/Cover/RouterFactory.php index 61ddfada42f1..3663b356fbdc 100644 --- a/module/VuFind/src/VuFind/Cover/RouterFactory.php +++ b/module/VuFind/src/VuFind/Cover/RouterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Crypt/Base62.php b/module/VuFind/src/VuFind/Crypt/Base62.php index 5a1b58b42697..d2c0ec8a20a1 100644 --- a/module/VuFind/src/VuFind/Crypt/Base62.php +++ b/module/VuFind/src/VuFind/Crypt/Base62.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\Crypt diff --git a/module/VuFind/src/VuFind/Crypt/HMAC.php b/module/VuFind/src/VuFind/Crypt/HMAC.php index eaec239b6abc..cad669e11d8e 100644 --- a/module/VuFind/src/VuFind/Crypt/HMAC.php +++ b/module/VuFind/src/VuFind/Crypt/HMAC.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Crypt diff --git a/module/VuFind/src/VuFind/Crypt/HMACFactory.php b/module/VuFind/src/VuFind/Crypt/HMACFactory.php index 0c204a7146d9..e3ce44be8d47 100644 --- a/module/VuFind/src/VuFind/Crypt/HMACFactory.php +++ b/module/VuFind/src/VuFind/Crypt/HMACFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Crypt diff --git a/module/VuFind/src/VuFind/Crypt/SecretCalculator.php b/module/VuFind/src/VuFind/Crypt/SecretCalculator.php index 0dc9fa88f04f..79fe675c6bb0 100644 --- a/module/VuFind/src/VuFind/Crypt/SecretCalculator.php +++ b/module/VuFind/src/VuFind/Crypt/SecretCalculator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Crypt diff --git a/module/VuFind/src/VuFind/Crypt/SecretCalculatorFactory.php b/module/VuFind/src/VuFind/Crypt/SecretCalculatorFactory.php index b1708a24db4f..17047a85ed90 100644 --- a/module/VuFind/src/VuFind/Crypt/SecretCalculatorFactory.php +++ b/module/VuFind/src/VuFind/Crypt/SecretCalculatorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Crypt diff --git a/module/VuFind/src/VuFind/Db/Entity/AccessTokenEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/AccessTokenEntityInterface.php index 01468cfe62e8..7b82d9bf48a2 100644 --- a/module/VuFind/src/VuFind/Db/Entity/AccessTokenEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/AccessTokenEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/AuthHashEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/AuthHashEntityInterface.php index 36b8cea943ea..3b16752cbb10 100644 --- a/module/VuFind/src/VuFind/Db/Entity/AuthHashEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/AuthHashEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/ChangeTrackerEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/ChangeTrackerEntityInterface.php index 9dc5559c0927..9ded5e53ba03 100644 --- a/module/VuFind/src/VuFind/Db/Entity/ChangeTrackerEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/ChangeTrackerEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/CommentsEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/CommentsEntityInterface.php index aaaf17680b8a..2b2f249a90f4 100644 --- a/module/VuFind/src/VuFind/Db/Entity/CommentsEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/CommentsEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/EntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/EntityInterface.php index 17020745d680..9e05f4099d19 100644 --- a/module/VuFind/src/VuFind/Db/Entity/EntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/EntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/ExternalSessionEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/ExternalSessionEntityInterface.php index b71efd399453..807cd9be1223 100644 --- a/module/VuFind/src/VuFind/Db/Entity/ExternalSessionEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/ExternalSessionEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/FeedbackEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/FeedbackEntityInterface.php index b7f91118c4be..a6f383357a39 100644 --- a/module/VuFind/src/VuFind/Db/Entity/FeedbackEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/FeedbackEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/LoginTokenEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/LoginTokenEntityInterface.php index 23809fb3c424..e151ca68bdca 100644 --- a/module/VuFind/src/VuFind/Db/Entity/LoginTokenEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/LoginTokenEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/OaiResumptionEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/OaiResumptionEntityInterface.php index 5da2323329a7..4b53820aade5 100644 --- a/module/VuFind/src/VuFind/Db/Entity/OaiResumptionEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/OaiResumptionEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/RatingsEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/RatingsEntityInterface.php index b23317960c00..7ccef0b9659e 100644 --- a/module/VuFind/src/VuFind/Db/Entity/RatingsEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/RatingsEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/RecordEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/RecordEntityInterface.php index 63f2cd4d7932..6d75698d7e00 100644 --- a/module/VuFind/src/VuFind/Db/Entity/RecordEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/RecordEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/ResourceEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/ResourceEntityInterface.php index 0a948ee7ba78..9e093d5d58eb 100644 --- a/module/VuFind/src/VuFind/Db/Entity/ResourceEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/ResourceEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/ResourceTagsEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/ResourceTagsEntityInterface.php index dae2e9efa7a3..7091208957c1 100644 --- a/module/VuFind/src/VuFind/Db/Entity/ResourceTagsEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/ResourceTagsEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/SearchEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/SearchEntityInterface.php index ca6bf3a8cecf..8b59cce1054a 100644 --- a/module/VuFind/src/VuFind/Db/Entity/SearchEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/SearchEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/SessionEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/SessionEntityInterface.php index 368d27847315..83d089778ce2 100644 --- a/module/VuFind/src/VuFind/Db/Entity/SessionEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/SessionEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Interface diff --git a/module/VuFind/src/VuFind/Db/Entity/ShortlinksEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/ShortlinksEntityInterface.php index e9992fd0e210..24f37a2026d8 100644 --- a/module/VuFind/src/VuFind/Db/Entity/ShortlinksEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/ShortlinksEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/TagsEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/TagsEntityInterface.php index 5166d8aa1c02..fb21e0599f33 100644 --- a/module/VuFind/src/VuFind/Db/Entity/TagsEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/TagsEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Entity/UserCardEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/UserCardEntityInterface.php index 08b965f5bd3d..af403235d929 100644 --- a/module/VuFind/src/VuFind/Db/Entity/UserCardEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/UserCardEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Interface diff --git a/module/VuFind/src/VuFind/Db/Entity/UserEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/UserEntityInterface.php index 8a0752a8fb4b..04c679265045 100644 --- a/module/VuFind/src/VuFind/Db/Entity/UserEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/UserEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Interface diff --git a/module/VuFind/src/VuFind/Db/Entity/UserListEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/UserListEntityInterface.php index 6dd9ce2d6927..e7f45bcb3dcc 100644 --- a/module/VuFind/src/VuFind/Db/Entity/UserListEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/UserListEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Interface diff --git a/module/VuFind/src/VuFind/Db/Entity/UserResourceEntityInterface.php b/module/VuFind/src/VuFind/Db/Entity/UserResourceEntityInterface.php index 6a787b3601e2..838924f1e6ce 100644 --- a/module/VuFind/src/VuFind/Db/Entity/UserResourceEntityInterface.php +++ b/module/VuFind/src/VuFind/Db/Entity/UserResourceEntityInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Interface diff --git a/module/VuFind/src/VuFind/Db/Row/ChangeTracker.php b/module/VuFind/src/VuFind/Db/Row/ChangeTracker.php index d5dfd6621dd1..a26a6b8c8990 100644 --- a/module/VuFind/src/VuFind/Db/Row/ChangeTracker.php +++ b/module/VuFind/src/VuFind/Db/Row/ChangeTracker.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/LoginToken.php b/module/VuFind/src/VuFind/Db/Row/LoginToken.php index 5995dcb41eda..5e088988a72d 100644 --- a/module/VuFind/src/VuFind/Db/Row/LoginToken.php +++ b/module/VuFind/src/VuFind/Db/Row/LoginToken.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/RowGateway.php b/module/VuFind/src/VuFind/Db/Row/RowGateway.php index 5de9f5600822..1e4635f47335 100644 --- a/module/VuFind/src/VuFind/Db/Row/RowGateway.php +++ b/module/VuFind/src/VuFind/Db/Row/RowGateway.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/RowGatewayFactory.php b/module/VuFind/src/VuFind/Db/Row/RowGatewayFactory.php index 03418e055241..7734622abdcc 100644 --- a/module/VuFind/src/VuFind/Db/Row/RowGatewayFactory.php +++ b/module/VuFind/src/VuFind/Db/Row/RowGatewayFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Shortlinks.php b/module/VuFind/src/VuFind/Db/Row/Shortlinks.php index b116ba0374f0..0b5056191a3e 100644 --- a/module/VuFind/src/VuFind/Db/Row/Shortlinks.php +++ b/module/VuFind/src/VuFind/Db/Row/Shortlinks.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/UserListFactory.php b/module/VuFind/src/VuFind/Db/Row/UserListFactory.php index fd77263ce602..1da2233da110 100644 --- a/module/VuFind/src/VuFind/Db/Row/UserListFactory.php +++ b/module/VuFind/src/VuFind/Db/Row/UserListFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Service/AbstractDbService.php b/module/VuFind/src/VuFind/Db/Service/AbstractDbService.php index 5bed4d2c2e89..2bc86d6387e1 100644 --- a/module/VuFind/src/VuFind/Db/Service/AbstractDbService.php +++ b/module/VuFind/src/VuFind/Db/Service/AbstractDbService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/AbstractDbServiceFactory.php b/module/VuFind/src/VuFind/Db/Service/AbstractDbServiceFactory.php index 21e3cc9bbeeb..aade6e44b66b 100644 --- a/module/VuFind/src/VuFind/Db/Service/AbstractDbServiceFactory.php +++ b/module/VuFind/src/VuFind/Db/Service/AbstractDbServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/AccessTokenService.php b/module/VuFind/src/VuFind/Db/Service/AccessTokenService.php index 7eebfae37866..b0c465611f4a 100644 --- a/module/VuFind/src/VuFind/Db/Service/AccessTokenService.php +++ b/module/VuFind/src/VuFind/Db/Service/AccessTokenService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/AccessTokenServiceFactory.php b/module/VuFind/src/VuFind/Db/Service/AccessTokenServiceFactory.php index 12efff936d3e..6eb10d26b8c4 100644 --- a/module/VuFind/src/VuFind/Db/Service/AccessTokenServiceFactory.php +++ b/module/VuFind/src/VuFind/Db/Service/AccessTokenServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/AccessTokenServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/AccessTokenServiceInterface.php index 599ef47c5184..b07a50141d23 100644 --- a/module/VuFind/src/VuFind/Db/Service/AccessTokenServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/AccessTokenServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/AuthHashService.php b/module/VuFind/src/VuFind/Db/Service/AuthHashService.php index 68d40f93ed9a..4d68afdb4f15 100644 --- a/module/VuFind/src/VuFind/Db/Service/AuthHashService.php +++ b/module/VuFind/src/VuFind/Db/Service/AuthHashService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/AuthHashServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/AuthHashServiceInterface.php index efea261579cd..2b7ad8db1db6 100644 --- a/module/VuFind/src/VuFind/Db/Service/AuthHashServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/AuthHashServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ChangeTrackerService.php b/module/VuFind/src/VuFind/Db/Service/ChangeTrackerService.php index 8f5266bfc74a..7ab1e7bae87c 100644 --- a/module/VuFind/src/VuFind/Db/Service/ChangeTrackerService.php +++ b/module/VuFind/src/VuFind/Db/Service/ChangeTrackerService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ChangeTrackerServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/ChangeTrackerServiceInterface.php index a489b9995790..29ea7894a469 100644 --- a/module/VuFind/src/VuFind/Db/Service/ChangeTrackerServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/ChangeTrackerServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/CommentsService.php b/module/VuFind/src/VuFind/Db/Service/CommentsService.php index a922986f5b78..319c2d929d78 100644 --- a/module/VuFind/src/VuFind/Db/Service/CommentsService.php +++ b/module/VuFind/src/VuFind/Db/Service/CommentsService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/CommentsServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/CommentsServiceInterface.php index 557dea9322d7..b52f52bfd1fd 100644 --- a/module/VuFind/src/VuFind/Db/Service/CommentsServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/CommentsServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/DbServiceAwareInterface.php b/module/VuFind/src/VuFind/Db/Service/DbServiceAwareInterface.php index 3b0d6760b64d..7da1bfcb01c9 100644 --- a/module/VuFind/src/VuFind/Db/Service/DbServiceAwareInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/DbServiceAwareInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Service diff --git a/module/VuFind/src/VuFind/Db/Service/DbServiceAwareTrait.php b/module/VuFind/src/VuFind/Db/Service/DbServiceAwareTrait.php index c2ee15f7295d..6039fea5f593 100644 --- a/module/VuFind/src/VuFind/Db/Service/DbServiceAwareTrait.php +++ b/module/VuFind/src/VuFind/Db/Service/DbServiceAwareTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Service diff --git a/module/VuFind/src/VuFind/Db/Service/DbServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/DbServiceInterface.php index a7ae6501de2d..a15df063d409 100644 --- a/module/VuFind/src/VuFind/Db/Service/DbServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/DbServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ExternalSessionService.php b/module/VuFind/src/VuFind/Db/Service/ExternalSessionService.php index 88f29186900d..c3c534d1f64b 100644 --- a/module/VuFind/src/VuFind/Db/Service/ExternalSessionService.php +++ b/module/VuFind/src/VuFind/Db/Service/ExternalSessionService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ExternalSessionServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/ExternalSessionServiceInterface.php index b6753c97f5ab..e2a05bedf465 100644 --- a/module/VuFind/src/VuFind/Db/Service/ExternalSessionServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/ExternalSessionServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/Feature/DeleteExpiredInterface.php b/module/VuFind/src/VuFind/Db/Service/Feature/DeleteExpiredInterface.php index 5a58c47514ea..d813d8b31c76 100644 --- a/module/VuFind/src/VuFind/Db/Service/Feature/DeleteExpiredInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/Feature/DeleteExpiredInterface.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/Feature/TransactionInterface.php b/module/VuFind/src/VuFind/Db/Service/Feature/TransactionInterface.php index cbd34f2e7455..a22def3334ec 100644 --- a/module/VuFind/src/VuFind/Db/Service/Feature/TransactionInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/Feature/TransactionInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/FeedbackService.php b/module/VuFind/src/VuFind/Db/Service/FeedbackService.php index 038d953946a3..d7523d1ea25d 100644 --- a/module/VuFind/src/VuFind/Db/Service/FeedbackService.php +++ b/module/VuFind/src/VuFind/Db/Service/FeedbackService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/FeedbackServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/FeedbackServiceInterface.php index 8990e97e9f7b..a6c375c71e23 100644 --- a/module/VuFind/src/VuFind/Db/Service/FeedbackServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/FeedbackServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/LoginTokenService.php b/module/VuFind/src/VuFind/Db/Service/LoginTokenService.php index d75b6018b124..906fcee3b8f0 100644 --- a/module/VuFind/src/VuFind/Db/Service/LoginTokenService.php +++ b/module/VuFind/src/VuFind/Db/Service/LoginTokenService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/LoginTokenServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/LoginTokenServiceInterface.php index cdbf655bb2a8..343213c269a8 100644 --- a/module/VuFind/src/VuFind/Db/Service/LoginTokenServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/LoginTokenServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/OaiResumptionService.php b/module/VuFind/src/VuFind/Db/Service/OaiResumptionService.php index a1c006782183..40acecadb95d 100644 --- a/module/VuFind/src/VuFind/Db/Service/OaiResumptionService.php +++ b/module/VuFind/src/VuFind/Db/Service/OaiResumptionService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/OaiResumptionServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/OaiResumptionServiceInterface.php index 9aefe570b29a..1115c501d89b 100644 --- a/module/VuFind/src/VuFind/Db/Service/OaiResumptionServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/OaiResumptionServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/PluginManager.php b/module/VuFind/src/VuFind/Db/Service/PluginManager.php index 17c01970bb2e..1e8a5dbc5731 100644 --- a/module/VuFind/src/VuFind/Db/Service/PluginManager.php +++ b/module/VuFind/src/VuFind/Db/Service/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/RatingsService.php b/module/VuFind/src/VuFind/Db/Service/RatingsService.php index 4c19ddef4b60..86ef0d14e89b 100644 --- a/module/VuFind/src/VuFind/Db/Service/RatingsService.php +++ b/module/VuFind/src/VuFind/Db/Service/RatingsService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/RatingsServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/RatingsServiceInterface.php index 3c57ba679fea..d55dd12e9e92 100644 --- a/module/VuFind/src/VuFind/Db/Service/RatingsServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/RatingsServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/RecordService.php b/module/VuFind/src/VuFind/Db/Service/RecordService.php index 1eff27251d5b..9738eb5bf99f 100644 --- a/module/VuFind/src/VuFind/Db/Service/RecordService.php +++ b/module/VuFind/src/VuFind/Db/Service/RecordService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/RecordServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/RecordServiceInterface.php index c2d4666baf72..32c1dae95638 100644 --- a/module/VuFind/src/VuFind/Db/Service/RecordServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/RecordServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ResourceService.php b/module/VuFind/src/VuFind/Db/Service/ResourceService.php index 6317a4542358..68bf0882ea89 100644 --- a/module/VuFind/src/VuFind/Db/Service/ResourceService.php +++ b/module/VuFind/src/VuFind/Db/Service/ResourceService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ResourceServiceFactory.php b/module/VuFind/src/VuFind/Db/Service/ResourceServiceFactory.php index 11a13dad5068..97f252a141a9 100644 --- a/module/VuFind/src/VuFind/Db/Service/ResourceServiceFactory.php +++ b/module/VuFind/src/VuFind/Db/Service/ResourceServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ResourceServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/ResourceServiceInterface.php index 1f7881b6aae1..37532deb4ed9 100644 --- a/module/VuFind/src/VuFind/Db/Service/ResourceServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/ResourceServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ResourceTagsService.php b/module/VuFind/src/VuFind/Db/Service/ResourceTagsService.php index 0983bcb119bf..db35c26225c3 100644 --- a/module/VuFind/src/VuFind/Db/Service/ResourceTagsService.php +++ b/module/VuFind/src/VuFind/Db/Service/ResourceTagsService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ResourceTagsServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/ResourceTagsServiceInterface.php index 7eddaf45af8a..761efb9b3f79 100644 --- a/module/VuFind/src/VuFind/Db/Service/ResourceTagsServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/ResourceTagsServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/SearchService.php b/module/VuFind/src/VuFind/Db/Service/SearchService.php index d4a64545a558..73ecfb354943 100644 --- a/module/VuFind/src/VuFind/Db/Service/SearchService.php +++ b/module/VuFind/src/VuFind/Db/Service/SearchService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/SearchServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/SearchServiceInterface.php index 098c70a1cae2..c550470413a8 100644 --- a/module/VuFind/src/VuFind/Db/Service/SearchServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/SearchServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/SessionService.php b/module/VuFind/src/VuFind/Db/Service/SessionService.php index 1e86a5f92103..f7b133392acc 100644 --- a/module/VuFind/src/VuFind/Db/Service/SessionService.php +++ b/module/VuFind/src/VuFind/Db/Service/SessionService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/SessionServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/SessionServiceInterface.php index a3bc43a18818..d7ef10459be7 100644 --- a/module/VuFind/src/VuFind/Db/Service/SessionServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/SessionServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ShortlinksService.php b/module/VuFind/src/VuFind/Db/Service/ShortlinksService.php index c3a58b9ccdaa..bc055d264ed3 100644 --- a/module/VuFind/src/VuFind/Db/Service/ShortlinksService.php +++ b/module/VuFind/src/VuFind/Db/Service/ShortlinksService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/ShortlinksServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/ShortlinksServiceInterface.php index 04905f7c4ca3..798376512f92 100644 --- a/module/VuFind/src/VuFind/Db/Service/ShortlinksServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/ShortlinksServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/TagService.php b/module/VuFind/src/VuFind/Db/Service/TagService.php index ee21731f0ded..6cd8280684df 100644 --- a/module/VuFind/src/VuFind/Db/Service/TagService.php +++ b/module/VuFind/src/VuFind/Db/Service/TagService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/TagServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/TagServiceInterface.php index 896d01a55643..cec1ebb8d4b1 100644 --- a/module/VuFind/src/VuFind/Db/Service/TagServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/TagServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserCardService.php b/module/VuFind/src/VuFind/Db/Service/UserCardService.php index e6ba89265a97..d69cc4f6b773 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserCardService.php +++ b/module/VuFind/src/VuFind/Db/Service/UserCardService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserCardServiceFactory.php b/module/VuFind/src/VuFind/Db/Service/UserCardServiceFactory.php index e69e515f70a6..44841690735d 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserCardServiceFactory.php +++ b/module/VuFind/src/VuFind/Db/Service/UserCardServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserCardServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/UserCardServiceInterface.php index 5097926e918f..0be30864bbc7 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserCardServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/UserCardServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserListService.php b/module/VuFind/src/VuFind/Db/Service/UserListService.php index 2767fb2e7a76..3d0d1af10550 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserListService.php +++ b/module/VuFind/src/VuFind/Db/Service/UserListService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserListServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/UserListServiceInterface.php index ebd297664896..b5db50ad2184 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserListServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/UserListServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserResourceService.php b/module/VuFind/src/VuFind/Db/Service/UserResourceService.php index 8461bc2a87bf..9b3f15da41eb 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserResourceService.php +++ b/module/VuFind/src/VuFind/Db/Service/UserResourceService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserResourceServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/UserResourceServiceInterface.php index 8afaa46867ab..60ac3f295294 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserResourceServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/UserResourceServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserService.php b/module/VuFind/src/VuFind/Db/Service/UserService.php index e76af11a5110..878859620e38 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserService.php +++ b/module/VuFind/src/VuFind/Db/Service/UserService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserServiceFactory.php b/module/VuFind/src/VuFind/Db/Service/UserServiceFactory.php index 65e1c9b91317..87a46e911f4b 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserServiceFactory.php +++ b/module/VuFind/src/VuFind/Db/Service/UserServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Service/UserServiceInterface.php b/module/VuFind/src/VuFind/Db/Service/UserServiceInterface.php index 9221387c3779..bf62dd51da05 100644 --- a/module/VuFind/src/VuFind/Db/Service/UserServiceInterface.php +++ b/module/VuFind/src/VuFind/Db/Service/UserServiceInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Database diff --git a/module/VuFind/src/VuFind/Db/Table/CaseSensitiveTagsFactory.php b/module/VuFind/src/VuFind/Db/Table/CaseSensitiveTagsFactory.php index f37b78766cec..e10501e90c99 100644 --- a/module/VuFind/src/VuFind/Db/Table/CaseSensitiveTagsFactory.php +++ b/module/VuFind/src/VuFind/Db/Table/CaseSensitiveTagsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/DbTableAwareInterface.php b/module/VuFind/src/VuFind/Db/Table/DbTableAwareInterface.php index 1d321df7a70c..e025f2e1b516 100644 --- a/module/VuFind/src/VuFind/Db/Table/DbTableAwareInterface.php +++ b/module/VuFind/src/VuFind/Db/Table/DbTableAwareInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/GatewayFactory.php b/module/VuFind/src/VuFind/Db/Table/GatewayFactory.php index 05414ff93381..628eb63162cf 100644 --- a/module/VuFind/src/VuFind/Db/Table/GatewayFactory.php +++ b/module/VuFind/src/VuFind/Db/Table/GatewayFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/PluginFactory.php b/module/VuFind/src/VuFind/Db/Table/PluginFactory.php index a936ada53a92..b67ee449d01a 100644 --- a/module/VuFind/src/VuFind/Db/Table/PluginFactory.php +++ b/module/VuFind/src/VuFind/Db/Table/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/ResourceFactory.php b/module/VuFind/src/VuFind/Db/Table/ResourceFactory.php index b97f72114a7d..1c1b16294e05 100644 --- a/module/VuFind/src/VuFind/Db/Table/ResourceFactory.php +++ b/module/VuFind/src/VuFind/Db/Table/ResourceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Shortlinks.php b/module/VuFind/src/VuFind/Db/Table/Shortlinks.php index f40da8189031..8cf6828323ff 100644 --- a/module/VuFind/src/VuFind/Db/Table/Shortlinks.php +++ b/module/VuFind/src/VuFind/Db/Table/Shortlinks.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/UserCard.php b/module/VuFind/src/VuFind/Db/Table/UserCard.php index a23e3324f6ed..909dfe2ddb76 100644 --- a/module/VuFind/src/VuFind/Db/Table/UserCard.php +++ b/module/VuFind/src/VuFind/Db/Table/UserCard.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/UserFactory.php b/module/VuFind/src/VuFind/Db/Table/UserFactory.php index 117908cfe0a2..e80eaae7494e 100644 --- a/module/VuFind/src/VuFind/Db/Table/UserFactory.php +++ b/module/VuFind/src/VuFind/Db/Table/UserFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/UserListFactory.php b/module/VuFind/src/VuFind/Db/Table/UserListFactory.php index 8b2cdb29a3b6..69272136a113 100644 --- a/module/VuFind/src/VuFind/Db/Table/UserListFactory.php +++ b/module/VuFind/src/VuFind/Db/Table/UserListFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/DigitalContent/FakeOverdriveConnector.php b/module/VuFind/src/VuFind/DigitalContent/FakeOverdriveConnector.php index 872c730f5bd9..5f2d016fc7bf 100644 --- a/module/VuFind/src/VuFind/DigitalContent/FakeOverdriveConnector.php +++ b/module/VuFind/src/VuFind/DigitalContent/FakeOverdriveConnector.php @@ -19,9 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DigitalContent diff --git a/module/VuFind/src/VuFind/DigitalContent/OverdriveConnector.php b/module/VuFind/src/VuFind/DigitalContent/OverdriveConnector.php index 675369d15bb1..3ffce6460829 100644 --- a/module/VuFind/src/VuFind/DigitalContent/OverdriveConnector.php +++ b/module/VuFind/src/VuFind/DigitalContent/OverdriveConnector.php @@ -15,9 +15,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DigitalContent diff --git a/module/VuFind/src/VuFind/DigitalContent/OverdriveConnectorFactory.php b/module/VuFind/src/VuFind/DigitalContent/OverdriveConnectorFactory.php index d63b7f7cd29b..a43b002cc6be 100644 --- a/module/VuFind/src/VuFind/DigitalContent/OverdriveConnectorFactory.php +++ b/module/VuFind/src/VuFind/DigitalContent/OverdriveConnectorFactory.php @@ -17,9 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DigitalContent diff --git a/module/VuFind/src/VuFind/DoiLinker/BrowZineFactory.php b/module/VuFind/src/VuFind/DoiLinker/BrowZineFactory.php index bf9e00032d6b..f7d60150b91b 100644 --- a/module/VuFind/src/VuFind/DoiLinker/BrowZineFactory.php +++ b/module/VuFind/src/VuFind/DoiLinker/BrowZineFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DOI diff --git a/module/VuFind/src/VuFind/DoiLinker/DoiLinkerInterface.php b/module/VuFind/src/VuFind/DoiLinker/DoiLinkerInterface.php index e11708fd055c..83e11ce3ba66 100644 --- a/module/VuFind/src/VuFind/DoiLinker/DoiLinkerInterface.php +++ b/module/VuFind/src/VuFind/DoiLinker/DoiLinkerInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DOI diff --git a/module/VuFind/src/VuFind/DoiLinker/PluginManager.php b/module/VuFind/src/VuFind/DoiLinker/PluginManager.php index 055c485a7e80..9932f1d419e5 100644 --- a/module/VuFind/src/VuFind/DoiLinker/PluginManager.php +++ b/module/VuFind/src/VuFind/DoiLinker/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DOI diff --git a/module/VuFind/src/VuFind/DoiLinker/Unpaywall.php b/module/VuFind/src/VuFind/DoiLinker/Unpaywall.php index 95b98d07731e..da7f2399e5c8 100644 --- a/module/VuFind/src/VuFind/DoiLinker/Unpaywall.php +++ b/module/VuFind/src/VuFind/DoiLinker/Unpaywall.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DOI diff --git a/module/VuFind/src/VuFind/DoiLinker/UnpaywallFactory.php b/module/VuFind/src/VuFind/DoiLinker/UnpaywallFactory.php index e4455b5cdd8e..0244637bdbe6 100644 --- a/module/VuFind/src/VuFind/DoiLinker/UnpaywallFactory.php +++ b/module/VuFind/src/VuFind/DoiLinker/UnpaywallFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DOI diff --git a/module/VuFind/src/VuFind/Exception/Auth.php b/module/VuFind/src/VuFind/Exception/Auth.php index f335a1b9a98f..4d9b9a7d31ed 100644 --- a/module/VuFind/src/VuFind/Exception/Auth.php +++ b/module/VuFind/src/VuFind/Exception/Auth.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/AuthEmailNotVerified.php b/module/VuFind/src/VuFind/Exception/AuthEmailNotVerified.php index 63b828151fc1..a244c97e5647 100644 --- a/module/VuFind/src/VuFind/Exception/AuthEmailNotVerified.php +++ b/module/VuFind/src/VuFind/Exception/AuthEmailNotVerified.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/AuthInProgress.php b/module/VuFind/src/VuFind/Exception/AuthInProgress.php index 4219509cfc6b..d4fc864f2da9 100644 --- a/module/VuFind/src/VuFind/Exception/AuthInProgress.php +++ b/module/VuFind/src/VuFind/Exception/AuthInProgress.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/AuthToken.php b/module/VuFind/src/VuFind/Exception/AuthToken.php index 2f1e68d60118..917db5f200a1 100644 --- a/module/VuFind/src/VuFind/Exception/AuthToken.php +++ b/module/VuFind/src/VuFind/Exception/AuthToken.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/BadConfig.php b/module/VuFind/src/VuFind/Exception/BadConfig.php index f341f05bca7a..4d2d8dedc0eb 100644 --- a/module/VuFind/src/VuFind/Exception/BadConfig.php +++ b/module/VuFind/src/VuFind/Exception/BadConfig.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/BadRequest.php b/module/VuFind/src/VuFind/Exception/BadRequest.php index 1fba795808d0..9e4c6c4d02d1 100644 --- a/module/VuFind/src/VuFind/Exception/BadRequest.php +++ b/module/VuFind/src/VuFind/Exception/BadRequest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/FileAccess.php b/module/VuFind/src/VuFind/Exception/FileAccess.php index e731628ec8ab..93803fb08bd9 100644 --- a/module/VuFind/src/VuFind/Exception/FileAccess.php +++ b/module/VuFind/src/VuFind/Exception/FileAccess.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/Forbidden.php b/module/VuFind/src/VuFind/Exception/Forbidden.php index 88241d720643..89ac72d397cd 100644 --- a/module/VuFind/src/VuFind/Exception/Forbidden.php +++ b/module/VuFind/src/VuFind/Exception/Forbidden.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/FormatUnavailable.php b/module/VuFind/src/VuFind/Exception/FormatUnavailable.php index 546a96359415..82e5367f4709 100644 --- a/module/VuFind/src/VuFind/Exception/FormatUnavailable.php +++ b/module/VuFind/src/VuFind/Exception/FormatUnavailable.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/HttpDownloadException.php b/module/VuFind/src/VuFind/Exception/HttpDownloadException.php index 5ea1fa475a31..e897e18c29b4 100644 --- a/module/VuFind/src/VuFind/Exception/HttpDownloadException.php +++ b/module/VuFind/src/VuFind/Exception/HttpDownloadException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/HttpStatusInterface.php b/module/VuFind/src/VuFind/Exception/HttpStatusInterface.php index e22e75e13ce7..b7c6052223ea 100644 --- a/module/VuFind/src/VuFind/Exception/HttpStatusInterface.php +++ b/module/VuFind/src/VuFind/Exception/HttpStatusInterface.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/ILS.php b/module/VuFind/src/VuFind/Exception/ILS.php index 1ac79b65146e..157fcd450c71 100644 --- a/module/VuFind/src/VuFind/Exception/ILS.php +++ b/module/VuFind/src/VuFind/Exception/ILS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/LibraryCard.php b/module/VuFind/src/VuFind/Exception/LibraryCard.php index 317abdba23e3..b56edece597a 100644 --- a/module/VuFind/src/VuFind/Exception/LibraryCard.php +++ b/module/VuFind/src/VuFind/Exception/LibraryCard.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/ListPermission.php b/module/VuFind/src/VuFind/Exception/ListPermission.php index a0c3eb900ee7..695181d49b37 100644 --- a/module/VuFind/src/VuFind/Exception/ListPermission.php +++ b/module/VuFind/src/VuFind/Exception/ListPermission.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/LoginRequired.php b/module/VuFind/src/VuFind/Exception/LoginRequired.php index c4e0a78c8123..d6a7d9765ddc 100644 --- a/module/VuFind/src/VuFind/Exception/LoginRequired.php +++ b/module/VuFind/src/VuFind/Exception/LoginRequired.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/LoginToken.php b/module/VuFind/src/VuFind/Exception/LoginToken.php index b1ca829b5e82..cf07ab226406 100644 --- a/module/VuFind/src/VuFind/Exception/LoginToken.php +++ b/module/VuFind/src/VuFind/Exception/LoginToken.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/Mail.php b/module/VuFind/src/VuFind/Exception/Mail.php index 3225b157c583..13654addef7f 100644 --- a/module/VuFind/src/VuFind/Exception/Mail.php +++ b/module/VuFind/src/VuFind/Exception/Mail.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/MissingField.php b/module/VuFind/src/VuFind/Exception/MissingField.php index aac818c06e88..98bd2a265462 100644 --- a/module/VuFind/src/VuFind/Exception/MissingField.php +++ b/module/VuFind/src/VuFind/Exception/MissingField.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/PasswordSecurity.php b/module/VuFind/src/VuFind/Exception/PasswordSecurity.php index 4934dcafd357..b100f288e54b 100644 --- a/module/VuFind/src/VuFind/Exception/PasswordSecurity.php +++ b/module/VuFind/src/VuFind/Exception/PasswordSecurity.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/RecordMissing.php b/module/VuFind/src/VuFind/Exception/RecordMissing.php index 9ce8e27528bf..67111cbd309e 100644 --- a/module/VuFind/src/VuFind/Exception/RecordMissing.php +++ b/module/VuFind/src/VuFind/Exception/RecordMissing.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/SMS.php b/module/VuFind/src/VuFind/Exception/SMS.php index 972852a63b85..2cc9e4ef6f29 100644 --- a/module/VuFind/src/VuFind/Exception/SMS.php +++ b/module/VuFind/src/VuFind/Exception/SMS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/SessionExpired.php b/module/VuFind/src/VuFind/Exception/SessionExpired.php index 018ee2351aa7..b6634a0bff7d 100644 --- a/module/VuFind/src/VuFind/Exception/SessionExpired.php +++ b/module/VuFind/src/VuFind/Exception/SessionExpired.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Exception/SeverityLevelInterface.php b/module/VuFind/src/VuFind/Exception/SeverityLevelInterface.php index aa09408c034a..c28e56ef9991 100644 --- a/module/VuFind/src/VuFind/Exception/SeverityLevelInterface.php +++ b/module/VuFind/src/VuFind/Exception/SeverityLevelInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Exceptions diff --git a/module/VuFind/src/VuFind/Export.php b/module/VuFind/src/VuFind/Export.php index 840ba6ef36f7..cd83bf479a8b 100644 --- a/module/VuFind/src/VuFind/Export.php +++ b/module/VuFind/src/VuFind/Export.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Export diff --git a/module/VuFind/src/VuFind/ExportFactory.php b/module/VuFind/src/VuFind/ExportFactory.php index 48117c6e99b2..c628d01880a5 100644 --- a/module/VuFind/src/VuFind/ExportFactory.php +++ b/module/VuFind/src/VuFind/ExportFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Export diff --git a/module/VuFind/src/VuFind/Favorites/FavoritesService.php b/module/VuFind/src/VuFind/Favorites/FavoritesService.php index 3f4ed44a2722..f8c92d2873f7 100644 --- a/module/VuFind/src/VuFind/Favorites/FavoritesService.php +++ b/module/VuFind/src/VuFind/Favorites/FavoritesService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Favorites diff --git a/module/VuFind/src/VuFind/Favorites/FavoritesServiceFactory.php b/module/VuFind/src/VuFind/Favorites/FavoritesServiceFactory.php index bb34b224bc75..9c03ad9f6997 100644 --- a/module/VuFind/src/VuFind/Favorites/FavoritesServiceFactory.php +++ b/module/VuFind/src/VuFind/Favorites/FavoritesServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Favorites diff --git a/module/VuFind/src/VuFind/Feature/BulkActionTrait.php b/module/VuFind/src/VuFind/Feature/BulkActionTrait.php index 3267f7d553a6..904ba3bd0285 100644 --- a/module/VuFind/src/VuFind/Feature/BulkActionTrait.php +++ b/module/VuFind/src/VuFind/Feature/BulkActionTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Feature diff --git a/module/VuFind/src/VuFind/Feature/MergeRecursiveTrait.php b/module/VuFind/src/VuFind/Feature/MergeRecursiveTrait.php index bc8ebaa10867..9ab0563c00f8 100644 --- a/module/VuFind/src/VuFind/Feature/MergeRecursiveTrait.php +++ b/module/VuFind/src/VuFind/Feature/MergeRecursiveTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Feature diff --git a/module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Entry.php b/module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Entry.php index c8c7c96d671d..01f055aeee00 100644 --- a/module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Entry.php +++ b/module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Entry.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Feed_Plugins diff --git a/module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Renderer/Entry.php b/module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Renderer/Entry.php index ba78072e18b0..979b64fc33a2 100644 --- a/module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Renderer/Entry.php +++ b/module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Renderer/Entry.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Feed_Plugins diff --git a/module/VuFind/src/VuFind/Feed/Writer/Extension/OpenSearch/Feed.php b/module/VuFind/src/VuFind/Feed/Writer/Extension/OpenSearch/Feed.php index 07e7625a05e6..60a219687026 100644 --- a/module/VuFind/src/VuFind/Feed/Writer/Extension/OpenSearch/Feed.php +++ b/module/VuFind/src/VuFind/Feed/Writer/Extension/OpenSearch/Feed.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Feed_Plugins diff --git a/module/VuFind/src/VuFind/Feed/Writer/Extension/OpenSearch/Renderer/Feed.php b/module/VuFind/src/VuFind/Feed/Writer/Extension/OpenSearch/Renderer/Feed.php index 0d2284fb714b..de6ff1bbe893 100644 --- a/module/VuFind/src/VuFind/Feed/Writer/Extension/OpenSearch/Renderer/Feed.php +++ b/module/VuFind/src/VuFind/Feed/Writer/Extension/OpenSearch/Renderer/Feed.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Feed_Plugins diff --git a/module/VuFind/src/VuFind/Form/Form.php b/module/VuFind/src/VuFind/Form/Form.php index fe1dafd8a036..2b7abe8a5a60 100644 --- a/module/VuFind/src/VuFind/Form/Form.php +++ b/module/VuFind/src/VuFind/Form/Form.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/Form/FormFactory.php b/module/VuFind/src/VuFind/Form/FormFactory.php index 055d956fa9ea..32e19d427ac1 100644 --- a/module/VuFind/src/VuFind/Form/FormFactory.php +++ b/module/VuFind/src/VuFind/Form/FormFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/Form/Handler/Database.php b/module/VuFind/src/VuFind/Form/Handler/Database.php index a5b019cf670f..379041de9290 100644 --- a/module/VuFind/src/VuFind/Form/Handler/Database.php +++ b/module/VuFind/src/VuFind/Form/Handler/Database.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/Form/Handler/DatabaseFactory.php b/module/VuFind/src/VuFind/Form/Handler/DatabaseFactory.php index 369d9080469d..08264dc84b7a 100644 --- a/module/VuFind/src/VuFind/Form/Handler/DatabaseFactory.php +++ b/module/VuFind/src/VuFind/Form/Handler/DatabaseFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/Form/Handler/Email.php b/module/VuFind/src/VuFind/Form/Handler/Email.php index 3d7b61efe469..93eac6f13b73 100644 --- a/module/VuFind/src/VuFind/Form/Handler/Email.php +++ b/module/VuFind/src/VuFind/Form/Handler/Email.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/Form/Handler/EmailFactory.php b/module/VuFind/src/VuFind/Form/Handler/EmailFactory.php index 0e37837c1345..9f2b622ee0a1 100644 --- a/module/VuFind/src/VuFind/Form/Handler/EmailFactory.php +++ b/module/VuFind/src/VuFind/Form/Handler/EmailFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/Form/Handler/HandlerInterface.php b/module/VuFind/src/VuFind/Form/Handler/HandlerInterface.php index 0831cd761e6a..ae83d8f93157 100644 --- a/module/VuFind/src/VuFind/Form/Handler/HandlerInterface.php +++ b/module/VuFind/src/VuFind/Form/Handler/HandlerInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/Form/Handler/PluginFactory.php b/module/VuFind/src/VuFind/Form/Handler/PluginFactory.php index 02e3c7176bbf..a99d9e19f97a 100644 --- a/module/VuFind/src/VuFind/Form/Handler/PluginFactory.php +++ b/module/VuFind/src/VuFind/Form/Handler/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/Form/Handler/PluginManager.php b/module/VuFind/src/VuFind/Form/Handler/PluginManager.php index 37ab1b725c1f..e2bb20f1f974 100644 --- a/module/VuFind/src/VuFind/Form/Handler/PluginManager.php +++ b/module/VuFind/src/VuFind/Form/Handler/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Form diff --git a/module/VuFind/src/VuFind/GeoFeatures/AbstractConfig.php b/module/VuFind/src/VuFind/GeoFeatures/AbstractConfig.php index de15f601d135..e8a9b21c82ce 100644 --- a/module/VuFind/src/VuFind/GeoFeatures/AbstractConfig.php +++ b/module/VuFind/src/VuFind/GeoFeatures/AbstractConfig.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package GeoFeatures diff --git a/module/VuFind/src/VuFind/GeoFeatures/AbstractConfigFactory.php b/module/VuFind/src/VuFind/GeoFeatures/AbstractConfigFactory.php index d725b999546e..b846e905ea6b 100644 --- a/module/VuFind/src/VuFind/GeoFeatures/AbstractConfigFactory.php +++ b/module/VuFind/src/VuFind/GeoFeatures/AbstractConfigFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package GeoFeatures diff --git a/module/VuFind/src/VuFind/GeoFeatures/BasemapConfig.php b/module/VuFind/src/VuFind/GeoFeatures/BasemapConfig.php index 0f4010c7288a..bc29f54c57ee 100644 --- a/module/VuFind/src/VuFind/GeoFeatures/BasemapConfig.php +++ b/module/VuFind/src/VuFind/GeoFeatures/BasemapConfig.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package GeoFeatures diff --git a/module/VuFind/src/VuFind/GeoFeatures/MapSelectionConfig.php b/module/VuFind/src/VuFind/GeoFeatures/MapSelectionConfig.php index f824d633194f..4dbf1d3c07b6 100644 --- a/module/VuFind/src/VuFind/GeoFeatures/MapSelectionConfig.php +++ b/module/VuFind/src/VuFind/GeoFeatures/MapSelectionConfig.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package GeoFeatures diff --git a/module/VuFind/src/VuFind/GeoFeatures/MapTabConfig.php b/module/VuFind/src/VuFind/GeoFeatures/MapTabConfig.php index 184652a1a0d1..c5dc1c91b881 100644 --- a/module/VuFind/src/VuFind/GeoFeatures/MapTabConfig.php +++ b/module/VuFind/src/VuFind/GeoFeatures/MapTabConfig.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package GeoFeatures diff --git a/module/VuFind/src/VuFind/Hierarchy/Driver/AbstractBase.php b/module/VuFind/src/VuFind/Hierarchy/Driver/AbstractBase.php index bf2c5a7eb105..6ca22ad26bab 100644 --- a/module/VuFind/src/VuFind/Hierarchy/Driver/AbstractBase.php +++ b/module/VuFind/src/VuFind/Hierarchy/Driver/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Hierarchy diff --git a/module/VuFind/src/VuFind/Hierarchy/Driver/ConfigurationBased.php b/module/VuFind/src/VuFind/Hierarchy/Driver/ConfigurationBased.php index 9564bceeb183..ce06c626fd13 100644 --- a/module/VuFind/src/VuFind/Hierarchy/Driver/ConfigurationBased.php +++ b/module/VuFind/src/VuFind/Hierarchy/Driver/ConfigurationBased.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Hierarchy_Drivers diff --git a/module/VuFind/src/VuFind/Hierarchy/Driver/ConfigurationBasedFactory.php b/module/VuFind/src/VuFind/Hierarchy/Driver/ConfigurationBasedFactory.php index 7863d4346258..c950e3d3a038 100644 --- a/module/VuFind/src/VuFind/Hierarchy/Driver/ConfigurationBasedFactory.php +++ b/module/VuFind/src/VuFind/Hierarchy/Driver/ConfigurationBasedFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Hierarchy_Drivers diff --git a/module/VuFind/src/VuFind/Hierarchy/Driver/PluginManager.php b/module/VuFind/src/VuFind/Hierarchy/Driver/PluginManager.php index a5a9b149821c..b1e91cc1b752 100644 --- a/module/VuFind/src/VuFind/Hierarchy/Driver/PluginManager.php +++ b/module/VuFind/src/VuFind/Hierarchy/Driver/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Hierarchy_Drivers diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBase.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBase.php index f7437dca8036..fa6dca387c65 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBase.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataFormatter diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBaseFactory.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBaseFactory.php index c36d23f3afa5..a4ed4e59723b 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBaseFactory.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBaseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataFormatter diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/Json.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/Json.php index 6c72da2000aa..de1cb864a67c 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/Json.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/Json.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataFormatter diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/PluginManager.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/PluginManager.php index bc537759bbbe..c1ccd32164ca 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/PluginManager.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataSource diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/AbstractBase.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/AbstractBase.php index 25eb5d528597..1ba7f3872f8b 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/AbstractBase.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataSource diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/PluginManager.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/PluginManager.php index a62b0060abb7..422f7da4894d 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/PluginManager.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataSource diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Search2.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Search2.php index 305408eebf5a..fd0d457d4cef 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Search2.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Search2.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataSource diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Search2Factory.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Search2Factory.php index f9eb3e452424..7edccfbb1137 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Search2Factory.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Search2Factory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataSource diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Solr.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Solr.php index 04c9a09ef142..ac952e829d4d 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Solr.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/Solr.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataSource diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/SolrFactory.php b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/SolrFactory.php index 70a890633de8..f0a10f693eff 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/SolrFactory.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeDataSource/SolrFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_DataSource diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/AbstractBase.php b/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/AbstractBase.php index 612966e1d9cd..1aede0eefb99 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/AbstractBase.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_Renderer diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTree.php b/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTree.php index 355cbc99a82d..ec48f82a08fd 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTree.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTree.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_Renderer diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTreeFactory.php b/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTreeFactory.php index 8b94f6ae83ba..2d653238acf8 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTreeFactory.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/HTMLTreeFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_Renderer diff --git a/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/PluginManager.php b/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/PluginManager.php index 08bbd9174624..1a8fb789525f 100644 --- a/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/PluginManager.php +++ b/module/VuFind/src/VuFind/Hierarchy/TreeRenderer/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HierarchyTree_Renderer diff --git a/module/VuFind/src/VuFind/Http/CachingDownloader.php b/module/VuFind/src/VuFind/Http/CachingDownloader.php index 7ce65c0c4092..7d469e37601b 100644 --- a/module/VuFind/src/VuFind/Http/CachingDownloader.php +++ b/module/VuFind/src/VuFind/Http/CachingDownloader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Http diff --git a/module/VuFind/src/VuFind/Http/CachingDownloaderAwareInterface.php b/module/VuFind/src/VuFind/Http/CachingDownloaderAwareInterface.php index ca5bc5faf2d7..5e44b0fcd527 100644 --- a/module/VuFind/src/VuFind/Http/CachingDownloaderAwareInterface.php +++ b/module/VuFind/src/VuFind/Http/CachingDownloaderAwareInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Http diff --git a/module/VuFind/src/VuFind/Http/CachingDownloaderAwareTrait.php b/module/VuFind/src/VuFind/Http/CachingDownloaderAwareTrait.php index 003b0a4a7741..5c6e134a117b 100644 --- a/module/VuFind/src/VuFind/Http/CachingDownloaderAwareTrait.php +++ b/module/VuFind/src/VuFind/Http/CachingDownloaderAwareTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Http diff --git a/module/VuFind/src/VuFind/Http/CachingDownloaderFactory.php b/module/VuFind/src/VuFind/Http/CachingDownloaderFactory.php index 4abefec51cd0..2eb9a26f0daa 100644 --- a/module/VuFind/src/VuFind/Http/CachingDownloaderFactory.php +++ b/module/VuFind/src/VuFind/Http/CachingDownloaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Http diff --git a/module/VuFind/src/VuFind/Http/GuzzleService.php b/module/VuFind/src/VuFind/Http/GuzzleService.php index 6bb0146ed52e..21b6891e960a 100644 --- a/module/VuFind/src/VuFind/Http/GuzzleService.php +++ b/module/VuFind/src/VuFind/Http/GuzzleService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Http diff --git a/module/VuFind/src/VuFind/Http/GuzzleServiceFactory.php b/module/VuFind/src/VuFind/Http/GuzzleServiceFactory.php index 8fdcc79a9c18..e68697a0d6c0 100644 --- a/module/VuFind/src/VuFind/Http/GuzzleServiceFactory.php +++ b/module/VuFind/src/VuFind/Http/GuzzleServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Http/PhpEnvironment/Request.php b/module/VuFind/src/VuFind/Http/PhpEnvironment/Request.php index 296b1731d7b9..0e1dea8b179a 100644 --- a/module/VuFind/src/VuFind/Http/PhpEnvironment/Request.php +++ b/module/VuFind/src/VuFind/Http/PhpEnvironment/Request.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package HTTP diff --git a/module/VuFind/src/VuFind/I18n/ExtendedIniNormalizer.php b/module/VuFind/src/VuFind/I18n/ExtendedIniNormalizer.php index 1b6b3b2598fe..c59f1249d509 100644 --- a/module/VuFind/src/VuFind/I18n/ExtendedIniNormalizer.php +++ b/module/VuFind/src/VuFind/I18n/ExtendedIniNormalizer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/HasSorterInterface.php b/module/VuFind/src/VuFind/I18n/HasSorterInterface.php index 61ef77f35372..a586e2173bac 100644 --- a/module/VuFind/src/VuFind/I18n/HasSorterInterface.php +++ b/module/VuFind/src/VuFind/I18n/HasSorterInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n diff --git a/module/VuFind/src/VuFind/I18n/HasSorterTrait.php b/module/VuFind/src/VuFind/I18n/HasSorterTrait.php index 6c1449ef3261..cd7149a8ab0e 100644 --- a/module/VuFind/src/VuFind/I18n/HasSorterTrait.php +++ b/module/VuFind/src/VuFind/I18n/HasSorterTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n diff --git a/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorCookieStrategy.php b/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorCookieStrategy.php index 29aadafd63b2..5904fb154057 100644 --- a/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorCookieStrategy.php +++ b/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorCookieStrategy.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n\Locale diff --git a/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorFactory.php b/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorFactory.php index af64bf52960c..2bd46787cec7 100644 --- a/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorFactory.php +++ b/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n\Locale diff --git a/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorParamStrategy.php b/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorParamStrategy.php index 241988106c63..d51938772d22 100644 --- a/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorParamStrategy.php +++ b/module/VuFind/src/VuFind/I18n/Locale/LocaleDetectorParamStrategy.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n\Locale diff --git a/module/VuFind/src/VuFind/I18n/Locale/LocaleSettings.php b/module/VuFind/src/VuFind/I18n/Locale/LocaleSettings.php index 9794bc3894eb..88ff40368737 100644 --- a/module/VuFind/src/VuFind/I18n/Locale/LocaleSettings.php +++ b/module/VuFind/src/VuFind/I18n/Locale/LocaleSettings.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n\Locale diff --git a/module/VuFind/src/VuFind/I18n/Sorter.php b/module/VuFind/src/VuFind/I18n/Sorter.php index dbfc765dedaa..33f08722ef36 100644 --- a/module/VuFind/src/VuFind/I18n/Sorter.php +++ b/module/VuFind/src/VuFind/I18n/Sorter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n diff --git a/module/VuFind/src/VuFind/I18n/SorterFactory.php b/module/VuFind/src/VuFind/I18n/SorterFactory.php index 81e8c9b5cd61..6ee3fffaed56 100644 --- a/module/VuFind/src/VuFind/I18n/SorterFactory.php +++ b/module/VuFind/src/VuFind/I18n/SorterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n diff --git a/module/VuFind/src/VuFind/I18n/SorterInterface.php b/module/VuFind/src/VuFind/I18n/SorterInterface.php index e1b27bf04e74..4eb35ee9438d 100644 --- a/module/VuFind/src/VuFind/I18n/SorterInterface.php +++ b/module/VuFind/src/VuFind/I18n/SorterInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package I18n diff --git a/module/VuFind/src/VuFind/I18n/TranslatableString.php b/module/VuFind/src/VuFind/I18n/TranslatableString.php index 55ce26c13c5f..1ae4d2b50c22 100644 --- a/module/VuFind/src/VuFind/I18n/TranslatableString.php +++ b/module/VuFind/src/VuFind/I18n/TranslatableString.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/TranslatableStringInterface.php b/module/VuFind/src/VuFind/I18n/TranslatableStringInterface.php index e057725cdc81..6f214ad7ef8e 100644 --- a/module/VuFind/src/VuFind/I18n/TranslatableStringInterface.php +++ b/module/VuFind/src/VuFind/I18n/TranslatableStringInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/Translator/LanguageInitializerTrait.php b/module/VuFind/src/VuFind/I18n/Translator/LanguageInitializerTrait.php index c74b61a96663..8916ea98c2ab 100644 --- a/module/VuFind/src/VuFind/I18n/Translator/LanguageInitializerTrait.php +++ b/module/VuFind/src/VuFind/I18n/Translator/LanguageInitializerTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIni.php b/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIni.php index 2bca3502c0cb..59e961318b3e 100644 --- a/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIni.php +++ b/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIni.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIniFactory.php b/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIniFactory.php index 61ad329902c3..5118ce00731f 100644 --- a/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIniFactory.php +++ b/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIniFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIniReader.php b/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIniReader.php index f248ba67742d..654730951ecb 100644 --- a/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIniReader.php +++ b/module/VuFind/src/VuFind/I18n/Translator/Loader/ExtendedIniReader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareInterface.php b/module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareInterface.php index efd802c4e341..3c22f6a70ef2 100644 --- a/module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareInterface.php +++ b/module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareTrait.php b/module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareTrait.php index 972590b5854c..70c051efa1d8 100644 --- a/module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareTrait.php +++ b/module/VuFind/src/VuFind/I18n/Translator/TranslatorAwareTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/I18n/Translator/TranslatorFactory.php b/module/VuFind/src/VuFind/I18n/Translator/TranslatorFactory.php index a2e1fda7d78f..b78768a0b543 100644 --- a/module/VuFind/src/VuFind/I18n/Translator/TranslatorFactory.php +++ b/module/VuFind/src/VuFind/I18n/Translator/TranslatorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Translator diff --git a/module/VuFind/src/VuFind/ILS/Connection.php b/module/VuFind/src/VuFind/ILS/Connection.php index fd3bef872da7..74e94e5976a3 100644 --- a/module/VuFind/src/VuFind/ILS/Connection.php +++ b/module/VuFind/src/VuFind/ILS/Connection.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/ConnectionFactory.php b/module/VuFind/src/VuFind/ILS/ConnectionFactory.php index 635dc28024ad..1e83ae14950b 100644 --- a/module/VuFind/src/VuFind/ILS/ConnectionFactory.php +++ b/module/VuFind/src/VuFind/ILS/ConnectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/AbstractAPI.php b/module/VuFind/src/VuFind/ILS/Driver/AbstractAPI.php index 4c18c9f006f4..881a6673975e 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/AbstractAPI.php +++ b/module/VuFind/src/VuFind/ILS/Driver/AbstractAPI.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/AbstractBase.php b/module/VuFind/src/VuFind/ILS/Driver/AbstractBase.php index c26ac48ee62d..849231b7368c 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/AbstractBase.php +++ b/module/VuFind/src/VuFind/ILS/Driver/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/AbstractMultiDriver.php b/module/VuFind/src/VuFind/ILS/Driver/AbstractMultiDriver.php index d4bea1120c7d..f3fcadd835d6 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/AbstractMultiDriver.php +++ b/module/VuFind/src/VuFind/ILS/Driver/AbstractMultiDriver.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILSdrivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/AbstractMultiDriverFactory.php b/module/VuFind/src/VuFind/ILS/Driver/AbstractMultiDriverFactory.php index 47123cf27807..c5632595a6a0 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/AbstractMultiDriverFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/AbstractMultiDriverFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Aleph.php b/module/VuFind/src/VuFind/ILS/Driver/Aleph.php index bf2511641524..f1e18960b3e1 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Aleph.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Aleph.php @@ -23,8 +23,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Aleph/RestfulException.php b/module/VuFind/src/VuFind/ILS/Driver/Aleph/RestfulException.php index ab9617a9e5c3..a5a31c2e0add 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Aleph/RestfulException.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Aleph/RestfulException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Aleph/Translator.php b/module/VuFind/src/VuFind/ILS/Driver/Aleph/Translator.php index 66e475bc2793..f62ea7a7a537 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Aleph/Translator.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Aleph/Translator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/AlephFactory.php b/module/VuFind/src/VuFind/ILS/Driver/AlephFactory.php index 7faacfc876c1..f1610a91a736 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/AlephFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/AlephFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Alma.php b/module/VuFind/src/VuFind/ILS/Driver/Alma.php index 4555d9896beb..d3af487a023b 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Alma.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Alma.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Amicus.php b/module/VuFind/src/VuFind/ILS/Driver/Amicus.php index 50e8c7281db6..f9ab3a0eeb2f 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Amicus.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Amicus.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/ComposedDriver.php b/module/VuFind/src/VuFind/ILS/Driver/ComposedDriver.php index f411c863086c..ef2717bb7e36 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/ComposedDriver.php +++ b/module/VuFind/src/VuFind/ILS/Driver/ComposedDriver.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILSdrivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/DAIA.php b/module/VuFind/src/VuFind/ILS/Driver/DAIA.php index 778690d31c63..e80a6044154a 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/DAIA.php +++ b/module/VuFind/src/VuFind/ILS/Driver/DAIA.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Demo.php b/module/VuFind/src/VuFind/ILS/Driver/Demo.php index 8e413fa559cc..466134a87138 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Demo.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Demo.php @@ -22,8 +22,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/DemoFactory.php b/module/VuFind/src/VuFind/ILS/Driver/DemoFactory.php index 97dc8f4f5f76..edf2c01fd1ea 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/DemoFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/DemoFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/DriverInterface.php b/module/VuFind/src/VuFind/ILS/Driver/DriverInterface.php index f78cd16c3a04..21cd37f90931 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/DriverInterface.php +++ b/module/VuFind/src/VuFind/ILS/Driver/DriverInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/DriverWithDateConverterFactory.php b/module/VuFind/src/VuFind/ILS/Driver/DriverWithDateConverterFactory.php index ab414a0b0835..b84f576f3298 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/DriverWithDateConverterFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/DriverWithDateConverterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Evergreen.php b/module/VuFind/src/VuFind/ILS/Driver/Evergreen.php index dcde1c3a7cb5..cce914dd0b28 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Evergreen.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Evergreen.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Folio.php b/module/VuFind/src/VuFind/ILS/Driver/Folio.php index 24ef651bbc60..121eb3c0c1a2 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Folio.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Folio.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/FolioFactory.php b/module/VuFind/src/VuFind/ILS/Driver/FolioFactory.php index 3212dcb02916..6980825290ab 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/FolioFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/FolioFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/GeniePlus.php b/module/VuFind/src/VuFind/ILS/Driver/GeniePlus.php index efacac8591bc..0338f63992dc 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/GeniePlus.php +++ b/module/VuFind/src/VuFind/ILS/Driver/GeniePlus.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/GeniePlusFactory.php b/module/VuFind/src/VuFind/ILS/Driver/GeniePlusFactory.php index da8fcbc36dd4..c8b02dbdfd87 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/GeniePlusFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/GeniePlusFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Horizon.php b/module/VuFind/src/VuFind/ILS/Driver/Horizon.php index 0b1e8d486146..4d9b73689968 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Horizon.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Horizon.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/HorizonXMLAPI.php b/module/VuFind/src/VuFind/ILS/Driver/HorizonXMLAPI.php index fba335654f7c..944d3ef8da55 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/HorizonXMLAPI.php +++ b/module/VuFind/src/VuFind/ILS/Driver/HorizonXMLAPI.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Innovative.php b/module/VuFind/src/VuFind/ILS/Driver/Innovative.php index ac2139508358..5429ee0cf38f 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Innovative.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Innovative.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Koha.php b/module/VuFind/src/VuFind/ILS/Driver/Koha.php index 47e686f673a7..68c60f399c18 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Koha.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Koha.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/KohaILSDI.php b/module/VuFind/src/VuFind/ILS/Driver/KohaILSDI.php index e26d20ee42e0..d5f31d94e348 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/KohaILSDI.php +++ b/module/VuFind/src/VuFind/ILS/Driver/KohaILSDI.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/KohaRest.php b/module/VuFind/src/VuFind/ILS/Driver/KohaRest.php index 6202e29e0082..a5e0e80f8cc5 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/KohaRest.php +++ b/module/VuFind/src/VuFind/ILS/Driver/KohaRest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/KohaRestFactory.php b/module/VuFind/src/VuFind/ILS/Driver/KohaRestFactory.php index 718a531890b2..3296741ab6db 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/KohaRestFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/KohaRestFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php b/module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php index 145c1792e2ca..f55eebaee89e 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php +++ b/module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILSdrivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/MultiBackendFactory.php b/module/VuFind/src/VuFind/ILS/Driver/MultiBackendFactory.php index ea68efb10976..7636ff33e48f 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/MultiBackendFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/MultiBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/NewGenLib.php b/module/VuFind/src/VuFind/ILS/Driver/NewGenLib.php index 0808c99bc21e..122cf23c36bb 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/NewGenLib.php +++ b/module/VuFind/src/VuFind/ILS/Driver/NewGenLib.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/NoILS.php b/module/VuFind/src/VuFind/ILS/Driver/NoILS.php index 9e447c85dbc3..84ad40cd4301 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/NoILS.php +++ b/module/VuFind/src/VuFind/ILS/Driver/NoILS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/NoILSFactory.php b/module/VuFind/src/VuFind/ILS/Driver/NoILSFactory.php index b5e53f37ba3e..ad25b097ee8f 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/NoILSFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/NoILSFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/OAuth2TokenTrait.php b/module/VuFind/src/VuFind/ILS/Driver/OAuth2TokenTrait.php index a17dd0d1cbcd..b0eefda23d97 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/OAuth2TokenTrait.php +++ b/module/VuFind/src/VuFind/ILS/Driver/OAuth2TokenTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\ILS diff --git a/module/VuFind/src/VuFind/ILS/Driver/PAIA.php b/module/VuFind/src/VuFind/ILS/Driver/PAIA.php index f0405d703293..26cb613ef6dc 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/PAIA.php +++ b/module/VuFind/src/VuFind/ILS/Driver/PAIA.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/PAIAFactory.php b/module/VuFind/src/VuFind/ILS/Driver/PAIAFactory.php index cee701c5a2f2..0a8350686a4f 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/PAIAFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/PAIAFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/PluginFactory.php b/module/VuFind/src/VuFind/ILS/Driver/PluginFactory.php index 1f5733e79a65..bd64174be190 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/PluginFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/PluginManager.php b/module/VuFind/src/VuFind/ILS/Driver/PluginManager.php index 95ca9135220e..913d5eb3276c 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/PluginManager.php +++ b/module/VuFind/src/VuFind/ILS/Driver/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Polaris.php b/module/VuFind/src/VuFind/ILS/Driver/Polaris.php index d31b5351c8cd..f8bd704d124c 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Polaris.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Polaris.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Sample.php b/module/VuFind/src/VuFind/ILS/Driver/Sample.php index 4aecc1dcce40..7c4a7865ea40 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Sample.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Sample.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/SierraRest.php b/module/VuFind/src/VuFind/ILS/Driver/SierraRest.php index fe5e0aeb20ff..3f6cbe4b5396 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/SierraRest.php +++ b/module/VuFind/src/VuFind/ILS/Driver/SierraRest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/SierraRestFactory.php b/module/VuFind/src/VuFind/ILS/Driver/SierraRestFactory.php index bb550ba3f094..6ea2f40caef0 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/SierraRestFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/SierraRestFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Symphony.php b/module/VuFind/src/VuFind/ILS/Driver/Symphony.php index 4497b4f29b0d..9def4ec398d1 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Symphony.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Symphony.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/SymphonyFactory.php b/module/VuFind/src/VuFind/ILS/Driver/SymphonyFactory.php index dd6f64a38f8f..a446f4e376af 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/SymphonyFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/SymphonyFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Unicorn.php b/module/VuFind/src/VuFind/ILS/Driver/Unicorn.php index 28ed63302dcd..f4de7d5e6955 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Unicorn.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Unicorn.php @@ -15,8 +15,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/UnicornFactory.php b/module/VuFind/src/VuFind/ILS/Driver/UnicornFactory.php index 39acbaa41ffb..cd8f400eeb47 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/UnicornFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/UnicornFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Virtua.php b/module/VuFind/src/VuFind/ILS/Driver/Virtua.php index 1343003c1fb3..e1d1478e4bcf 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Virtua.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Virtua.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/Voyager.php b/module/VuFind/src/VuFind/ILS/Driver/Voyager.php index af7509e114ff..4731c2505d09 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/Voyager.php +++ b/module/VuFind/src/VuFind/ILS/Driver/Voyager.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php b/module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php index ea97cfdc9687..a5c31ba5c57a 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php +++ b/module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/VoyagerRestfulFactory.php b/module/VuFind/src/VuFind/ILS/Driver/VoyagerRestfulFactory.php index 216a7c6d6c6f..5a0a4502a965 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/VoyagerRestfulFactory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/VoyagerRestfulFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/XCNCIP2.php b/module/VuFind/src/VuFind/ILS/Driver/XCNCIP2.php index 4d161c97611b..3fbbe765c79a 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/XCNCIP2.php +++ b/module/VuFind/src/VuFind/ILS/Driver/XCNCIP2.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Driver/XCNCIP2Factory.php b/module/VuFind/src/VuFind/ILS/Driver/XCNCIP2Factory.php index 021df31a98c3..6d1c897c4f47 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/XCNCIP2Factory.php +++ b/module/VuFind/src/VuFind/ILS/Driver/XCNCIP2Factory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/HoldSettings.php b/module/VuFind/src/VuFind/ILS/HoldSettings.php index 6e89b64320d5..0c581a600b53 100644 --- a/module/VuFind/src/VuFind/ILS/HoldSettings.php +++ b/module/VuFind/src/VuFind/ILS/HoldSettings.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/HoldSettingsFactory.php b/module/VuFind/src/VuFind/ILS/HoldSettingsFactory.php index 3bb7ff8f2558..39e468cc86e3 100644 --- a/module/VuFind/src/VuFind/ILS/HoldSettingsFactory.php +++ b/module/VuFind/src/VuFind/ILS/HoldSettingsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatus.php b/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatus.php index 83c9ba344b1b..62257303dc30 100644 --- a/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatus.php +++ b/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatus.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Logic diff --git a/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusInterface.php b/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusInterface.php index eeab33357044..281b4d6aa40c 100644 --- a/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusInterface.php +++ b/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Logic diff --git a/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusManager.php b/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusManager.php index c536f6e49494..d620b6fafab5 100644 --- a/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusManager.php +++ b/module/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Logic diff --git a/module/VuFind/src/VuFind/ILS/Logic/Holds.php b/module/VuFind/src/VuFind/ILS/Logic/Holds.php index 6f8a77026551..431a5cc64625 100644 --- a/module/VuFind/src/VuFind/ILS/Logic/Holds.php +++ b/module/VuFind/src/VuFind/ILS/Logic/Holds.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Logic diff --git a/module/VuFind/src/VuFind/ILS/Logic/LogicFactory.php b/module/VuFind/src/VuFind/ILS/Logic/LogicFactory.php index 3731624be0c8..91224e73f80f 100644 --- a/module/VuFind/src/VuFind/ILS/Logic/LogicFactory.php +++ b/module/VuFind/src/VuFind/ILS/Logic/LogicFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Logic diff --git a/module/VuFind/src/VuFind/ILS/Logic/SummaryTrait.php b/module/VuFind/src/VuFind/ILS/Logic/SummaryTrait.php index 1f33e8fdbbaf..1793443715e8 100644 --- a/module/VuFind/src/VuFind/ILS/Logic/SummaryTrait.php +++ b/module/VuFind/src/VuFind/ILS/Logic/SummaryTrait.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS diff --git a/module/VuFind/src/VuFind/ILS/Logic/TitleHolds.php b/module/VuFind/src/VuFind/ILS/Logic/TitleHolds.php index 6d670ec4e21c..c102654db51c 100644 --- a/module/VuFind/src/VuFind/ILS/Logic/TitleHolds.php +++ b/module/VuFind/src/VuFind/ILS/Logic/TitleHolds.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Logic diff --git a/module/VuFind/src/VuFind/ILS/PaginationHelper.php b/module/VuFind/src/VuFind/ILS/PaginationHelper.php index 6b26f1a1dbc6..e4ec2db53840 100644 --- a/module/VuFind/src/VuFind/ILS/PaginationHelper.php +++ b/module/VuFind/src/VuFind/ILS/PaginationHelper.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/VuFind/src/VuFind/ImageLoader.php b/module/VuFind/src/VuFind/ImageLoader.php index ade279b0dd58..97ed427b59ac 100644 --- a/module/VuFind/src/VuFind/ImageLoader.php +++ b/module/VuFind/src/VuFind/ImageLoader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cover_Generator diff --git a/module/VuFind/src/VuFind/Log/ExtendedLoggerInterface.php b/module/VuFind/src/VuFind/Log/ExtendedLoggerInterface.php index c623b25aab14..04d3ba72a36e 100644 --- a/module/VuFind/src/VuFind/Log/ExtendedLoggerInterface.php +++ b/module/VuFind/src/VuFind/Log/ExtendedLoggerInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/Logger.php b/module/VuFind/src/VuFind/Log/Logger.php index 065ceae9031e..aba27873e61f 100644 --- a/module/VuFind/src/VuFind/Log/Logger.php +++ b/module/VuFind/src/VuFind/Log/Logger.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/LoggerAwareTrait.php b/module/VuFind/src/VuFind/Log/LoggerAwareTrait.php index 1deb3daa9a49..8899d6804057 100644 --- a/module/VuFind/src/VuFind/Log/LoggerAwareTrait.php +++ b/module/VuFind/src/VuFind/Log/LoggerAwareTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/LoggerFactory.php b/module/VuFind/src/VuFind/Log/LoggerFactory.php index 49fb7715ad10..ee4802a5e31c 100644 --- a/module/VuFind/src/VuFind/Log/LoggerFactory.php +++ b/module/VuFind/src/VuFind/Log/LoggerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/LoggerProxy.php b/module/VuFind/src/VuFind/Log/LoggerProxy.php index 65b01a416a22..c8aa9caa43ee 100644 --- a/module/VuFind/src/VuFind/Log/LoggerProxy.php +++ b/module/VuFind/src/VuFind/Log/LoggerProxy.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/VarDumperTrait.php b/module/VuFind/src/VuFind/Log/VarDumperTrait.php index 33b4f50f8334..fced93773e21 100644 --- a/module/VuFind/src/VuFind/Log/VarDumperTrait.php +++ b/module/VuFind/src/VuFind/Log/VarDumperTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/Writer/Db.php b/module/VuFind/src/VuFind/Log/Writer/Db.php index c3e66e610bcf..7833fbc5dd13 100644 --- a/module/VuFind/src/VuFind/Log/Writer/Db.php +++ b/module/VuFind/src/VuFind/Log/Writer/Db.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/Writer/Mail.php b/module/VuFind/src/VuFind/Log/Writer/Mail.php index 822c27b01fe7..2cd5f9c05649 100644 --- a/module/VuFind/src/VuFind/Log/Writer/Mail.php +++ b/module/VuFind/src/VuFind/Log/Writer/Mail.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/Writer/Office365.php b/module/VuFind/src/VuFind/Log/Writer/Office365.php index d27a10be0b72..5f55bae54f0a 100644 --- a/module/VuFind/src/VuFind/Log/Writer/Office365.php +++ b/module/VuFind/src/VuFind/Log/Writer/Office365.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/Writer/Post.php b/module/VuFind/src/VuFind/Log/Writer/Post.php index 8850198ce317..6eebd93be11e 100644 --- a/module/VuFind/src/VuFind/Log/Writer/Post.php +++ b/module/VuFind/src/VuFind/Log/Writer/Post.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/Writer/Slack.php b/module/VuFind/src/VuFind/Log/Writer/Slack.php index 892e5f610de5..f06af1ce71da 100644 --- a/module/VuFind/src/VuFind/Log/Writer/Slack.php +++ b/module/VuFind/src/VuFind/Log/Writer/Slack.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/Writer/Stream.php b/module/VuFind/src/VuFind/Log/Writer/Stream.php index 06f95ce9f0b4..bcba8b1393ac 100644 --- a/module/VuFind/src/VuFind/Log/Writer/Stream.php +++ b/module/VuFind/src/VuFind/Log/Writer/Stream.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Error_Logging diff --git a/module/VuFind/src/VuFind/Log/Writer/VerbosityTrait.php b/module/VuFind/src/VuFind/Log/Writer/VerbosityTrait.php index fbd0ef1ce298..a484ceddb532 100644 --- a/module/VuFind/src/VuFind/Log/Writer/VerbosityTrait.php +++ b/module/VuFind/src/VuFind/Log/Writer/VerbosityTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/Mailer/Bcc.php b/module/VuFind/src/VuFind/Mailer/Bcc.php index 9eb625c6bb0c..90e20be5b35c 100644 --- a/module/VuFind/src/VuFind/Mailer/Bcc.php +++ b/module/VuFind/src/VuFind/Mailer/Bcc.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/Mailer/Cc.php b/module/VuFind/src/VuFind/Mailer/Cc.php index bb91280afc04..97f3d6a3ecb9 100644 --- a/module/VuFind/src/VuFind/Mailer/Cc.php +++ b/module/VuFind/src/VuFind/Mailer/Cc.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/Mailer/Factory.php b/module/VuFind/src/VuFind/Mailer/Factory.php index f05f4568a8e5..9988085430a2 100644 --- a/module/VuFind/src/VuFind/Mailer/Factory.php +++ b/module/VuFind/src/VuFind/Mailer/Factory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/Mailer/Mailer.php b/module/VuFind/src/VuFind/Mailer/Mailer.php index 5d28ab880569..0805c4ea2906 100644 --- a/module/VuFind/src/VuFind/Mailer/Mailer.php +++ b/module/VuFind/src/VuFind/Mailer/Mailer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/AbstractBase.php b/module/VuFind/src/VuFind/MetadataVocabulary/AbstractBase.php index 51958affd38f..fb20544600e1 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/AbstractBase.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/AbstractBase.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/BEPress.php b/module/VuFind/src/VuFind/MetadataVocabulary/BEPress.php index d22d38187405..78d45fd5c472 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/BEPress.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/BEPress.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/DublinCore.php b/module/VuFind/src/VuFind/MetadataVocabulary/DublinCore.php index cdcced4dfdff..7ce7d2f04163 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/DublinCore.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/DublinCore.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/Eprints.php b/module/VuFind/src/VuFind/MetadataVocabulary/Eprints.php index dc99cd7a8362..1bbbfc87a39a 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/Eprints.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/Eprints.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/HighwirePress.php b/module/VuFind/src/VuFind/MetadataVocabulary/HighwirePress.php index 2f9ebbedc4f6..918e6f0bb368 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/HighwirePress.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/HighwirePress.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/MetadataVocabularyInterface.php b/module/VuFind/src/VuFind/MetadataVocabulary/MetadataVocabularyInterface.php index 8e81a858a3db..cbb0841d5c1d 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/MetadataVocabularyInterface.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/MetadataVocabularyInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/PRISM.php b/module/VuFind/src/VuFind/MetadataVocabulary/PRISM.php index 152311b4618e..f7f80227cd26 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/PRISM.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/PRISM.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/PluginFactory.php b/module/VuFind/src/VuFind/MetadataVocabulary/PluginFactory.php index b2ef31be5f32..30cf5cd0f568 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/PluginFactory.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/MetadataVocabulary/PluginManager.php b/module/VuFind/src/VuFind/MetadataVocabulary/PluginManager.php index 6a4771cf140b..487ad044794e 100644 --- a/module/VuFind/src/VuFind/MetadataVocabulary/PluginManager.php +++ b/module/VuFind/src/VuFind/MetadataVocabulary/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/Net/IpAddressUtils.php b/module/VuFind/src/VuFind/Net/IpAddressUtils.php index d13dd815c7fc..de5b8e374c53 100644 --- a/module/VuFind/src/VuFind/Net/IpAddressUtils.php +++ b/module/VuFind/src/VuFind/Net/IpAddressUtils.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Net diff --git a/module/VuFind/src/VuFind/Net/UserIpReader.php b/module/VuFind/src/VuFind/Net/UserIpReader.php index 327193469f14..5875bb8cf8e4 100644 --- a/module/VuFind/src/VuFind/Net/UserIpReader.php +++ b/module/VuFind/src/VuFind/Net/UserIpReader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Net diff --git a/module/VuFind/src/VuFind/Net/UserIpReaderFactory.php b/module/VuFind/src/VuFind/Net/UserIpReaderFactory.php index 7f3075003770..2d0f29d92e14 100644 --- a/module/VuFind/src/VuFind/Net/UserIpReaderFactory.php +++ b/module/VuFind/src/VuFind/Net/UserIpReaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Net diff --git a/module/VuFind/src/VuFind/Normalizer/DefaultSpellingNormalizer.php b/module/VuFind/src/VuFind/Normalizer/DefaultSpellingNormalizer.php index 1fe6e07d6962..4925bbd9094f 100644 --- a/module/VuFind/src/VuFind/Normalizer/DefaultSpellingNormalizer.php +++ b/module/VuFind/src/VuFind/Normalizer/DefaultSpellingNormalizer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Normalizer diff --git a/module/VuFind/src/VuFind/OAI/Server.php b/module/VuFind/src/VuFind/OAI/Server.php index 4d07b9171fb5..1d7ca732be57 100644 --- a/module/VuFind/src/VuFind/OAI/Server.php +++ b/module/VuFind/src/VuFind/OAI/Server.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAI_Server diff --git a/module/VuFind/src/VuFind/OAI/Server/Auth.php b/module/VuFind/src/VuFind/OAI/Server/Auth.php index 69b2478cd04f..637c5dc50448 100644 --- a/module/VuFind/src/VuFind/OAI/Server/Auth.php +++ b/module/VuFind/src/VuFind/OAI/Server/Auth.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAI_Server diff --git a/module/VuFind/src/VuFind/OAI/ServerFactory.php b/module/VuFind/src/VuFind/OAI/ServerFactory.php index ff462f106ddb..2ba05a662d91 100644 --- a/module/VuFind/src/VuFind/OAI/ServerFactory.php +++ b/module/VuFind/src/VuFind/OAI/ServerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAI_Server diff --git a/module/VuFind/src/VuFind/OAuth2/Entity/AccessTokenEntity.php b/module/VuFind/src/VuFind/OAuth2/Entity/AccessTokenEntity.php index 26ab4f4030bb..125a6a123e8f 100644 --- a/module/VuFind/src/VuFind/OAuth2/Entity/AccessTokenEntity.php +++ b/module/VuFind/src/VuFind/OAuth2/Entity/AccessTokenEntity.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Entity/AuthCodeEntity.php b/module/VuFind/src/VuFind/OAuth2/Entity/AuthCodeEntity.php index dc9f52aeb887..ca8d66be0afd 100644 --- a/module/VuFind/src/VuFind/OAuth2/Entity/AuthCodeEntity.php +++ b/module/VuFind/src/VuFind/OAuth2/Entity/AuthCodeEntity.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Entity/ClientEntity.php b/module/VuFind/src/VuFind/OAuth2/Entity/ClientEntity.php index be7f8bd1db2b..cb07a587c5d6 100644 --- a/module/VuFind/src/VuFind/OAuth2/Entity/ClientEntity.php +++ b/module/VuFind/src/VuFind/OAuth2/Entity/ClientEntity.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Entity/RefreshTokenEntity.php b/module/VuFind/src/VuFind/OAuth2/Entity/RefreshTokenEntity.php index bf8ea366c041..6abc49813a08 100644 --- a/module/VuFind/src/VuFind/OAuth2/Entity/RefreshTokenEntity.php +++ b/module/VuFind/src/VuFind/OAuth2/Entity/RefreshTokenEntity.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Entity/ScopeEntity.php b/module/VuFind/src/VuFind/OAuth2/Entity/ScopeEntity.php index 06bc0b58131a..3aa8e56eb644 100644 --- a/module/VuFind/src/VuFind/OAuth2/Entity/ScopeEntity.php +++ b/module/VuFind/src/VuFind/OAuth2/Entity/ScopeEntity.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Entity/UserEntity.php b/module/VuFind/src/VuFind/OAuth2/Entity/UserEntity.php index 7fe6461d130d..1551b734d8f8 100644 --- a/module/VuFind/src/VuFind/OAuth2/Entity/UserEntity.php +++ b/module/VuFind/src/VuFind/OAuth2/Entity/UserEntity.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/AbstractTokenRepository.php b/module/VuFind/src/VuFind/OAuth2/Repository/AbstractTokenRepository.php index e57a6ffb8c2a..06727cc5a999 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/AbstractTokenRepository.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/AbstractTokenRepository.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/AccessTokenRepository.php b/module/VuFind/src/VuFind/OAuth2/Repository/AccessTokenRepository.php index 17455bb2a661..65a8394850e9 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/AccessTokenRepository.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/AccessTokenRepository.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/AuthCodeRepository.php b/module/VuFind/src/VuFind/OAuth2/Repository/AuthCodeRepository.php index a3a1df7755e5..54348a2b59bd 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/AuthCodeRepository.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/AuthCodeRepository.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/ClientRepository.php b/module/VuFind/src/VuFind/OAuth2/Repository/ClientRepository.php index 46dc04987bf5..b2a508febfdb 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/ClientRepository.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/ClientRepository.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/IdentityRepository.php b/module/VuFind/src/VuFind/OAuth2/Repository/IdentityRepository.php index e49ae38d4625..02765b747d6d 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/IdentityRepository.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/IdentityRepository.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/IdentityRepositoryFactory.php b/module/VuFind/src/VuFind/OAuth2/Repository/IdentityRepositoryFactory.php index 688945535afa..18670f2e900c 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/IdentityRepositoryFactory.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/IdentityRepositoryFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/RefreshTokenRepository.php b/module/VuFind/src/VuFind/OAuth2/Repository/RefreshTokenRepository.php index 7966d1307aa2..66fff8aa2e93 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/RefreshTokenRepository.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/RefreshTokenRepository.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/RepositoryWithOAuth2ConfigFactory.php b/module/VuFind/src/VuFind/OAuth2/Repository/RepositoryWithOAuth2ConfigFactory.php index fe93af7d67e6..2bd388e51b08 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/RepositoryWithOAuth2ConfigFactory.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/RepositoryWithOAuth2ConfigFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/ScopeRepository.php b/module/VuFind/src/VuFind/OAuth2/Repository/ScopeRepository.php index 0217e6f0a5ff..7c49deeb7d12 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/ScopeRepository.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/ScopeRepository.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package OAuth2 diff --git a/module/VuFind/src/VuFind/OAuth2/Repository/TokenRepositoryFactory.php b/module/VuFind/src/VuFind/OAuth2/Repository/TokenRepositoryFactory.php index 752944a2eef5..77ea2eac621d 100644 --- a/module/VuFind/src/VuFind/OAuth2/Repository/TokenRepositoryFactory.php +++ b/module/VuFind/src/VuFind/OAuth2/Repository/TokenRepositoryFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFind/src/VuFind/QRCode/Loader.php b/module/VuFind/src/VuFind/QRCode/Loader.php index d3fbb74e03ad..3bc8c09f9e4d 100644 --- a/module/VuFind/src/VuFind/QRCode/Loader.php +++ b/module/VuFind/src/VuFind/QRCode/Loader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package QRCode_Generator diff --git a/module/VuFind/src/VuFind/QRCode/LoaderFactory.php b/module/VuFind/src/VuFind/QRCode/LoaderFactory.php index 7ab7132cdccd..7ff967414503 100644 --- a/module/VuFind/src/VuFind/QRCode/LoaderFactory.php +++ b/module/VuFind/src/VuFind/QRCode/LoaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package QRCode_Generator diff --git a/module/VuFind/src/VuFind/RateLimiter/RateLimiterManager.php b/module/VuFind/src/VuFind/RateLimiter/RateLimiterManager.php index 1f45d9148460..2acb9da4ef52 100644 --- a/module/VuFind/src/VuFind/RateLimiter/RateLimiterManager.php +++ b/module/VuFind/src/VuFind/RateLimiter/RateLimiterManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cache diff --git a/module/VuFind/src/VuFind/RateLimiter/RateLimiterManagerFactory.php b/module/VuFind/src/VuFind/RateLimiter/RateLimiterManagerFactory.php index 35cb97561ea1..d50936b509a2 100644 --- a/module/VuFind/src/VuFind/RateLimiter/RateLimiterManagerFactory.php +++ b/module/VuFind/src/VuFind/RateLimiter/RateLimiterManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/RateLimiter/Storage/CredisStorage.php b/module/VuFind/src/VuFind/RateLimiter/Storage/CredisStorage.php index 2fe00c3dd31e..b8771cd94f70 100644 --- a/module/VuFind/src/VuFind/RateLimiter/Storage/CredisStorage.php +++ b/module/VuFind/src/VuFind/RateLimiter/Storage/CredisStorage.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Cache diff --git a/module/VuFind/src/VuFind/Ratings/RatingsService.php b/module/VuFind/src/VuFind/Ratings/RatingsService.php index c4e82cc9ac3f..6aadecab92af 100644 --- a/module/VuFind/src/VuFind/Ratings/RatingsService.php +++ b/module/VuFind/src/VuFind/Ratings/RatingsService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Ratings diff --git a/module/VuFind/src/VuFind/Ratings/RatingsServiceFactory.php b/module/VuFind/src/VuFind/Ratings/RatingsServiceFactory.php index beab219ab4b0..2c8d32c76a3b 100644 --- a/module/VuFind/src/VuFind/Ratings/RatingsServiceFactory.php +++ b/module/VuFind/src/VuFind/Ratings/RatingsServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Ratings diff --git a/module/VuFind/src/VuFind/Recommend/AbstractFacets.php b/module/VuFind/src/VuFind/Recommend/AbstractFacets.php index cfee763e44de..d7f7a5102415 100644 --- a/module/VuFind/src/VuFind/Recommend/AbstractFacets.php +++ b/module/VuFind/src/VuFind/Recommend/AbstractFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AbstractResultsPassthrough.php b/module/VuFind/src/VuFind/Recommend/AbstractResultsPassthrough.php index 7cec502e53f1..8841600920de 100644 --- a/module/VuFind/src/VuFind/Recommend/AbstractResultsPassthrough.php +++ b/module/VuFind/src/VuFind/Recommend/AbstractResultsPassthrough.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AbstractSearchObject.php b/module/VuFind/src/VuFind/Recommend/AbstractSearchObject.php index c7d3da5bc521..1bfd79bdc9e8 100644 --- a/module/VuFind/src/VuFind/Recommend/AbstractSearchObject.php +++ b/module/VuFind/src/VuFind/Recommend/AbstractSearchObject.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AbstractSearchObjectDeferred.php b/module/VuFind/src/VuFind/Recommend/AbstractSearchObjectDeferred.php index fd10dd956e68..e6054a27de72 100644 --- a/module/VuFind/src/VuFind/Recommend/AbstractSearchObjectDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/AbstractSearchObjectDeferred.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AbstractSearchObjectFactory.php b/module/VuFind/src/VuFind/Recommend/AbstractSearchObjectFactory.php index a14383c430a8..4b2e603ef048 100644 --- a/module/VuFind/src/VuFind/Recommend/AbstractSearchObjectFactory.php +++ b/module/VuFind/src/VuFind/Recommend/AbstractSearchObjectFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AbstractSummonRecommend.php b/module/VuFind/src/VuFind/Recommend/AbstractSummonRecommend.php index 31b87b0ee836..767d607da8f4 100644 --- a/module/VuFind/src/VuFind/Recommend/AbstractSummonRecommend.php +++ b/module/VuFind/src/VuFind/Recommend/AbstractSummonRecommend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AbstractSummonRecommendDeferred.php b/module/VuFind/src/VuFind/Recommend/AbstractSummonRecommendDeferred.php index 7c94818bbd31..34b42a53ac25 100644 --- a/module/VuFind/src/VuFind/Recommend/AbstractSummonRecommendDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/AbstractSummonRecommendDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AlphaBrowseLink.php b/module/VuFind/src/VuFind/Recommend/AlphaBrowseLink.php index 8147cf7aebcd..df34be8439df 100644 --- a/module/VuFind/src/VuFind/Recommend/AlphaBrowseLink.php +++ b/module/VuFind/src/VuFind/Recommend/AlphaBrowseLink.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AuthorFacets.php b/module/VuFind/src/VuFind/Recommend/AuthorFacets.php index 7fd68e075796..028f82b4e913 100644 --- a/module/VuFind/src/VuFind/Recommend/AuthorFacets.php +++ b/module/VuFind/src/VuFind/Recommend/AuthorFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AuthorInfo.php b/module/VuFind/src/VuFind/Recommend/AuthorInfo.php index 5de8c18d7c8a..192e1f107b64 100644 --- a/module/VuFind/src/VuFind/Recommend/AuthorInfo.php +++ b/module/VuFind/src/VuFind/Recommend/AuthorInfo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AuthorInfoFactory.php b/module/VuFind/src/VuFind/Recommend/AuthorInfoFactory.php index 63793bd51109..5c8b3e96f37f 100644 --- a/module/VuFind/src/VuFind/Recommend/AuthorInfoFactory.php +++ b/module/VuFind/src/VuFind/Recommend/AuthorInfoFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/AuthorityRecommend.php b/module/VuFind/src/VuFind/Recommend/AuthorityRecommend.php index 5c501f2cf3a1..f20b5b94cf15 100644 --- a/module/VuFind/src/VuFind/Recommend/AuthorityRecommend.php +++ b/module/VuFind/src/VuFind/Recommend/AuthorityRecommend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/CatalogResults.php b/module/VuFind/src/VuFind/Recommend/CatalogResults.php index 924d106e647e..edcd2633e853 100644 --- a/module/VuFind/src/VuFind/Recommend/CatalogResults.php +++ b/module/VuFind/src/VuFind/Recommend/CatalogResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/CatalogResultsDeferred.php b/module/VuFind/src/VuFind/Recommend/CatalogResultsDeferred.php index 5c1b10f1f63f..2686819eb082 100644 --- a/module/VuFind/src/VuFind/Recommend/CatalogResultsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/CatalogResultsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/Channels.php b/module/VuFind/src/VuFind/Recommend/Channels.php index 5587c7377887..7712a6b51ba9 100644 --- a/module/VuFind/src/VuFind/Recommend/Channels.php +++ b/module/VuFind/src/VuFind/Recommend/Channels.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/CollectionSideFacets.php b/module/VuFind/src/VuFind/Recommend/CollectionSideFacets.php index f6fcc5da8ebd..371a1f5ae59f 100644 --- a/module/VuFind/src/VuFind/Recommend/CollectionSideFacets.php +++ b/module/VuFind/src/VuFind/Recommend/CollectionSideFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/CollectionSideFacetsFactory.php b/module/VuFind/src/VuFind/Recommend/CollectionSideFacetsFactory.php index f10e11be0c07..18aa01ec4756 100644 --- a/module/VuFind/src/VuFind/Recommend/CollectionSideFacetsFactory.php +++ b/module/VuFind/src/VuFind/Recommend/CollectionSideFacetsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/ConsortialVuFind.php b/module/VuFind/src/VuFind/Recommend/ConsortialVuFind.php index c0e5638b5948..6224540b5633 100644 --- a/module/VuFind/src/VuFind/Recommend/ConsortialVuFind.php +++ b/module/VuFind/src/VuFind/Recommend/ConsortialVuFind.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/ConsortialVuFindDeferred.php b/module/VuFind/src/VuFind/Recommend/ConsortialVuFindDeferred.php index f3c37e94b5a1..df3d0c6b8893 100644 --- a/module/VuFind/src/VuFind/Recommend/ConsortialVuFindDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/ConsortialVuFindDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/ConsortialVuFindFactory.php b/module/VuFind/src/VuFind/Recommend/ConsortialVuFindFactory.php index fd906a35a348..6db55b229043 100644 --- a/module/VuFind/src/VuFind/Recommend/ConsortialVuFindFactory.php +++ b/module/VuFind/src/VuFind/Recommend/ConsortialVuFindFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/DOI.php b/module/VuFind/src/VuFind/Recommend/DOI.php index caa4545a5b88..49d9c7059768 100644 --- a/module/VuFind/src/VuFind/Recommend/DOI.php +++ b/module/VuFind/src/VuFind/Recommend/DOI.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/DPLATerms.php b/module/VuFind/src/VuFind/Recommend/DPLATerms.php index 8d936f9cacfe..125b932dc237 100644 --- a/module/VuFind/src/VuFind/Recommend/DPLATerms.php +++ b/module/VuFind/src/VuFind/Recommend/DPLATerms.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/DPLATermsFactory.php b/module/VuFind/src/VuFind/Recommend/DPLATermsFactory.php index 3ec151e9d7e7..162eb362537a 100644 --- a/module/VuFind/src/VuFind/Recommend/DPLATermsFactory.php +++ b/module/VuFind/src/VuFind/Recommend/DPLATermsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/Databases.php b/module/VuFind/src/VuFind/Recommend/Databases.php index 2bcfbb82a6ea..cbe719ddd2d1 100644 --- a/module/VuFind/src/VuFind/Recommend/Databases.php +++ b/module/VuFind/src/VuFind/Recommend/Databases.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/DatabasesFactory.php b/module/VuFind/src/VuFind/Recommend/DatabasesFactory.php index 4b24838d60e5..a783a208e6a6 100644 --- a/module/VuFind/src/VuFind/Recommend/DatabasesFactory.php +++ b/module/VuFind/src/VuFind/Recommend/DatabasesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/Deprecated.php b/module/VuFind/src/VuFind/Recommend/Deprecated.php index 806825509a23..ccf089c26bc6 100644 --- a/module/VuFind/src/VuFind/Recommend/Deprecated.php +++ b/module/VuFind/src/VuFind/Recommend/Deprecated.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/EDSResults.php b/module/VuFind/src/VuFind/Recommend/EDSResults.php index e7b2fc61f6c0..714cba8f4dff 100644 --- a/module/VuFind/src/VuFind/Recommend/EDSResults.php +++ b/module/VuFind/src/VuFind/Recommend/EDSResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/EDSResultsDeferred.php b/module/VuFind/src/VuFind/Recommend/EDSResultsDeferred.php index 053e90e5bdd9..1bbcd6e66721 100644 --- a/module/VuFind/src/VuFind/Recommend/EDSResultsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/EDSResultsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/EPFResults.php b/module/VuFind/src/VuFind/Recommend/EPFResults.php index 3ed0f060844c..e23a18f60dc8 100644 --- a/module/VuFind/src/VuFind/Recommend/EPFResults.php +++ b/module/VuFind/src/VuFind/Recommend/EPFResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/EPFResultsDeferred.php b/module/VuFind/src/VuFind/Recommend/EPFResultsDeferred.php index cd494d09e815..d438b42d4479 100644 --- a/module/VuFind/src/VuFind/Recommend/EPFResultsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/EPFResultsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/EuropeanaResults.php b/module/VuFind/src/VuFind/Recommend/EuropeanaResults.php index affc482b97c7..4aa639601c95 100644 --- a/module/VuFind/src/VuFind/Recommend/EuropeanaResults.php +++ b/module/VuFind/src/VuFind/Recommend/EuropeanaResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/EuropeanaResultsDeferred.php b/module/VuFind/src/VuFind/Recommend/EuropeanaResultsDeferred.php index 519ff2ebdef2..5987c3c8a19b 100644 --- a/module/VuFind/src/VuFind/Recommend/EuropeanaResultsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/EuropeanaResultsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/EuropeanaResultsFactory.php b/module/VuFind/src/VuFind/Recommend/EuropeanaResultsFactory.php index 6407de965f61..c84c85f34448 100644 --- a/module/VuFind/src/VuFind/Recommend/EuropeanaResultsFactory.php +++ b/module/VuFind/src/VuFind/Recommend/EuropeanaResultsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/ExpandFacets.php b/module/VuFind/src/VuFind/Recommend/ExpandFacets.php index 79f53c31cb93..00b62d23133d 100644 --- a/module/VuFind/src/VuFind/Recommend/ExpandFacets.php +++ b/module/VuFind/src/VuFind/Recommend/ExpandFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/ExpandFacetsFactory.php b/module/VuFind/src/VuFind/Recommend/ExpandFacetsFactory.php index f7d9f4b0c246..9d50c1f5de38 100644 --- a/module/VuFind/src/VuFind/Recommend/ExpandFacetsFactory.php +++ b/module/VuFind/src/VuFind/Recommend/ExpandFacetsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/ExternalSearch.php b/module/VuFind/src/VuFind/Recommend/ExternalSearch.php index 16136bb58dd8..df56dceb841d 100644 --- a/module/VuFind/src/VuFind/Recommend/ExternalSearch.php +++ b/module/VuFind/src/VuFind/Recommend/ExternalSearch.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/FacetCloud.php b/module/VuFind/src/VuFind/Recommend/FacetCloud.php index 3c51298860fc..323d35effa61 100644 --- a/module/VuFind/src/VuFind/Recommend/FacetCloud.php +++ b/module/VuFind/src/VuFind/Recommend/FacetCloud.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/FavoriteFacets.php b/module/VuFind/src/VuFind/Recommend/FavoriteFacets.php index fcc5dcbeaa8a..3b21f9304ffd 100644 --- a/module/VuFind/src/VuFind/Recommend/FavoriteFacets.php +++ b/module/VuFind/src/VuFind/Recommend/FavoriteFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/FavoriteFacetsFactory.php b/module/VuFind/src/VuFind/Recommend/FavoriteFacetsFactory.php index 4e72242fb116..194d6caa71de 100644 --- a/module/VuFind/src/VuFind/Recommend/FavoriteFacetsFactory.php +++ b/module/VuFind/src/VuFind/Recommend/FavoriteFacetsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/InjectConfigManagerFactory.php b/module/VuFind/src/VuFind/Recommend/InjectConfigManagerFactory.php index 64787780bbf6..b0f5ca36ba5e 100644 --- a/module/VuFind/src/VuFind/Recommend/InjectConfigManagerFactory.php +++ b/module/VuFind/src/VuFind/Recommend/InjectConfigManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/InjectResultsManagerFactory.php b/module/VuFind/src/VuFind/Recommend/InjectResultsManagerFactory.php index 4fd49128dca5..ce15d299f0da 100644 --- a/module/VuFind/src/VuFind/Recommend/InjectResultsManagerFactory.php +++ b/module/VuFind/src/VuFind/Recommend/InjectResultsManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/InjectSearchRunnerFactory.php b/module/VuFind/src/VuFind/Recommend/InjectSearchRunnerFactory.php index d46dbc383ff1..c84c718688d9 100644 --- a/module/VuFind/src/VuFind/Recommend/InjectSearchRunnerFactory.php +++ b/module/VuFind/src/VuFind/Recommend/InjectSearchRunnerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/LibGuidesAZResults.php b/module/VuFind/src/VuFind/Recommend/LibGuidesAZResults.php index 743522cb9491..bb87bdcb6fbd 100644 --- a/module/VuFind/src/VuFind/Recommend/LibGuidesAZResults.php +++ b/module/VuFind/src/VuFind/Recommend/LibGuidesAZResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/LibGuidesAZResultsDeferred.php b/module/VuFind/src/VuFind/Recommend/LibGuidesAZResultsDeferred.php index 665820dfed29..3abc89cc74e7 100644 --- a/module/VuFind/src/VuFind/Recommend/LibGuidesAZResultsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/LibGuidesAZResultsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/LibGuidesProfile.php b/module/VuFind/src/VuFind/Recommend/LibGuidesProfile.php index ddac30308220..91368af78b96 100644 --- a/module/VuFind/src/VuFind/Recommend/LibGuidesProfile.php +++ b/module/VuFind/src/VuFind/Recommend/LibGuidesProfile.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/LibGuidesProfileFactory.php b/module/VuFind/src/VuFind/Recommend/LibGuidesProfileFactory.php index 774c6e80ade5..fd76fb433df4 100644 --- a/module/VuFind/src/VuFind/Recommend/LibGuidesProfileFactory.php +++ b/module/VuFind/src/VuFind/Recommend/LibGuidesProfileFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/LibGuidesResults.php b/module/VuFind/src/VuFind/Recommend/LibGuidesResults.php index 72d4cd20d758..c8efe4d72c61 100644 --- a/module/VuFind/src/VuFind/Recommend/LibGuidesResults.php +++ b/module/VuFind/src/VuFind/Recommend/LibGuidesResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/LibGuidesResultsDeferred.php b/module/VuFind/src/VuFind/Recommend/LibGuidesResultsDeferred.php index 446d87a0f8e8..b788033f2423 100644 --- a/module/VuFind/src/VuFind/Recommend/LibGuidesResultsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/LibGuidesResultsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/Libraryh3lp.php b/module/VuFind/src/VuFind/Recommend/Libraryh3lp.php index 1da24a8b958f..a72caa8810e4 100644 --- a/module/VuFind/src/VuFind/Recommend/Libraryh3lp.php +++ b/module/VuFind/src/VuFind/Recommend/Libraryh3lp.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/MapSelection.php b/module/VuFind/src/VuFind/Recommend/MapSelection.php index 2690789b1c33..74fd4b3a28e6 100644 --- a/module/VuFind/src/VuFind/Recommend/MapSelection.php +++ b/module/VuFind/src/VuFind/Recommend/MapSelection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/MapSelectionFactory.php b/module/VuFind/src/VuFind/Recommend/MapSelectionFactory.php index dacb3e4fa5ec..f26a3639c2b1 100644 --- a/module/VuFind/src/VuFind/Recommend/MapSelectionFactory.php +++ b/module/VuFind/src/VuFind/Recommend/MapSelectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php b/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php index d25361789e7e..37281852a0b3 100644 --- a/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php +++ b/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php b/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php index f75e36557ae9..492a7ad0fd07 100644 --- a/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/PluginFactory.php b/module/VuFind/src/VuFind/Recommend/PluginFactory.php index d21673a1bc28..4b395198eba9 100644 --- a/module/VuFind/src/VuFind/Recommend/PluginFactory.php +++ b/module/VuFind/src/VuFind/Recommend/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/PluginManager.php b/module/VuFind/src/VuFind/Recommend/PluginManager.php index a7d4542bbe86..f5cd1f591ab4 100644 --- a/module/VuFind/src/VuFind/Recommend/PluginManager.php +++ b/module/VuFind/src/VuFind/Recommend/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/PubDateVisAjax.php b/module/VuFind/src/VuFind/Recommend/PubDateVisAjax.php index 96d6040edaf0..6c599a998325 100644 --- a/module/VuFind/src/VuFind/Recommend/PubDateVisAjax.php +++ b/module/VuFind/src/VuFind/Recommend/PubDateVisAjax.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/RandomRecommend.php b/module/VuFind/src/VuFind/Recommend/RandomRecommend.php index 3cdc31ade8da..84a2d7c89e8a 100644 --- a/module/VuFind/src/VuFind/Recommend/RandomRecommend.php +++ b/module/VuFind/src/VuFind/Recommend/RandomRecommend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/RandomRecommendFactory.php b/module/VuFind/src/VuFind/Recommend/RandomRecommendFactory.php index c7db4b94d3c5..6905e3f3f368 100644 --- a/module/VuFind/src/VuFind/Recommend/RandomRecommendFactory.php +++ b/module/VuFind/src/VuFind/Recommend/RandomRecommendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/RecommendInterface.php b/module/VuFind/src/VuFind/Recommend/RecommendInterface.php index 36e598d55b66..b73d1f1a5824 100644 --- a/module/VuFind/src/VuFind/Recommend/RecommendInterface.php +++ b/module/VuFind/src/VuFind/Recommend/RecommendInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/RecommendLinks.php b/module/VuFind/src/VuFind/Recommend/RecommendLinks.php index 0b0f73a98778..4b0e799ae813 100644 --- a/module/VuFind/src/VuFind/Recommend/RecommendLinks.php +++ b/module/VuFind/src/VuFind/Recommend/RecommendLinks.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/RemoveFilters.php b/module/VuFind/src/VuFind/Recommend/RemoveFilters.php index 81844360eea1..9188e6b04978 100644 --- a/module/VuFind/src/VuFind/Recommend/RemoveFilters.php +++ b/module/VuFind/src/VuFind/Recommend/RemoveFilters.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SideFacets.php b/module/VuFind/src/VuFind/Recommend/SideFacets.php index 9191114420e3..d906c3a144ee 100644 --- a/module/VuFind/src/VuFind/Recommend/SideFacets.php +++ b/module/VuFind/src/VuFind/Recommend/SideFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SideFacetsDeferred.php b/module/VuFind/src/VuFind/Recommend/SideFacetsDeferred.php index e9d544a84a9c..d702b9fc097c 100644 --- a/module/VuFind/src/VuFind/Recommend/SideFacetsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/SideFacetsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SideFacetsFactory.php b/module/VuFind/src/VuFind/Recommend/SideFacetsFactory.php index 821c035a4d57..a5cff056b974 100644 --- a/module/VuFind/src/VuFind/Recommend/SideFacetsFactory.php +++ b/module/VuFind/src/VuFind/Recommend/SideFacetsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SpellingSuggestions.php b/module/VuFind/src/VuFind/Recommend/SpellingSuggestions.php index 1b294ebc3e19..0c3dda579c3e 100644 --- a/module/VuFind/src/VuFind/Recommend/SpellingSuggestions.php +++ b/module/VuFind/src/VuFind/Recommend/SpellingSuggestions.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SummonBestBets.php b/module/VuFind/src/VuFind/Recommend/SummonBestBets.php index 12cb35f0079a..53093a4941fc 100644 --- a/module/VuFind/src/VuFind/Recommend/SummonBestBets.php +++ b/module/VuFind/src/VuFind/Recommend/SummonBestBets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SummonBestBetsDeferred.php b/module/VuFind/src/VuFind/Recommend/SummonBestBetsDeferred.php index 6ef8d4627432..0fedf9deff48 100644 --- a/module/VuFind/src/VuFind/Recommend/SummonBestBetsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/SummonBestBetsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SummonDatabases.php b/module/VuFind/src/VuFind/Recommend/SummonDatabases.php index 391db3eded75..28f8e835d808 100644 --- a/module/VuFind/src/VuFind/Recommend/SummonDatabases.php +++ b/module/VuFind/src/VuFind/Recommend/SummonDatabases.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SummonDatabasesDeferred.php b/module/VuFind/src/VuFind/Recommend/SummonDatabasesDeferred.php index f27aafc4c273..757acf13f18b 100644 --- a/module/VuFind/src/VuFind/Recommend/SummonDatabasesDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/SummonDatabasesDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SummonResults.php b/module/VuFind/src/VuFind/Recommend/SummonResults.php index 37cb6524ea52..b250cea6963c 100644 --- a/module/VuFind/src/VuFind/Recommend/SummonResults.php +++ b/module/VuFind/src/VuFind/Recommend/SummonResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SummonResultsDeferred.php b/module/VuFind/src/VuFind/Recommend/SummonResultsDeferred.php index 199700203da6..3f3d4dd68a2f 100644 --- a/module/VuFind/src/VuFind/Recommend/SummonResultsDeferred.php +++ b/module/VuFind/src/VuFind/Recommend/SummonResultsDeferred.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SummonTopics.php b/module/VuFind/src/VuFind/Recommend/SummonTopics.php index 55de401fa9c3..e06fb67236f4 100644 --- a/module/VuFind/src/VuFind/Recommend/SummonTopics.php +++ b/module/VuFind/src/VuFind/Recommend/SummonTopics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SwitchQuery.php b/module/VuFind/src/VuFind/Recommend/SwitchQuery.php index 70a3d5df0ff2..a10deeb6aff1 100644 --- a/module/VuFind/src/VuFind/Recommend/SwitchQuery.php +++ b/module/VuFind/src/VuFind/Recommend/SwitchQuery.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SwitchQueryFactory.php b/module/VuFind/src/VuFind/Recommend/SwitchQueryFactory.php index cf6240678ed0..35ecde68b986 100644 --- a/module/VuFind/src/VuFind/Recommend/SwitchQueryFactory.php +++ b/module/VuFind/src/VuFind/Recommend/SwitchQueryFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SwitchTab.php b/module/VuFind/src/VuFind/Recommend/SwitchTab.php index 07a63d1f4192..3c30c82fe457 100644 --- a/module/VuFind/src/VuFind/Recommend/SwitchTab.php +++ b/module/VuFind/src/VuFind/Recommend/SwitchTab.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/SwitchType.php b/module/VuFind/src/VuFind/Recommend/SwitchType.php index a3fc47256ff6..b037764d720a 100644 --- a/module/VuFind/src/VuFind/Recommend/SwitchType.php +++ b/module/VuFind/src/VuFind/Recommend/SwitchType.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/TopFacets.php b/module/VuFind/src/VuFind/Recommend/TopFacets.php index 4bd353932502..9ca8b69273ec 100644 --- a/module/VuFind/src/VuFind/Recommend/TopFacets.php +++ b/module/VuFind/src/VuFind/Recommend/TopFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/VisualFacets.php b/module/VuFind/src/VuFind/Recommend/VisualFacets.php index d38d91e64378..0855c6edddff 100644 --- a/module/VuFind/src/VuFind/Recommend/VisualFacets.php +++ b/module/VuFind/src/VuFind/Recommend/VisualFacets.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Recommend/WebResults.php b/module/VuFind/src/VuFind/Recommend/WebResults.php index fecb3f9385c0..cee810e15c22 100644 --- a/module/VuFind/src/VuFind/Recommend/WebResults.php +++ b/module/VuFind/src/VuFind/Recommend/WebResults.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/VuFind/src/VuFind/Record/Cache.php b/module/VuFind/src/VuFind/Record/Cache.php index be7c76bbaad8..38c86065288e 100644 --- a/module/VuFind/src/VuFind/Record/Cache.php +++ b/module/VuFind/src/VuFind/Record/Cache.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/Cache/RecordCacheAwareInterface.php b/module/VuFind/src/VuFind/Record/Cache/RecordCacheAwareInterface.php index 3c43de834cc9..8f18ea132f94 100644 --- a/module/VuFind/src/VuFind/Record/Cache/RecordCacheAwareInterface.php +++ b/module/VuFind/src/VuFind/Record/Cache/RecordCacheAwareInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/Cache/RecordCacheAwareTrait.php b/module/VuFind/src/VuFind/Record/Cache/RecordCacheAwareTrait.php index ac64d84dff65..2dcb587e681b 100644 --- a/module/VuFind/src/VuFind/Record/Cache/RecordCacheAwareTrait.php +++ b/module/VuFind/src/VuFind/Record/Cache/RecordCacheAwareTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/CacheFactory.php b/module/VuFind/src/VuFind/Record/CacheFactory.php index 7dde0fb0c14b..f222cd90a79e 100644 --- a/module/VuFind/src/VuFind/Record/CacheFactory.php +++ b/module/VuFind/src/VuFind/Record/CacheFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/Checklist.php b/module/VuFind/src/VuFind/Record/Checklist.php index ae5fd4c353dc..6ad57f4693c6 100644 --- a/module/VuFind/src/VuFind/Record/Checklist.php +++ b/module/VuFind/src/VuFind/Record/Checklist.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/FallbackLoader/AbstractFallbackLoader.php b/module/VuFind/src/VuFind/Record/FallbackLoader/AbstractFallbackLoader.php index 378a823bb85f..b70f59871aed 100644 --- a/module/VuFind/src/VuFind/Record/FallbackLoader/AbstractFallbackLoader.php +++ b/module/VuFind/src/VuFind/Record/FallbackLoader/AbstractFallbackLoader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/FallbackLoader/AbstractFallbackLoaderFactory.php b/module/VuFind/src/VuFind/Record/FallbackLoader/AbstractFallbackLoaderFactory.php index 5217c994d874..4cc042465b9d 100644 --- a/module/VuFind/src/VuFind/Record/FallbackLoader/AbstractFallbackLoaderFactory.php +++ b/module/VuFind/src/VuFind/Record/FallbackLoader/AbstractFallbackLoaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/FallbackLoader/FallbackLoaderInterface.php b/module/VuFind/src/VuFind/Record/FallbackLoader/FallbackLoaderInterface.php index 8bd5e7079096..fb0773e05bc6 100644 --- a/module/VuFind/src/VuFind/Record/FallbackLoader/FallbackLoaderInterface.php +++ b/module/VuFind/src/VuFind/Record/FallbackLoader/FallbackLoaderInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/FallbackLoader/PluginManager.php b/module/VuFind/src/VuFind/Record/FallbackLoader/PluginManager.php index 054edcc43938..65609b41e9d0 100644 --- a/module/VuFind/src/VuFind/Record/FallbackLoader/PluginManager.php +++ b/module/VuFind/src/VuFind/Record/FallbackLoader/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/FallbackLoader/Solr.php b/module/VuFind/src/VuFind/Record/FallbackLoader/Solr.php index b47e288b0b61..9d7b7c878589 100644 --- a/module/VuFind/src/VuFind/Record/FallbackLoader/Solr.php +++ b/module/VuFind/src/VuFind/Record/FallbackLoader/Solr.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/FallbackLoader/SolrFactory.php b/module/VuFind/src/VuFind/Record/FallbackLoader/SolrFactory.php index 9754ee961ca8..668149b0083f 100644 --- a/module/VuFind/src/VuFind/Record/FallbackLoader/SolrFactory.php +++ b/module/VuFind/src/VuFind/Record/FallbackLoader/SolrFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/FallbackLoader/Summon.php b/module/VuFind/src/VuFind/Record/FallbackLoader/Summon.php index f24cbbe3a378..6372f82deedf 100644 --- a/module/VuFind/src/VuFind/Record/FallbackLoader/Summon.php +++ b/module/VuFind/src/VuFind/Record/FallbackLoader/Summon.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/Loader.php b/module/VuFind/src/VuFind/Record/Loader.php index d54b0e743ca9..e61afae5c87b 100644 --- a/module/VuFind/src/VuFind/Record/Loader.php +++ b/module/VuFind/src/VuFind/Record/Loader.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/LoaderFactory.php b/module/VuFind/src/VuFind/Record/LoaderFactory.php index 925b0e9ea0be..2900e609530b 100644 --- a/module/VuFind/src/VuFind/Record/LoaderFactory.php +++ b/module/VuFind/src/VuFind/Record/LoaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/RecordIdUpdater.php b/module/VuFind/src/VuFind/Record/RecordIdUpdater.php index 72ec01c1be6a..9699fb2d6031 100644 --- a/module/VuFind/src/VuFind/Record/RecordIdUpdater.php +++ b/module/VuFind/src/VuFind/Record/RecordIdUpdater.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/RecordIdUpdaterFactory.php b/module/VuFind/src/VuFind/Record/RecordIdUpdaterFactory.php index 05f94dbffdc3..dc219533f280 100644 --- a/module/VuFind/src/VuFind/Record/RecordIdUpdaterFactory.php +++ b/module/VuFind/src/VuFind/Record/RecordIdUpdaterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/ResourcePopulator.php b/module/VuFind/src/VuFind/Record/ResourcePopulator.php index 7a83cf2fcd56..48ef666f16d0 100644 --- a/module/VuFind/src/VuFind/Record/ResourcePopulator.php +++ b/module/VuFind/src/VuFind/Record/ResourcePopulator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/ResourcePopulatorFactory.php b/module/VuFind/src/VuFind/Record/ResourcePopulatorFactory.php index f04e0afbfbb4..4820196d04d6 100644 --- a/module/VuFind/src/VuFind/Record/ResourcePopulatorFactory.php +++ b/module/VuFind/src/VuFind/Record/ResourcePopulatorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/Router.php b/module/VuFind/src/VuFind/Record/Router.php index da0faee8b5f9..41ce1c95ca7a 100644 --- a/module/VuFind/src/VuFind/Record/Router.php +++ b/module/VuFind/src/VuFind/Record/Router.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/Record/SourceAndIdList.php b/module/VuFind/src/VuFind/Record/SourceAndIdList.php index e8e7861070fd..06f22cbd5080 100644 --- a/module/VuFind/src/VuFind/Record/SourceAndIdList.php +++ b/module/VuFind/src/VuFind/Record/SourceAndIdList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Record diff --git a/module/VuFind/src/VuFind/RecordDriver/AbstractBase.php b/module/VuFind/src/VuFind/RecordDriver/AbstractBase.php index 74a1317e105d..4050728a5c7d 100644 --- a/module/VuFind/src/VuFind/RecordDriver/AbstractBase.php +++ b/module/VuFind/src/VuFind/RecordDriver/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/AbstractBaseFactory.php b/module/VuFind/src/VuFind/RecordDriver/AbstractBaseFactory.php index 330b122159ad..8826bfdd945d 100644 --- a/module/VuFind/src/VuFind/RecordDriver/AbstractBaseFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/AbstractBaseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/BrowZine.php b/module/VuFind/src/VuFind/RecordDriver/BrowZine.php index 79ec8b129a00..915667f42cce 100644 --- a/module/VuFind/src/VuFind/RecordDriver/BrowZine.php +++ b/module/VuFind/src/VuFind/RecordDriver/BrowZine.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/DefaultRecord.php b/module/VuFind/src/VuFind/RecordDriver/DefaultRecord.php index 6a3ddb08a763..bd246c31a297 100644 --- a/module/VuFind/src/VuFind/RecordDriver/DefaultRecord.php +++ b/module/VuFind/src/VuFind/RecordDriver/DefaultRecord.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/EDS.php b/module/VuFind/src/VuFind/RecordDriver/EDS.php index e22b99c73c80..bd8e5b711ebf 100644 --- a/module/VuFind/src/VuFind/RecordDriver/EDS.php +++ b/module/VuFind/src/VuFind/RecordDriver/EDS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/EIT.php b/module/VuFind/src/VuFind/RecordDriver/EIT.php index 1f38c55b4dd4..6aba0fe66ba4 100644 --- a/module/VuFind/src/VuFind/RecordDriver/EIT.php +++ b/module/VuFind/src/VuFind/RecordDriver/EIT.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/EPF.php b/module/VuFind/src/VuFind/RecordDriver/EPF.php index 3552fc63cbdd..bb99baf257f8 100644 --- a/module/VuFind/src/VuFind/RecordDriver/EPF.php +++ b/module/VuFind/src/VuFind/RecordDriver/EPF.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/HierarchyAwareTrait.php b/module/VuFind/src/VuFind/RecordDriver/Feature/HierarchyAwareTrait.php index 24e0b2646c50..3e566e54bc8f 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/HierarchyAwareTrait.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/HierarchyAwareTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/IlsAwareTrait.php b/module/VuFind/src/VuFind/RecordDriver/Feature/IlsAwareTrait.php index d3a39c277cf9..33aa13fd1ace 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/IlsAwareTrait.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/IlsAwareTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/MarcAdvancedTrait.php b/module/VuFind/src/VuFind/RecordDriver/Feature/MarcAdvancedTrait.php index 30c2e32e6960..848bf395ed6d 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/MarcAdvancedTrait.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/MarcAdvancedTrait.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/MarcBasicTrait.php b/module/VuFind/src/VuFind/RecordDriver/Feature/MarcBasicTrait.php index 48a4fd067025..7cc115afec6d 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/MarcBasicTrait.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/MarcBasicTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/MarcReaderTrait.php b/module/VuFind/src/VuFind/RecordDriver/Feature/MarcReaderTrait.php index bc2f3081af87..8689abe048a3 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/MarcReaderTrait.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/MarcReaderTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/PreviousUniqueIdInterface.php b/module/VuFind/src/VuFind/RecordDriver/Feature/PreviousUniqueIdInterface.php index 09f1ee611a85..f23058684920 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/PreviousUniqueIdInterface.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/PreviousUniqueIdInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/PreviousUniqueIdTrait.php b/module/VuFind/src/VuFind/RecordDriver/Feature/PreviousUniqueIdTrait.php index c7d5b67e7f8c..b55322425c9d 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/PreviousUniqueIdTrait.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/PreviousUniqueIdTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/VersionAwareInterface.php b/module/VuFind/src/VuFind/RecordDriver/Feature/VersionAwareInterface.php index ae450dbdcf5d..467f2a581438 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/VersionAwareInterface.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/VersionAwareInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Feature/VersionAwareTrait.php b/module/VuFind/src/VuFind/RecordDriver/Feature/VersionAwareTrait.php index f02997955670..c99d341c933f 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Feature/VersionAwareTrait.php +++ b/module/VuFind/src/VuFind/RecordDriver/Feature/VersionAwareTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php b/module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php index 38f6965847f0..74cc98c143a7 100644 --- a/module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/LibGuides.php b/module/VuFind/src/VuFind/RecordDriver/LibGuides.php index 74e8a9c85272..d2fbf07efd86 100644 --- a/module/VuFind/src/VuFind/RecordDriver/LibGuides.php +++ b/module/VuFind/src/VuFind/RecordDriver/LibGuides.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/LibGuidesAZ.php b/module/VuFind/src/VuFind/RecordDriver/LibGuidesAZ.php index 01482d50cddc..4ec8ce8e972f 100644 --- a/module/VuFind/src/VuFind/RecordDriver/LibGuidesAZ.php +++ b/module/VuFind/src/VuFind/RecordDriver/LibGuidesAZ.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Missing.php b/module/VuFind/src/VuFind/RecordDriver/Missing.php index 3a75eba277ca..906f76b14f13 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Missing.php +++ b/module/VuFind/src/VuFind/RecordDriver/Missing.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/NameBasedConfigFactory.php b/module/VuFind/src/VuFind/RecordDriver/NameBasedConfigFactory.php index b4ff25178399..f75a588ea714 100644 --- a/module/VuFind/src/VuFind/RecordDriver/NameBasedConfigFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/NameBasedConfigFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Pazpar2.php b/module/VuFind/src/VuFind/RecordDriver/Pazpar2.php index 65d959f8f7eb..88e19acbf908 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Pazpar2.php +++ b/module/VuFind/src/VuFind/RecordDriver/Pazpar2.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/PluginFactory.php b/module/VuFind/src/VuFind/RecordDriver/PluginFactory.php index f1869c9272fb..2ccf250fe402 100644 --- a/module/VuFind/src/VuFind/RecordDriver/PluginFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/PluginManager.php b/module/VuFind/src/VuFind/RecordDriver/PluginManager.php index c35c4c4ce46e..250ef0313c80 100644 --- a/module/VuFind/src/VuFind/RecordDriver/PluginManager.php +++ b/module/VuFind/src/VuFind/RecordDriver/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Primo.php b/module/VuFind/src/VuFind/RecordDriver/Primo.php index 84592a72c390..541b0a583bba 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Primo.php +++ b/module/VuFind/src/VuFind/RecordDriver/Primo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Response/PublicationDetails.php b/module/VuFind/src/VuFind/RecordDriver/Response/PublicationDetails.php index 152e9a62e455..76dba716d9d2 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Response/PublicationDetails.php +++ b/module/VuFind/src/VuFind/RecordDriver/Response/PublicationDetails.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Search2Default.php b/module/VuFind/src/VuFind/RecordDriver/Search2Default.php index 11aa69c9bea9..1e6fbc198d84 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Search2Default.php +++ b/module/VuFind/src/VuFind/RecordDriver/Search2Default.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Search2DefaultFactory.php b/module/VuFind/src/VuFind/RecordDriver/Search2DefaultFactory.php index a7b660a89a35..beec02fdc2ca 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Search2DefaultFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/Search2DefaultFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrArchivesSpace.php b/module/VuFind/src/VuFind/RecordDriver/SolrArchivesSpace.php index dec10390af55..16075a9b7028 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrArchivesSpace.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrArchivesSpace.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrAuthDefault.php b/module/VuFind/src/VuFind/RecordDriver/SolrAuthDefault.php index 10dad2bb7832..363083d7be88 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrAuthDefault.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrAuthDefault.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrAuthMarc.php b/module/VuFind/src/VuFind/RecordDriver/SolrAuthMarc.php index 6ff6b00a7a2f..da21db80a18d 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrAuthMarc.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrAuthMarc.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrDefault.php b/module/VuFind/src/VuFind/RecordDriver/SolrDefault.php index 6a9949eb3a40..5b44754e588c 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrDefault.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrDefault.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrDefaultFactory.php b/module/VuFind/src/VuFind/RecordDriver/SolrDefaultFactory.php index 61503f45547b..7fa6f1298ea1 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrDefaultFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrDefaultFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrDefaultWithoutSearchServiceFactory.php b/module/VuFind/src/VuFind/RecordDriver/SolrDefaultWithoutSearchServiceFactory.php index 14e8566bed97..384bd6bfc156 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrDefaultWithoutSearchServiceFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrDefaultWithoutSearchServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrMarc.php b/module/VuFind/src/VuFind/RecordDriver/SolrMarc.php index 378293babd48..c767dd093058 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrMarc.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrMarc.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrMarcRemote.php b/module/VuFind/src/VuFind/RecordDriver/SolrMarcRemote.php index 8d7a2d805ad3..a9d04abce779 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrMarcRemote.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrMarcRemote.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrOverdrive.php b/module/VuFind/src/VuFind/RecordDriver/SolrOverdrive.php index 608626e97184..001ae524c127 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrOverdrive.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrOverdrive.php @@ -17,9 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrOverdriveFactory.php b/module/VuFind/src/VuFind/RecordDriver/SolrOverdriveFactory.php index ff83cf796028..8c9abd21a4d9 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrOverdriveFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrOverdriveFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrReserves.php b/module/VuFind/src/VuFind/RecordDriver/SolrReserves.php index 9824baa63666..696bfbcf3ac9 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrReserves.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrReserves.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrWeb.php b/module/VuFind/src/VuFind/RecordDriver/SolrWeb.php index 61cd5700b6bc..8f3d8935a3a8 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrWeb.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrWeb.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SolrWebFactory.php b/module/VuFind/src/VuFind/RecordDriver/SolrWebFactory.php index 265ac299a2c7..7484100962db 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SolrWebFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/SolrWebFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/Summon.php b/module/VuFind/src/VuFind/RecordDriver/Summon.php index 2aedd728d482..4a93164dd4cf 100644 --- a/module/VuFind/src/VuFind/RecordDriver/Summon.php +++ b/module/VuFind/src/VuFind/RecordDriver/Summon.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/SummonFactory.php b/module/VuFind/src/VuFind/RecordDriver/SummonFactory.php index c7684fa9255f..d2fce8e61c7c 100644 --- a/module/VuFind/src/VuFind/RecordDriver/SummonFactory.php +++ b/module/VuFind/src/VuFind/RecordDriver/SummonFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordDriver/WorldCat2.php b/module/VuFind/src/VuFind/RecordDriver/WorldCat2.php index 8a7d127cb731..2db0dead99c1 100644 --- a/module/VuFind/src/VuFind/RecordDriver/WorldCat2.php +++ b/module/VuFind/src/VuFind/RecordDriver/WorldCat2.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFind/RecordTab/AbstractBase.php b/module/VuFind/src/VuFind/RecordTab/AbstractBase.php index 10247d65c3e9..b1a25c38692e 100644 --- a/module/VuFind/src/VuFind/RecordTab/AbstractBase.php +++ b/module/VuFind/src/VuFind/RecordTab/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/AbstractContent.php b/module/VuFind/src/VuFind/RecordTab/AbstractContent.php index e026c7d04c74..aaf47978c031 100644 --- a/module/VuFind/src/VuFind/RecordTab/AbstractContent.php +++ b/module/VuFind/src/VuFind/RecordTab/AbstractContent.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/AbstractContentFactory.php b/module/VuFind/src/VuFind/RecordTab/AbstractContentFactory.php index 4ca94eb4a5cf..31fa3d732992 100644 --- a/module/VuFind/src/VuFind/RecordTab/AbstractContentFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/AbstractContentFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTree.php b/module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTree.php index 49fdea121ba7..8e9ef7a18b3e 100644 --- a/module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTree.php +++ b/module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTree.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTreeFactory.php b/module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTreeFactory.php index 60954ab551d2..89009107ab6e 100644 --- a/module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTreeFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTreeFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/CollectionList.php b/module/VuFind/src/VuFind/RecordTab/CollectionList.php index 9ebd305edcc2..7b1ad53150b5 100644 --- a/module/VuFind/src/VuFind/RecordTab/CollectionList.php +++ b/module/VuFind/src/VuFind/RecordTab/CollectionList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/CollectionListFactory.php b/module/VuFind/src/VuFind/RecordTab/CollectionListFactory.php index 41c41ef7f4ec..810d633656b2 100644 --- a/module/VuFind/src/VuFind/RecordTab/CollectionListFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/CollectionListFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/ComponentParts.php b/module/VuFind/src/VuFind/RecordTab/ComponentParts.php index 3fcbb692993f..fadddba3d49a 100644 --- a/module/VuFind/src/VuFind/RecordTab/ComponentParts.php +++ b/module/VuFind/src/VuFind/RecordTab/ComponentParts.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/ComponentPartsFactory.php b/module/VuFind/src/VuFind/RecordTab/ComponentPartsFactory.php index 491379006d2e..82c3622ceef0 100644 --- a/module/VuFind/src/VuFind/RecordTab/ComponentPartsFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/ComponentPartsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/Description.php b/module/VuFind/src/VuFind/RecordTab/Description.php index 2364f002dadf..1c0d9cd71769 100644 --- a/module/VuFind/src/VuFind/RecordTab/Description.php +++ b/module/VuFind/src/VuFind/RecordTab/Description.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/Excerpt.php b/module/VuFind/src/VuFind/RecordTab/Excerpt.php index b28d74fbae4c..7b46aec3b5ca 100644 --- a/module/VuFind/src/VuFind/RecordTab/Excerpt.php +++ b/module/VuFind/src/VuFind/RecordTab/Excerpt.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/ExcerptFactory.php b/module/VuFind/src/VuFind/RecordTab/ExcerptFactory.php index 7f4b0a72c972..f20e31916182 100644 --- a/module/VuFind/src/VuFind/RecordTab/ExcerptFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/ExcerptFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/Formats.php b/module/VuFind/src/VuFind/RecordTab/Formats.php index 6c969bd98ce0..fbdfa2ab6577 100644 --- a/module/VuFind/src/VuFind/RecordTab/Formats.php +++ b/module/VuFind/src/VuFind/RecordTab/Formats.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/HierarchyTree.php b/module/VuFind/src/VuFind/RecordTab/HierarchyTree.php index 9a42100c29f3..a9498010e0cd 100644 --- a/module/VuFind/src/VuFind/RecordTab/HierarchyTree.php +++ b/module/VuFind/src/VuFind/RecordTab/HierarchyTree.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/HierarchyTreeFactory.php b/module/VuFind/src/VuFind/RecordTab/HierarchyTreeFactory.php index 47b6f2540178..7d59c767b943 100644 --- a/module/VuFind/src/VuFind/RecordTab/HierarchyTreeFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/HierarchyTreeFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/HoldingsILS.php b/module/VuFind/src/VuFind/RecordTab/HoldingsILS.php index 7cabeae35461..1be4f7ec858b 100644 --- a/module/VuFind/src/VuFind/RecordTab/HoldingsILS.php +++ b/module/VuFind/src/VuFind/RecordTab/HoldingsILS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/HoldingsILSFactory.php b/module/VuFind/src/VuFind/RecordTab/HoldingsILSFactory.php index db437f973df0..b3db44d15d67 100644 --- a/module/VuFind/src/VuFind/RecordTab/HoldingsILSFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/HoldingsILSFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2.php b/module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2.php index f7fe84deca8e..1335bf37e418 100644 --- a/module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2.php +++ b/module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2Factory.php b/module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2Factory.php index 5a503287092b..33d7299a59b9 100644 --- a/module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2Factory.php +++ b/module/VuFind/src/VuFind/RecordTab/HoldingsWorldCat2Factory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/Map.php b/module/VuFind/src/VuFind/RecordTab/Map.php index 519b0ebaf407..17e041c53483 100644 --- a/module/VuFind/src/VuFind/RecordTab/Map.php +++ b/module/VuFind/src/VuFind/RecordTab/Map.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/MapFactory.php b/module/VuFind/src/VuFind/RecordTab/MapFactory.php index 8b404ee88ed7..ddf274d1e6ae 100644 --- a/module/VuFind/src/VuFind/RecordTab/MapFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/MapFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/OverdriveHoldings.php b/module/VuFind/src/VuFind/RecordTab/OverdriveHoldings.php index 3a01b57366ba..af2d04996fb0 100644 --- a/module/VuFind/src/VuFind/RecordTab/OverdriveHoldings.php +++ b/module/VuFind/src/VuFind/RecordTab/OverdriveHoldings.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/PluginFactory.php b/module/VuFind/src/VuFind/RecordTab/PluginFactory.php index 038f6c0c9018..f32ca2b809cb 100644 --- a/module/VuFind/src/VuFind/RecordTab/PluginFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/PluginManager.php b/module/VuFind/src/VuFind/RecordTab/PluginManager.php index 6bb011e1b2c9..d4142421732a 100644 --- a/module/VuFind/src/VuFind/RecordTab/PluginManager.php +++ b/module/VuFind/src/VuFind/RecordTab/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/Preview.php b/module/VuFind/src/VuFind/RecordTab/Preview.php index b11277a71e84..61e18962ce6e 100644 --- a/module/VuFind/src/VuFind/RecordTab/Preview.php +++ b/module/VuFind/src/VuFind/RecordTab/Preview.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/PreviewFactory.php b/module/VuFind/src/VuFind/RecordTab/PreviewFactory.php index d21743e57350..7fb7e2398661 100644 --- a/module/VuFind/src/VuFind/RecordTab/PreviewFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/PreviewFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/Reviews.php b/module/VuFind/src/VuFind/RecordTab/Reviews.php index c3cb27b2f40c..cbeebeba39c1 100644 --- a/module/VuFind/src/VuFind/RecordTab/Reviews.php +++ b/module/VuFind/src/VuFind/RecordTab/Reviews.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/ReviewsFactory.php b/module/VuFind/src/VuFind/RecordTab/ReviewsFactory.php index c3623184189b..cbede131e55f 100644 --- a/module/VuFind/src/VuFind/RecordTab/ReviewsFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/ReviewsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/Search2CollectionList.php b/module/VuFind/src/VuFind/RecordTab/Search2CollectionList.php index 2c650c074f36..d676620b34e5 100644 --- a/module/VuFind/src/VuFind/RecordTab/Search2CollectionList.php +++ b/module/VuFind/src/VuFind/RecordTab/Search2CollectionList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/SimilarItemsCarousel.php b/module/VuFind/src/VuFind/RecordTab/SimilarItemsCarousel.php index b98df86d4bd7..51a2927d0710 100644 --- a/module/VuFind/src/VuFind/RecordTab/SimilarItemsCarousel.php +++ b/module/VuFind/src/VuFind/RecordTab/SimilarItemsCarousel.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/SimilarItemsCarouselFactory.php b/module/VuFind/src/VuFind/RecordTab/SimilarItemsCarouselFactory.php index 3f64e4a0e5e3..51f12594e47f 100644 --- a/module/VuFind/src/VuFind/RecordTab/SimilarItemsCarouselFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/SimilarItemsCarouselFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/StaffViewArray.php b/module/VuFind/src/VuFind/RecordTab/StaffViewArray.php index da94606822c8..847679242390 100644 --- a/module/VuFind/src/VuFind/RecordTab/StaffViewArray.php +++ b/module/VuFind/src/VuFind/RecordTab/StaffViewArray.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/StaffViewMARC.php b/module/VuFind/src/VuFind/RecordTab/StaffViewMARC.php index 19f6b5a3378e..febd3caff22f 100644 --- a/module/VuFind/src/VuFind/RecordTab/StaffViewMARC.php +++ b/module/VuFind/src/VuFind/RecordTab/StaffViewMARC.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/StaffViewOverdrive.php b/module/VuFind/src/VuFind/RecordTab/StaffViewOverdrive.php index 464a743d0591..ffc9243a3541 100644 --- a/module/VuFind/src/VuFind/RecordTab/StaffViewOverdrive.php +++ b/module/VuFind/src/VuFind/RecordTab/StaffViewOverdrive.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/TOC.php b/module/VuFind/src/VuFind/RecordTab/TOC.php index 00a1a3f39a0e..2200720df0c0 100644 --- a/module/VuFind/src/VuFind/RecordTab/TOC.php +++ b/module/VuFind/src/VuFind/RecordTab/TOC.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/TOCFactory.php b/module/VuFind/src/VuFind/RecordTab/TOCFactory.php index f9f582443e68..67cf8dd8d25f 100644 --- a/module/VuFind/src/VuFind/RecordTab/TOCFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/TOCFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/TabInterface.php b/module/VuFind/src/VuFind/RecordTab/TabInterface.php index 41d5960cfeeb..8742a7830fe0 100644 --- a/module/VuFind/src/VuFind/RecordTab/TabInterface.php +++ b/module/VuFind/src/VuFind/RecordTab/TabInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/TabManager.php b/module/VuFind/src/VuFind/RecordTab/TabManager.php index 4daff4ee6454..f0e5cf35cde8 100644 --- a/module/VuFind/src/VuFind/RecordTab/TabManager.php +++ b/module/VuFind/src/VuFind/RecordTab/TabManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/TabManagerFactory.php b/module/VuFind/src/VuFind/RecordTab/TabManagerFactory.php index 37ab1a907d5a..b1594bf669be 100644 --- a/module/VuFind/src/VuFind/RecordTab/TabManagerFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/TabManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/UserComments.php b/module/VuFind/src/VuFind/RecordTab/UserComments.php index dcf0adced47a..7167bae51afe 100644 --- a/module/VuFind/src/VuFind/RecordTab/UserComments.php +++ b/module/VuFind/src/VuFind/RecordTab/UserComments.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/UserCommentsFactory.php b/module/VuFind/src/VuFind/RecordTab/UserCommentsFactory.php index e33a602714ff..b7df7df91789 100644 --- a/module/VuFind/src/VuFind/RecordTab/UserCommentsFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/UserCommentsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/Versions.php b/module/VuFind/src/VuFind/RecordTab/Versions.php index fdd24c112c36..fdd69e2a5132 100644 --- a/module/VuFind/src/VuFind/RecordTab/Versions.php +++ b/module/VuFind/src/VuFind/RecordTab/Versions.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/RecordTab/VersionsFactory.php b/module/VuFind/src/VuFind/RecordTab/VersionsFactory.php index 140dbaf8ddc3..732a6875f938 100644 --- a/module/VuFind/src/VuFind/RecordTab/VersionsFactory.php +++ b/module/VuFind/src/VuFind/RecordTab/VersionsFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordTabs diff --git a/module/VuFind/src/VuFind/Related/Bookplate.php b/module/VuFind/src/VuFind/Related/Bookplate.php index 3ce0f5c45da8..fe8a557f9067 100644 --- a/module/VuFind/src/VuFind/Related/Bookplate.php +++ b/module/VuFind/src/VuFind/Related/Bookplate.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/BookplateFactory.php b/module/VuFind/src/VuFind/Related/BookplateFactory.php index 17b8baa10213..24cf73634d18 100644 --- a/module/VuFind/src/VuFind/Related/BookplateFactory.php +++ b/module/VuFind/src/VuFind/Related/BookplateFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/Channels.php b/module/VuFind/src/VuFind/Related/Channels.php index 9320cd54869b..073e060f0394 100644 --- a/module/VuFind/src/VuFind/Related/Channels.php +++ b/module/VuFind/src/VuFind/Related/Channels.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/Deprecated.php b/module/VuFind/src/VuFind/Related/Deprecated.php index 2c4d57623f07..ce5cd750c36e 100644 --- a/module/VuFind/src/VuFind/Related/Deprecated.php +++ b/module/VuFind/src/VuFind/Related/Deprecated.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/MoreByAuthorSolr.php b/module/VuFind/src/VuFind/Related/MoreByAuthorSolr.php index 84bafdba8c7d..de1732f369fd 100644 --- a/module/VuFind/src/VuFind/Related/MoreByAuthorSolr.php +++ b/module/VuFind/src/VuFind/Related/MoreByAuthorSolr.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/PluginFactory.php b/module/VuFind/src/VuFind/Related/PluginFactory.php index 61b20b82085a..51c58a2596c1 100644 --- a/module/VuFind/src/VuFind/Related/PluginFactory.php +++ b/module/VuFind/src/VuFind/Related/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/PluginManager.php b/module/VuFind/src/VuFind/Related/PluginManager.php index 0332afdaaee9..a2119d20f29b 100644 --- a/module/VuFind/src/VuFind/Related/PluginManager.php +++ b/module/VuFind/src/VuFind/Related/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/RelatedInterface.php b/module/VuFind/src/VuFind/Related/RelatedInterface.php index 15c6498cb959..6516246f005a 100644 --- a/module/VuFind/src/VuFind/Related/RelatedInterface.php +++ b/module/VuFind/src/VuFind/Related/RelatedInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/Similar.php b/module/VuFind/src/VuFind/Related/Similar.php index 4ee26260e0eb..4333f31de9d5 100644 --- a/module/VuFind/src/VuFind/Related/Similar.php +++ b/module/VuFind/src/VuFind/Related/Similar.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/SimilarFactory.php b/module/VuFind/src/VuFind/Related/SimilarFactory.php index 37590ba86c6b..0de3b60d4085 100644 --- a/module/VuFind/src/VuFind/Related/SimilarFactory.php +++ b/module/VuFind/src/VuFind/Related/SimilarFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/WorldCat2Similar.php b/module/VuFind/src/VuFind/Related/WorldCat2Similar.php index 2fd2d0fb4b9d..4b58f5f9b9f5 100644 --- a/module/VuFind/src/VuFind/Related/WorldCat2Similar.php +++ b/module/VuFind/src/VuFind/Related/WorldCat2Similar.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Related/WorldCat2SimilarFactory.php b/module/VuFind/src/VuFind/Related/WorldCat2SimilarFactory.php index 496e59da0137..765d6c36c754 100644 --- a/module/VuFind/src/VuFind/Related/WorldCat2SimilarFactory.php +++ b/module/VuFind/src/VuFind/Related/WorldCat2SimilarFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Related_Records diff --git a/module/VuFind/src/VuFind/Reserves/CsvReader.php b/module/VuFind/src/VuFind/Reserves/CsvReader.php index 38ed8c6d4528..2e8b5d09511e 100644 --- a/module/VuFind/src/VuFind/Reserves/CsvReader.php +++ b/module/VuFind/src/VuFind/Reserves/CsvReader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Reserves diff --git a/module/VuFind/src/VuFind/Resolver/Connection.php b/module/VuFind/src/VuFind/Resolver/Connection.php index bc08b6cb0b5f..15627520fea2 100644 --- a/module/VuFind/src/VuFind/Resolver/Connection.php +++ b/module/VuFind/src/VuFind/Resolver/Connection.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/AbstractBase.php b/module/VuFind/src/VuFind/Resolver/Driver/AbstractBase.php index c5321ae4f9b3..ddaf0ef46ca5 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/AbstractBase.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/AbstractBase.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/AbstractBaseFactory.php b/module/VuFind/src/VuFind/Resolver/Driver/AbstractBaseFactory.php index 2e43e140fc13..cac10864a8d0 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/AbstractBaseFactory.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/AbstractBaseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/Alma.php b/module/VuFind/src/VuFind/Resolver/Driver/Alma.php index ecaa89467e5f..50797800023e 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/Alma.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/Alma.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/AlmaFactory.php b/module/VuFind/src/VuFind/Resolver/Driver/AlmaFactory.php index 39b5137db7a9..189e56144b6d 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/AlmaFactory.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/AlmaFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/Demo.php b/module/VuFind/src/VuFind/Resolver/Driver/Demo.php index e175a24473b0..84de3e985997 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/Demo.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/Demo.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/DriverInterface.php b/module/VuFind/src/VuFind/Resolver/Driver/DriverInterface.php index a756bdec134c..bea7ad175dda 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/DriverInterface.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/DriverInterface.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/DriverWithHttpClientFactory.php b/module/VuFind/src/VuFind/Resolver/Driver/DriverWithHttpClientFactory.php index f8792e4b4cf8..6e8ade23ca86 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/DriverWithHttpClientFactory.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/DriverWithHttpClientFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/Generic.php b/module/VuFind/src/VuFind/Resolver/Driver/Generic.php index 89a3074df645..d8d3bd41dba7 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/Generic.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/Generic.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/Jop.php b/module/VuFind/src/VuFind/Resolver/Driver/Jop.php index 163aa0738a8e..f2c73a463447 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/Jop.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/Jop.php @@ -25,8 +25,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/JopFactory.php b/module/VuFind/src/VuFind/Resolver/Driver/JopFactory.php index c2c49a23c1c9..6bdccc421dd1 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/JopFactory.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/JopFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/PluginFactory.php b/module/VuFind/src/VuFind/Resolver/Driver/PluginFactory.php index 8154fc7aedbf..bf9113550c82 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/PluginFactory.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/PluginManager.php b/module/VuFind/src/VuFind/Resolver/Driver/PluginManager.php index 4d124f86326a..9bb65bc4df91 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/PluginManager.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/Redi.php b/module/VuFind/src/VuFind/Resolver/Driver/Redi.php index 8df6080f2afc..bd7249043892 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/Redi.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/Redi.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/Sfx.php b/module/VuFind/src/VuFind/Resolver/Driver/Sfx.php index d6039c14d3c6..d67fadb3ff54 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/Sfx.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/Sfx.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Resolver/Driver/Threesixtylink.php b/module/VuFind/src/VuFind/Resolver/Driver/Threesixtylink.php index 272701b2a963..87af809386cc 100644 --- a/module/VuFind/src/VuFind/Resolver/Driver/Threesixtylink.php +++ b/module/VuFind/src/VuFind/Resolver/Driver/Threesixtylink.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Resolver_Drivers diff --git a/module/VuFind/src/VuFind/Role/DynamicRoleProvider.php b/module/VuFind/src/VuFind/Role/DynamicRoleProvider.php index 96881fd57588..0f01e8520548 100644 --- a/module/VuFind/src/VuFind/Role/DynamicRoleProvider.php +++ b/module/VuFind/src/VuFind/Role/DynamicRoleProvider.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/DynamicRoleProviderFactory.php b/module/VuFind/src/VuFind/Role/DynamicRoleProviderFactory.php index 569be4cfeb74..4736d132b4ef 100644 --- a/module/VuFind/src/VuFind/Role/DynamicRoleProviderFactory.php +++ b/module/VuFind/src/VuFind/Role/DynamicRoleProviderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionDeniedManager.php b/module/VuFind/src/VuFind/Role/PermissionDeniedManager.php index d3824c36fde1..0e4897cdc70e 100644 --- a/module/VuFind/src/VuFind/Role/PermissionDeniedManager.php +++ b/module/VuFind/src/VuFind/Role/PermissionDeniedManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionDeniedManagerFactory.php b/module/VuFind/src/VuFind/Role/PermissionDeniedManagerFactory.php index 34f20eae73cb..77a1c50b2e73 100644 --- a/module/VuFind/src/VuFind/Role/PermissionDeniedManagerFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionDeniedManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionManager.php b/module/VuFind/src/VuFind/Role/PermissionManager.php index 0c0279121e53..9e0bc6562a84 100644 --- a/module/VuFind/src/VuFind/Role/PermissionManager.php +++ b/module/VuFind/src/VuFind/Role/PermissionManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionManagerFactory.php b/module/VuFind/src/VuFind/Role/PermissionManagerFactory.php index afc6b2f58177..a5190b598eeb 100644 --- a/module/VuFind/src/VuFind/Role/PermissionManagerFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/InjectAuthorizationServiceFactory.php b/module/VuFind/src/VuFind/Role/PermissionProvider/InjectAuthorizationServiceFactory.php index 1fdb66bdf6a6..9949c539d504 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/InjectAuthorizationServiceFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/InjectAuthorizationServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/InjectRequestFactory.php b/module/VuFind/src/VuFind/Role/PermissionProvider/InjectRequestFactory.php index 4879b9b2ceaf..be4d00cff5aa 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/InjectRequestFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/InjectRequestFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/InsecureCookie.php b/module/VuFind/src/VuFind/Role/PermissionProvider/InsecureCookie.php index 4d292cec6b0e..d2fcebded2ad 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/InsecureCookie.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/InsecureCookie.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/InsecureCookieFactory.php b/module/VuFind/src/VuFind/Role/PermissionProvider/InsecureCookieFactory.php index 9c1f60d282d4..233278ee3c0e 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/InsecureCookieFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/InsecureCookieFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/IpRange.php b/module/VuFind/src/VuFind/Role/PermissionProvider/IpRange.php index 43fdc8a93c94..e8318480497f 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/IpRange.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/IpRange.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/IpRangeFactory.php b/module/VuFind/src/VuFind/Role/PermissionProvider/IpRangeFactory.php index 551b048eb793..3a67545e7005 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/IpRangeFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/IpRangeFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/IpRegEx.php b/module/VuFind/src/VuFind/Role/PermissionProvider/IpRegEx.php index fc73f8727b86..227ed6470797 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/IpRegEx.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/IpRegEx.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/IpRegExFactory.php b/module/VuFind/src/VuFind/Role/PermissionProvider/IpRegExFactory.php index 0951178daafc..c3e0fd3235f8 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/IpRegExFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/IpRegExFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/PermissionProviderInterface.php b/module/VuFind/src/VuFind/Role/PermissionProvider/PermissionProviderInterface.php index 5dd7ae8fdf65..679f85dc77f4 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/PermissionProviderInterface.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/PermissionProviderInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/PluginManager.php b/module/VuFind/src/VuFind/Role/PermissionProvider/PluginManager.php index 697c56a58ca1..0b69f1e43d3a 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/PluginManager.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/PluginManagerFactory.php b/module/VuFind/src/VuFind/Role/PermissionProvider/PluginManagerFactory.php index 837970414d8e..14daf2b8b09f 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/PluginManagerFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/PluginManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/Role.php b/module/VuFind/src/VuFind/Role/PermissionProvider/Role.php index 5cc456ed445e..1231630490e7 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/Role.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/Role.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/ServerParam.php b/module/VuFind/src/VuFind/Role/PermissionProvider/ServerParam.php index d1b3d401b8d4..3a4f605adb53 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/ServerParam.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/ServerParam.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/SessionKey.php b/module/VuFind/src/VuFind/Role/PermissionProvider/SessionKey.php index 2df17a24b1f5..4cf7956912cb 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/SessionKey.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/SessionKey.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/SessionKeyFactory.php b/module/VuFind/src/VuFind/Role/PermissionProvider/SessionKeyFactory.php index fc0369965f83..9593983c6d25 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/SessionKeyFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/SessionKeyFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/Shibboleth.php b/module/VuFind/src/VuFind/Role/PermissionProvider/Shibboleth.php index 12aee32c92f2..1d53a5465ebe 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/Shibboleth.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/Shibboleth.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/ShibbolethFactory.php b/module/VuFind/src/VuFind/Role/PermissionProvider/ShibbolethFactory.php index 23d50185af6d..0e4249a3e3fc 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/ShibbolethFactory.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/ShibbolethFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/User.php b/module/VuFind/src/VuFind/Role/PermissionProvider/User.php index 33f347f03480..60f6262dbf4c 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/User.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/User.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Role/PermissionProvider/Username.php b/module/VuFind/src/VuFind/Role/PermissionProvider/Username.php index 60bdc4db1fc9..6491900800ac 100644 --- a/module/VuFind/src/VuFind/Role/PermissionProvider/Username.php +++ b/module/VuFind/src/VuFind/Role/PermissionProvider/Username.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authorization diff --git a/module/VuFind/src/VuFind/Route/RouteGenerator.php b/module/VuFind/src/VuFind/Route/RouteGenerator.php index 0e4fba091ee3..a272518d0c64 100644 --- a/module/VuFind/src/VuFind/Route/RouteGenerator.php +++ b/module/VuFind/src/VuFind/Route/RouteGenerator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Route diff --git a/module/VuFind/src/VuFind/SMS/AbstractBase.php b/module/VuFind/src/VuFind/SMS/AbstractBase.php index 036580e514ac..8b22d5b4ea47 100644 --- a/module/VuFind/src/VuFind/SMS/AbstractBase.php +++ b/module/VuFind/src/VuFind/SMS/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package SMS diff --git a/module/VuFind/src/VuFind/SMS/Clickatell.php b/module/VuFind/src/VuFind/SMS/Clickatell.php index 8ee1fd8feedb..71baede3cf58 100644 --- a/module/VuFind/src/VuFind/SMS/Clickatell.php +++ b/module/VuFind/src/VuFind/SMS/Clickatell.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package SMS diff --git a/module/VuFind/src/VuFind/SMS/Factory.php b/module/VuFind/src/VuFind/SMS/Factory.php index 1239ba829656..c548c024bf1f 100644 --- a/module/VuFind/src/VuFind/SMS/Factory.php +++ b/module/VuFind/src/VuFind/SMS/Factory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package SMS diff --git a/module/VuFind/src/VuFind/SMS/Mailer.php b/module/VuFind/src/VuFind/SMS/Mailer.php index f3ac4aa123b3..889b110b7e00 100644 --- a/module/VuFind/src/VuFind/SMS/Mailer.php +++ b/module/VuFind/src/VuFind/SMS/Mailer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package SMS diff --git a/module/VuFind/src/VuFind/SMS/SMSInterface.php b/module/VuFind/src/VuFind/SMS/SMSInterface.php index 0350cc942cc3..4e3c5835f46b 100644 --- a/module/VuFind/src/VuFind/SMS/SMSInterface.php +++ b/module/VuFind/src/VuFind/SMS/SMSInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package SMS diff --git a/module/VuFind/src/VuFind/Search/BackendManager.php b/module/VuFind/src/VuFind/Search/BackendManager.php index 5726a35507e8..80baf8919ca6 100644 --- a/module/VuFind/src/VuFind/Search/BackendManager.php +++ b/module/VuFind/src/VuFind/Search/BackendManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/BackendManagerFactory.php b/module/VuFind/src/VuFind/Search/BackendManagerFactory.php index b4acc8b103f2..82447c6f5a6a 100644 --- a/module/VuFind/src/VuFind/Search/BackendManagerFactory.php +++ b/module/VuFind/src/VuFind/Search/BackendManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/BackendRegistry.php b/module/VuFind/src/VuFind/Search/BackendRegistry.php index 02d531a09783..7ceb8c3346ea 100644 --- a/module/VuFind/src/VuFind/Search/BackendRegistry.php +++ b/module/VuFind/src/VuFind/Search/BackendRegistry.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Base/Explanation.php b/module/VuFind/src/VuFind/Search/Base/Explanation.php index 551d392cae45..96c920c37e9b 100644 --- a/module/VuFind/src/VuFind/Search/Base/Explanation.php +++ b/module/VuFind/src/VuFind/Search/Base/Explanation.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/Base/FacetCache.php b/module/VuFind/src/VuFind/Search/Base/FacetCache.php index fcdc908f147a..7a0c26fcb258 100644 --- a/module/VuFind/src/VuFind/Search/Base/FacetCache.php +++ b/module/VuFind/src/VuFind/Search/Base/FacetCache.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/Base/FacetCacheFactory.php b/module/VuFind/src/VuFind/Search/Base/FacetCacheFactory.php index b672eebe161a..1391ffcb308a 100644 --- a/module/VuFind/src/VuFind/Search/Base/FacetCacheFactory.php +++ b/module/VuFind/src/VuFind/Search/Base/FacetCacheFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/Base/HideFacetValueListener.php b/module/VuFind/src/VuFind/Search/Base/HideFacetValueListener.php index 1c03f7abc647..d7a90fbfd35c 100644 --- a/module/VuFind/src/VuFind/Search/Base/HideFacetValueListener.php +++ b/module/VuFind/src/VuFind/Search/Base/HideFacetValueListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Base/HierarchicalFacetHelperInterface.php b/module/VuFind/src/VuFind/Search/Base/HierarchicalFacetHelperInterface.php index 5a40741bc4a4..4ffecd09e309 100644 --- a/module/VuFind/src/VuFind/Search/Base/HierarchicalFacetHelperInterface.php +++ b/module/VuFind/src/VuFind/Search/Base/HierarchicalFacetHelperInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/Base/Options.php b/module/VuFind/src/VuFind/Search/Base/Options.php index 5de889a55b2c..f26f01175464 100644 --- a/module/VuFind/src/VuFind/Search/Base/Options.php +++ b/module/VuFind/src/VuFind/Search/Base/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/Base/Params.php b/module/VuFind/src/VuFind/Search/Base/Params.php index a8c35427d4eb..5b3954ee8f5c 100644 --- a/module/VuFind/src/VuFind/Search/Base/Params.php +++ b/module/VuFind/src/VuFind/Search/Base/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/Base/Results.php b/module/VuFind/src/VuFind/Search/Base/Results.php index 0a9cda48f394..eaeae047b45c 100644 --- a/module/VuFind/src/VuFind/Search/Base/Results.php +++ b/module/VuFind/src/VuFind/Search/Base/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/Blender/Options.php b/module/VuFind/src/VuFind/Search/Blender/Options.php index d12af11fd4b9..e8ec003ac319 100644 --- a/module/VuFind/src/VuFind/Search/Blender/Options.php +++ b/module/VuFind/src/VuFind/Search/Blender/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Blender diff --git a/module/VuFind/src/VuFind/Search/Blender/Params.php b/module/VuFind/src/VuFind/Search/Blender/Params.php index e1f93d9a8532..30c131286dad 100644 --- a/module/VuFind/src/VuFind/Search/Blender/Params.php +++ b/module/VuFind/src/VuFind/Search/Blender/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Blender diff --git a/module/VuFind/src/VuFind/Search/Blender/ParamsFactory.php b/module/VuFind/src/VuFind/Search/Blender/ParamsFactory.php index 14b2cce32800..38aae673e38a 100644 --- a/module/VuFind/src/VuFind/Search/Blender/ParamsFactory.php +++ b/module/VuFind/src/VuFind/Search/Blender/ParamsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Blender diff --git a/module/VuFind/src/VuFind/Search/Blender/Results.php b/module/VuFind/src/VuFind/Search/Blender/Results.php index 676eb607583b..dac9dbf0fc45 100644 --- a/module/VuFind/src/VuFind/Search/Blender/Results.php +++ b/module/VuFind/src/VuFind/Search/Blender/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Blender diff --git a/module/VuFind/src/VuFind/Search/BrowZine/Options.php b/module/VuFind/src/VuFind/Search/BrowZine/Options.php index e89910777f00..d1a3b9d48c8f 100644 --- a/module/VuFind/src/VuFind/Search/BrowZine/Options.php +++ b/module/VuFind/src/VuFind/Search/BrowZine/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_BrowZine diff --git a/module/VuFind/src/VuFind/Search/BrowZine/Params.php b/module/VuFind/src/VuFind/Search/BrowZine/Params.php index b6614c2f92e4..6c9c52ee1402 100644 --- a/module/VuFind/src/VuFind/Search/BrowZine/Params.php +++ b/module/VuFind/src/VuFind/Search/BrowZine/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_BrowZine diff --git a/module/VuFind/src/VuFind/Search/BrowZine/Results.php b/module/VuFind/src/VuFind/Search/BrowZine/Results.php index d937e5b5acca..b8280330e3ed 100644 --- a/module/VuFind/src/VuFind/Search/BrowZine/Results.php +++ b/module/VuFind/src/VuFind/Search/BrowZine/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_BrowZine diff --git a/module/VuFind/src/VuFind/Search/Combined/Options.php b/module/VuFind/src/VuFind/Search/Combined/Options.php index 7cbc9746fa41..e6ade21e9c23 100644 --- a/module/VuFind/src/VuFind/Search/Combined/Options.php +++ b/module/VuFind/src/VuFind/Search/Combined/Options.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/Combined/OptionsFactory.php b/module/VuFind/src/VuFind/Search/Combined/OptionsFactory.php index 49501c75761f..56780fa5142a 100644 --- a/module/VuFind/src/VuFind/Search/Combined/OptionsFactory.php +++ b/module/VuFind/src/VuFind/Search/Combined/OptionsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Combined/Params.php b/module/VuFind/src/VuFind/Search/Combined/Params.php index 1cd1df37af15..ac21c5571bb1 100644 --- a/module/VuFind/src/VuFind/Search/Combined/Params.php +++ b/module/VuFind/src/VuFind/Search/Combined/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuth diff --git a/module/VuFind/src/VuFind/Search/Combined/Results.php b/module/VuFind/src/VuFind/Search/Combined/Results.php index 5ff14474e0e0..2ffd36c42643 100644 --- a/module/VuFind/src/VuFind/Search/Combined/Results.php +++ b/module/VuFind/src/VuFind/Search/Combined/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFind/Search/EDS/AbstractEDSParams.php b/module/VuFind/src/VuFind/Search/EDS/AbstractEDSParams.php index fb304b6e9e49..f6cfec4d9d01 100644 --- a/module/VuFind/src/VuFind/Search/EDS/AbstractEDSParams.php +++ b/module/VuFind/src/VuFind/Search/EDS/AbstractEDSParams.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EDS/Options.php b/module/VuFind/src/VuFind/Search/EDS/Options.php index 2e104a2c8f47..d07c556713e9 100644 --- a/module/VuFind/src/VuFind/Search/EDS/Options.php +++ b/module/VuFind/src/VuFind/Search/EDS/Options.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EDS/OptionsFactory.php b/module/VuFind/src/VuFind/Search/EDS/OptionsFactory.php index 7f01a85b90c0..3c52d0a041b3 100644 --- a/module/VuFind/src/VuFind/Search/EDS/OptionsFactory.php +++ b/module/VuFind/src/VuFind/Search/EDS/OptionsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EDS/Params.php b/module/VuFind/src/VuFind/Search/EDS/Params.php index 7b750f7e9aa4..4a5af3939389 100644 --- a/module/VuFind/src/VuFind/Search/EDS/Params.php +++ b/module/VuFind/src/VuFind/Search/EDS/Params.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EDS/QueryAdapter.php b/module/VuFind/src/VuFind/Search/EDS/QueryAdapter.php index 9f1afdf2aebe..5fd05521008d 100644 --- a/module/VuFind/src/VuFind/Search/EDS/QueryAdapter.php +++ b/module/VuFind/src/VuFind/Search/EDS/QueryAdapter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EDS/Results.php b/module/VuFind/src/VuFind/Search/EDS/Results.php index d2dd73bad133..c8bab8a7be1a 100644 --- a/module/VuFind/src/VuFind/Search/EDS/Results.php +++ b/module/VuFind/src/VuFind/Search/EDS/Results.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EIT/Options.php b/module/VuFind/src/VuFind/Search/EIT/Options.php index d2f7ccb43f38..52cebebc811f 100644 --- a/module/VuFind/src/VuFind/Search/EIT/Options.php +++ b/module/VuFind/src/VuFind/Search/EIT/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_EIT diff --git a/module/VuFind/src/VuFind/Search/EIT/Params.php b/module/VuFind/src/VuFind/Search/EIT/Params.php index e13fa9018ecf..04c037691f55 100644 --- a/module/VuFind/src/VuFind/Search/EIT/Params.php +++ b/module/VuFind/src/VuFind/Search/EIT/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_EIT diff --git a/module/VuFind/src/VuFind/Search/EIT/Results.php b/module/VuFind/src/VuFind/Search/EIT/Results.php index f2094a163b68..844691c2757b 100644 --- a/module/VuFind/src/VuFind/Search/EIT/Results.php +++ b/module/VuFind/src/VuFind/Search/EIT/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_EBSCO diff --git a/module/VuFind/src/VuFind/Search/EPF/Options.php b/module/VuFind/src/VuFind/Search/EPF/Options.php index 5a1cf29e7c5a..a1446fbaf19f 100644 --- a/module/VuFind/src/VuFind/Search/EPF/Options.php +++ b/module/VuFind/src/VuFind/Search/EPF/Options.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EPF/Params.php b/module/VuFind/src/VuFind/Search/EPF/Params.php index 4824699e1648..d3c652d4cdb9 100644 --- a/module/VuFind/src/VuFind/Search/EPF/Params.php +++ b/module/VuFind/src/VuFind/Search/EPF/Params.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EPF/Results.php b/module/VuFind/src/VuFind/Search/EPF/Results.php index 24f72e3fc078..3328ce6cb8b1 100644 --- a/module/VuFind/src/VuFind/Search/EPF/Results.php +++ b/module/VuFind/src/VuFind/Search/EPF/Results.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package EBSCO diff --git a/module/VuFind/src/VuFind/Search/EmptySet/Options.php b/module/VuFind/src/VuFind/Search/EmptySet/Options.php index ad692135693a..788e01eb86f6 100644 --- a/module/VuFind/src/VuFind/Search/EmptySet/Options.php +++ b/module/VuFind/src/VuFind/Search/EmptySet/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Tags diff --git a/module/VuFind/src/VuFind/Search/EmptySet/Params.php b/module/VuFind/src/VuFind/Search/EmptySet/Params.php index bca282eeae40..774eb97d948d 100644 --- a/module/VuFind/src/VuFind/Search/EmptySet/Params.php +++ b/module/VuFind/src/VuFind/Search/EmptySet/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Tags diff --git a/module/VuFind/src/VuFind/Search/EmptySet/Results.php b/module/VuFind/src/VuFind/Search/EmptySet/Results.php index f9375bc60d7d..febaf3c0bdf9 100644 --- a/module/VuFind/src/VuFind/Search/EmptySet/Results.php +++ b/module/VuFind/src/VuFind/Search/EmptySet/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_EmptySet diff --git a/module/VuFind/src/VuFind/Search/Explanation/ExplanationFactory.php b/module/VuFind/src/VuFind/Search/Explanation/ExplanationFactory.php index 54786d74373a..02841c5aa9be 100644 --- a/module/VuFind/src/VuFind/Search/Explanation/ExplanationFactory.php +++ b/module/VuFind/src/VuFind/Search/Explanation/ExplanationFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Explanation/PluginManager.php b/module/VuFind/src/VuFind/Search/Explanation/PluginManager.php index 7da5779deb34..55a6ac70e8dd 100644 --- a/module/VuFind/src/VuFind/Search/Explanation/PluginManager.php +++ b/module/VuFind/src/VuFind/Search/Explanation/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/FacetCache/PluginManager.php b/module/VuFind/src/VuFind/Search/FacetCache/PluginManager.php index 43fbf1eb4f7b..d940e5e0d4f4 100644 --- a/module/VuFind/src/VuFind/Search/FacetCache/PluginManager.php +++ b/module/VuFind/src/VuFind/Search/FacetCache/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/AbstractBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/AbstractBackendFactory.php index cb5b9c72995c..2ceac28383ed 100644 --- a/module/VuFind/src/VuFind/Search/Factory/AbstractBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/AbstractBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php index 9925092bd991..c2edfa532a68 100644 --- a/module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/BlenderBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/BlenderBackendFactory.php index f29dd0dda704..c6a555cd806b 100644 --- a/module/VuFind/src/VuFind/Search/Factory/BlenderBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/BlenderBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/BrowZineBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/BrowZineBackendFactory.php index 3506b694afa5..682c1174fb24 100644 --- a/module/VuFind/src/VuFind/Search/Factory/BrowZineBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/BrowZineBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/EITBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/EITBackendFactory.php index 08c8bc8ae7c3..f7edf3b8e3c2 100644 --- a/module/VuFind/src/VuFind/Search/Factory/EITBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/EITBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/EPFBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/EPFBackendFactory.php index 844eb7086903..cedded0c6eb3 100644 --- a/module/VuFind/src/VuFind/Search/Factory/EPFBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/EPFBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/EdsBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/EdsBackendFactory.php index a6f84f4e8c3c..3981717d0cb8 100644 --- a/module/VuFind/src/VuFind/Search/Factory/EdsBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/EdsBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/LibGuidesAZBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/LibGuidesAZBackendFactory.php index 96f75498ae7b..484a4b16caf2 100644 --- a/module/VuFind/src/VuFind/Search/Factory/LibGuidesAZBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/LibGuidesAZBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/LibGuidesBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/LibGuidesBackendFactory.php index a60fda01d5ea..3ec9d004fbe5 100644 --- a/module/VuFind/src/VuFind/Search/Factory/LibGuidesBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/LibGuidesBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/Pazpar2BackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/Pazpar2BackendFactory.php index 52f3cf368a6f..6f0ba72b5926 100644 --- a/module/VuFind/src/VuFind/Search/Factory/Pazpar2BackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/Pazpar2BackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/PrimoBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/PrimoBackendFactory.php index 415c9ab844ab..8e00c70ff79d 100644 --- a/module/VuFind/src/VuFind/Search/Factory/PrimoBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/PrimoBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/Search2BackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/Search2BackendFactory.php index b6000321cb41..d76d448133cd 100644 --- a/module/VuFind/src/VuFind/Search/Factory/Search2BackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/Search2BackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Factory diff --git a/module/VuFind/src/VuFind/Search/Factory/SharedListenersTrait.php b/module/VuFind/src/VuFind/Search/Factory/SharedListenersTrait.php index c7a7d7845025..e1adaba6b653 100644 --- a/module/VuFind/src/VuFind/Search/Factory/SharedListenersTrait.php +++ b/module/VuFind/src/VuFind/Search/Factory/SharedListenersTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/SolrAuthBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/SolrAuthBackendFactory.php index 8c7ebf80b31e..52d4f7cfb249 100644 --- a/module/VuFind/src/VuFind/Search/Factory/SolrAuthBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/SolrAuthBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/SolrDefaultBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/SolrDefaultBackendFactory.php index 4a4016510dfe..907877972c6d 100644 --- a/module/VuFind/src/VuFind/Search/Factory/SolrDefaultBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/SolrDefaultBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/SolrReservesBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/SolrReservesBackendFactory.php index cf53a052877f..17c09577e8b9 100644 --- a/module/VuFind/src/VuFind/Search/Factory/SolrReservesBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/SolrReservesBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/SolrWebBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/SolrWebBackendFactory.php index 4d00452bf400..640edd34cafe 100644 --- a/module/VuFind/src/VuFind/Search/Factory/SolrWebBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/SolrWebBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/SummonBackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/SummonBackendFactory.php index 9fb4a4b0855c..97e66ab6b1df 100644 --- a/module/VuFind/src/VuFind/Search/Factory/SummonBackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/SummonBackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/UrlQueryHelperFactory.php b/module/VuFind/src/VuFind/Search/Factory/UrlQueryHelperFactory.php index 54333cd32d73..e08d015efb18 100644 --- a/module/VuFind/src/VuFind/Search/Factory/UrlQueryHelperFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/UrlQueryHelperFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Factory/WorldCat2BackendFactory.php b/module/VuFind/src/VuFind/Search/Factory/WorldCat2BackendFactory.php index 85ab06364529..5fd0d1088827 100644 --- a/module/VuFind/src/VuFind/Search/Factory/WorldCat2BackendFactory.php +++ b/module/VuFind/src/VuFind/Search/Factory/WorldCat2BackendFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Favorites/Options.php b/module/VuFind/src/VuFind/Search/Favorites/Options.php index d680182870d5..f31fefb23c42 100644 --- a/module/VuFind/src/VuFind/Search/Favorites/Options.php +++ b/module/VuFind/src/VuFind/Search/Favorites/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Favorites diff --git a/module/VuFind/src/VuFind/Search/Favorites/Params.php b/module/VuFind/src/VuFind/Search/Favorites/Params.php index 51fb50f182d7..8dd82f7c808f 100644 --- a/module/VuFind/src/VuFind/Search/Favorites/Params.php +++ b/module/VuFind/src/VuFind/Search/Favorites/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Favorites diff --git a/module/VuFind/src/VuFind/Search/Favorites/Results.php b/module/VuFind/src/VuFind/Search/Favorites/Results.php index ce60a61a1915..a711c21e1ddc 100644 --- a/module/VuFind/src/VuFind/Search/Favorites/Results.php +++ b/module/VuFind/src/VuFind/Search/Favorites/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Favorites diff --git a/module/VuFind/src/VuFind/Search/Favorites/ResultsFactory.php b/module/VuFind/src/VuFind/Search/Favorites/ResultsFactory.php index 972dcf1efec7..ef5a202a5a81 100644 --- a/module/VuFind/src/VuFind/Search/Favorites/ResultsFactory.php +++ b/module/VuFind/src/VuFind/Search/Favorites/ResultsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Favorites diff --git a/module/VuFind/src/VuFind/Search/History.php b/module/VuFind/src/VuFind/Search/History.php index 6289d6e076cc..a2a848325ab1 100644 --- a/module/VuFind/src/VuFind/Search/History.php +++ b/module/VuFind/src/VuFind/Search/History.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/HistoryFactory.php b/module/VuFind/src/VuFind/Search/HistoryFactory.php index 19a711f77c0f..6856b70e2179 100644 --- a/module/VuFind/src/VuFind/Search/HistoryFactory.php +++ b/module/VuFind/src/VuFind/Search/HistoryFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/LibGuides/Options.php b/module/VuFind/src/VuFind/Search/LibGuides/Options.php index 26604fa1b85f..a604b4d14285 100644 --- a/module/VuFind/src/VuFind/Search/LibGuides/Options.php +++ b/module/VuFind/src/VuFind/Search/LibGuides/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_LibGuides diff --git a/module/VuFind/src/VuFind/Search/LibGuides/Params.php b/module/VuFind/src/VuFind/Search/LibGuides/Params.php index 7a58e16f1653..3bae1305983d 100644 --- a/module/VuFind/src/VuFind/Search/LibGuides/Params.php +++ b/module/VuFind/src/VuFind/Search/LibGuides/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_LibGuides diff --git a/module/VuFind/src/VuFind/Search/LibGuides/Results.php b/module/VuFind/src/VuFind/Search/LibGuides/Results.php index eaad66397316..1fb2b9e2f612 100644 --- a/module/VuFind/src/VuFind/Search/LibGuides/Results.php +++ b/module/VuFind/src/VuFind/Search/LibGuides/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_LibGuides diff --git a/module/VuFind/src/VuFind/Search/LibGuidesAZ/Options.php b/module/VuFind/src/VuFind/Search/LibGuidesAZ/Options.php index cde465d11ba7..719c0cec7e9f 100644 --- a/module/VuFind/src/VuFind/Search/LibGuidesAZ/Options.php +++ b/module/VuFind/src/VuFind/Search/LibGuidesAZ/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_LibGuides diff --git a/module/VuFind/src/VuFind/Search/LibGuidesAZ/Params.php b/module/VuFind/src/VuFind/Search/LibGuidesAZ/Params.php index 4e0595b27ab6..08bba7c4a8ad 100644 --- a/module/VuFind/src/VuFind/Search/LibGuidesAZ/Params.php +++ b/module/VuFind/src/VuFind/Search/LibGuidesAZ/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_LibGuides diff --git a/module/VuFind/src/VuFind/Search/LibGuidesAZ/Results.php b/module/VuFind/src/VuFind/Search/LibGuidesAZ/Results.php index 3a98e847c9f1..d9b1bfc35d60 100644 --- a/module/VuFind/src/VuFind/Search/LibGuidesAZ/Results.php +++ b/module/VuFind/src/VuFind/Search/LibGuidesAZ/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_LibGuides diff --git a/module/VuFind/src/VuFind/Search/Memory.php b/module/VuFind/src/VuFind/Search/Memory.php index 0188c9ceba7e..9c88e57fa1cd 100644 --- a/module/VuFind/src/VuFind/Search/Memory.php +++ b/module/VuFind/src/VuFind/Search/Memory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/MemoryFactory.php b/module/VuFind/src/VuFind/Search/MemoryFactory.php index 64fc2e05d88d..c4ea2c9210d7 100644 --- a/module/VuFind/src/VuFind/Search/MemoryFactory.php +++ b/module/VuFind/src/VuFind/Search/MemoryFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Minified.php b/module/VuFind/src/VuFind/Search/Minified.php index c74cedd6bb19..e0d04287eada 100644 --- a/module/VuFind/src/VuFind/Search/Minified.php +++ b/module/VuFind/src/VuFind/Search/Minified.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/MixedList/Options.php b/module/VuFind/src/VuFind/Search/MixedList/Options.php index 7dc9d5b533fc..8bdbb114886b 100644 --- a/module/VuFind/src/VuFind/Search/MixedList/Options.php +++ b/module/VuFind/src/VuFind/Search/MixedList/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_MixedList diff --git a/module/VuFind/src/VuFind/Search/MixedList/Params.php b/module/VuFind/src/VuFind/Search/MixedList/Params.php index 2a5ac0f030cd..24514707444c 100644 --- a/module/VuFind/src/VuFind/Search/MixedList/Params.php +++ b/module/VuFind/src/VuFind/Search/MixedList/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_MixedList diff --git a/module/VuFind/src/VuFind/Search/MixedList/Results.php b/module/VuFind/src/VuFind/Search/MixedList/Results.php index 42874b7ab7c9..1556a7fa4354 100644 --- a/module/VuFind/src/VuFind/Search/MixedList/Results.php +++ b/module/VuFind/src/VuFind/Search/MixedList/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_MixedList diff --git a/module/VuFind/src/VuFind/Search/NormalizedSearch.php b/module/VuFind/src/VuFind/Search/NormalizedSearch.php index 05faf2a03d01..3fde8d645898 100644 --- a/module/VuFind/src/VuFind/Search/NormalizedSearch.php +++ b/module/VuFind/src/VuFind/Search/NormalizedSearch.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Options/OptionsFactory.php b/module/VuFind/src/VuFind/Search/Options/OptionsFactory.php index 1e445d1c6420..4282ddbe8adf 100644 --- a/module/VuFind/src/VuFind/Search/Options/OptionsFactory.php +++ b/module/VuFind/src/VuFind/Search/Options/OptionsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Options/PluginFactory.php b/module/VuFind/src/VuFind/Search/Options/PluginFactory.php index e898c3a868f3..0fa3fe4a89aa 100644 --- a/module/VuFind/src/VuFind/Search/Options/PluginFactory.php +++ b/module/VuFind/src/VuFind/Search/Options/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Options/PluginManager.php b/module/VuFind/src/VuFind/Search/Options/PluginManager.php index 0365c536f2ba..0c7220e85e17 100644 --- a/module/VuFind/src/VuFind/Search/Options/PluginManager.php +++ b/module/VuFind/src/VuFind/Search/Options/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Options/ViewOptionsTrait.php b/module/VuFind/src/VuFind/Search/Options/ViewOptionsTrait.php index 3c5ed0299aa0..8a97edf56ae8 100644 --- a/module/VuFind/src/VuFind/Search/Options/ViewOptionsTrait.php +++ b/module/VuFind/src/VuFind/Search/Options/ViewOptionsTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Params/FacetLimitTrait.php b/module/VuFind/src/VuFind/Search/Params/FacetLimitTrait.php index efdd66fd716e..2243dd5942bd 100644 --- a/module/VuFind/src/VuFind/Search/Params/FacetLimitTrait.php +++ b/module/VuFind/src/VuFind/Search/Params/FacetLimitTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Params/FacetRestrictionsTrait.php b/module/VuFind/src/VuFind/Search/Params/FacetRestrictionsTrait.php index a027dab858f2..182194167320 100644 --- a/module/VuFind/src/VuFind/Search/Params/FacetRestrictionsTrait.php +++ b/module/VuFind/src/VuFind/Search/Params/FacetRestrictionsTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Params/ParamsFactory.php b/module/VuFind/src/VuFind/Search/Params/ParamsFactory.php index 3f2656aaefa0..caefb04d7d81 100644 --- a/module/VuFind/src/VuFind/Search/Params/ParamsFactory.php +++ b/module/VuFind/src/VuFind/Search/Params/ParamsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Params/PluginFactory.php b/module/VuFind/src/VuFind/Search/Params/PluginFactory.php index 300af64bed61..9c403080ca52 100644 --- a/module/VuFind/src/VuFind/Search/Params/PluginFactory.php +++ b/module/VuFind/src/VuFind/Search/Params/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Params/PluginManager.php b/module/VuFind/src/VuFind/Search/Params/PluginManager.php index d78dc7bed8c1..c1c5e6dd219d 100644 --- a/module/VuFind/src/VuFind/Search/Params/PluginManager.php +++ b/module/VuFind/src/VuFind/Search/Params/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Pazpar2/Options.php b/module/VuFind/src/VuFind/Search/Pazpar2/Options.php index 86b9511844d7..cd96834b56f0 100644 --- a/module/VuFind/src/VuFind/Search/Pazpar2/Options.php +++ b/module/VuFind/src/VuFind/Search/Pazpar2/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Pazpar2 diff --git a/module/VuFind/src/VuFind/Search/Pazpar2/Params.php b/module/VuFind/src/VuFind/Search/Pazpar2/Params.php index ad7034d677e9..b293faacc636 100644 --- a/module/VuFind/src/VuFind/Search/Pazpar2/Params.php +++ b/module/VuFind/src/VuFind/Search/Pazpar2/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Pazpar2 diff --git a/module/VuFind/src/VuFind/Search/Pazpar2/Results.php b/module/VuFind/src/VuFind/Search/Pazpar2/Results.php index 2db62118389b..0949dae68dfe 100644 --- a/module/VuFind/src/VuFind/Search/Pazpar2/Results.php +++ b/module/VuFind/src/VuFind/Search/Pazpar2/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Pazpar2 diff --git a/module/VuFind/src/VuFind/Search/Primo/InjectOnCampusListener.php b/module/VuFind/src/VuFind/Search/Primo/InjectOnCampusListener.php index 6e3b57b79b85..f1d58821ad77 100644 --- a/module/VuFind/src/VuFind/Search/Primo/InjectOnCampusListener.php +++ b/module/VuFind/src/VuFind/Search/Primo/InjectOnCampusListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Primo/Options.php b/module/VuFind/src/VuFind/Search/Primo/Options.php index 2439d237a7ad..0d5d3e720f65 100644 --- a/module/VuFind/src/VuFind/Search/Primo/Options.php +++ b/module/VuFind/src/VuFind/Search/Primo/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Primo diff --git a/module/VuFind/src/VuFind/Search/Primo/Params.php b/module/VuFind/src/VuFind/Search/Primo/Params.php index 0a30801b1676..fc9e117fd478 100644 --- a/module/VuFind/src/VuFind/Search/Primo/Params.php +++ b/module/VuFind/src/VuFind/Search/Primo/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Primo diff --git a/module/VuFind/src/VuFind/Search/Primo/PrimoPermissionHandler.php b/module/VuFind/src/VuFind/Search/Primo/PrimoPermissionHandler.php index 6253087c909c..02f592bdf3f8 100644 --- a/module/VuFind/src/VuFind/Search/Primo/PrimoPermissionHandler.php +++ b/module/VuFind/src/VuFind/Search/Primo/PrimoPermissionHandler.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Primo/Results.php b/module/VuFind/src/VuFind/Search/Primo/Results.php index 273bad5ddd10..c9188c4f1a74 100644 --- a/module/VuFind/src/VuFind/Search/Primo/Results.php +++ b/module/VuFind/src/VuFind/Search/Primo/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Primo diff --git a/module/VuFind/src/VuFind/Search/QueryAdapter.php b/module/VuFind/src/VuFind/Search/QueryAdapter.php index ebae9ba59ef9..1a74689fdf8c 100644 --- a/module/VuFind/src/VuFind/Search/QueryAdapter.php +++ b/module/VuFind/src/VuFind/Search/QueryAdapter.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/QueryAdapterInterface.php b/module/VuFind/src/VuFind/Search/QueryAdapterInterface.php index dec3c74c1c26..0f0af5f2fa06 100644 --- a/module/VuFind/src/VuFind/Search/QueryAdapterInterface.php +++ b/module/VuFind/src/VuFind/Search/QueryAdapterInterface.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/RecommendListener.php b/module/VuFind/src/VuFind/Search/RecommendListener.php index 6564bdc2898c..8352a40621b1 100644 --- a/module/VuFind/src/VuFind/Search/RecommendListener.php +++ b/module/VuFind/src/VuFind/Search/RecommendListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Results/PluginFactory.php b/module/VuFind/src/VuFind/Search/Results/PluginFactory.php index 41e1b319a99f..ada9e3699679 100644 --- a/module/VuFind/src/VuFind/Search/Results/PluginFactory.php +++ b/module/VuFind/src/VuFind/Search/Results/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Results/PluginManager.php b/module/VuFind/src/VuFind/Search/Results/PluginManager.php index 0b7c7bf122ff..1d00c470e0bb 100644 --- a/module/VuFind/src/VuFind/Search/Results/PluginManager.php +++ b/module/VuFind/src/VuFind/Search/Results/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Results/ResultsFactory.php b/module/VuFind/src/VuFind/Search/Results/ResultsFactory.php index bb3db06d0d1a..62ea23cd9a83 100644 --- a/module/VuFind/src/VuFind/Search/Results/ResultsFactory.php +++ b/module/VuFind/src/VuFind/Search/Results/ResultsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Search2/Explanation.php b/module/VuFind/src/VuFind/Search/Search2/Explanation.php index 89674361b833..1c4abbc6d14d 100644 --- a/module/VuFind/src/VuFind/Search/Search2/Explanation.php +++ b/module/VuFind/src/VuFind/Search/Search2/Explanation.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Search2/FacetCache.php b/module/VuFind/src/VuFind/Search/Search2/FacetCache.php index d7eb07fb37f0..745ead6b84aa 100644 --- a/module/VuFind/src/VuFind/Search/Search2/FacetCache.php +++ b/module/VuFind/src/VuFind/Search/Search2/FacetCache.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Search2 diff --git a/module/VuFind/src/VuFind/Search/Search2/Options.php b/module/VuFind/src/VuFind/Search/Search2/Options.php index deb5e4ffb377..f61be2431cf9 100644 --- a/module/VuFind/src/VuFind/Search/Search2/Options.php +++ b/module/VuFind/src/VuFind/Search/Search2/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Search2 diff --git a/module/VuFind/src/VuFind/Search/Search2/Params.php b/module/VuFind/src/VuFind/Search/Search2/Params.php index 75459c4dadb1..c840c2249c9e 100644 --- a/module/VuFind/src/VuFind/Search/Search2/Params.php +++ b/module/VuFind/src/VuFind/Search/Search2/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Search2 diff --git a/module/VuFind/src/VuFind/Search/Search2/Results.php b/module/VuFind/src/VuFind/Search/Search2/Results.php index bb176e705a08..97b73690ed4b 100644 --- a/module/VuFind/src/VuFind/Search/Search2/Results.php +++ b/module/VuFind/src/VuFind/Search/Search2/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Search2 diff --git a/module/VuFind/src/VuFind/Search/Search2/ResultsFactory.php b/module/VuFind/src/VuFind/Search/Search2/ResultsFactory.php index ac41499f935b..775770220be7 100644 --- a/module/VuFind/src/VuFind/Search/Search2/ResultsFactory.php +++ b/module/VuFind/src/VuFind/Search/Search2/ResultsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Search2 diff --git a/module/VuFind/src/VuFind/Search/Search2Collection/Options.php b/module/VuFind/src/VuFind/Search/Search2Collection/Options.php index d0c76e4a96cd..7c739a119ae6 100644 --- a/module/VuFind/src/VuFind/Search/Search2Collection/Options.php +++ b/module/VuFind/src/VuFind/Search/Search2Collection/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/Search2Collection/Params.php b/module/VuFind/src/VuFind/Search/Search2Collection/Params.php index 48b4ac7bb9aa..73295e061a4e 100644 --- a/module/VuFind/src/VuFind/Search/Search2Collection/Params.php +++ b/module/VuFind/src/VuFind/Search/Search2Collection/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/Search2Collection/Results.php b/module/VuFind/src/VuFind/Search/Search2Collection/Results.php index 0b4809f1f5ee..355d34f264ad 100644 --- a/module/VuFind/src/VuFind/Search/Search2Collection/Results.php +++ b/module/VuFind/src/VuFind/Search/Search2Collection/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/SearchNormalizer.php b/module/VuFind/src/VuFind/Search/SearchNormalizer.php index e08369401296..4e5f47f6cab3 100644 --- a/module/VuFind/src/VuFind/Search/SearchNormalizer.php +++ b/module/VuFind/src/VuFind/Search/SearchNormalizer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/SearchNormalizerFactory.php b/module/VuFind/src/VuFind/Search/SearchNormalizerFactory.php index 2a867426c733..09ac9280026c 100644 --- a/module/VuFind/src/VuFind/Search/SearchNormalizerFactory.php +++ b/module/VuFind/src/VuFind/Search/SearchNormalizerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/SearchRunner.php b/module/VuFind/src/VuFind/Search/SearchRunner.php index f70f01ce38b7..2981fc22e655 100644 --- a/module/VuFind/src/VuFind/Search/SearchRunner.php +++ b/module/VuFind/src/VuFind/Search/SearchRunner.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/SearchRunnerFactory.php b/module/VuFind/src/VuFind/Search/SearchRunnerFactory.php index ff7109e57e0f..8e881dc782cc 100644 --- a/module/VuFind/src/VuFind/Search/SearchRunnerFactory.php +++ b/module/VuFind/src/VuFind/Search/SearchRunnerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/SearchTabsHelper.php b/module/VuFind/src/VuFind/Search/SearchTabsHelper.php index 158cc29d1d43..525ebed5a881 100644 --- a/module/VuFind/src/VuFind/Search/SearchTabsHelper.php +++ b/module/VuFind/src/VuFind/Search/SearchTabsHelper.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/Search/SearchTabsHelperFactory.php b/module/VuFind/src/VuFind/Search/SearchTabsHelperFactory.php index e3fdce11109c..ae4a72aa92c2 100644 --- a/module/VuFind/src/VuFind/Search/SearchTabsHelperFactory.php +++ b/module/VuFind/src/VuFind/Search/SearchTabsHelperFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/CustomFilterListener.php b/module/VuFind/src/VuFind/Search/Solr/CustomFilterListener.php index eefba5d118b4..4c5b03702cfa 100644 --- a/module/VuFind/src/VuFind/Search/Solr/CustomFilterListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/CustomFilterListener.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/DeduplicationListener.php b/module/VuFind/src/VuFind/Search/Solr/DeduplicationListener.php index 67707b17dca6..9cde18a4a617 100644 --- a/module/VuFind/src/VuFind/Search/Solr/DeduplicationListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/DeduplicationListener.php @@ -21,8 +21,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/DefaultParametersListener.php b/module/VuFind/src/VuFind/Search/Solr/DefaultParametersListener.php index 5e3024f99fe2..9871d506065d 100644 --- a/module/VuFind/src/VuFind/Search/Solr/DefaultParametersListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/DefaultParametersListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/Explanation.php b/module/VuFind/src/VuFind/Search/Solr/Explanation.php index c6c93c601c6c..cdc73ef32eae 100644 --- a/module/VuFind/src/VuFind/Search/Solr/Explanation.php +++ b/module/VuFind/src/VuFind/Search/Solr/Explanation.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/FacetCache.php b/module/VuFind/src/VuFind/Search/Solr/FacetCache.php index 033bbbe85633..3f1b7279c3fc 100644 --- a/module/VuFind/src/VuFind/Search/Solr/FacetCache.php +++ b/module/VuFind/src/VuFind/Search/Solr/FacetCache.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/FacetCacheFactory.php b/module/VuFind/src/VuFind/Search/Solr/FacetCacheFactory.php index 88d425cb3d28..4601e9bf24da 100644 --- a/module/VuFind/src/VuFind/Search/Solr/FacetCacheFactory.php +++ b/module/VuFind/src/VuFind/Search/Solr/FacetCacheFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/FilterFieldConversionListener.php b/module/VuFind/src/VuFind/Search/Solr/FilterFieldConversionListener.php index b563d9ed6b54..febfa19f488c 100644 --- a/module/VuFind/src/VuFind/Search/Solr/FilterFieldConversionListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/FilterFieldConversionListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php b/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php index 161e9cc2a216..313a23717685 100644 --- a/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php +++ b/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelperFactory.php b/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelperFactory.php index 49b5a271bb24..e1771ed5237f 100644 --- a/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelperFactory.php +++ b/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelperFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetListener.php b/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetListener.php index 104a00c3aef3..2a8fceddb20a 100644 --- a/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetListener.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/InjectConditionalFilterListener.php b/module/VuFind/src/VuFind/Search/Solr/InjectConditionalFilterListener.php index 0bd040500839..d6283a6ceb01 100644 --- a/module/VuFind/src/VuFind/Search/Solr/InjectConditionalFilterListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/InjectConditionalFilterListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/InjectHighlightingListener.php b/module/VuFind/src/VuFind/Search/Solr/InjectHighlightingListener.php index 5b91a88383ac..0e286f545c2a 100644 --- a/module/VuFind/src/VuFind/Search/Solr/InjectHighlightingListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/InjectHighlightingListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/InjectSpellingListener.php b/module/VuFind/src/VuFind/Search/Solr/InjectSpellingListener.php index 9d531bad809b..1cf6f2c5cc16 100644 --- a/module/VuFind/src/VuFind/Search/Solr/InjectSpellingListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/InjectSpellingListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/MultiIndexListener.php b/module/VuFind/src/VuFind/Search/Solr/MultiIndexListener.php index 8fd82a14b0e5..cee2cbb8f27a 100644 --- a/module/VuFind/src/VuFind/Search/Solr/MultiIndexListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/MultiIndexListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/Options.php b/module/VuFind/src/VuFind/Search/Solr/Options.php index a5e884ee31c9..840b09a660d5 100644 --- a/module/VuFind/src/VuFind/Search/Solr/Options.php +++ b/module/VuFind/src/VuFind/Search/Solr/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/Params.php b/module/VuFind/src/VuFind/Search/Solr/Params.php index 1cf6ab45b33c..c2fc32251413 100644 --- a/module/VuFind/src/VuFind/Search/Solr/Params.php +++ b/module/VuFind/src/VuFind/Search/Solr/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/ParamsFactory.php b/module/VuFind/src/VuFind/Search/Solr/ParamsFactory.php index 8ce0804ddd35..59540f7368f7 100644 --- a/module/VuFind/src/VuFind/Search/Solr/ParamsFactory.php +++ b/module/VuFind/src/VuFind/Search/Solr/ParamsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/Results.php b/module/VuFind/src/VuFind/Search/Solr/Results.php index 4ce57199c29c..2e68080fb3bd 100644 --- a/module/VuFind/src/VuFind/Search/Solr/Results.php +++ b/module/VuFind/src/VuFind/Search/Solr/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/ResultsFactory.php b/module/VuFind/src/VuFind/Search/Solr/ResultsFactory.php index 20e9973b1e87..1fa326620fd3 100644 --- a/module/VuFind/src/VuFind/Search/Solr/ResultsFactory.php +++ b/module/VuFind/src/VuFind/Search/Solr/ResultsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/SpellingProcessor.php b/module/VuFind/src/VuFind/Search/Solr/SpellingProcessor.php index 3d0f006e4348..81cfa8ac5d62 100644 --- a/module/VuFind/src/VuFind/Search/Solr/SpellingProcessor.php +++ b/module/VuFind/src/VuFind/Search/Solr/SpellingProcessor.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Solr diff --git a/module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php b/module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php index 004e1f5f0b89..ed40ad4fd0c0 100644 --- a/module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/V4/ErrorListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/SolrAuth/Options.php b/module/VuFind/src/VuFind/Search/SolrAuth/Options.php index 403622a0e1d5..b4a07c7105e6 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuth/Options.php +++ b/module/VuFind/src/VuFind/Search/SolrAuth/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuth diff --git a/module/VuFind/src/VuFind/Search/SolrAuth/Params.php b/module/VuFind/src/VuFind/Search/SolrAuth/Params.php index 5615f3cabc91..4b3aab2eb7f0 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuth/Params.php +++ b/module/VuFind/src/VuFind/Search/SolrAuth/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuth diff --git a/module/VuFind/src/VuFind/Search/SolrAuth/Results.php b/module/VuFind/src/VuFind/Search/SolrAuth/Results.php index 03a0dbcd7742..a1eca895bf83 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuth/Results.php +++ b/module/VuFind/src/VuFind/Search/SolrAuth/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuth diff --git a/module/VuFind/src/VuFind/Search/SolrAuthor/Options.php b/module/VuFind/src/VuFind/Search/SolrAuthor/Options.php index 3a31ee48c29d..915b12b20305 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuthor/Options.php +++ b/module/VuFind/src/VuFind/Search/SolrAuthor/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/SolrAuthor/Params.php b/module/VuFind/src/VuFind/Search/SolrAuthor/Params.php index 333bd4b79611..4dca2dcff86f 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuthor/Params.php +++ b/module/VuFind/src/VuFind/Search/SolrAuthor/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/SolrAuthor/Results.php b/module/VuFind/src/VuFind/Search/SolrAuthor/Results.php index e18bb80d96f4..772c29c58613 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuthor/Results.php +++ b/module/VuFind/src/VuFind/Search/SolrAuthor/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Options.php b/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Options.php index 06e44e288f15..9aa3a369c7af 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Options.php +++ b/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthorFacets diff --git a/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Params.php b/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Params.php index 6162ac77bb53..41d26b2e239c 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Params.php +++ b/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthorFacets diff --git a/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Results.php b/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Results.php index 482e71fa91e3..93cd8db93938 100644 --- a/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Results.php +++ b/module/VuFind/src/VuFind/Search/SolrAuthorFacets/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthorFacets diff --git a/module/VuFind/src/VuFind/Search/SolrCollection/Options.php b/module/VuFind/src/VuFind/Search/SolrCollection/Options.php index 82597f7c875e..17763876ecd1 100644 --- a/module/VuFind/src/VuFind/Search/SolrCollection/Options.php +++ b/module/VuFind/src/VuFind/Search/SolrCollection/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/SolrCollection/Params.php b/module/VuFind/src/VuFind/Search/SolrCollection/Params.php index 1d7a4bd87459..987df65051ad 100644 --- a/module/VuFind/src/VuFind/Search/SolrCollection/Params.php +++ b/module/VuFind/src/VuFind/Search/SolrCollection/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/SolrCollection/Results.php b/module/VuFind/src/VuFind/Search/SolrCollection/Results.php index ebe01c247b5d..7a878b55cff4 100644 --- a/module/VuFind/src/VuFind/Search/SolrCollection/Results.php +++ b/module/VuFind/src/VuFind/Search/SolrCollection/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrAuthor diff --git a/module/VuFind/src/VuFind/Search/SolrReserves/Options.php b/module/VuFind/src/VuFind/Search/SolrReserves/Options.php index 18f713e6d61b..1acec4c2fc27 100644 --- a/module/VuFind/src/VuFind/Search/SolrReserves/Options.php +++ b/module/VuFind/src/VuFind/Search/SolrReserves/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrReserves diff --git a/module/VuFind/src/VuFind/Search/SolrReserves/Params.php b/module/VuFind/src/VuFind/Search/SolrReserves/Params.php index e2b4ad1935a8..ba4ee7c1741c 100644 --- a/module/VuFind/src/VuFind/Search/SolrReserves/Params.php +++ b/module/VuFind/src/VuFind/Search/SolrReserves/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrReserves diff --git a/module/VuFind/src/VuFind/Search/SolrReserves/Results.php b/module/VuFind/src/VuFind/Search/SolrReserves/Results.php index ef5ae2d6416a..e1b27b8212a4 100644 --- a/module/VuFind/src/VuFind/Search/SolrReserves/Results.php +++ b/module/VuFind/src/VuFind/Search/SolrReserves/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrReserves diff --git a/module/VuFind/src/VuFind/Search/SolrWeb/Options.php b/module/VuFind/src/VuFind/Search/SolrWeb/Options.php index baeb7edee2d6..fd09af0e6ff4 100644 --- a/module/VuFind/src/VuFind/Search/SolrWeb/Options.php +++ b/module/VuFind/src/VuFind/Search/SolrWeb/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrWeb diff --git a/module/VuFind/src/VuFind/Search/SolrWeb/Params.php b/module/VuFind/src/VuFind/Search/SolrWeb/Params.php index 7e7fa3f7c974..b2dd52e75a6f 100644 --- a/module/VuFind/src/VuFind/Search/SolrWeb/Params.php +++ b/module/VuFind/src/VuFind/Search/SolrWeb/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrWeb diff --git a/module/VuFind/src/VuFind/Search/SolrWeb/Results.php b/module/VuFind/src/VuFind/Search/SolrWeb/Results.php index 17b6b149262c..cbb4d2da82e5 100644 --- a/module/VuFind/src/VuFind/Search/SolrWeb/Results.php +++ b/module/VuFind/src/VuFind/Search/SolrWeb/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_SolrWeb diff --git a/module/VuFind/src/VuFind/Search/Summon/FacetCache.php b/module/VuFind/src/VuFind/Search/Summon/FacetCache.php index 04eb05b85942..d9ab7c248ad3 100644 --- a/module/VuFind/src/VuFind/Search/Summon/FacetCache.php +++ b/module/VuFind/src/VuFind/Search/Summon/FacetCache.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Summon diff --git a/module/VuFind/src/VuFind/Search/Summon/Options.php b/module/VuFind/src/VuFind/Search/Summon/Options.php index 1423d3959cc5..d9c019632b58 100644 --- a/module/VuFind/src/VuFind/Search/Summon/Options.php +++ b/module/VuFind/src/VuFind/Search/Summon/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Summon diff --git a/module/VuFind/src/VuFind/Search/Summon/Params.php b/module/VuFind/src/VuFind/Search/Summon/Params.php index fb351fbe2e8e..1403ca7fdb8a 100644 --- a/module/VuFind/src/VuFind/Search/Summon/Params.php +++ b/module/VuFind/src/VuFind/Search/Summon/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Summon diff --git a/module/VuFind/src/VuFind/Search/Summon/Results.php b/module/VuFind/src/VuFind/Search/Summon/Results.php index c606c6373c82..02b18cb84735 100644 --- a/module/VuFind/src/VuFind/Search/Summon/Results.php +++ b/module/VuFind/src/VuFind/Search/Summon/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Summon diff --git a/module/VuFind/src/VuFind/Search/Tags/Options.php b/module/VuFind/src/VuFind/Search/Tags/Options.php index fbca3735de9f..04895d161e4e 100644 --- a/module/VuFind/src/VuFind/Search/Tags/Options.php +++ b/module/VuFind/src/VuFind/Search/Tags/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Tags diff --git a/module/VuFind/src/VuFind/Search/Tags/Params.php b/module/VuFind/src/VuFind/Search/Tags/Params.php index 89eac15964d3..2ce87e87207b 100644 --- a/module/VuFind/src/VuFind/Search/Tags/Params.php +++ b/module/VuFind/src/VuFind/Search/Tags/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Tags diff --git a/module/VuFind/src/VuFind/Search/Tags/Results.php b/module/VuFind/src/VuFind/Search/Tags/Results.php index 633bdd6bff81..36d474a340ee 100644 --- a/module/VuFind/src/VuFind/Search/Tags/Results.php +++ b/module/VuFind/src/VuFind/Search/Tags/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Tags diff --git a/module/VuFind/src/VuFind/Search/Tags/ResultsFactory.php b/module/VuFind/src/VuFind/Search/Tags/ResultsFactory.php index aaa47544a0d2..51a626175523 100644 --- a/module/VuFind/src/VuFind/Search/Tags/ResultsFactory.php +++ b/module/VuFind/src/VuFind/Search/Tags/ResultsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Tags diff --git a/module/VuFind/src/VuFind/Search/UrlQueryHelper.php b/module/VuFind/src/VuFind/Search/UrlQueryHelper.php index ec7a8b9c2223..7ed6a1d63aaf 100644 --- a/module/VuFind/src/VuFind/Search/UrlQueryHelper.php +++ b/module/VuFind/src/VuFind/Search/UrlQueryHelper.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/WorldCat/Options.php b/module/VuFind/src/VuFind/Search/WorldCat/Options.php index d528f093d25b..4c29546e5727 100644 --- a/module/VuFind/src/VuFind/Search/WorldCat/Options.php +++ b/module/VuFind/src/VuFind/Search/WorldCat/Options.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_WorldCat diff --git a/module/VuFind/src/VuFind/Search/WorldCat/Params.php b/module/VuFind/src/VuFind/Search/WorldCat/Params.php index 15836ccce61c..b171cfe24a99 100644 --- a/module/VuFind/src/VuFind/Search/WorldCat/Params.php +++ b/module/VuFind/src/VuFind/Search/WorldCat/Params.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_WorldCat diff --git a/module/VuFind/src/VuFind/Search/WorldCat/Results.php b/module/VuFind/src/VuFind/Search/WorldCat/Results.php index 8df13b425d15..ed840024225a 100644 --- a/module/VuFind/src/VuFind/Search/WorldCat/Results.php +++ b/module/VuFind/src/VuFind/Search/WorldCat/Results.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_WorldCat diff --git a/module/VuFind/src/VuFind/Search/WorldCat2/Options.php b/module/VuFind/src/VuFind/Search/WorldCat2/Options.php index 05c7085538a6..8477b3e3af1f 100644 --- a/module/VuFind/src/VuFind/Search/WorldCat2/Options.php +++ b/module/VuFind/src/VuFind/Search/WorldCat2/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_WorldCat2 diff --git a/module/VuFind/src/VuFind/Search/WorldCat2/Params.php b/module/VuFind/src/VuFind/Search/WorldCat2/Params.php index 8ac8764b8bff..b20736a9f212 100644 --- a/module/VuFind/src/VuFind/Search/WorldCat2/Params.php +++ b/module/VuFind/src/VuFind/Search/WorldCat2/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_WorldCat2 diff --git a/module/VuFind/src/VuFind/Search/WorldCat2/Results.php b/module/VuFind/src/VuFind/Search/WorldCat2/Results.php index 83a5168b0797..eda4d08a7b52 100644 --- a/module/VuFind/src/VuFind/Search/WorldCat2/Results.php +++ b/module/VuFind/src/VuFind/Search/WorldCat2/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_WorldCat2 diff --git a/module/VuFind/src/VuFind/Search/minSO.php b/module/VuFind/src/VuFind/Search/minSO.php index de2747eecb8a..5756acb6a225 100644 --- a/module/VuFind/src/VuFind/Search/minSO.php +++ b/module/VuFind/src/VuFind/Search/minSO.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Security/CspHeaderGenerator.php b/module/VuFind/src/VuFind/Security/CspHeaderGenerator.php index f91da252b70e..076346edc73e 100644 --- a/module/VuFind/src/VuFind/Security/CspHeaderGenerator.php +++ b/module/VuFind/src/VuFind/Security/CspHeaderGenerator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Security diff --git a/module/VuFind/src/VuFind/Security/CspHeaderGeneratorFactory.php b/module/VuFind/src/VuFind/Security/CspHeaderGeneratorFactory.php index aaece7fc6eb8..8e994d953640 100644 --- a/module/VuFind/src/VuFind/Security/CspHeaderGeneratorFactory.php +++ b/module/VuFind/src/VuFind/Security/CspHeaderGeneratorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Security diff --git a/module/VuFind/src/VuFind/Security/NonceGenerator.php b/module/VuFind/src/VuFind/Security/NonceGenerator.php index 063b42de6f65..e29a79430cd1 100644 --- a/module/VuFind/src/VuFind/Security/NonceGenerator.php +++ b/module/VuFind/src/VuFind/Security/NonceGenerator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Security diff --git a/module/VuFind/src/VuFind/Service/CurrencyFormatter.php b/module/VuFind/src/VuFind/Service/CurrencyFormatter.php index 38c9df970212..f1dd28b3820d 100644 --- a/module/VuFind/src/VuFind/Service/CurrencyFormatter.php +++ b/module/VuFind/src/VuFind/Service/CurrencyFormatter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/CurrencyFormatterFactory.php b/module/VuFind/src/VuFind/Service/CurrencyFormatterFactory.php index cab98680ad5e..27c50e1a4bdb 100644 --- a/module/VuFind/src/VuFind/Service/CurrencyFormatterFactory.php +++ b/module/VuFind/src/VuFind/Service/CurrencyFormatterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/DateConverterFactory.php b/module/VuFind/src/VuFind/Service/DateConverterFactory.php index 174f4dcbf39f..05d710c146ec 100644 --- a/module/VuFind/src/VuFind/Service/DateConverterFactory.php +++ b/module/VuFind/src/VuFind/Service/DateConverterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/Feature/RetryTrait.php b/module/VuFind/src/VuFind/Service/Feature/RetryTrait.php index f2e0a7eff1b3..d1900f62d21e 100644 --- a/module/VuFind/src/VuFind/Service/Feature/RetryTrait.php +++ b/module/VuFind/src/VuFind/Service/Feature/RetryTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/GetServiceTrait.php b/module/VuFind/src/VuFind/Service/GetServiceTrait.php index c21c2ba3c02b..caa18e21f9a3 100644 --- a/module/VuFind/src/VuFind/Service/GetServiceTrait.php +++ b/module/VuFind/src/VuFind/Service/GetServiceTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/HttpServiceFactory.php b/module/VuFind/src/VuFind/Service/HttpServiceFactory.php index 66946b28d433..df6a0ef873d5 100644 --- a/module/VuFind/src/VuFind/Service/HttpServiceFactory.php +++ b/module/VuFind/src/VuFind/Service/HttpServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/MarkdownFactory.php b/module/VuFind/src/VuFind/Service/MarkdownFactory.php index c40a81cba4ec..1c1e5b9a719f 100644 --- a/module/VuFind/src/VuFind/Service/MarkdownFactory.php +++ b/module/VuFind/src/VuFind/Service/MarkdownFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\Service diff --git a/module/VuFind/src/VuFind/Service/ReCaptcha.php b/module/VuFind/src/VuFind/Service/ReCaptcha.php index 0a1897bcba9b..7136449828a5 100644 --- a/module/VuFind/src/VuFind/Service/ReCaptcha.php +++ b/module/VuFind/src/VuFind/Service/ReCaptcha.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/ReCaptchaFactory.php b/module/VuFind/src/VuFind/Service/ReCaptchaFactory.php index 2935a961b5b1..b4f0379dd901 100644 --- a/module/VuFind/src/VuFind/Service/ReCaptchaFactory.php +++ b/module/VuFind/src/VuFind/Service/ReCaptchaFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/SearchServiceFactory.php b/module/VuFind/src/VuFind/Service/SearchServiceFactory.php index ff76eb32cfb7..22387b107f70 100644 --- a/module/VuFind/src/VuFind/Service/SearchServiceFactory.php +++ b/module/VuFind/src/VuFind/Service/SearchServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Service/ServiceWithConfigIniFactory.php b/module/VuFind/src/VuFind/Service/ServiceWithConfigIniFactory.php index af8f8a50991b..88ee297e1b87 100644 --- a/module/VuFind/src/VuFind/Service/ServiceWithConfigIniFactory.php +++ b/module/VuFind/src/VuFind/Service/ServiceWithConfigIniFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/ServiceManager/AbstractPluginFactory.php b/module/VuFind/src/VuFind/ServiceManager/AbstractPluginFactory.php index 56b41b1318db..e67f0a332464 100644 --- a/module/VuFind/src/VuFind/ServiceManager/AbstractPluginFactory.php +++ b/module/VuFind/src/VuFind/ServiceManager/AbstractPluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ServiceManager diff --git a/module/VuFind/src/VuFind/ServiceManager/AbstractPluginManager.php b/module/VuFind/src/VuFind/ServiceManager/AbstractPluginManager.php index 3f492b99ead7..20355b1923c3 100644 --- a/module/VuFind/src/VuFind/ServiceManager/AbstractPluginManager.php +++ b/module/VuFind/src/VuFind/ServiceManager/AbstractPluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ServiceManager diff --git a/module/VuFind/src/VuFind/ServiceManager/AbstractPluginManagerFactory.php b/module/VuFind/src/VuFind/ServiceManager/AbstractPluginManagerFactory.php index aef5483f4ad3..2b2b25b62063 100644 --- a/module/VuFind/src/VuFind/ServiceManager/AbstractPluginManagerFactory.php +++ b/module/VuFind/src/VuFind/ServiceManager/AbstractPluginManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ServiceManager diff --git a/module/VuFind/src/VuFind/ServiceManager/LowerCaseServiceNameTrait.php b/module/VuFind/src/VuFind/ServiceManager/LowerCaseServiceNameTrait.php index 9558c67300aa..aeed00dbcc16 100644 --- a/module/VuFind/src/VuFind/ServiceManager/LowerCaseServiceNameTrait.php +++ b/module/VuFind/src/VuFind/ServiceManager/LowerCaseServiceNameTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ServiceManager diff --git a/module/VuFind/src/VuFind/ServiceManager/ServiceInitializer.php b/module/VuFind/src/VuFind/ServiceManager/ServiceInitializer.php index 802a00b21875..1a4f91a2e34c 100644 --- a/module/VuFind/src/VuFind/ServiceManager/ServiceInitializer.php +++ b/module/VuFind/src/VuFind/ServiceManager/ServiceInitializer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ServiceManager diff --git a/module/VuFind/src/VuFind/Session/AbstractBase.php b/module/VuFind/src/VuFind/Session/AbstractBase.php index b0637eff1673..08f65769b281 100644 --- a/module/VuFind/src/VuFind/Session/AbstractBase.php +++ b/module/VuFind/src/VuFind/Session/AbstractBase.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/AbstractBaseFactory.php b/module/VuFind/src/VuFind/Session/AbstractBaseFactory.php index faffa6f440c0..55823fdde03c 100644 --- a/module/VuFind/src/VuFind/Session/AbstractBaseFactory.php +++ b/module/VuFind/src/VuFind/Session/AbstractBaseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/Database.php b/module/VuFind/src/VuFind/Session/Database.php index 8c33b01ddb9c..86139e200b08 100644 --- a/module/VuFind/src/VuFind/Session/Database.php +++ b/module/VuFind/src/VuFind/Session/Database.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/File.php b/module/VuFind/src/VuFind/Session/File.php index 519c0d962786..e22d3e9d1872 100644 --- a/module/VuFind/src/VuFind/Session/File.php +++ b/module/VuFind/src/VuFind/Session/File.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/HandlerInterface.php b/module/VuFind/src/VuFind/Session/HandlerInterface.php index 84f34b90ea25..3e23b4172990 100644 --- a/module/VuFind/src/VuFind/Session/HandlerInterface.php +++ b/module/VuFind/src/VuFind/Session/HandlerInterface.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/ManagerFactory.php b/module/VuFind/src/VuFind/Session/ManagerFactory.php index b4569bef151d..c9e8f5a357df 100644 --- a/module/VuFind/src/VuFind/Session/ManagerFactory.php +++ b/module/VuFind/src/VuFind/Session/ManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/Memcache.php b/module/VuFind/src/VuFind/Session/Memcache.php index fa6bc48b5fe5..cde8d994ca0a 100644 --- a/module/VuFind/src/VuFind/Session/Memcache.php +++ b/module/VuFind/src/VuFind/Session/Memcache.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/PluginFactory.php b/module/VuFind/src/VuFind/Session/PluginFactory.php index 7218d1a883ea..2a06867d4a1c 100644 --- a/module/VuFind/src/VuFind/Session/PluginFactory.php +++ b/module/VuFind/src/VuFind/Session/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/PluginManager.php b/module/VuFind/src/VuFind/Session/PluginManager.php index a9ab30a8a110..0f994a09982b 100644 --- a/module/VuFind/src/VuFind/Session/PluginManager.php +++ b/module/VuFind/src/VuFind/Session/PluginManager.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/Redis.php b/module/VuFind/src/VuFind/Session/Redis.php index e7da7fda3176..f193005e100a 100644 --- a/module/VuFind/src/VuFind/Session/Redis.php +++ b/module/VuFind/src/VuFind/Session/Redis.php @@ -21,8 +21,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/RedisFactory.php b/module/VuFind/src/VuFind/Session/RedisFactory.php index 486757baa5c6..2cd4654664f0 100644 --- a/module/VuFind/src/VuFind/Session/RedisFactory.php +++ b/module/VuFind/src/VuFind/Session/RedisFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/SecureDelegator.php b/module/VuFind/src/VuFind/Session/SecureDelegator.php index 2702465b9de9..18af2d46b55c 100644 --- a/module/VuFind/src/VuFind/Session/SecureDelegator.php +++ b/module/VuFind/src/VuFind/Session/SecureDelegator.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/SecureDelegatorFactory.php b/module/VuFind/src/VuFind/Session/SecureDelegatorFactory.php index 653e82473774..88fffb57fbb5 100644 --- a/module/VuFind/src/VuFind/Session/SecureDelegatorFactory.php +++ b/module/VuFind/src/VuFind/Session/SecureDelegatorFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/Session/Settings.php b/module/VuFind/src/VuFind/Session/Settings.php index 599373660b29..0c203ab78b1a 100644 --- a/module/VuFind/src/VuFind/Session/Settings.php +++ b/module/VuFind/src/VuFind/Session/Settings.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Session_Handlers diff --git a/module/VuFind/src/VuFind/SimpleXML.php b/module/VuFind/src/VuFind/SimpleXML.php index 236bdf28a7b5..1843c3329846 100644 --- a/module/VuFind/src/VuFind/SimpleXML.php +++ b/module/VuFind/src/VuFind/SimpleXML.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package SimpleXML diff --git a/module/VuFind/src/VuFind/Sitemap/AbstractFile.php b/module/VuFind/src/VuFind/Sitemap/AbstractFile.php index 17a18de67345..dcc6f35d2645 100644 --- a/module/VuFind/src/VuFind/Sitemap/AbstractFile.php +++ b/module/VuFind/src/VuFind/Sitemap/AbstractFile.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/Generator.php b/module/VuFind/src/VuFind/Sitemap/Generator.php index 3216447fa203..9426bfbdd596 100644 --- a/module/VuFind/src/VuFind/Sitemap/Generator.php +++ b/module/VuFind/src/VuFind/Sitemap/Generator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/GeneratorFactory.php b/module/VuFind/src/VuFind/Sitemap/GeneratorFactory.php index 77cb91dc8b29..f43285354931 100644 --- a/module/VuFind/src/VuFind/Sitemap/GeneratorFactory.php +++ b/module/VuFind/src/VuFind/Sitemap/GeneratorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Service diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/AbstractGeneratorPlugin.php b/module/VuFind/src/VuFind/Sitemap/Plugin/AbstractGeneratorPlugin.php index 3716667b8a31..19b033071126 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/AbstractGeneratorPlugin.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/AbstractGeneratorPlugin.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/ContentPages.php b/module/VuFind/src/VuFind/Sitemap/Plugin/ContentPages.php index b047d2063e34..a81667cf54cb 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/ContentPages.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/ContentPages.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/ContentPagesFactory.php b/module/VuFind/src/VuFind/Sitemap/Plugin/ContentPagesFactory.php index 12edecc748d6..8aea79e3d6b5 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/ContentPagesFactory.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/ContentPagesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/GeneratorPluginInterface.php b/module/VuFind/src/VuFind/Sitemap/Plugin/GeneratorPluginInterface.php index 87876c6e7333..ec221d01acd6 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/GeneratorPluginInterface.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/GeneratorPluginInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/Index.php b/module/VuFind/src/VuFind/Sitemap/Plugin/Index.php index df7da35a1636..92bee7cf1e6c 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/Index.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/Index.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/Index/AbstractIdFetcher.php b/module/VuFind/src/VuFind/Sitemap/Plugin/Index/AbstractIdFetcher.php index d9f68c8ed662..c701cfa2509c 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/Index/AbstractIdFetcher.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/Index/AbstractIdFetcher.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/Index/CursorMarkIdFetcher.php b/module/VuFind/src/VuFind/Sitemap/Plugin/Index/CursorMarkIdFetcher.php index c8b58bfd0511..19a42f25a390 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/Index/CursorMarkIdFetcher.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/Index/CursorMarkIdFetcher.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/Index/TermsIdFetcher.php b/module/VuFind/src/VuFind/Sitemap/Plugin/Index/TermsIdFetcher.php index 27a5203c3a9e..7fdd302b6e6e 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/Index/TermsIdFetcher.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/Index/TermsIdFetcher.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/IndexFactory.php b/module/VuFind/src/VuFind/Sitemap/Plugin/IndexFactory.php index 5f0da9e78c8e..6bcab614c163 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/IndexFactory.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/IndexFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/Plugin/StartPage.php b/module/VuFind/src/VuFind/Sitemap/Plugin/StartPage.php index f38e7a6004bb..517de9024b08 100644 --- a/module/VuFind/src/VuFind/Sitemap/Plugin/StartPage.php +++ b/module/VuFind/src/VuFind/Sitemap/Plugin/StartPage.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/PluginFactory.php b/module/VuFind/src/VuFind/Sitemap/PluginFactory.php index be652aaa2256..4a7c1c34d89f 100644 --- a/module/VuFind/src/VuFind/Sitemap/PluginFactory.php +++ b/module/VuFind/src/VuFind/Sitemap/PluginFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/PluginManager.php b/module/VuFind/src/VuFind/Sitemap/PluginManager.php index 9769770f4f0e..ed4e1fc23393 100644 --- a/module/VuFind/src/VuFind/Sitemap/PluginManager.php +++ b/module/VuFind/src/VuFind/Sitemap/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/Sitemap.php b/module/VuFind/src/VuFind/Sitemap/Sitemap.php index b3c01c3f254a..f48713ee47d4 100644 --- a/module/VuFind/src/VuFind/Sitemap/Sitemap.php +++ b/module/VuFind/src/VuFind/Sitemap/Sitemap.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Sitemap/SitemapIndex.php b/module/VuFind/src/VuFind/Sitemap/SitemapIndex.php index 0a3b126b58e5..2fea905e2f00 100644 --- a/module/VuFind/src/VuFind/Sitemap/SitemapIndex.php +++ b/module/VuFind/src/VuFind/Sitemap/SitemapIndex.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFind/src/VuFind/Solr/Utils.php b/module/VuFind/src/VuFind/Solr/Utils.php index b98bc420b86e..dc51e79c45de 100644 --- a/module/VuFind/src/VuFind/Solr/Utils.php +++ b/module/VuFind/src/VuFind/Solr/Utils.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Solr diff --git a/module/VuFind/src/VuFind/Solr/Writer.php b/module/VuFind/src/VuFind/Solr/Writer.php index c068df801af7..d4aae064da08 100644 --- a/module/VuFind/src/VuFind/Solr/Writer.php +++ b/module/VuFind/src/VuFind/Solr/Writer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Solr diff --git a/module/VuFind/src/VuFind/Solr/WriterFactory.php b/module/VuFind/src/VuFind/Solr/WriterFactory.php index 9a69ef9a095d..9f02a067a28c 100644 --- a/module/VuFind/src/VuFind/Solr/WriterFactory.php +++ b/module/VuFind/src/VuFind/Solr/WriterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Tags.php b/module/VuFind/src/VuFind/Tags.php index 1645076c0037..9eadc864b4e1 100644 --- a/module/VuFind/src/VuFind/Tags.php +++ b/module/VuFind/src/VuFind/Tags.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tags diff --git a/module/VuFind/src/VuFind/Tags/TagsService.php b/module/VuFind/src/VuFind/Tags/TagsService.php index 7d7fe9d68d68..c379c6b89e1f 100644 --- a/module/VuFind/src/VuFind/Tags/TagsService.php +++ b/module/VuFind/src/VuFind/Tags/TagsService.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tags diff --git a/module/VuFind/src/VuFind/Tags/TagsServiceFactory.php b/module/VuFind/src/VuFind/Tags/TagsServiceFactory.php index ab09d0385cfc..c37c0a060537 100644 --- a/module/VuFind/src/VuFind/Tags/TagsServiceFactory.php +++ b/module/VuFind/src/VuFind/Tags/TagsServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tags diff --git a/module/VuFind/src/VuFind/UrlHighlight/VuFindHighlighter.php b/module/VuFind/src/VuFind/UrlHighlight/VuFindHighlighter.php index 14907e52290b..05bd623e417f 100644 --- a/module/VuFind/src/VuFind/UrlHighlight/VuFindHighlighter.php +++ b/module/VuFind/src/VuFind/UrlHighlight/VuFindHighlighter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package UrlHighlight diff --git a/module/VuFind/src/VuFind/UrlShortener/Database.php b/module/VuFind/src/VuFind/UrlShortener/Database.php index 48fb49f31d99..90eae3fe638b 100644 --- a/module/VuFind/src/VuFind/UrlShortener/Database.php +++ b/module/VuFind/src/VuFind/UrlShortener/Database.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package UrlShortener diff --git a/module/VuFind/src/VuFind/UrlShortener/DatabaseFactory.php b/module/VuFind/src/VuFind/UrlShortener/DatabaseFactory.php index 18f2a8ea3310..5d653df4bfe7 100644 --- a/module/VuFind/src/VuFind/UrlShortener/DatabaseFactory.php +++ b/module/VuFind/src/VuFind/UrlShortener/DatabaseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package UrlShortener diff --git a/module/VuFind/src/VuFind/UrlShortener/None.php b/module/VuFind/src/VuFind/UrlShortener/None.php index f73e02d70a84..6508fcda9701 100644 --- a/module/VuFind/src/VuFind/UrlShortener/None.php +++ b/module/VuFind/src/VuFind/UrlShortener/None.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package UrlShortener diff --git a/module/VuFind/src/VuFind/UrlShortener/PluginManager.php b/module/VuFind/src/VuFind/UrlShortener/PluginManager.php index c87363d67a2e..1ca4b898571f 100644 --- a/module/VuFind/src/VuFind/UrlShortener/PluginManager.php +++ b/module/VuFind/src/VuFind/UrlShortener/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package UrlShortener diff --git a/module/VuFind/src/VuFind/UrlShortener/ServiceFactory.php b/module/VuFind/src/VuFind/UrlShortener/ServiceFactory.php index 266d8a82bfaf..71e173be986a 100644 --- a/module/VuFind/src/VuFind/UrlShortener/ServiceFactory.php +++ b/module/VuFind/src/VuFind/UrlShortener/ServiceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package UrlShortener diff --git a/module/VuFind/src/VuFind/UrlShortener/UrlShortenerInterface.php b/module/VuFind/src/VuFind/UrlShortener/UrlShortenerInterface.php index 85da1d3da465..e1bc3053738e 100644 --- a/module/VuFind/src/VuFind/UrlShortener/UrlShortenerInterface.php +++ b/module/VuFind/src/VuFind/UrlShortener/UrlShortenerInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package UrlShortener diff --git a/module/VuFind/src/VuFind/Validator/CsrfInterface.php b/module/VuFind/src/VuFind/Validator/CsrfInterface.php index 843c89883eda..b3fc1094a700 100644 --- a/module/VuFind/src/VuFind/Validator/CsrfInterface.php +++ b/module/VuFind/src/VuFind/Validator/CsrfInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Validator diff --git a/module/VuFind/src/VuFind/Validator/SessionCsrf.php b/module/VuFind/src/VuFind/Validator/SessionCsrf.php index 257e716a05e3..992de13ecabe 100644 --- a/module/VuFind/src/VuFind/Validator/SessionCsrf.php +++ b/module/VuFind/src/VuFind/Validator/SessionCsrf.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Validator diff --git a/module/VuFind/src/VuFind/Validator/SessionCsrfFactory.php b/module/VuFind/src/VuFind/Validator/SessionCsrfFactory.php index f7db1910698e..6a80eb65ed09 100644 --- a/module/VuFind/src/VuFind/Validator/SessionCsrfFactory.php +++ b/module/VuFind/src/VuFind/Validator/SessionCsrfFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Validator diff --git a/module/VuFind/src/VuFind/View/Helper/AbstractLayoutClass.php b/module/VuFind/src/VuFind/View/Helper/AbstractLayoutClass.php index c7fb215777ef..f404251e843c 100644 --- a/module/VuFind/src/VuFind/View/Helper/AbstractLayoutClass.php +++ b/module/VuFind/src/VuFind/View/Helper/AbstractLayoutClass.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/AbstractSearch.php b/module/VuFind/src/VuFind/View/Helper/AbstractSearch.php index d7e950c4aabe..e6a016308488 100644 --- a/module/VuFind/src/VuFind/View/Helper/AbstractSearch.php +++ b/module/VuFind/src/VuFind/View/Helper/AbstractSearch.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/BulkAction.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/BulkAction.php index 8763bc734d78..92b5fef5fb8a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/BulkAction.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/BulkAction.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Flashmessages.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Flashmessages.php index 8f57c2f795ad..b4562386c1bc 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Flashmessages.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Flashmessages.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Highlight.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Highlight.php index 8094f426f744..8609e066876a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Highlight.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Highlight.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/BulkAction.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/BulkAction.php index fa3f26455a56..5d00d8f3b59b 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/BulkAction.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/BulkAction.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/CopyToClipboardButton.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/CopyToClipboardButton.php index 5ab6f7fd2921..aa47cb67b1ba 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/CopyToClipboardButton.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/CopyToClipboardButton.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Flashmessages.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Flashmessages.php index 2a85ea31f395..df09de4a209e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Flashmessages.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Flashmessages.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Highlight.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Highlight.php index 320db4678d45..1342ba4ebcaf 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Highlight.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Highlight.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/LayoutClass.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/LayoutClass.php index 1bbbd730271c..1e2177d6c79c 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/LayoutClass.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/LayoutClass.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/LayoutClassFactory.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/LayoutClassFactory.php index b03afa3ac424..c7c80b419947 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/LayoutClassFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/LayoutClassFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Search.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Search.php index 8e95f3acae39..33508982c037 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Search.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap5/Search.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AbstractJsStrings.php b/module/VuFind/src/VuFind/View/Helper/Root/AbstractJsStrings.php index 28e83dc66a7a..90d7193367fe 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AbstractJsStrings.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AbstractJsStrings.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilities.php b/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilities.php index bf44defb50d9..c1c663ea66e9 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilities.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilities.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilitiesFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilitiesFactory.php index 0f9ee6cbc48f..5af77dc78eb7 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilitiesFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AccountCapabilitiesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AccountMenu.php b/module/VuFind/src/VuFind/View/Helper/Root/AccountMenu.php index 6419a5895ff6..4039998193ba 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AccountMenu.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AccountMenu.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AccountMenuFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/AccountMenuFactory.php index 432c9f17755b..59f29f5e0bd2 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AccountMenuFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AccountMenuFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AddEllipsis.php b/module/VuFind/src/VuFind/View/Helper/Root/AddEllipsis.php index 14fc7a430069..c916ad0c2d3a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AddEllipsis.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AddEllipsis.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AddThis.php b/module/VuFind/src/VuFind/View/Helper/Root/AddThis.php index 5dca9012e364..ec009a60f274 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AddThis.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AddThis.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AddThisFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/AddThisFactory.php index ec80129eacd9..823b4cfb607c 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AddThisFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AddThisFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowse.php b/module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowse.php index ca241e0b8b4d..fc3cd05d3a34 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowse.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowse.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowseFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowseFactory.php index f36db6ec0e98..73254463cb6f 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowseFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AlphaBrowseFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Auth.php b/module/VuFind/src/VuFind/View/Helper/Root/Auth.php index d9a4a8394be9..2618a7c09de4 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Auth.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Auth.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AuthFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/AuthFactory.php index 566115804b0d..5542ed43f865 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AuthFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AuthFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/AvailabilityStatus.php b/module/VuFind/src/VuFind/View/Helper/Root/AvailabilityStatus.php index dcd147d216be..a3b80b3b9eb8 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/AvailabilityStatus.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/AvailabilityStatus.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Browse.php b/module/VuFind/src/VuFind/View/Helper/Root/Browse.php index 3a60e1650f51..4bbbb9ed1afe 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Browse.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Browse.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/BulkAction.php b/module/VuFind/src/VuFind/View/Helper/Root/BulkAction.php index 6d8516da7353..6a7705fa7dcb 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/BulkAction.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/BulkAction.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/BulkActionFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/BulkActionFactory.php index de0f06702aef..2df124a14920 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/BulkActionFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/BulkActionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Captcha.php b/module/VuFind/src/VuFind/View/Helper/Root/Captcha.php index 774504043b19..ba166a283c67 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Captcha.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Captcha.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CaptchaFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/CaptchaFactory.php index 5fdad9ebd792..d9781233e86f 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CaptchaFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CaptchaFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Cart.php b/module/VuFind/src/VuFind/View/Helper/Root/Cart.php index 160574f33d57..4a6ba4f86c86 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Cart.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Cart.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CartFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/CartFactory.php index c2e7d0c5988b..5056898c5844 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CartFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CartFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Citation.php b/module/VuFind/src/VuFind/View/Helper/Root/Citation.php index d38892f15511..9074390eebba 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Citation.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Citation.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CitationFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/CitationFactory.php index d67aee61ce5c..e22f1b439108 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CitationFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CitationFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ClassBasedTemplateRendererTrait.php b/module/VuFind/src/VuFind/View/Helper/Root/ClassBasedTemplateRendererTrait.php index 428f47cfb65a..b73f8c1d3e6f 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ClassBasedTemplateRendererTrait.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ClassBasedTemplateRendererTrait.php @@ -21,8 +21,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Component.php b/module/VuFind/src/VuFind/View/Helper/Root/Component.php index 49b80a90c5d5..1cd5f052f993 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Component.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Component.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Config.php b/module/VuFind/src/VuFind/View/Helper/Root/Config.php index 07f0d84a9d05..0ae223538bb4 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Config.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Config.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ConfigFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ConfigFactory.php index 65a495fbed4f..8137c3c7ea11 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ConfigFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ConfigFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Content.php b/module/VuFind/src/VuFind/View/Helper/Root/Content.php index 20029594150b..fc1f7831f1fd 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Content.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Content.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ContentBlock.php b/module/VuFind/src/VuFind/View/Helper/Root/ContentBlock.php index 41a0c1024c03..97eeaf4ee351 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ContentBlock.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ContentBlock.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ContentFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ContentFactory.php index d0694943ab20..90f46c4cb13d 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ContentFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ContentFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ContentLoader.php b/module/VuFind/src/VuFind/View/Helper/Root/ContentLoader.php index cab811c74be8..fefbb94780b5 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ContentLoader.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ContentLoader.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ContentLoaderFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ContentLoaderFactory.php index 5cc8942a38b8..22d92a3d8a04 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ContentLoaderFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ContentLoaderFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Context.php b/module/VuFind/src/VuFind/View/Helper/Root/Context.php index 713e6449b74e..6ba2b0445c72 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Context.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Context.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CookieConsent.php b/module/VuFind/src/VuFind/View/Helper/Root/CookieConsent.php index 2b15d6fc4ab7..67465c5fabba 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CookieConsent.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CookieConsent.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CookieConsentFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/CookieConsentFactory.php index 1609b39ddff2..e45474222462 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CookieConsentFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CookieConsentFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Csp.php b/module/VuFind/src/VuFind/View/Helper/Root/Csp.php index 94c4e046acc0..98a1fa99b700 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Csp.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Csp.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CspFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/CspFactory.php index 69690af1f4a9..6b9359d08b33 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CspFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CspFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CspNonce.php b/module/VuFind/src/VuFind/View/Helper/Root/CspNonce.php index 8f7c3353d18e..62e7416a6835 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CspNonce.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CspNonce.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CspNonceFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/CspNonceFactory.php index 062259ce7393..0852ecd6614a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CspNonceFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CspNonceFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/CurrentPath.php b/module/VuFind/src/VuFind/View/Helper/Root/CurrentPath.php index 9c3087b4e5a5..83ce0c266546 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/CurrentPath.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/CurrentPath.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/DateTime.php b/module/VuFind/src/VuFind/View/Helper/Root/DateTime.php index 58aa9ccb46f0..aecdccb7fa9d 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/DateTime.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/DateTime.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/DateTimeFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/DateTimeFactory.php index 2d21d6d2a4c8..750d4748239a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/DateTimeFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/DateTimeFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/DisplayLanguageOption.php b/module/VuFind/src/VuFind/View/Helper/Root/DisplayLanguageOption.php index 1680eb4726e1..72f1156f8700 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/DisplayLanguageOption.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/DisplayLanguageOption.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/DisplayLanguageOptionFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/DisplayLanguageOptionFactory.php index 284efe0d7212..260d400aa522 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/DisplayLanguageOptionFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/DisplayLanguageOptionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/DoiFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/DoiFactory.php index eceb2e0aa984..ba58a4c4b297 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/DoiFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/DoiFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ExplainElement.php b/module/VuFind/src/VuFind/View/Helper/Root/ExplainElement.php index bdb5a549efb6..791e16f3909d 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ExplainElement.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ExplainElement.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Export.php b/module/VuFind/src/VuFind/View/Helper/Root/Export.php index bb0ec38bccf5..042e030a33eb 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Export.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Export.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ExportFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ExportFactory.php index 475c96051047..332eb8a7883e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ExportFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ExportFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Feedback.php b/module/VuFind/src/VuFind/View/Helper/Root/Feedback.php index 8851ee40ea7f..2a3cbe791400 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Feedback.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Feedback.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/FeedbackFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/FeedbackFactory.php index 3eaf338ad717..c71213814ba8 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/FeedbackFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/FeedbackFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Flashmessages.php b/module/VuFind/src/VuFind/View/Helper/Root/Flashmessages.php index aca5b7dfb118..cafcb0319267 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Flashmessages.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Flashmessages.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/FlashmessagesFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/FlashmessagesFactory.php index 172a9b596e53..ad3433d5677a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/FlashmessagesFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/FlashmessagesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/GeoCoords.php b/module/VuFind/src/VuFind/View/Helper/Root/GeoCoords.php index db503911f310..a11826f877f1 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/GeoCoords.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/GeoCoords.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/GeoCoordsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/GeoCoordsFactory.php index 36dc65974075..42f1840b140a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/GeoCoordsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/GeoCoordsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalytics.php b/module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalytics.php index 4a0b1dc959e6..87007742ed18 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalytics.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalytics.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalyticsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalyticsFactory.php index bfc9e0b44cf1..6be0b5440133 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalyticsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalyticsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/GoogleTagManager.php b/module/VuFind/src/VuFind/View/Helper/Root/GoogleTagManager.php index 26cc29dfa220..5e556edb51cd 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/GoogleTagManager.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/GoogleTagManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/GoogleTagManagerFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/GoogleTagManagerFactory.php index 6121c21d2be8..f03f83e5d570 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/GoogleTagManagerFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/GoogleTagManagerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/HeadTitleFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/HeadTitleFactory.php index f2338b4eacfd..ebb27f148c1f 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/HeadTitleFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/HeadTitleFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/HelpText.php b/module/VuFind/src/VuFind/View/Helper/Root/HelpText.php index a398d70e1a93..702679f94dae 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/HelpText.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/HelpText.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/HelpTextFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/HelpTextFactory.php index 9468b4d6c88c..b59f61710054 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/HelpTextFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/HelpTextFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Highlight.php b/module/VuFind/src/VuFind/View/Helper/Root/Highlight.php index 3e1bb6df3538..d633ca2fd227 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Highlight.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Highlight.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/HistoryLabel.php b/module/VuFind/src/VuFind/View/Helper/Root/HistoryLabel.php index 76dedbc1f310..90ffb8f294c4 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/HistoryLabel.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/HistoryLabel.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/HistoryLabelFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/HistoryLabelFactory.php index c22873371672..b232f9d65be8 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/HistoryLabelFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/HistoryLabelFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Holdings.php b/module/VuFind/src/VuFind/View/Helper/Root/Holdings.php index c03a31e9fc87..844fcf5a2038 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Holdings.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Holdings.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/HoldingsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/HoldingsFactory.php index 7412f1a1fb49..aeee57ac12a4 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/HoldingsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/HoldingsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/HtmlSafeJsonEncode.php b/module/VuFind/src/VuFind/View/Helper/Root/HtmlSafeJsonEncode.php index 2ce166d529f0..43e0d3891232 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/HtmlSafeJsonEncode.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/HtmlSafeJsonEncode.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Icon.php b/module/VuFind/src/VuFind/View/Helper/Root/Icon.php index c498c9f8ef35..ea23c9f20f72 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Icon.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Icon.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/IconFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/IconFactory.php index 55eec736971e..a29caaa832d6 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/IconFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/IconFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Ils.php b/module/VuFind/src/VuFind/View/Helper/Root/Ils.php index 8c0427d7e0a2..7ce3be4d6437 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Ils.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Ils.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/IlsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/IlsFactory.php index dd1fc1af601f..8721bd0ca549 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/IlsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/IlsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/JsConfigs.php b/module/VuFind/src/VuFind/View/Helper/Root/JsConfigs.php index 30052a80ffeb..df66c5dee2a7 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/JsConfigs.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/JsConfigs.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/JsIcons.php b/module/VuFind/src/VuFind/View/Helper/Root/JsIcons.php index 22889d23b62e..df0033d1cbcb 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/JsIcons.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/JsIcons.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/JsIconsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/JsIconsFactory.php index 8b7790a249f2..f76dd90d9a7f 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/JsIconsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/JsIconsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/JsTranslations.php b/module/VuFind/src/VuFind/View/Helper/Root/JsTranslations.php index d69620809c71..888e6020f91e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/JsTranslations.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/JsTranslations.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/JsTranslationsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/JsTranslationsFactory.php index 52270400cf24..aa383becf47a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/JsTranslationsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/JsTranslationsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/KeepAlive.php b/module/VuFind/src/VuFind/View/Helper/Root/KeepAlive.php index 1ae156bf1dea..625d8ed42a86 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/KeepAlive.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/KeepAlive.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/KeepAliveFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/KeepAliveFactory.php index 1e8cace57c6b..edefdf5d0c21 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/KeepAliveFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/KeepAliveFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/LibraryCards.php b/module/VuFind/src/VuFind/View/Helper/Root/LibraryCards.php index 275aec131be7..a51f24744063 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/LibraryCards.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/LibraryCards.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/LibraryCardsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/LibraryCardsFactory.php index 257571a60448..f3434e086c3c 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/LibraryCardsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/LibraryCardsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Linkify.php b/module/VuFind/src/VuFind/View/Helper/Root/Linkify.php index aca7e1c9a68c..508d1863ab64 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Linkify.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Linkify.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/LinkifyFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/LinkifyFactory.php index 15c242959868..fe12771c85e4 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/LinkifyFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/LinkifyFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/LocalizedNumber.php b/module/VuFind/src/VuFind/View/Helper/Root/LocalizedNumber.php index 8613532ceb93..530ec09adffa 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/LocalizedNumber.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/LocalizedNumber.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/MakeLink.php b/module/VuFind/src/VuFind/View/Helper/Root/MakeLink.php index 77280aaae33d..5ee9c3274227 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/MakeLink.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/MakeLink.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/MakeTag.php b/module/VuFind/src/VuFind/View/Helper/Root/MakeTag.php index f7697d686c80..080de5b34301 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/MakeTag.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/MakeTag.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Markdown.php b/module/VuFind/src/VuFind/View/Helper/Root/Markdown.php index 58a8b1ffbb68..fe84a90a846f 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Markdown.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Markdown.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\View\Helper\Root diff --git a/module/VuFind/src/VuFind/View/Helper/Root/MarkdownFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/MarkdownFactory.php index 4b6c712bbdc1..2ad4e8097c7e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/MarkdownFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/MarkdownFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\View\Helper\Root diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Matomo.php b/module/VuFind/src/VuFind/View/Helper/Root/Matomo.php index 19c6f89a08c0..ab53413f1b14 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Matomo.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Matomo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/MatomoFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/MatomoFactory.php index ad182a4d57e7..3a490a75e5e5 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/MatomoFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/MatomoFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Metadata.php b/module/VuFind/src/VuFind/View/Helper/Root/Metadata.php index d35d483ddf3f..4b21791d0041 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Metadata.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Metadata.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/View/Helper/Root/MetadataFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/MetadataFactory.php index a0229fd48378..f283f48f3b2b 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/MetadataFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/MetadataFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Metadata_Vocabularies diff --git a/module/VuFind/src/VuFind/View/Helper/Root/OpenUrl.php b/module/VuFind/src/VuFind/View/Helper/Root/OpenUrl.php index d8d43e250955..34c4dcda0803 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/OpenUrl.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/OpenUrl.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/OpenUrlFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/OpenUrlFactory.php index e04dbdd5b967..d14ffe5fb191 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/OpenUrlFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/OpenUrlFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/OperatorToFieldPrefix.php b/module/VuFind/src/VuFind/View/Helper/Root/OperatorToFieldPrefix.php index bb9e1f328751..b462f60c2f78 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/OperatorToFieldPrefix.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/OperatorToFieldPrefix.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Overdrive.php b/module/VuFind/src/VuFind/View/Helper/Root/Overdrive.php index c2ba336b8ed1..fa1bd22fc30e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Overdrive.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Overdrive.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/OverdriveFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/OverdriveFactory.php index daa48dec8de3..8ea384d7ec6d 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/OverdriveFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/OverdriveFactory.php @@ -17,9 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Permission.php b/module/VuFind/src/VuFind/View/Helper/Root/Permission.php index 5b95fb169a24..c59a67b7971d 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Permission.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Permission.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/PermissionFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/PermissionFactory.php index 386b63b56a95..67e9c75fbb52 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/PermissionFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/PermissionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Piwik.php b/module/VuFind/src/VuFind/View/Helper/Root/Piwik.php index ac760b651319..57b3aecd1ff6 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Piwik.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Piwik.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/PiwikFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/PiwikFactory.php index 4c36c1ac0275..8149a1bd3e84 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/PiwikFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/PiwikFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/PrintArrayHtml.php b/module/VuFind/src/VuFind/View/Helper/Root/PrintArrayHtml.php index b22a98d1bca2..c0fdbd589e0e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/PrintArrayHtml.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/PrintArrayHtml.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Printms.php b/module/VuFind/src/VuFind/View/Helper/Root/Printms.php index 97ec857b307c..63b34beed632 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Printms.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Printms.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ProxyUrl.php b/module/VuFind/src/VuFind/View/Helper/Root/ProxyUrl.php index b28a97be6a1e..acaed40c11bd 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ProxyUrl.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ProxyUrl.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ProxyUrlFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ProxyUrlFactory.php index fb375a4cc772..9ebffd7cb540 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ProxyUrlFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ProxyUrlFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Ratings.php b/module/VuFind/src/VuFind/View/Helper/Root/Ratings.php index 5848dbe88116..86a56047c3a5 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Ratings.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Ratings.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RatingsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/RatingsFactory.php index be4b53743607..04445b6890b0 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RatingsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RatingsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Recommend.php b/module/VuFind/src/VuFind/View/Helper/Root/Recommend.php index 98e6098b994a..e74447cdb1fc 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Recommend.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Recommend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Record.php b/module/VuFind/src/VuFind/View/Helper/Root/Record.php index 26a4a3a0326f..2cb8a30f552d 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Record.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Record.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatter.php b/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatter.php index 37405783a3a1..1043952ddae6 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatter.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatter/SpecBuilder.php b/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatter/SpecBuilder.php index c8771a918d7f..44de834ebf8d 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatter/SpecBuilder.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatter/SpecBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatterFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatterFactory.php index 2f99346c99ee..ccbdbe68271c 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatterFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RecordDataFormatterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RecordFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/RecordFactory.php index a337b07c3fb3..be99273cd682 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RecordFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RecordFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RecordLinker.php b/module/VuFind/src/VuFind/View/Helper/Root/RecordLinker.php index af612fee5ea7..41d73347cbdb 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RecordLinker.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RecordLinker.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RecordLinkerFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/RecordLinkerFactory.php index f4ec8aa617ca..4dc89c54d6c7 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RecordLinkerFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RecordLinkerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Relais.php b/module/VuFind/src/VuFind/View/Helper/Root/Relais.php index 4530db86613a..93468bf79d7a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Relais.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Relais.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RelaisFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/RelaisFactory.php index b1201cba9699..39e45c7e5f4a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RelaisFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RelaisFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Related.php b/module/VuFind/src/VuFind/View/Helper/Root/Related.php index 85a71c0e0453..a34063889334 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Related.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Related.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RelatedFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/RelatedFactory.php index 81cf3272a18a..45bbc7febd1e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RelatedFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RelatedFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/RenderArray.php b/module/VuFind/src/VuFind/View/Helper/Root/RenderArray.php index 69fff96ebd0a..0649db3a37e8 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/RenderArray.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/RenderArray.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ResultFeed.php b/module/VuFind/src/VuFind/View/Helper/Root/ResultFeed.php index 51f684b842d9..5855fccc7484 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ResultFeed.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ResultFeed.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ResultFeedFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ResultFeedFactory.php index 59d88671e5f3..25e2934260c6 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ResultFeedFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ResultFeedFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SafeMoneyFormat.php b/module/VuFind/src/VuFind/View/Helper/Root/SafeMoneyFormat.php index 90ed9689e20c..733607dadb88 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SafeMoneyFormat.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SafeMoneyFormat.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SafeMoneyFormatFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SafeMoneyFormatFactory.php index d882314a61ec..a2e1acebd8ae 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SafeMoneyFormatFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SafeMoneyFormatFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SchemaOrg.php b/module/VuFind/src/VuFind/View/Helper/Root/SchemaOrg.php index 6e068aa71b0a..d5aa105c47e6 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SchemaOrg.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SchemaOrg.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SchemaOrgFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SchemaOrgFactory.php index bcb0852b9762..fab73823f128 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SchemaOrgFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SchemaOrgFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchBox.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchBox.php index df155d109c7d..2685463582d3 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchBox.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchBox.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchBoxFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchBoxFactory.php index 91ab75942006..daa8ba88eb43 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchBoxFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchBoxFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchMemory.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchMemory.php index 7ad8007e3ff7..01ef7b5c5a29 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchMemory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchMemory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchMemoryFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchMemoryFactory.php index 39e72629cb42..01bae286dc54 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchMemoryFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchMemoryFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchOptions.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchOptions.php index 5207a2dac300..58a23e680c32 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchOptions.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchOptions.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchOptionsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchOptionsFactory.php index ef566844e80a..991a913c9565 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchOptionsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchOptionsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchParams.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchParams.php index 13552bf0a918..dc6ffc61c1d7 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchParams.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchParams.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchParamsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchParamsFactory.php index fb1654dbede3..eba9df9bb399 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchParamsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchParamsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchSettings.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchSettings.php index a187c0651fff..11bfb77e7b69 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchSettings.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchSettings.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchSettingsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchSettingsFactory.php index a3da9809f68e..2fea876bd7de 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchSettingsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchSettingsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchTabs.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchTabs.php index 69e3b346253f..dbdb7e400975 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchTabs.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchTabs.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SearchTabsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SearchTabsFactory.php index 2872328bb53c..90cd7c7f6265 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SearchTabsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SearchTabsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ServerUrlFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ServerUrlFactory.php index 0e2670294e52..2f1513500296 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ServerUrlFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ServerUrlFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Session.php b/module/VuFind/src/VuFind/View/Helper/Root/Session.php index 1653f13199ea..0dbdcbfcd65b 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Session.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Session.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SessionFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SessionFactory.php index dcd90f002373..eb5a885d5228 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SessionFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SessionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ShortenUrl.php b/module/VuFind/src/VuFind/View/Helper/Root/ShortenUrl.php index fcf980e74c18..ab23b5538497 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ShortenUrl.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ShortenUrl.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ShortenUrlFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ShortenUrlFactory.php index 3b7ec5d680d6..c5a1e39ab0a7 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ShortenUrlFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ShortenUrlFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SortFacetList.php b/module/VuFind/src/VuFind/View/Helper/Root/SortFacetList.php index a16ec74eca4b..38f2464dd2a0 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SortFacetList.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SortFacetList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SortFacetListFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SortFacetListFactory.php index 310c2edf51f9..79ba08cdd2ee 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SortFacetListFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SortFacetListFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Sorter.php b/module/VuFind/src/VuFind/View/Helper/Root/Sorter.php index 87e14a412ab6..15ca3bcd2c18 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Sorter.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Sorter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFind\View\Helper\Root diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SorterFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SorterFactory.php index 70e724b6c38c..48b7f39ea95a 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SorterFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SorterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Summon.php b/module/VuFind/src/VuFind/View/Helper/Root/Summon.php index 03b6b5e193d7..49048a87de81 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Summon.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Summon.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Summon diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SyndeticsPlus.php b/module/VuFind/src/VuFind/View/Helper/Root/SyndeticsPlus.php index 47cd8715d109..cda824e6e8fc 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SyndeticsPlus.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SyndeticsPlus.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SyndeticsPlusFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SyndeticsPlusFactory.php index f43c52ca056a..335359ec97a0 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SyndeticsPlusFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SyndeticsPlusFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SystemEmail.php b/module/VuFind/src/VuFind/View/Helper/Root/SystemEmail.php index 8ac934dfa32b..58e357dff8c4 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SystemEmail.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SystemEmail.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/SystemEmailFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/SystemEmailFactory.php index 1a5ffb8313f6..4912765d6d49 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/SystemEmailFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/SystemEmailFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ThemeConfig.php b/module/VuFind/src/VuFind/View/Helper/Root/ThemeConfig.php index 47d2868f3a0d..6a43aaa608ff 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ThemeConfig.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ThemeConfig.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/ThemeConfigFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/ThemeConfigFactory.php index 38eb5dee2df5..534091b83dcb 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/ThemeConfigFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/ThemeConfigFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/TransEsc.php b/module/VuFind/src/VuFind/View/Helper/Root/TransEsc.php index 68b92c8b414c..493971a15601 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/TransEsc.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/TransEsc.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/TransEscAttr.php b/module/VuFind/src/VuFind/View/Helper/Root/TransEscAttr.php index e03d30812509..987ddd5cc579 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/TransEscAttr.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/TransEscAttr.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/TransEscWithPrefix.php b/module/VuFind/src/VuFind/View/Helper/Root/TransEscWithPrefix.php index 90ef278cd602..464a8d00ba2e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/TransEscWithPrefix.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/TransEscWithPrefix.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Translate.php b/module/VuFind/src/VuFind/View/Helper/Root/Translate.php index 60bcf88e0090..c067a6b904ba 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Translate.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Translate.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/TranslationEmpty.php b/module/VuFind/src/VuFind/View/Helper/Root/TranslationEmpty.php index f538189a0240..417ec7ee50c9 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/TranslationEmpty.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/TranslationEmpty.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Truncate.php b/module/VuFind/src/VuFind/View/Helper/Root/Truncate.php index 4bf37e258a59..783d5b569126 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Truncate.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Truncate.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Url.php b/module/VuFind/src/VuFind/View/Helper/Root/Url.php index de146f4d4ed7..8c942d53e4fc 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Url.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Url.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/UrlFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/UrlFactory.php index daf419df6868..a21b59c7b9da 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/UrlFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/UrlFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/UserList.php b/module/VuFind/src/VuFind/View/Helper/Root/UserList.php index 0eaa437cad41..d6aece08ef64 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/UserList.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/UserList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/UserListFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/UserListFactory.php index ebd32eb402d3..8b258c42d136 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/UserListFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/UserListFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/UserTags.php b/module/VuFind/src/VuFind/View/Helper/Root/UserTags.php index 04c7d4a138ec..cdbaed116944 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/UserTags.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/UserTags.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/UserTagsFactory.php b/module/VuFind/src/VuFind/View/Helper/Root/UserTagsFactory.php index 40a57dcbb2f2..32517b632bbe 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/UserTagsFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/UserTagsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/XSLT/Import/VuFind.php b/module/VuFind/src/VuFind/XSLT/Import/VuFind.php index 7621cfac0d73..c4527290a3cb 100644 --- a/module/VuFind/src/VuFind/XSLT/Import/VuFind.php +++ b/module/VuFind/src/VuFind/XSLT/Import/VuFind.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Import_Tools diff --git a/module/VuFind/src/VuFind/XSLT/Import/VuFindGeo.php b/module/VuFind/src/VuFind/XSLT/Import/VuFindGeo.php index 420c6ad8e1e9..b61c399ed375 100644 --- a/module/VuFind/src/VuFind/XSLT/Import/VuFindGeo.php +++ b/module/VuFind/src/VuFind/XSLT/Import/VuFindGeo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Import_Tools diff --git a/module/VuFind/src/VuFind/XSLT/Import/VuFindSitemap.php b/module/VuFind/src/VuFind/XSLT/Import/VuFindSitemap.php index 2c20e997f22a..72306b6077af 100644 --- a/module/VuFind/src/VuFind/XSLT/Import/VuFindSitemap.php +++ b/module/VuFind/src/VuFind/XSLT/Import/VuFindSitemap.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Import_Tools diff --git a/module/VuFind/src/VuFind/XSLT/Import/VuFindWorkKeys.php b/module/VuFind/src/VuFind/XSLT/Import/VuFindWorkKeys.php index b59215ccbda5..3fd3f141ac0f 100644 --- a/module/VuFind/src/VuFind/XSLT/Import/VuFindWorkKeys.php +++ b/module/VuFind/src/VuFind/XSLT/Import/VuFindWorkKeys.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Import_Tools diff --git a/module/VuFind/src/VuFind/XSLT/Importer.php b/module/VuFind/src/VuFind/XSLT/Importer.php index a328c6b93b44..8686469c98b8 100644 --- a/module/VuFind/src/VuFind/XSLT/Importer.php +++ b/module/VuFind/src/VuFind/XSLT/Importer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package XSLT diff --git a/module/VuFind/src/VuFind/XSLT/Processor.php b/module/VuFind/src/VuFind/XSLT/Processor.php index 606b3f2c7f13..a972dd6b277e 100644 --- a/module/VuFind/src/VuFind/XSLT/Processor.php +++ b/module/VuFind/src/VuFind/XSLT/Processor.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package XSLT diff --git a/module/VuFind/src/VuFindTest/Attribute/HtmlValidation.php b/module/VuFind/src/VuFindTest/Attribute/HtmlValidation.php index b40305156737..343fc534518c 100644 --- a/module/VuFind/src/VuFindTest/Attribute/HtmlValidation.php +++ b/module/VuFind/src/VuFindTest/Attribute/HtmlValidation.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Container/MockConfigPluginManager.php b/module/VuFind/src/VuFindTest/Container/MockConfigPluginManager.php index cd890b02190a..f558379de6c5 100644 --- a/module/VuFind/src/VuFindTest/Container/MockConfigPluginManager.php +++ b/module/VuFind/src/VuFindTest/Container/MockConfigPluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Container/MockContainer.php b/module/VuFind/src/VuFindTest/Container/MockContainer.php index 6d9c0f1169e4..b814a0f64704 100644 --- a/module/VuFind/src/VuFindTest/Container/MockContainer.php +++ b/module/VuFind/src/VuFindTest/Container/MockContainer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Container/MockContainerTrait.php b/module/VuFind/src/VuFindTest/Container/MockContainerTrait.php index cc19854b7972..e2d1485a6ec4 100644 --- a/module/VuFind/src/VuFindTest/Container/MockContainerTrait.php +++ b/module/VuFind/src/VuFindTest/Container/MockContainerTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Container/MockDbServicePluginManager.php b/module/VuFind/src/VuFindTest/Container/MockDbServicePluginManager.php index b94ccf420c83..1fc5127e3844 100644 --- a/module/VuFind/src/VuFindTest/Container/MockDbServicePluginManager.php +++ b/module/VuFind/src/VuFindTest/Container/MockDbServicePluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Container/MockDbTablePluginManager.php b/module/VuFind/src/VuFindTest/Container/MockDbTablePluginManager.php index bf420f56ae04..11e991e22737 100644 --- a/module/VuFind/src/VuFindTest/Container/MockDbTablePluginManager.php +++ b/module/VuFind/src/VuFindTest/Container/MockDbTablePluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Container/MockViewHelperContainer.php b/module/VuFind/src/VuFindTest/Container/MockViewHelperContainer.php index aafc9f9b7ae3..282da5cf3757 100644 --- a/module/VuFind/src/VuFindTest/Container/MockViewHelperContainer.php +++ b/module/VuFind/src/VuFindTest/Container/MockViewHelperContainer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/AutocompleteTrait.php b/module/VuFind/src/VuFindTest/Feature/AutocompleteTrait.php index d585e4e7cb2c..f32cf448fd58 100644 --- a/module/VuFind/src/VuFindTest/Feature/AutocompleteTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/AutocompleteTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/CacheManagementTrait.php b/module/VuFind/src/VuFindTest/Feature/CacheManagementTrait.php index 090019411beb..93d52f6de885 100644 --- a/module/VuFind/src/VuFindTest/Feature/CacheManagementTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/CacheManagementTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/DemoDriverTestTrait.php b/module/VuFind/src/VuFindTest/Feature/DemoDriverTestTrait.php index 4c024a76de41..f6f041a371f2 100644 --- a/module/VuFind/src/VuFindTest/Feature/DemoDriverTestTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/DemoDriverTestTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/EmailTrait.php b/module/VuFind/src/VuFindTest/Feature/EmailTrait.php index 77da4e60e67e..308b36dd8907 100644 --- a/module/VuFind/src/VuFindTest/Feature/EmailTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/EmailTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/FixtureTrait.php b/module/VuFind/src/VuFindTest/Feature/FixtureTrait.php index 996630a251e0..b137f49da888 100644 --- a/module/VuFind/src/VuFindTest/Feature/FixtureTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/FixtureTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/HttpRequestTrait.php b/module/VuFind/src/VuFindTest/Feature/HttpRequestTrait.php index 18eeadbccdb3..a40f6d3b133d 100644 --- a/module/VuFind/src/VuFindTest/Feature/HttpRequestTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/HttpRequestTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/LiveDatabaseTrait.php b/module/VuFind/src/VuFindTest/Feature/LiveDatabaseTrait.php index 12797276358d..c431cd23422c 100644 --- a/module/VuFind/src/VuFindTest/Feature/LiveDatabaseTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/LiveDatabaseTrait.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/LiveDetectionTrait.php b/module/VuFind/src/VuFindTest/Feature/LiveDetectionTrait.php index 26299bf2ac79..ad3e6ffca1af 100644 --- a/module/VuFind/src/VuFindTest/Feature/LiveDetectionTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/LiveDetectionTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/LiveSolrTrait.php b/module/VuFind/src/VuFindTest/Feature/LiveSolrTrait.php index 92d99d975fc6..2efbdc5f1572 100644 --- a/module/VuFind/src/VuFindTest/Feature/LiveSolrTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/LiveSolrTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/MockSearchCommandTrait.php b/module/VuFind/src/VuFindTest/Feature/MockSearchCommandTrait.php index 91638e055fa3..d3d88aef41ca 100644 --- a/module/VuFind/src/VuFindTest/Feature/MockSearchCommandTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/MockSearchCommandTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/ReflectionTrait.php b/module/VuFind/src/VuFindTest/Feature/ReflectionTrait.php index fcf8dbf1d2da..5ccde97f7420 100644 --- a/module/VuFind/src/VuFindTest/Feature/ReflectionTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/ReflectionTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/RemoteCoverageTrait.php b/module/VuFind/src/VuFindTest/Feature/RemoteCoverageTrait.php index 39b8481ff7fa..b3840c479b00 100644 --- a/module/VuFind/src/VuFindTest/Feature/RemoteCoverageTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/RemoteCoverageTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/SearchFacetFilterTrait.php b/module/VuFind/src/VuFindTest/Feature/SearchFacetFilterTrait.php index 20a7d683ec29..4d1e2519fbb6 100644 --- a/module/VuFind/src/VuFindTest/Feature/SearchFacetFilterTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/SearchFacetFilterTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/SearchLimitTrait.php b/module/VuFind/src/VuFindTest/Feature/SearchLimitTrait.php index 9481e7368f8a..c2bdb0e6c784 100644 --- a/module/VuFind/src/VuFindTest/Feature/SearchLimitTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/SearchLimitTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/SearchServiceTrait.php b/module/VuFind/src/VuFindTest/Feature/SearchServiceTrait.php index ca25070d851c..44e16ab3b2c5 100644 --- a/module/VuFind/src/VuFindTest/Feature/SearchServiceTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/SearchServiceTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/SearchSortTrait.php b/module/VuFind/src/VuFindTest/Feature/SearchSortTrait.php index d09c0cfc0eae..4a2a00782a0b 100644 --- a/module/VuFind/src/VuFindTest/Feature/SearchSortTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/SearchSortTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/SolrSearchObjectTrait.php b/module/VuFind/src/VuFindTest/Feature/SolrSearchObjectTrait.php index c0f36bdd9156..dd7dbb147cec 100644 --- a/module/VuFind/src/VuFindTest/Feature/SolrSearchObjectTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/SolrSearchObjectTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/TranslatorTrait.php b/module/VuFind/src/VuFindTest/Feature/TranslatorTrait.php index 356335ca2b31..ac3f2d74c27b 100644 --- a/module/VuFind/src/VuFindTest/Feature/TranslatorTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/TranslatorTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/UserCreationTrait.php b/module/VuFind/src/VuFindTest/Feature/UserCreationTrait.php index 5a2918495c0e..3a81abb4ef59 100644 --- a/module/VuFind/src/VuFindTest/Feature/UserCreationTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/UserCreationTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/ViewTrait.php b/module/VuFind/src/VuFindTest/Feature/ViewTrait.php index 5acd6c938421..b12a12b60c6a 100644 --- a/module/VuFind/src/VuFindTest/Feature/ViewTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/ViewTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/WithConsecutiveTrait.php b/module/VuFind/src/VuFindTest/Feature/WithConsecutiveTrait.php index 8132758516d6..dc557b838af8 100644 --- a/module/VuFind/src/VuFindTest/Feature/WithConsecutiveTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/WithConsecutiveTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Integration/MinkTestCase.php b/module/VuFind/src/VuFindTest/Integration/MinkTestCase.php index 19b75f716856..6a88069bec10 100644 --- a/module/VuFind/src/VuFindTest/Integration/MinkTestCase.php +++ b/module/VuFind/src/VuFindTest/Integration/MinkTestCase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Integration/Session.php b/module/VuFind/src/VuFindTest/Integration/Session.php index 86effe5d4ad1..3534b6e7bc44 100644 --- a/module/VuFind/src/VuFindTest/Integration/Session.php +++ b/module/VuFind/src/VuFindTest/Integration/Session.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Markdown/ExampleExtension.php b/module/VuFind/src/VuFindTest/Markdown/ExampleExtension.php index e1b1f6037736..4f844745db16 100644 --- a/module/VuFind/src/VuFindTest/Markdown/ExampleExtension.php +++ b/module/VuFind/src/VuFindTest/Markdown/ExampleExtension.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/RecordDriver/MarcBasicTraitTestHarness.php b/module/VuFind/src/VuFindTest/RecordDriver/MarcBasicTraitTestHarness.php index dc78033e20ad..c5d945b134ae 100644 --- a/module/VuFind/src/VuFindTest/RecordDriver/MarcBasicTraitTestHarness.php +++ b/module/VuFind/src/VuFindTest/RecordDriver/MarcBasicTraitTestHarness.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFindTest/RecordDriver/TestHarness.php b/module/VuFind/src/VuFindTest/RecordDriver/TestHarness.php index df0b95de757d..49ab9b98f087 100644 --- a/module/VuFind/src/VuFindTest/RecordDriver/TestHarness.php +++ b/module/VuFind/src/VuFindTest/RecordDriver/TestHarness.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/VuFind/src/VuFindTest/Search/TestHarness/Options.php b/module/VuFind/src/VuFindTest/Search/TestHarness/Options.php index 53dd8ddbe62a..51fd0c9dbea2 100644 --- a/module/VuFind/src/VuFindTest/Search/TestHarness/Options.php +++ b/module/VuFind/src/VuFindTest/Search/TestHarness/Options.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFindTest/Search/TestHarness/Params.php b/module/VuFind/src/VuFindTest/Search/TestHarness/Params.php index 08e661daef13..064fb781ab75 100644 --- a/module/VuFind/src/VuFindTest/Search/TestHarness/Params.php +++ b/module/VuFind/src/VuFindTest/Search/TestHarness/Params.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFindTest/Search/TestHarness/Results.php b/module/VuFind/src/VuFindTest/Search/TestHarness/Results.php index 748b2ed46403..631aea39a1c9 100644 --- a/module/VuFind/src/VuFindTest/Search/TestHarness/Results.php +++ b/module/VuFind/src/VuFindTest/Search/TestHarness/Results.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search_Base diff --git a/module/VuFind/src/VuFindTest/Unit/AbstractMakeTagTestCase.php b/module/VuFind/src/VuFindTest/Unit/AbstractMakeTagTestCase.php index 14f836748981..efa0c508e56b 100644 --- a/module/VuFind/src/VuFindTest/Unit/AbstractMakeTagTestCase.php +++ b/module/VuFind/src/VuFindTest/Unit/AbstractMakeTagTestCase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Unit/AjaxHandlerTestCase.php b/module/VuFind/src/VuFindTest/Unit/AjaxHandlerTestCase.php index 7fd52dc3823c..4ad37d9c1dd3 100644 --- a/module/VuFind/src/VuFindTest/Unit/AjaxHandlerTestCase.php +++ b/module/VuFind/src/VuFindTest/Unit/AjaxHandlerTestCase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Unit/ILSDriverTestCase.php b/module/VuFind/src/VuFindTest/Unit/ILSDriverTestCase.php index 249154b48693..deaf042148bb 100644 --- a/module/VuFind/src/VuFindTest/Unit/ILSDriverTestCase.php +++ b/module/VuFind/src/VuFindTest/Unit/ILSDriverTestCase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Unit/RecommendDeferredTestCase.php b/module/VuFind/src/VuFindTest/Unit/RecommendDeferredTestCase.php index 1eda325dd178..470ccfc56a3b 100644 --- a/module/VuFind/src/VuFindTest/Unit/RecommendDeferredTestCase.php +++ b/module/VuFind/src/VuFindTest/Unit/RecommendDeferredTestCase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Unit/SessionHandlerTestCase.php b/module/VuFind/src/VuFindTest/Unit/SessionHandlerTestCase.php index 0c2fb2eddb99..e8e5776fae57 100644 --- a/module/VuFind/src/VuFindTest/Unit/SessionHandlerTestCase.php +++ b/module/VuFind/src/VuFindTest/Unit/SessionHandlerTestCase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/bootstrap.php b/module/VuFind/tests/bootstrap.php index d706b8e5a445..6d7a8160d358 100644 --- a/module/VuFind/tests/bootstrap.php +++ b/module/VuFind/tests/bootstrap.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/bootstrap_constants.php b/module/VuFind/tests/bootstrap_constants.php index 4a22c8f8141d..d59b2a05b6d1 100644 --- a/module/VuFind/tests/bootstrap_constants.php +++ b/module/VuFind/tests/bootstrap_constants.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/DatabaseTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/DatabaseTest.php index cba5a4289044..64a0739f307a 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/DatabaseTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/DatabaseTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ILSTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ILSTest.php index 5f4bdedbd8ca..555b4fc6b9d1 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ILSTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ILSTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ShibbolethTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ShibbolethTest.php index aa3e12df1fec..4fe52ae31fc3 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ShibbolethTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Auth/ShibbolethTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrAuthTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrAuthTest.php index b19d1fc9b5ca..a5cfee11f9d5 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrAuthTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrAuthTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrTest.php index 39966adf373e..870f8ebbd828 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Db/Table/ChangeTrackerTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Db/Table/ChangeTrackerTest.php index 94eec7f5cba4..ba56ed419b70 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Db/Table/ChangeTrackerTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Db/Table/ChangeTrackerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountActionsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountActionsTest.php index 75ee44791b1b..83106f116a80 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountActionsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountActionsTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountMenuTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountMenuTest.php index 5439112ea143..d233acca29df 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountMenuTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AccountMenuTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AdvancedSearchTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AdvancedSearchTest.php index 547de60f27e3..dbeca05200ff 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AdvancedSearchTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AdvancedSearchTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AlphabrowseTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AlphabrowseTest.php index 422f74091af9..048af0934707 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AlphabrowseTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AlphabrowseTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ApiTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ApiTest.php index 36c40c8e73fe..1dd5a449a49b 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ApiTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ApiTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AuthorControllerTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AuthorControllerTest.php index 92f30a481b4f..96a3043a5079 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AuthorControllerTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AuthorControllerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AuthorSearchTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AuthorSearchTest.php index ae1179b663a4..08d4b3c19efe 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AuthorSearchTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AuthorSearchTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AutocompleteTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AutocompleteTest.php index 94531ecf896b..c4a725e7e6ff 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AutocompleteTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/AutocompleteTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicSearchTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicSearchTest.php index 300d9006e0e9..ff739eff328f 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicSearchTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicSearchTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicTest.php index b47c4a49bc09..6af9ff3a3b1d 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BlendedSearchTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BlendedSearchTest.php index 6a06c9eb8f6d..4f71b53df254 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BlendedSearchTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BlendedSearchTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BulkTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BulkTest.php index 5201394dbef1..151e78ed71b4 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BulkTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BulkTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CallnumberBrowseTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CallnumberBrowseTest.php index 9bef6024fc85..f053433bceac 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CallnumberBrowseTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CallnumberBrowseTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CartTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CartTest.php index 6f4082ca4834..9d0011c48538 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CartTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CartTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChannelsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChannelsTest.php index c04f5398ed87..0415eca1bc73 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChannelsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChannelsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChoiceAuthTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChoiceAuthTest.php index ccba4bc5b0eb..c2798a8f2793 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChoiceAuthTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChoiceAuthTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CollectionsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CollectionsTest.php index 041706276193..b41d93f48d22 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CollectionsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CollectionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CombinedSearchTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CombinedSearchTest.php index ed9f6337641e..ae2455f3b6e2 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CombinedSearchTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CombinedSearchTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ContainerLinksTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ContainerLinksTest.php index 5b54d62595eb..2bd0965a4e5c 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ContainerLinksTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ContainerLinksTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ContentControllerTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ContentControllerTest.php index 877b0ee648b5..7c0c9eda6190 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ContentControllerTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ContentControllerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CookieConsentTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CookieConsentTest.php index 5fa4987d2843..a04e986f159e 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CookieConsentTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/CookieConsentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/DirLocationsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/DirLocationsTest.php index e77e120649a5..5866bc273bf3 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/DirLocationsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/DirLocationsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/EmailVerificationTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/EmailVerificationTest.php index b224bfa19cd5..3b5c3c0b743b 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/EmailVerificationTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/EmailVerificationTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ExplainTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ExplainTest.php index fd12295cc210..2fc5ce808e0a 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ExplainTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ExplainTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FavoritesTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FavoritesTest.php index 243897b67368..0c6f4c172278 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FavoritesTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FavoritesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FeedbackTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FeedbackTest.php index ca3bb7f4ac77..1a32c9b9216d 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FeedbackTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/FeedbackTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HoldingsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HoldingsTest.php index 6a48e8e428d3..55fbff75c68b 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HoldingsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HoldingsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HoldsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HoldsTest.php index 5ed6087ec2ea..e59dffde3b9d 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HoldsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HoldsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HomePageFacetsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HomePageFacetsTest.php index 0aabee70d11c..ee34728cfa2a 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HomePageFacetsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/HomePageFacetsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/IlsActionsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/IlsActionsTest.php index 78ff2014a738..4a4f1b3a216c 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/IlsActionsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/IlsActionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/JumpToRecordTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/JumpToRecordTest.php index df7b2b66e30f..416088722f3a 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/JumpToRecordTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/JumpToRecordTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/LibraryCardsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/LibraryCardsTest.php index 9e26fff09c52..791045385aab 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/LibraryCardsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/LibraryCardsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/LinkResolverTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/LinkResolverTest.php index a4a2594b657d..82b9d90865ef 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/LinkResolverTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/LinkResolverTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ListItemSelectionTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ListItemSelectionTest.php index 9bc2bbe59ec1..5c618c145d98 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ListItemSelectionTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ListItemSelectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ListViewsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ListViewsTest.php index 389329624be5..71f3f1f8167d 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ListViewsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ListViewsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php index 5e3352506ae3..70b1dd8058e4 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/OAuth2Test.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/OAuth2Test.php index bbd6e8657ff8..d5f90bbe1b21 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/OAuth2Test.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/OAuth2Test.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/OaiTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/OaiTest.php index a3d13d23ba34..6e0d7ec7aa3d 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/OaiTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/OaiTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PasswordAccessTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PasswordAccessTest.php index b55c1108b446..6ddc3c9d2442 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PasswordAccessTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PasswordAccessTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PermissionsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PermissionsTest.php index 0b8ccfd2994d..005b70eeff6b 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PermissionsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PermissionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PrivateUserTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PrivateUserTest.php index c6b413298156..8761a732c4be 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PrivateUserTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/PrivateUserTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RateLimiterTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RateLimiterTest.php index 81a6a7c9e9fe..428e24bb902c 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RateLimiterTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RateLimiterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordActionsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordActionsTest.php index ba5b2726b319..766f2d07fcdf 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordActionsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordActionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordTest.php index 14851174f3af..90a0ef0f9757 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordVersionsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordVersionsTest.php index 3206d21082ed..e383455312f2 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordVersionsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordVersionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ResponsivenessTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ResponsivenessTest.php index d10f40a7c3c5..d8bbfa1a3b4c 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ResponsivenessTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ResponsivenessTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SavedSearchesTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SavedSearchesTest.php index e13423680dcd..11ac37d5ae12 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SavedSearchesTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SavedSearchesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchFacetsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchFacetsTest.php index 4950503ad5fc..d1129a6245ea 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchFacetsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchFacetsTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchLimitTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchLimitTest.php index 53c37d151fca..c8f4073ae4d6 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchLimitTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchLimitTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchSortTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchSortTest.php index 856be4fa5023..d6229c1b13aa 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchSortTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchSortTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchViewsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchViewsTest.php index c3b6787a017a..1c6de809d01b 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchViewsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchViewsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ShibbolethLogoutNotificationTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ShibbolethLogoutNotificationTest.php index e03e6353d733..609cb06680f2 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ShibbolethLogoutNotificationTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ShibbolethLogoutNotificationTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SsoTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SsoTest.php index 023da5fe0793..137e7f83ae05 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SsoTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SsoTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/UrlShortenerTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/UrlShortenerTest.php index 84f7897161bb..5bfb28c5221b 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/UrlShortenerTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/UrlShortenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/VisualizationTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/VisualizationTest.php index bf88e304c243..b38d8c39f532 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/VisualizationTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/VisualizationTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/View/Helper/Root/ResultFeedTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/View/Helper/Root/ResultFeedTest.php index 9079803697c0..c1401d7540b6 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/View/Helper/Root/ResultFeedTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/View/Helper/Root/ResultFeedTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/CheckRequestIsValidTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/CheckRequestIsValidTest.php index 4229b35c01e2..4415cbe93be9 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/CheckRequestIsValidTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/CheckRequestIsValidTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/CommentRecordTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/CommentRecordTest.php index a61fa5ba7a66..27d213649e1a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/CommentRecordTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/CommentRecordTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/DoiLookupTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/DoiLookupTest.php index 4eb5824e10f5..0b1010670bf5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/DoiLookupTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/DoiLookupTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/GetResolverLinksTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/GetResolverLinksTest.php index 97b54c8eefba..96a94c4ba791 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/GetResolverLinksTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/GetResolverLinksTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/KeepAliveTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/KeepAliveTest.php index 4eac4b0ebf5d..c62dd179e72f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/KeepAliveTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/KeepAliveTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RecommendTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RecommendTest.php index ca83bbe82608..bfefd73f034b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RecommendTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RecommendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisAvailabilityTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisAvailabilityTest.php index 59cd17be1f7f..14e7562ab3fb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisAvailabilityTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisAvailabilityTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisInfoTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisInfoTest.php index 78e727166eaa..8ab7beecc5cb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisInfoTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisInfoTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisOrderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisOrderTest.php index 78a2a619d61a..010a750a74fe 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisOrderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/RelaisOrderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/SystemStatusTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/SystemStatusTest.php index 59413932fe6b..65741798efac 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/SystemStatusTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/AjaxHandler/SystemStatusTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/AuthTokenTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/AuthTokenTest.php index fc5076006467..d224999786c7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/AuthTokenTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/AuthTokenTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFindTest\Auth diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/CASTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/CASTest.php index 9079ff4380b7..a50a7bc160b2 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/CASTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/CASTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ChoiceAuthTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ChoiceAuthTest.php index ba7642a17f66..58155807f598 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ChoiceAuthTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ChoiceAuthTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/DatabaseUnitTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/DatabaseUnitTest.php index 5c59e6b665f6..2502abd3a960 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/DatabaseUnitTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/DatabaseUnitTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/EmailAuthenticatorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/EmailAuthenticatorTest.php index 9e0ba84c4faa..6afbc5fd77e7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/EmailAuthenticatorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/EmailAuthenticatorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ILSAuthenticatorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ILSAuthenticatorTest.php index 72ee3451b693..7a2320a8f37b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ILSAuthenticatorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ILSAuthenticatorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LDAPTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LDAPTest.php index be5e6d1c1066..daf5befeac4e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LDAPTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LDAPTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LoginTokenManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LoginTokenManagerTest.php index ca5ecd4804c2..c4b2590d7180 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LoginTokenManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/LoginTokenManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFindTest\Auth diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ManagerTest.php index c6dd3aed41fd..49554dd0d1da 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/MultiAuthTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/MultiAuthTest.php index a7d6467fd7dc..abff76988a1c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/MultiAuthTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/MultiAuthTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/MultiILSTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/MultiILSTest.php index 69296fe65904..01130be24121 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/MultiILSTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/MultiILSTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/PluginManagerTest.php index 967e9a4e3eb8..41373ece30c3 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/SIP2Test.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/SIP2Test.php index 10b24592bf1f..db83e981bfdb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/SIP2Test.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Auth/SIP2Test.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/EdsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/EdsTest.php index 0fe7c7625410..e859fe5136f0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/EdsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/EdsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/PluginManagerTest.php index 5a9591bf0af3..ccc9d3355f8d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/SolrTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/SolrTest.php index 121b9d962e3d..a4b431925f64 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/SolrTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/SolrTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/TagTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/TagTest.php index 7a88cbbd38ea..9878c5715b8d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/TagTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/TagTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImportHelper/ScopusTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImportHelper/ScopusTest.php index 188ed2dc6ca2..58073c61f1f0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImportHelper/ScopusTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImportHelper/ScopusTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImporterConfigTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImporterConfigTest.php index 221393ae63b7..c4a6e2469b02 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImporterConfigTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImporterConfigTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImporterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImporterTest.php index 61231bba73f3..e63064afacbe 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImporterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/CSV/ImporterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Captcha/ImageFactoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Captcha/ImageFactoryTest.php index d76d4c3320ac..73d6d50ffb15 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Captcha/ImageFactoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Captcha/ImageFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Captcha/IntervalTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Captcha/IntervalTest.php index 6c34e04e7c63..e7e416d82e5e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Captcha/IntervalTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Captcha/IntervalTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/CartTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/CartTest.php index 4ceb05eaadfb..355a902c553c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/CartTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/CartTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/AlphaBrowseTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/AlphaBrowseTest.php index e7e2651f2b45..cf3cebadaee0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/AlphaBrowseTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/AlphaBrowseTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/NewSearchItemsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/NewSearchItemsTest.php index 62a95b0044d9..ba10f02cbb83 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/NewSearchItemsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/NewSearchItemsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/RandomTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/RandomTest.php index 2c34e15dfb07..1eb8d5426b8d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/RandomTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/RandomTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/SimilarItemsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/SimilarItemsTest.php index e5a61d72322a..d1c8b4116448 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/SimilarItemsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ChannelProvider/SimilarItemsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/AccountCapabilitiesTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/AccountCapabilitiesTest.php index aa8c51f9eadc..8a3279e4bbd0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/AccountCapabilitiesTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/AccountCapabilitiesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/LocatorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/LocatorTest.php index 42cce5ec6113..5134c532206b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/LocatorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/LocatorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/PathResolverTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/PathResolverTest.php index ce1fccb88ebc..898d2c9d92b0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/PathResolverTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/PathResolverTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/SearchSpecsReaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/SearchSpecsReaderTest.php index a9997d6669c1..3847e6fd51e9 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/SearchSpecsReaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/SearchSpecsReaderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/UpgradeTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/UpgradeTest.php index 34423a36645b..de90980dc524 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/UpgradeTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/UpgradeTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/VersionTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/VersionTest.php index 6f23b9226a01..123e64cf3d82 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/VersionTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/VersionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/WriterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/WriterTest.php index b9cfcfd77095..e72a770d6e91 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/WriterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/WriterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/YamlReaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/YamlReaderTest.php index 48ce432f7f26..60d89432aff2 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/YamlReaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/YamlReaderTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Connection/LibGuidesTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Connection/LibGuidesTest.php index 3ba8a24e2b5e..905f9eee4249 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Connection/LibGuidesTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Connection/LibGuidesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Connection/WikipediaTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Connection/WikipediaTest.php index d91d06cb889a..df156f3642ea 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Connection/WikipediaTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Connection/WikipediaTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/AuthorNotes/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/AuthorNotes/PluginManagerTest.php index e9db10582444..f208eafbf667 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/AuthorNotes/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/AuthorNotes/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BokinfoTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BokinfoTest.php index eac40d535897..94318d01359a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BokinfoTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BokinfoTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BooksiteTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BooksiteTest.php index 4def88208bc7..eb74f8d81597 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BooksiteTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BooksiteTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BuchhandelTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BuchhandelTest.php index 30af94a88158..c37101587a79 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BuchhandelTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/BuchhandelTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/ContentCafeTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/ContentCafeTest.php index 23759eff8f30..5d87401baafb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/ContentCafeTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/ContentCafeTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/DeprecatedTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/DeprecatedTest.php index d16ed20e5228..f99163681d05 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/DeprecatedTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/DeprecatedTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/GoogleTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/GoogleTest.php index 651ae3aa3c89..1d48c2aa241d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/GoogleTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/GoogleTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/KohaTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/KohaTest.php index c5e114f7a32b..9bce57f56a87 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/KohaTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/KohaTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/LibraryThingTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/LibraryThingTest.php index dfe8f69199c0..1c0919b32dfb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/LibraryThingTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/LibraryThingTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/LocalFileTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/LocalFileTest.php index 19a3abd047b1..4127d7b975b7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/LocalFileTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/LocalFileTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/OpenLibraryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/OpenLibraryTest.php index 1c99b158e471..4b0199d8e613 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/OpenLibraryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/OpenLibraryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/OrbTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/OrbTest.php index 90908e1b6697..f16e9d4543d5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/OrbTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/OrbTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/PluginManagerTest.php index f687fe6c52bc..c46217dc298c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/SummonTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/SummonTest.php index 60b9edb0006c..9404d5beb268 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/SummonTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/SummonTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/SyndeticsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/SyndeticsTest.php index f0d2452e02fa..382e7be75551 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/SyndeticsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Covers/SyndeticsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Excerpts/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Excerpts/PluginManagerTest.php index a0308bc68671..0197b8c9a808 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Excerpts/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Excerpts/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/PageLocatorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/PageLocatorTest.php index 0793d74c8a31..372a5a5f58b8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/PageLocatorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/PageLocatorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/PluginManagerTest.php index e8d27efd5d77..973429911f03 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Reviews/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Reviews/PluginManagerTest.php index 5bf57adb2074..7264eb9f1238 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Reviews/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/Reviews/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/TOC/ObalkyKnihTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/TOC/ObalkyKnihTest.php index b5ce54524b77..01e387405186 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Content/TOC/ObalkyKnihTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Content/TOC/ObalkyKnihTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ContentBlock/RecommendTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ContentBlock/RecommendTest.php index e000bb31684f..2db5ae675f2a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ContentBlock/RecommendTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ContentBlock/RecommendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ContentBlock/TemplateBasedTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ContentBlock/TemplateBasedTest.php index 3fdfcaf0bcd0..cfb681ac1cfa 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ContentBlock/TemplateBasedTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ContentBlock/TemplateBasedTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Feature/ResponseFormatterTraitTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Feature/ResponseFormatterTraitTest.php index 1b56ede43b9b..374a235fdd99 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Feature/ResponseFormatterTraitTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Feature/ResponseFormatterTraitTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/InstallControllerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/InstallControllerTest.php index 47f4b3971d2b..510234ba1234 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/InstallControllerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/InstallControllerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/FollowupTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/FollowupTest.php index 874ffb326f80..3d9f80dd8939 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/FollowupTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/FollowupTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/HoldsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/HoldsTest.php index bb630059e5e4..60d61796a1dd 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/HoldsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/HoldsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/NewItemsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/NewItemsTest.php index 4c30d86f9589..84e3bc2b784f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/NewItemsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/NewItemsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/ResultScrollerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/ResultScrollerTest.php index 69a3adc344da..3caf404e2405 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/ResultScrollerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Controller/Plugin/ResultScrollerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Cookie/ContainerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Cookie/ContainerTest.php index 1713f0d028b8..d122780ec2e3 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Cookie/ContainerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Cookie/ContainerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Cover/LoaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Cover/LoaderTest.php index 06c4776b78af..221c37c4088e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Cover/LoaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Cover/LoaderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Cover/RouterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Cover/RouterTest.php index 72006973a77f..037e2efe0a03 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Cover/RouterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Cover/RouterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Crypt/Base62Test.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Crypt/Base62Test.php index ac304819aca0..b35a35d03b94 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Crypt/Base62Test.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Crypt/Base62Test.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Crypt/HMACTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Crypt/HMACTest.php index 1b802d9f4cce..266899ebf6e9 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Crypt/HMACTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Crypt/HMACTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Db/Table/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Db/Table/PluginManagerTest.php index 476569e59fba..0abd6596bb70 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Db/Table/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Db/Table/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/DoiLinker/UnpaywallTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/DoiLinker/UnpaywallTest.php index f63aa9b79370..e544e6a88d4f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/DoiLinker/UnpaywallTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/DoiLinker/UnpaywallTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Exception/HttpDownloadExceptionTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Exception/HttpDownloadExceptionTest.php index 590960ecd662..15dbe8c1cbd6 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Exception/HttpDownloadExceptionTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Exception/HttpDownloadExceptionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ExportTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ExportTest.php index 350da4043a76..9fd60f69c849 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ExportTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ExportTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Favorites/FavoritesServiceTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Favorites/FavoritesServiceTest.php index 35c60f5d1efd..cdc586814b63 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Favorites/FavoritesServiceTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Favorites/FavoritesServiceTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Feed/Writer/Extension/OpenSearch/FeedTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Feed/Writer/Extension/OpenSearch/FeedTest.php index 5dbf736d50ff..ee28ede60efb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Feed/Writer/Extension/OpenSearch/FeedTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Feed/Writer/Extension/OpenSearch/FeedTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Form/FormTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Form/FormTest.php index ff2518cfb920..4c9ff92b152c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Form/FormTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Form/FormTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Form/Handler/DatabaseTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Form/Handler/DatabaseTest.php index 42cef568ba2b..bcd88894cf80 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Form/Handler/DatabaseTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Form/Handler/DatabaseTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Form/Handler/EmailTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Form/Handler/EmailTest.php index b592f5c39e7f..1e05f440b1c7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Form/Handler/EmailTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Form/Handler/EmailTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/Driver/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/Driver/PluginManagerTest.php index d03ad8b6901d..fd03c33ebcda 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/Driver/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/Driver/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeDataFormatter/JsonTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeDataFormatter/JsonTest.php index 14386737f9d6..a857b9495b5b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeDataFormatter/JsonTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeDataFormatter/JsonTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeDataSource/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeDataSource/PluginManagerTest.php index 7a16964f6612..5cb61385f0e8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeDataSource/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeDataSource/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeRenderer/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeRenderer/PluginManagerTest.php index c3359635eb3b..b594ae2583a5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeRenderer/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Hierarchy/TreeRenderer/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Http/CachingDownloaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Http/CachingDownloaderTest.php index 8d578c6d4045..badcdde62c0a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Http/CachingDownloaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Http/CachingDownloaderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/ExtendedIniNormalizerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/ExtendedIniNormalizerTest.php index 67a8cc524f86..70bbf16e4c15 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/ExtendedIniNormalizerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/ExtendedIniNormalizerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Locale/LocaleDetectorFactoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Locale/LocaleDetectorFactoryTest.php index 00c7f92f0706..490b97879a11 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Locale/LocaleDetectorFactoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Locale/LocaleDetectorFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Locale/LocaleSettingsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Locale/LocaleSettingsTest.php index 969625230ab9..51c8f42e1989 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Locale/LocaleSettingsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Locale/LocaleSettingsTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/SorterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/SorterTest.php index 6235c8d9a7b6..9e204d204939 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/SorterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/SorterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/TranslatableStringTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/TranslatableStringTest.php index b79009681119..b1e5cdce5f47 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/TranslatableStringTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/TranslatableStringTest.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Translator/Loader/ExtendedIniReaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Translator/Loader/ExtendedIniReaderTest.php index 25895361f11e..ad8e08048a20 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Translator/Loader/ExtendedIniReaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Translator/Loader/ExtendedIniReaderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Translator/Loader/ExtendedIniTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Translator/Loader/ExtendedIniTest.php index abf0305fc883..e696eda3e84f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Translator/Loader/ExtendedIniTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/I18n/Translator/Loader/ExtendedIniTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AbstractMultiDriverTestCase.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AbstractMultiDriverTestCase.php index 451101884ddc..eb4d9327a434 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AbstractMultiDriverTestCase.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AbstractMultiDriverTestCase.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AlephTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AlephTest.php index 3d01986c347d..05d6388d67df 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AlephTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AlephTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AlmaTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AlmaTest.php index 3d905e606971..3cfa25a082ac 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AlmaTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AlmaTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AmicusTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AmicusTest.php index 34c46d67e18e..a906ab41fb73 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AmicusTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/AmicusTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/ComposedDriverTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/ComposedDriverTest.php index 2781ade97913..88eeca653b92 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/ComposedDriverTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/ComposedDriverTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DAIATest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DAIATest.php index df5a8c04633c..b6932e262de0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DAIATest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DAIATest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DemoTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DemoTest.php index 59730a975037..e2fb9484b310 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DemoTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/DemoTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/EvergreenTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/EvergreenTest.php index 405a545d63f1..30f7ac9e4580 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/EvergreenTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/EvergreenTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/FolioTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/FolioTest.php index 50c117f7964c..e8af62d0277c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/FolioTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/FolioTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/GeniePlusTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/GeniePlusTest.php index a04305d714b3..6e32e88bcff9 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/GeniePlusTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/GeniePlusTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/HorizonTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/HorizonTest.php index d355e834ca6b..708d1ce9c653 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/HorizonTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/HorizonTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/HorizonXMLAPITest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/HorizonXMLAPITest.php index 556cde3f7dad..f1937c3c3e74 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/HorizonXMLAPITest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/HorizonXMLAPITest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/InnovativeTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/InnovativeTest.php index 2b08a9fb9ceb..65576c3d5633 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/InnovativeTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/InnovativeTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaILSDITest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaILSDITest.php index 5b401e45c6e4..ccd09e8092f6 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaILSDITest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaILSDITest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFindTest\ILS\Driver diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaRestTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaRestTest.php index d3ed2d772512..1cd4969adf40 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaRestTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaRestTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaTest.php index a1a2b953ebe5..79d013b628ce 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/KohaTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiBackendTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiBackendTest.php index fb9878f2b801..edb8cc6dc831 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiBackendTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiBackendTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/DemoMock.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/DemoMock.php index cec0535c63e1..96e015f93c08 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/DemoMock.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/DemoMock.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/DummyILS.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/DummyILS.php index 57dc905531cd..4a10b9226935 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/DummyILS.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/DummyILS.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/ILSMockTrait.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/ILSMockTrait.php index 92f4622a30c6..0a78d7d0f9f3 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/ILSMockTrait.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/ILSMockTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/UnicornMock.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/UnicornMock.php index d84358ce7898..5527c9046d65 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/UnicornMock.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/UnicornMock.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/Voyager2Mock.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/Voyager2Mock.php index aaf542df5077..bccf11cfddd1 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/Voyager2Mock.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/Voyager2Mock.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/VoyagerMock.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/VoyagerMock.php index ddc2f84c49a8..90d07409fc7b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/VoyagerMock.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/VoyagerMock.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/VoyagerNoSupportMock.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/VoyagerNoSupportMock.php index 77d340bbe1df..4fe413341432 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/VoyagerNoSupportMock.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiDriverTest/VoyagerNoSupportMock.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/NewGenLibTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/NewGenLibTest.php index a5bef160966c..c46ed6cd7299 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/NewGenLibTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/NewGenLibTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/NoILSTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/NoILSTest.php index b800318550a2..23484f185355 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/NoILSTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/NoILSTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PAIATest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PAIATest.php index b6ac4f90e9ed..cb3f02229b75 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PAIATest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PAIATest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PluginManagerTest.php index a0b014f2e0bd..129fd6c708f1 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PolarisTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PolarisTest.php index c59c3313e1ca..1f993634449a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PolarisTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/PolarisTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SampleTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SampleTest.php index d0b805ddf6cc..c4af60e89d3f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SampleTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SampleTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SierraRestTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SierraRestTest.php index 99998153838f..97ba580e8724 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SierraRestTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SierraRestTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php index d25ee32052f2..b300bb54749d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/UnicornTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/UnicornTest.php index 526522b0b367..e4a5d3ee33e2 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/UnicornTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/UnicornTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VirtuaTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VirtuaTest.php index ddfca492828c..f6dc4935b8a8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VirtuaTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VirtuaTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VoyagerRestfulTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VoyagerRestfulTest.php index 0ddf55dec4e9..71c63441afab 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VoyagerRestfulTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VoyagerRestfulTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VoyagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VoyagerTest.php index 9aefa3031bc6..0565f304cf02 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VoyagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/VoyagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/XCNCIP2Test.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/XCNCIP2Test.php index f2054fef5497..1f38b8e4329b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/XCNCIP2Test.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/XCNCIP2Test.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/OAuth2TokenTraitTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/OAuth2TokenTraitTest.php index 1f673492b9a3..e6444c464bbf 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/OAuth2TokenTraitTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/OAuth2TokenTraitTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category CPK-vufind-6 * @package VuFindTest\ILS diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/PaginationHelperTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/PaginationHelperTest.php index 046ac35d8043..a7472943cbf9 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/PaginationHelperTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/PaginationHelperTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/LoggerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/LoggerTest.php index d3424c2bbf3b..9e59804857cd 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/LoggerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/LoggerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/VarDumperTraitTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/VarDumperTraitTest.php index 7fbcb5b633f6..76fba5153d22 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/VarDumperTraitTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/VarDumperTraitTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/Office365Test.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/Office365Test.php index c921edffff95..426ea288f27b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/Office365Test.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/Office365Test.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/PostTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/PostTest.php index eb04e222e8a8..1b0b969685b4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/PostTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/PostTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/SlackTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/SlackTest.php index 371fcda19d4b..f5757a72d90e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/SlackTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Log/Writer/SlackTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Mailer/MailerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Mailer/MailerTest.php index 1906d9ff29e6..833dcca0b161 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Mailer/MailerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Mailer/MailerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/BEPressTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/BEPressTest.php index f1b4495b1cfc..63ced91eaeeb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/BEPressTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/BEPressTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/DublinCoreTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/DublinCoreTest.php index 5563e34fd338..dc9b5af4dcbc 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/DublinCoreTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/DublinCoreTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/EprintsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/EprintsTest.php index 47f975c08c0a..f848e9cfebec 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/EprintsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/EprintsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/FakeDriverTrait.php b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/FakeDriverTrait.php index 46b1cfccc68f..fd8789274a65 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/FakeDriverTrait.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/FakeDriverTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/HighwirePressTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/HighwirePressTest.php index ead0a113ab3d..16d1fc754a27 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/HighwirePressTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/HighwirePressTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/PRISMTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/PRISMTest.php index 8de2843128f9..655168801fd1 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/PRISMTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/MetadataVocabulary/PRISMTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Net/IpAddressUtilsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Net/IpAddressUtilsTest.php index 90c4698f7b3f..64ad803b11a1 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Net/IpAddressUtilsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Net/IpAddressUtilsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Net/UserIpReaderFactoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Net/UserIpReaderFactoryTest.php index dfc8d0310e38..bc9583c7e574 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Net/UserIpReaderFactoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Net/UserIpReaderFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Net/UserIpReaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Net/UserIpReaderTest.php index 919c2e352e8e..5425c537cee4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Net/UserIpReaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Net/UserIpReaderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAI/Server/AuthTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAI/Server/AuthTest.php index 39abf675ca08..ff11a9b96268 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAI/Server/AuthTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAI/Server/AuthTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category Search * @package Service diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAI/ServerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAI/ServerTest.php index 3a59e88ac20d..39cdf2019ec2 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAI/ServerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAI/ServerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category Search * @package Service diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AbstractTokenRepositoryTestCase.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AbstractTokenRepositoryTestCase.php index 749f16f4e6a5..9384692274e9 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AbstractTokenRepositoryTestCase.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AbstractTokenRepositoryTestCase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AccessTokenRepositoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AccessTokenRepositoryTest.php index 4879b7f8f185..4c132cea87a4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AccessTokenRepositoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AccessTokenRepositoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AuthCodeRepositoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AuthCodeRepositoryTest.php index 59d0ddc03a56..5137ea6e8974 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AuthCodeRepositoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/AuthCodeRepositoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/ClientRepositoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/ClientRepositoryTest.php index 1282716c8ec7..79fa17524d96 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/ClientRepositoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/ClientRepositoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/IdentityRepositoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/IdentityRepositoryTest.php index 5cf09be8f239..b87cc9263588 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/IdentityRepositoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/IdentityRepositoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/RefreshTokenRepositoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/RefreshTokenRepositoryTest.php index b2ff32b134dd..45d005dbf5eb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/RefreshTokenRepositoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/RefreshTokenRepositoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/ScopeRepositoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/ScopeRepositoryTest.php index 7f983c82a3e7..5900e8e37300 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/ScopeRepositoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/OAuth2/Repository/ScopeRepositoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/QRCode/LoaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/QRCode/LoaderTest.php index 8d0f02b66ccc..23aae2d2c904 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/QRCode/LoaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/QRCode/LoaderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/CatalogResultsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/CatalogResultsDeferredTest.php index 7b82dd9e1355..e31ace90b175 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/CatalogResultsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/CatalogResultsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/CollectionSideFacetsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/CollectionSideFacetsTest.php index a81f775a875d..0ac26b30f87d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/CollectionSideFacetsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/CollectionSideFacetsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ConsortialVuFindTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ConsortialVuFindTest.php index aa8fe5b28650..0c199f943149 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ConsortialVuFindTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ConsortialVuFindTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/DOITest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/DOITest.php index f6e8941b3037..b24b7ab7b69b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/DOITest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/DOITest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/DatabasesTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/DatabasesTest.php index e8e5570ebc7d..b9293b21989d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/DatabasesTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/DatabasesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EDSResultsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EDSResultsDeferredTest.php index b5436b674e7a..62397f7c13d3 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EDSResultsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EDSResultsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EPFResultsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EPFResultsDeferredTest.php index e1c6fd27e693..545894f05211 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EPFResultsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EPFResultsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EuropeanaResultsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EuropeanaResultsDeferredTest.php index cbcb335770cf..2743734f3491 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EuropeanaResultsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EuropeanaResultsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EuropeanaResultsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EuropeanaResultsTest.php index f9040bb5acfc..7960af44fff9 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EuropeanaResultsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/EuropeanaResultsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ExpandFacetsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ExpandFacetsTest.php index af8dfb13124d..01632663cee0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ExpandFacetsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ExpandFacetsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ExternalSearchTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ExternalSearchTest.php index 90416dd03584..3c05b9d5e46a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ExternalSearchTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/ExternalSearchTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FacetCloudTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FacetCloudTest.php index 6bbcbac1a7c9..3791c0b16c8c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FacetCloudTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FacetCloudTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FavoriteFacetsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FavoriteFacetsTest.php index 6c587db0de75..6693420b2063 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FavoriteFacetsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/FavoriteFacetsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesAZResultsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesAZResultsDeferredTest.php index f7ba2c7ded0a..ef98cf0d6078 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesAZResultsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesAZResultsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesProfileTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesProfileTest.php index 41524f8464e9..8a95413a56a8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesProfileTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesProfileTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesResultsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesResultsDeferredTest.php index ff72557d9255..ce275d820612 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesResultsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/LibGuidesResultsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/MapSelectionTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/MapSelectionTest.php index 4d3443f8aef4..c2ac43a4684d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/MapSelectionTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/MapSelectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/OpenLibrarySubjectsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/OpenLibrarySubjectsDeferredTest.php index 58453ff70f4b..5c5964f2a2f4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/OpenLibrarySubjectsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/OpenLibrarySubjectsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/PluginManagerTest.php index c5ea45905942..fe2915f51a11 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RandomRecommendTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RandomRecommendTest.php index 73b0e2116b04..49a587564356 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RandomRecommendTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RandomRecommendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RecommendLinksTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RecommendLinksTest.php index 40b3d4c96f93..c2a6d63367d8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RecommendLinksTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RecommendLinksTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SideFacetsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SideFacetsTest.php index cd00332691af..3ee9d2f0d3d4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SideFacetsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SideFacetsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonBestBetsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonBestBetsDeferredTest.php index 9fa6800ae78d..ce3b11c495d8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonBestBetsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonBestBetsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonBestBetsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonBestBetsTest.php index 4ef5ada03527..f898dc3d1eed 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonBestBetsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonBestBetsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonDatabasesDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonDatabasesDeferredTest.php index e04d6133d589..45a2b5ad230b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonDatabasesDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonDatabasesDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonDatabasesTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonDatabasesTest.php index 65c6fbad74d4..500b315d935c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonDatabasesTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonDatabasesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonResultsDeferredTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonResultsDeferredTest.php index ee67cdb9aa07..9c9f1a424529 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonResultsDeferredTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonResultsDeferredTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonResultsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonResultsTest.php index 8895da0b4d39..99fbc6b1b9a1 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonResultsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonResultsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonTopicsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonTopicsTest.php index d0eab4aee76e..275989b31953 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonTopicsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SummonTopicsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchQueryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchQueryTest.php index b994f61d43cc..bececa852272 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchQueryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchQueryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchTabTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchTabTest.php index 811e84f0564b..9ea5c4a91791 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchTabTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchTabTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchTypeTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchTypeTest.php index 245a41850675..3c320ec814e6 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchTypeTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/SwitchTypeTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/WebResultsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/WebResultsTest.php index 2968dfdab6a9..fc234d6901c7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/WebResultsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/WebResultsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/CacheTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/CacheTest.php index 0faae71ff6b8..97a682ea5f35 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/CacheTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/CacheTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/ChecklistTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/ChecklistTest.php index 073ae5cce233..5c1cd27df298 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/ChecklistTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/ChecklistTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/FallbackLoader/SolrTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/FallbackLoader/SolrTest.php index a4179635055e..5a6aa3c5babf 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/FallbackLoader/SolrTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/FallbackLoader/SolrTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/FallbackLoader/SummonTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/FallbackLoader/SummonTest.php index 1ec8895cc0c5..ef5274131e38 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/FallbackLoader/SummonTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/FallbackLoader/SummonTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/LoaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/LoaderTest.php index 46bbfc249211..49f16b990376 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/LoaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/LoaderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/ResourcePopulatorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/ResourcePopulatorTest.php index 32acbe347a5f..1cec9a8524af 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/ResourcePopulatorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/ResourcePopulatorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/RouterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/RouterTest.php index 8c4f42b188d5..4bfa13de873f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/RouterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/RouterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/SourceAndIdListTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/SourceAndIdListTest.php index 68ea5357078c..fc890f8a2dcb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Record/SourceAndIdListTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Record/SourceAndIdListTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/DefaultRecordTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/DefaultRecordTest.php index 931a5193ad7f..bf121139f271 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/DefaultRecordTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/DefaultRecordTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EDSTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EDSTest.php index 655a34a1596d..d0dadea1815e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EDSTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EDSTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EITTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EITTest.php index 86ecb9fc7057..e8ad73af144a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EITTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EITTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EPFTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EPFTest.php index f8b8dee854f8..91e065848ee6 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EPFTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/EPFTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Feature/MarcAdvancedTraitTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Feature/MarcAdvancedTraitTest.php index 0abd637b9ba6..d65bc9c1c8da 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Feature/MarcAdvancedTraitTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Feature/MarcAdvancedTraitTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Feature/MarcBasicTraitTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Feature/MarcBasicTraitTest.php index d01114814823..10172e2d0f48 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Feature/MarcBasicTraitTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Feature/MarcBasicTraitTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/MissingTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/MissingTest.php index a3fe636977bc..ec2c12419213 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/MissingTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/MissingTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/PluginManagerTest.php index a7165818b2ec..a54a5699bcee 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Response/PublicationDetailsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Response/PublicationDetailsTest.php index f0086fa50bf8..bde89351a924 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Response/PublicationDetailsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/Response/PublicationDetailsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrAuthMarcTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrAuthMarcTest.php index fc18af8b88e3..3befd2eeb199 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrAuthMarcTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrAuthMarcTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrDefaultTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrDefaultTest.php index 40aa890fa9e5..b4af940f4821 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrDefaultTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrDefaultTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrMarcRemoteTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrMarcRemoteTest.php index 33150b35ee65..037856d820c4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrMarcRemoteTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrMarcRemoteTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrMarcTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrMarcTest.php index 385aaaf4477c..660db39ff097 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrMarcTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrMarcTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrOverdriveTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrOverdriveTest.php index faede8feb567..dafc32fa54c7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrOverdriveTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/SolrOverdriveTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/WorldCat2Test.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/WorldCat2Test.php index 95b7d4c0c513..810e5a428cc5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/WorldCat2Test.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordDriver/WorldCat2Test.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/CollectionHierarchyTreeTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/CollectionHierarchyTreeTest.php index 5a1cf1836e5f..4cbbb490e6e2 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/CollectionHierarchyTreeTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/CollectionHierarchyTreeTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ComponentPartsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ComponentPartsTest.php index 93abf3b3f608..48b5ae4e3b1d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ComponentPartsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ComponentPartsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/DescriptionTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/DescriptionTest.php index ec942d4d572e..c88cd1c7fc57 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/DescriptionTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/DescriptionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ExcerptTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ExcerptTest.php index ba633a3c6c9d..d7a0ad2ae001 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ExcerptTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ExcerptTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/FormatsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/FormatsTest.php index c29f25ee27f6..a0c48d057197 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/FormatsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/FormatsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/HoldingsILSTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/HoldingsILSTest.php index fba2da5be4b6..c6f8eeb52d08 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/HoldingsILSTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/HoldingsILSTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/HoldingsWorldCat2Test.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/HoldingsWorldCat2Test.php index e21c1859e9d8..8d1ef3d0b89d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/HoldingsWorldCat2Test.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/HoldingsWorldCat2Test.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/MapTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/MapTest.php index d2c7556b6828..aa1ea595d98b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/MapTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/MapTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/PluginManagerTest.php index 93a45baedd84..10c7576ee1af 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/PreviewTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/PreviewTest.php index f0b91c15e9c5..2017a57bd105 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/PreviewTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/PreviewTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ReviewsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ReviewsTest.php index 4acac3da6359..3873ad2d9c44 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ReviewsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/ReviewsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/SimilarItemsCarouselTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/SimilarItemsCarouselTest.php index 62957d6c50b3..959a2d402354 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/SimilarItemsCarouselTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/SimilarItemsCarouselTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewArrayTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewArrayTest.php index c24a81844844..5a8bdfc3b309 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewArrayTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewArrayTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewMARCTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewMARCTest.php index d0aa24a5bde2..cff72f1de29a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewMARCTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewMARCTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewOverdriveTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewOverdriveTest.php index 6179ab55bdb1..2da4f30ecfac 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewOverdriveTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/StaffViewOverdriveTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/TOCTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/TOCTest.php index 8bb861bdb986..c6acac4cd69f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/TOCTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/TOCTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/TabManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/TabManagerTest.php index 2e28de183d5a..439f71e2674d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/TabManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/TabManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/UserCommentsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/UserCommentsTest.php index c1a150c47770..da8464896f2f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/UserCommentsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/UserCommentsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/VersionsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/VersionsTest.php index 3c6604679713..65a251fd3e68 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/VersionsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/RecordTab/VersionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/BookplateTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/BookplateTest.php index ff6a1fec4bb9..2829482ce407 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/BookplateTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/BookplateTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/MoreByAuthorSolrTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/MoreByAuthorSolrTest.php index aabab328af2e..ebe883c77130 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/MoreByAuthorSolrTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/MoreByAuthorSolrTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/PluginManagerTest.php index 8397aa6ec25c..7bcd3ad18539 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/SimilarTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/SimilarTest.php index c1840aadbe5f..8c7d35611656 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/SimilarTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/SimilarTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/WorldCat2SimilarTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/WorldCat2SimilarTest.php index 80034e4d22b6..e52787c52392 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Related/WorldCat2SimilarTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Related/WorldCat2SimilarTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Reserves/CsvReaderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Reserves/CsvReaderTest.php index 9d1a4216de89..74314002913b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Reserves/CsvReaderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Reserves/CsvReaderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/AlmaTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/AlmaTest.php index 16d35cbea72f..837035f6f22d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/AlmaTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/AlmaTest.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/JopTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/JopTest.php index b6078b5745eb..e525d67329c4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/JopTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/JopTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/PluginManagerTest.php index 8cbd3f0a8f75..719011887247 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/RediTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/RediTest.php index f0fa3568b299..4b13fc6718f5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/RediTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Resolver/Driver/RediTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/DynamicRoleProviderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/DynamicRoleProviderTest.php index bb045bd0250b..97a83e6db42c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/DynamicRoleProviderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/DynamicRoleProviderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionDeniedManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionDeniedManagerTest.php index 3bcb4148dcd9..135187936fee 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionDeniedManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionDeniedManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionManagerTest.php index 1151312c07e9..56483ddd7797 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/InsecureCookieTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/InsecureCookieTest.php index ab81ada7f526..03c65e50261e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/InsecureCookieTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/InsecureCookieTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/IpRangeTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/IpRangeTest.php index 94bb92ceb878..514c100bb211 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/IpRangeTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/IpRangeTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/IpRegExTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/IpRegExTest.php index c28682b9d98c..5e7a3a396970 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/IpRegExTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/IpRegExTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/PluginManagerTest.php index 4628e8aae220..a1a4ba5e7bed 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/ServerParamTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/ServerParamTest.php index 662d85d660dc..4ae696a842f8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/ServerParamTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/ServerParamTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/ShibbolethTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/ShibbolethTest.php index 0983a6dfb07c..b1c859ae39a9 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/ShibbolethTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/ShibbolethTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/UserTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/UserTest.php index 73c42a71872c..c39160ae5a63 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/UserTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Role/PermissionProvider/UserTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Route/RouteGeneratorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Route/RouteGeneratorTest.php index 18af602996f2..2faeaeff757f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Route/RouteGeneratorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Route/RouteGeneratorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/SMS/ClickatellTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/SMS/ClickatellTest.php index 105830fa2e11..3148e85b25d4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/SMS/ClickatellTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/SMS/ClickatellTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/BackendManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/BackendManagerTest.php index 705f069b72cb..3ca7967688e4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/BackendManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/BackendManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Base/HideFacetValueListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Base/HideFacetValueListenerTest.php index e903bd38b2b6..5b55017e3add 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Base/HideFacetValueListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Base/HideFacetValueListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Base/ParamsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Base/ParamsTest.php index 0d76bff713f5..67d5635c7ea0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Base/ParamsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Base/ParamsTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/OptionsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/OptionsTest.php index c6ba598a0d04..ead0465b0fad 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/OptionsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/OptionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/ParamsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/ParamsTest.php index 4b9a2be93623..d96896411353 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/ParamsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/ParamsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/ResultsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/ResultsTest.php index 072aa75be67e..bbb4e97ddade 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/ResultsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Blender/ResultsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/EDS/ParamsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/EDS/ParamsTest.php index d7aa30a95402..ef4a79bdf3ad 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/EDS/ParamsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/EDS/ParamsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/EDS/SearchRequestModelTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/EDS/SearchRequestModelTest.php index 7e9645b4b1fc..9c9b79775a26 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/EDS/SearchRequestModelTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/EDS/SearchRequestModelTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/HistoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/HistoryTest.php index b24ddb6f7c40..48562c8892f7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/HistoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/HistoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/MemoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/MemoryTest.php index e765a8717571..2c36cf8fea2c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/MemoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/MemoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/NormalizedSearchTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/NormalizedSearchTest.php index a692a88abd4e..6dd73930b329 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/NormalizedSearchTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/NormalizedSearchTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Options/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Options/PluginManagerTest.php index 9c4b65036141..ad7c3c580f85 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Options/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Options/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Params/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Params/PluginManagerTest.php index 1c1f9461023c..3a55f2e7932e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Params/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Params/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/OnCampusListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/OnCampusListenerTest.php index b02910ab76de..15ef6b940655 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/OnCampusListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/OnCampusListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/ParamsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/ParamsTest.php index 809657150ddc..b5274f279c11 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/ParamsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/ParamsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/PrimoPermissionHandlerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/PrimoPermissionHandlerTest.php index cf2824641116..a5af33ef384d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/PrimoPermissionHandlerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Primo/PrimoPermissionHandlerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/QueryAdapterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/QueryAdapterTest.php index bbc266e3dd87..422888677c2b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/QueryAdapterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/QueryAdapterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Results/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Results/PluginManagerTest.php index 90442f4b3be2..0d96afecc1d4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Results/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Results/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/SearchNormalizerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/SearchNormalizerTest.php index fd3a43b77e2d..52b8e4860226 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/SearchNormalizerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/SearchNormalizerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/SearchTabsHelperTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/SearchTabsHelperTest.php index 399b98c28c32..a995973cb705 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/SearchTabsHelperTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/SearchTabsHelperTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ConditionalFilterListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ConditionalFilterListenerTest.php index 6e9d9ddf70bf..5056583f8709 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ConditionalFilterListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ConditionalFilterListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/CustomFilterListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/CustomFilterListenerTest.php index df680463009e..103280e6423c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/CustomFilterListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/CustomFilterListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/DefaultParametersListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/DefaultParametersListenerTest.php index 3e422dadbff8..511608e9017e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/DefaultParametersListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/DefaultParametersListenerTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ExplanationTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ExplanationTest.php index 8e409e0e110e..b4fcec1321bc 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ExplanationTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ExplanationTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/FilterFieldConversionListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/FilterFieldConversionListenerTest.php index 8bc36333edda..b73bb862d561 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/FilterFieldConversionListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/FilterFieldConversionListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/HierarchicalFacetHelperTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/HierarchicalFacetHelperTest.php index ad8ea0fdde72..65550c778e8b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/HierarchicalFacetHelperTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/HierarchicalFacetHelperTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/InjectHighlightingListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/InjectHighlightingListenerTest.php index ea8fb0e16b08..db8964c44995 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/InjectHighlightingListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/InjectHighlightingListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/MultiIndexListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/MultiIndexListenerTest.php index 3fbd08a19687..a40f46d2b11b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/MultiIndexListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/MultiIndexListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/OptionsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/OptionsTest.php index 7f31ca51eb26..8987c014c956 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/OptionsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/OptionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ParamsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ParamsTest.php index 04e919841fd4..559d06186ffe 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ParamsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ParamsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ResultsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ResultsTest.php index e09635d509f8..94724985d77d 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ResultsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/ResultsTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/SpellingProcessorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/SpellingProcessorTest.php index 5010e0325b1e..2bbae03a029e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/SpellingProcessorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/SpellingProcessorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/V4/ErrorListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/V4/ErrorListenerTest.php index e396bb62aacf..e1211d6e97ae 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/V4/ErrorListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/V4/ErrorListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Summon/ParamsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Summon/ParamsTest.php index 9d2301b53e5e..19dcaf31a639 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Summon/ParamsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Summon/ParamsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/UrlQueryHelperTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/UrlQueryHelperTest.php index f1de797e1b9d..d9f09b060373 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/UrlQueryHelperTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/UrlQueryHelperTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/OptionsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/OptionsTest.php index 72d897eb025c..f41d3e142a10 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/OptionsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/OptionsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/ParamsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/ParamsTest.php index 397abc5a1974..7a550bc3be7e 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/ParamsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/ParamsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/ResultsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/ResultsTest.php index 8aa0a5d94428..82328d5235e8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/ResultsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/WorldCat2/ResultsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Security/CspHeaderGeneratorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Security/CspHeaderGeneratorTest.php index d93259e3943e..c3de3d8cf9e5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Security/CspHeaderGeneratorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Security/CspHeaderGeneratorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Service/CurrencyFormatterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Service/CurrencyFormatterTest.php index 68fd646aa83e..e65832fabee8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Service/CurrencyFormatterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Service/CurrencyFormatterTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Service/Feature/RetryTraitTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Service/Feature/RetryTraitTest.php index 7f2797513fcd..b11f82fec461 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Service/Feature/RetryTraitTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Service/Feature/RetryTraitTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Service/MarkdownFactoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Service/MarkdownFactoryTest.php index bd05827138fa..271755e93211 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Service/MarkdownFactoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Service/MarkdownFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Service/ReCaptchaTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Service/ReCaptchaTest.php index 61d7bd3349ed..14eb0e4f8611 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Service/ReCaptchaTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Service/ReCaptchaTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/DatabaseTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/DatabaseTest.php index 7fd66227b18f..eec701a85f44 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/DatabaseTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/DatabaseTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/FileTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/FileTest.php index 6f2d533472f5..0394219939e5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/FileTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/FileTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/MemcacheTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/MemcacheTest.php index fc14dcd1e9f4..71a42bc368a5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/MemcacheTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/MemcacheTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/PluginManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/PluginManagerTest.php index eb73bc34d2f4..797743a70801 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/PluginManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/PluginManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/RedisTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/RedisTest.php index 7785dcbc440f..0455c99530a1 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Session/RedisTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Session/RedisTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/SimpleXMLTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/SimpleXMLTest.php index e8a242a278f2..b4f8109dddeb 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/SimpleXMLTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/SimpleXMLTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/GeneratorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/GeneratorTest.php index 1eb4bae4c793..d34c166e9104 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/GeneratorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/GeneratorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/ContentPagesTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/ContentPagesTest.php index 723b5ac8c90e..b97bf13dc414 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/ContentPagesTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/ContentPagesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/Index/CursorMarkIdFetcherTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/Index/CursorMarkIdFetcherTest.php index c29064a8a29b..260af112dc42 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/Index/CursorMarkIdFetcherTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/Index/CursorMarkIdFetcherTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/Index/TermsIdFetcherTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/Index/TermsIdFetcherTest.php index 29463dccfdba..dee80127ed05 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/Index/TermsIdFetcherTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/Index/TermsIdFetcherTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/IndexTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/IndexTest.php index 497f000a2331..e94db522408a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/IndexTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/IndexTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/StartPageTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/StartPageTest.php index 9679ebd3615c..e670a0ca1a60 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/StartPageTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/Plugin/StartPageTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapIndexTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapIndexTest.php index 6765d3aa040b..641d33c95db5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapIndexTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapIndexTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapTest.php index 529a9fe0d15f..76b7ac35e76b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Sitemap/SitemapTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Solr/UtilsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Solr/UtilsTest.php index c2ba33307260..44e6fe02b3da 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Solr/UtilsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Solr/UtilsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Solr/WriterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Solr/WriterTest.php index 552bb8dc0a56..ffcf40e88213 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Solr/WriterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Solr/WriterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Tags/TagsServiceTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Tags/TagsServiceTest.php index 273aec8ed2c4..b1132d97ef9a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Tags/TagsServiceTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Tags/TagsServiceTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/UrlHighlight/VuFindHighlighterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/UrlHighlight/VuFindHighlighterTest.php index d859e10c05b1..20ae080743d6 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/UrlHighlight/VuFindHighlighterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/UrlHighlight/VuFindHighlighterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/UrlShortener/DatabaseTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/UrlShortener/DatabaseTest.php index 7ee56b384ff4..21285736cc27 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/UrlShortener/DatabaseTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/UrlShortener/DatabaseTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/UrlShortener/NoneTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/UrlShortener/NoneTest.php index e542c7ac12ab..49c652f18647 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/UrlShortener/NoneTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/UrlShortener/NoneTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Validator/SessionCsrfTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Validator/SessionCsrfTest.php index 23532dfde797..23aa8cfc3a38 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Validator/SessionCsrfTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Validator/SessionCsrfTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/AlphaBrowseTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/AlphaBrowseTest.php index 3d06796fc09e..6bca3b8fd015 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/AlphaBrowseTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/AlphaBrowseTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CartTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CartTest.php index c7a8fb526c06..563fe65022d7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CartTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CartTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CitationTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CitationTest.php index 963bd9afc234..d156cbe744cc 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CitationTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CitationTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ComponentTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ComponentTest.php index 7a60876ff881..6e081739c382 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ComponentTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ComponentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ContentTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ContentTest.php index dade0cd3d157..2270843ea406 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ContentTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ContentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CookieConsentTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CookieConsentTest.php index 382edda4fb9a..5454f4c5a43b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CookieConsentTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CookieConsentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CspTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CspTest.php index 1429d71cd659..4c13fb17f5b0 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CspTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/CspTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/FlashmessagesTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/FlashmessagesTest.php index 964844ff7396..9cd0ae5b3e07 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/FlashmessagesTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/FlashmessagesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleAnalyticsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleAnalyticsTest.php index db97f71cf42a..c28fb4d6bcd8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleAnalyticsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleAnalyticsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleTagManagerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleTagManagerTest.php index 8beb44abb997..89edb80cb242 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleTagManagerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleTagManagerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HelpTextTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HelpTextTest.php index 3c37fbc6be42..5c8352cc02a4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HelpTextTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HelpTextTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HoldingsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HoldingsTest.php index 8e5eee01debb..c484a052a754 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HoldingsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HoldingsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HtmlSafeJsonEncodeTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HtmlSafeJsonEncodeTest.php index 314d9b5e32c8..5214eb100065 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HtmlSafeJsonEncodeTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/HtmlSafeJsonEncodeTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/IconTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/IconTest.php index 9cfb89ffaac4..7902bff42ea4 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/IconTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/IconTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/JsTranslationsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/JsTranslationsTest.php index 233624250cc9..dd123301ebfd 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/JsTranslationsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/JsTranslationsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/LinkifyTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/LinkifyTest.php index b64fc6ca3178..b700b92db914 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/LinkifyTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/LinkifyTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MakeLinkTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MakeLinkTest.php index 4ca12006afd3..f9d30400b5cf 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MakeLinkTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MakeLinkTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MakeTagTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MakeTagTest.php index 67573df937d2..e086e89c864b 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MakeTagTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MakeTagTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MarkdownTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MarkdownTest.php index 31dcbb5cacdf..4a30ebf7119a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MarkdownTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MarkdownTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFindTest\View\Helper\Root diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MetadataTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MetadataTest.php index 0690c301a2dc..898e333191f1 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MetadataTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/MetadataTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/OpenUrlTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/OpenUrlTest.php index f67a76446038..46a016963bb5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/OpenUrlTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/OpenUrlTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/PermissionTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/PermissionTest.php index 1733b9313046..b7e7101ca786 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/PermissionTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/PermissionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/PrintArrayHtmlTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/PrintArrayHtmlTest.php index 935b323947e3..bea7b59f5d1f 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/PrintArrayHtmlTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/PrintArrayHtmlTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordDataFormatter/SpecBuilderTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordDataFormatter/SpecBuilderTest.php index cd58192cd9d8..f2b107eda82c 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordDataFormatter/SpecBuilderTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordDataFormatter/SpecBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordDataFormatterTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordDataFormatterTest.php index 8f790a1bd073..80db087fbbd7 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordDataFormatterTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordDataFormatterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordLinkerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordLinkerTest.php index f08c9d06d4a3..6a7bbae6eb39 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordLinkerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordLinkerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordTest.php index 5ea2b8d5bf91..55dcc85b2001 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SafeMoneyFormatTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SafeMoneyFormatTest.php index 8fa910156735..b5f7b577bac8 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SafeMoneyFormatTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SafeMoneyFormatTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SchemaOrgTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SchemaOrgTest.php index a8ffd8af523e..2c96e90cee66 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SchemaOrgTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SchemaOrgTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SearchMemoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SearchMemoryTest.php index 7d6d3f27d398..a3a48929a612 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SearchMemoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SearchMemoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SearchTabsTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SearchTabsTest.php index 4b3797b1874f..79eea2ce6acd 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SearchTabsTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SearchTabsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SessionTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SessionTest.php index ad337e000523..fd3d558a2d15 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SessionTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/SessionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ShortenUrlTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ShortenUrlTest.php index b8320bd023a8..861d908398fc 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ShortenUrlTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/ShortenUrlTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslateTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslateTest.php index ddeb784c4748..b9e00dd32867 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslateTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslateTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslationEmptyTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslationEmptyTest.php index 31116d5fb17b..c4fa48044455 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslationEmptyTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/TranslationEmptyTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindGeoTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindGeoTest.php index ba35998691d5..063b400fb01a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindGeoTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindGeoTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindTest.php index f3b030a624b9..90302bd27f00 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindWorkKeysTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindWorkKeysTest.php index 4405e5e45e44..9ccc9f08ef25 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindWorkKeysTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/XSLT/Import/VuFindWorkKeysTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindAdmin/Module.php b/module/VuFindAdmin/Module.php index dc390385c9f8..1458f759ed19 100644 --- a/module/VuFindAdmin/Module.php +++ b/module/VuFindAdmin/Module.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/AbstractAdmin.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/AbstractAdmin.php index 2408e8126659..0f445bf90cf2 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/AbstractAdmin.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/AbstractAdmin.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/AdminController.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/AdminController.php index c6b83d6fdc2d..323055869918 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/AdminController.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/AdminController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/ConfigController.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/ConfigController.php index 4bdfb558f976..3d479b54c8f0 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/ConfigController.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/ConfigController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/FeedbackController.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/FeedbackController.php index 4180761b6cd1..1b908a7d690d 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/FeedbackController.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/FeedbackController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFindAdmin\Controller diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/MaintenanceController.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/MaintenanceController.php index f82ba89796ef..3606e9fe0b65 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/MaintenanceController.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/MaintenanceController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/MaintenanceControllerFactory.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/MaintenanceControllerFactory.php index f7c4d6c39e85..ed99f2cfb25e 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/MaintenanceControllerFactory.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/MaintenanceControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/OverdriveController.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/OverdriveController.php index 6d6e49a816bb..92dc0261c771 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/OverdriveController.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/OverdriveController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/SocialstatsController.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/SocialstatsController.php index 54c04a12a645..92b05d543b6e 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/SocialstatsController.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/SocialstatsController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindAdmin/src/VuFindAdmin/Controller/TagsController.php b/module/VuFindAdmin/src/VuFindAdmin/Controller/TagsController.php index 67aef4a81a88..96ab61565767 100644 --- a/module/VuFindAdmin/src/VuFindAdmin/Controller/TagsController.php +++ b/module/VuFindAdmin/src/VuFindAdmin/Controller/TagsController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindAdmin/tests/unit-tests/src/VuFindTest/Controller/SocialstatsControllerTest.php b/module/VuFindAdmin/tests/unit-tests/src/VuFindTest/Controller/SocialstatsControllerTest.php index 58e4c99906b9..97eca30f0a3c 100644 --- a/module/VuFindAdmin/tests/unit-tests/src/VuFindTest/Controller/SocialstatsControllerTest.php +++ b/module/VuFindAdmin/tests/unit-tests/src/VuFindTest/Controller/SocialstatsControllerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindApi/Module.php b/module/VuFindApi/Module.php index 5759c5521457..bd3a498ecdf6 100644 --- a/module/VuFindApi/Module.php +++ b/module/VuFindApi/Module.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/VuFindApi/src/VuFindApi/Controller/AdminApiController.php b/module/VuFindApi/src/VuFindApi/Controller/AdminApiController.php index 2a3cb4859fe1..4db493d1902d 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/AdminApiController.php +++ b/module/VuFindApi/src/VuFindApi/Controller/AdminApiController.php @@ -17,8 +17,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/AdminApiControllerFactory.php b/module/VuFindApi/src/VuFindApi/Controller/AdminApiControllerFactory.php index fdf9d71d8fcb..86f5a858b33c 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/AdminApiControllerFactory.php +++ b/module/VuFindApi/src/VuFindApi/Controller/AdminApiControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/ApiController.php b/module/VuFindApi/src/VuFindApi/Controller/ApiController.php index 180b45de2d59..9e507693e96c 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/ApiController.php +++ b/module/VuFindApi/src/VuFindApi/Controller/ApiController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/ApiControllerFactory.php b/module/VuFindApi/src/VuFindApi/Controller/ApiControllerFactory.php index 171a0bebfc8b..ac5bf963696e 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/ApiControllerFactory.php +++ b/module/VuFindApi/src/VuFindApi/Controller/ApiControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/ApiInterface.php b/module/VuFindApi/src/VuFindApi/Controller/ApiInterface.php index 1d0c436733b3..58b079b1fc59 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/ApiInterface.php +++ b/module/VuFindApi/src/VuFindApi/Controller/ApiInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/ApiTrait.php b/module/VuFindApi/src/VuFindApi/Controller/ApiTrait.php index 31481b8d57d3..eb3b79e3baaa 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/ApiTrait.php +++ b/module/VuFindApi/src/VuFindApi/Controller/ApiTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/Search2ApiController.php b/module/VuFindApi/src/VuFindApi/Controller/Search2ApiController.php index 25f39580fadb..fc8aa26b0fc7 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/Search2ApiController.php +++ b/module/VuFindApi/src/VuFindApi/Controller/Search2ApiController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFindApi\Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/Search2ApiControllerFactory.php b/module/VuFindApi/src/VuFindApi/Controller/Search2ApiControllerFactory.php index 8b74081c4400..eb3e2f05a913 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/Search2ApiControllerFactory.php +++ b/module/VuFindApi/src/VuFindApi/Controller/Search2ApiControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/SearchApiController.php b/module/VuFindApi/src/VuFindApi/Controller/SearchApiController.php index b7f2ba8d8497..bb409dead626 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/SearchApiController.php +++ b/module/VuFindApi/src/VuFindApi/Controller/SearchApiController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/SearchApiControllerFactory.php b/module/VuFindApi/src/VuFindApi/Controller/SearchApiControllerFactory.php index 01994bcc8f25..feb033cf0152 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/SearchApiControllerFactory.php +++ b/module/VuFindApi/src/VuFindApi/Controller/SearchApiControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/WebApiController.php b/module/VuFindApi/src/VuFindApi/Controller/WebApiController.php index 660fb1962853..3ae5a50ca334 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/WebApiController.php +++ b/module/VuFindApi/src/VuFindApi/Controller/WebApiController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package VuFindApi\Controller diff --git a/module/VuFindApi/src/VuFindApi/Controller/WebApiControllerFactory.php b/module/VuFindApi/src/VuFindApi/Controller/WebApiControllerFactory.php index 287cd28b65ac..ec37b2a455ff 100644 --- a/module/VuFindApi/src/VuFindApi/Controller/WebApiControllerFactory.php +++ b/module/VuFindApi/src/VuFindApi/Controller/WebApiControllerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindApi/src/VuFindApi/Formatter/BaseFormatter.php b/module/VuFindApi/src/VuFindApi/Formatter/BaseFormatter.php index 2897d1e5e75b..3f20c6dc5147 100644 --- a/module/VuFindApi/src/VuFindApi/Formatter/BaseFormatter.php +++ b/module/VuFindApi/src/VuFindApi/Formatter/BaseFormatter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package API_Formatter diff --git a/module/VuFindApi/src/VuFindApi/Formatter/FacetFormatter.php b/module/VuFindApi/src/VuFindApi/Formatter/FacetFormatter.php index 5f376495bcdd..fa1b71199621 100644 --- a/module/VuFindApi/src/VuFindApi/Formatter/FacetFormatter.php +++ b/module/VuFindApi/src/VuFindApi/Formatter/FacetFormatter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package API_Formatter diff --git a/module/VuFindApi/src/VuFindApi/Formatter/RecordFormatter.php b/module/VuFindApi/src/VuFindApi/Formatter/RecordFormatter.php index 14c09a822650..4f5cdbe51d37 100644 --- a/module/VuFindApi/src/VuFindApi/Formatter/RecordFormatter.php +++ b/module/VuFindApi/src/VuFindApi/Formatter/RecordFormatter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package API_Formatter diff --git a/module/VuFindApi/src/VuFindApi/Formatter/RecordFormatterFactory.php b/module/VuFindApi/src/VuFindApi/Formatter/RecordFormatterFactory.php index 373ebb1c6b99..04c03bddd6b9 100644 --- a/module/VuFindApi/src/VuFindApi/Formatter/RecordFormatterFactory.php +++ b/module/VuFindApi/src/VuFindApi/Formatter/RecordFormatterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package API_Formatter diff --git a/module/VuFindApi/src/VuFindApi/Formatter/Search2RecordFormatter.php b/module/VuFindApi/src/VuFindApi/Formatter/Search2RecordFormatter.php index 5c8da851e026..a8b43c0a15c9 100644 --- a/module/VuFindApi/src/VuFindApi/Formatter/Search2RecordFormatter.php +++ b/module/VuFindApi/src/VuFindApi/Formatter/Search2RecordFormatter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package API_Formatter diff --git a/module/VuFindApi/src/VuFindApi/Formatter/Search2RecordFormatterFactory.php b/module/VuFindApi/src/VuFindApi/Formatter/Search2RecordFormatterFactory.php index 662b2c06144a..39ee70e6ae93 100644 --- a/module/VuFindApi/src/VuFindApi/Formatter/Search2RecordFormatterFactory.php +++ b/module/VuFindApi/src/VuFindApi/Formatter/Search2RecordFormatterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package API_Formatter diff --git a/module/VuFindApi/src/VuFindApi/Formatter/WebRecordFormatter.php b/module/VuFindApi/src/VuFindApi/Formatter/WebRecordFormatter.php index 30e0c0596834..cf184b045d27 100644 --- a/module/VuFindApi/src/VuFindApi/Formatter/WebRecordFormatter.php +++ b/module/VuFindApi/src/VuFindApi/Formatter/WebRecordFormatter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package API_Formatter diff --git a/module/VuFindApi/src/VuFindApi/Formatter/WebRecordFormatterFactory.php b/module/VuFindApi/src/VuFindApi/Formatter/WebRecordFormatterFactory.php index a2d9eb61618a..83a512e47bb5 100644 --- a/module/VuFindApi/src/VuFindApi/Formatter/WebRecordFormatterFactory.php +++ b/module/VuFindApi/src/VuFindApi/Formatter/WebRecordFormatterFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package API_Formatter diff --git a/module/VuFindApi/tests/unit-tests/src/VuFindTest/Formatter/FacetFormatterTest.php b/module/VuFindApi/tests/unit-tests/src/VuFindTest/Formatter/FacetFormatterTest.php index 0efff9ace49f..2b9b82b402f0 100644 --- a/module/VuFindApi/tests/unit-tests/src/VuFindTest/Formatter/FacetFormatterTest.php +++ b/module/VuFindApi/tests/unit-tests/src/VuFindTest/Formatter/FacetFormatterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindApi/tests/unit-tests/src/VuFindTest/Formatter/RecordFormatterTest.php b/module/VuFindApi/tests/unit-tests/src/VuFindTest/Formatter/RecordFormatterTest.php index 4f783444c4ae..f73715541890 100644 --- a/module/VuFindApi/tests/unit-tests/src/VuFindTest/Formatter/RecordFormatterTest.php +++ b/module/VuFindApi/tests/unit-tests/src/VuFindTest/Formatter/RecordFormatterTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/Module.php b/module/VuFindConsole/Module.php index 018d51545f9c..94c1ccedbfe2 100644 --- a/module/VuFindConsole/Module.php +++ b/module/VuFindConsole/Module.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Compile/ThemeCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Compile/ThemeCommand.php index 5a5d9ed9fba4..81ef0e7f73c7 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Compile/ThemeCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Compile/ThemeCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Compile/ThemeCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Compile/ThemeCommandFactory.php index 63f67d468eda..bb596bae3710 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Compile/ThemeCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Compile/ThemeCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractCommand.php index 5a652e4b45c4..b2bf834c662c 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractCommandFactory.php index b5dfc9e9b0aa..bd5767469c1d 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractContainerAwareCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractContainerAwareCommand.php index 51e0040e5689..ccd0100ae3f9 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractContainerAwareCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractContainerAwareCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractContainerAwareCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractContainerAwareCommandFactory.php index a85be648ff4d..b3054f8a8d78 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractContainerAwareCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractContainerAwareCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractRouteCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractRouteCommand.php index d32735e4bae9..5f17ee0d56d0 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractRouteCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractRouteCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractRouteCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractRouteCommandFactory.php index 302b5143bf65..c956b7e8c0ab 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractRouteCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractRouteCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractThemeCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractThemeCommand.php index a26af1e5b977..5466a4a32043 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractThemeCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/AbstractThemeCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/DynamicRouteCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/DynamicRouteCommand.php index 8ddb55298cb2..022bc7cbf1bf 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/DynamicRouteCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/DynamicRouteCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ExtendClassCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ExtendClassCommand.php index 9bcff9d0f55a..16410b17ec5d 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ExtendClassCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ExtendClassCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ExtendServiceCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ExtendServiceCommand.php index 00058f3b6ccc..5559d7ebb621 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ExtendServiceCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ExtendServiceCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/NonTabRecordActionCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/NonTabRecordActionCommand.php index a28e76af36a2..2c6c6c2b5870 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/NonTabRecordActionCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/NonTabRecordActionCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/NonTabRecordActionCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/NonTabRecordActionCommandFactory.php index b947d2adaf07..3ab5b093dae1 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/NonTabRecordActionCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/NonTabRecordActionCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/PluginCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/PluginCommand.php index d0c836dcabfc..04382faf7243 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/PluginCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/PluginCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/RecordRouteCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/RecordRouteCommand.php index 3ed60e4f9f4d..f472c4d32713 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/RecordRouteCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/RecordRouteCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/StaticRouteCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/StaticRouteCommand.php index 8a0d0f61d576..036fc4efd6cc 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/StaticRouteCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/StaticRouteCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeCommand.php index 6e5e34c90dd0..cf04f1eb86a0 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeCommandFactory.php index 0185d92278aa..a3197955fc8e 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeMixinCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeMixinCommand.php index ad64c8b85b9f..9656dd9abb47 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeMixinCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeMixinCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeMixinCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeMixinCommandFactory.php index 011e4dc69e07..6558e4c2025a 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeMixinCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Generate/ThemeMixinCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Harvest/HarvestOaiCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Harvest/HarvestOaiCommand.php index aa2890725054..afc06ac6163b 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Harvest/HarvestOaiCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Harvest/HarvestOaiCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Harvest/HarvestOaiCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Harvest/HarvestOaiCommandFactory.php index a5384ad0f87d..e6ac657e2bed 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Harvest/HarvestOaiCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Harvest/HarvestOaiCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Harvest/MergeMarcCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Harvest/MergeMarcCommand.php index 1fdcdf625a2b..c53f8a5a527d 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Harvest/MergeMarcCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Harvest/MergeMarcCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportCsvCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportCsvCommand.php index 33c6569d4e70..40cdc1191272 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportCsvCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportCsvCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportCsvCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportCsvCommandFactory.php index 8ed5ad2d10f5..36e404e2f885 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportCsvCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportCsvCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportXslCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportXslCommand.php index bd6ce8000b7b..43ba5bce293b 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportXslCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportXslCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportXslCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportXslCommandFactory.php index 3ddf8ae7291e..720599587410 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportXslCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Import/ImportXslCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Import/WebCrawlCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Import/WebCrawlCommand.php index fa56b25404f5..7169b84b1495 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Import/WebCrawlCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Import/WebCrawlCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Import/WebCrawlCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Import/WebCrawlCommandFactory.php index 10e0907ce75a..039675548312 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Import/WebCrawlCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Import/WebCrawlCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Install/InstallCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Install/InstallCommand.php index 03dd5eff248d..dd7a3c7ef373 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Install/InstallCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Install/InstallCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Language/AbstractCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Language/AbstractCommand.php index fb689ef80671..bcee5c50ac41 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Language/AbstractCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Language/AbstractCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Language/AbstractCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Language/AbstractCommandFactory.php index eede14b11502..c9cfacf5182d 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Language/AbstractCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Language/AbstractCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Language/AddUsingTemplateCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Language/AddUsingTemplateCommand.php index 311325ce7597..d5c57dc5cdc7 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Language/AddUsingTemplateCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Language/AddUsingTemplateCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Language/CopyStringCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Language/CopyStringCommand.php index 1d5d03beb2f4..098648865a75 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Language/CopyStringCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Language/CopyStringCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Language/DeleteCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Language/DeleteCommand.php index 99c0bc0634dc..1a0e33144f79 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Language/DeleteCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Language/DeleteCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Language/ImportLokaliseCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Language/ImportLokaliseCommand.php index 8ac5d157b15c..134495492d05 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Language/ImportLokaliseCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Language/ImportLokaliseCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Language/NormalizeCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Language/NormalizeCommand.php index 72b341b762cd..32cf77635861 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Language/NormalizeCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Language/NormalizeCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/PluginManager.php b/module/VuFindConsole/src/VuFindConsole/Command/PluginManager.php index 915d34749198..615616b9bd68 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/PluginManager.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommand.php index 82939fd8ea7b..bd03347b3310 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommandFactory.php index 8ed6e2bbecb0..83076c268360 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/ScheduledSearch/NotifyCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractExpireCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractExpireCommand.php index 3dbc56249a44..218833ef4d1e 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractExpireCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractExpireCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrAndIlsCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrAndIlsCommand.php index f14f1b592ef8..ed74797512a6 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrAndIlsCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrAndIlsCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrAndIlsCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrAndIlsCommandFactory.php index d48572d47184..f0dbd51d5588 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrAndIlsCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrAndIlsCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrCommand.php index 48aaf7e4a8a3..ca682a6d506f 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrCommandFactory.php index 3ac0e68ea94e..24f50416a5d9 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractSolrCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/BrowscapCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/BrowscapCommand.php index cb4a560c34e8..8f9b4de70fa8 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/BrowscapCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/BrowscapCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/BrowscapCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/BrowscapCommandFactory.php index 14a921c37e0c..c75944dbebdd 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/BrowscapCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/BrowscapCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/CleanUpRecordCacheCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/CleanUpRecordCacheCommand.php index 7f46970c74bb..d4188dbea2d5 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/CleanUpRecordCacheCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/CleanUpRecordCacheCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/CleanUpRecordCacheCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/CleanUpRecordCacheCommandFactory.php index dd9b3b24d5e9..ea059d38d974 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/CleanUpRecordCacheCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/CleanUpRecordCacheCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/CommitCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/CommitCommand.php index 9ebf85512d5a..903f826571b9 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/CommitCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/CommitCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/CreateHierarchyTreesCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/CreateHierarchyTreesCommand.php index b4e9b5205f77..52c7e762aaae 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/CreateHierarchyTreesCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/CreateHierarchyTreesCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/CreateHierarchyTreesCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/CreateHierarchyTreesCommandFactory.php index c319976f37d2..62f0e9ac1b7f 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/CreateHierarchyTreesCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/CreateHierarchyTreesCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/DedupeCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/DedupeCommand.php index 58e2da0d28d8..4cf4d1b2d5fe 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/DedupeCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/DedupeCommand.php @@ -20,8 +20,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/DeletesCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/DeletesCommand.php index f8ede6fa7fd9..2afeb3d14aa4 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/DeletesCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/DeletesCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAccessTokensCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAccessTokensCommand.php index 167d8d2877aa..b729d1f8f7cd 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAccessTokensCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAccessTokensCommand.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAccessTokensCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAccessTokensCommandFactory.php index 53df03904daa..9c80c1af1ca5 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAccessTokensCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAccessTokensCommandFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAuthHashesCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAuthHashesCommand.php index bd709bb3a178..10bd3e10a4d7 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAuthHashesCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAuthHashesCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAuthHashesCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAuthHashesCommandFactory.php index 620e72a97ec5..7bb685144261 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAuthHashesCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireAuthHashesCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireExternalSessionsCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireExternalSessionsCommand.php index f0725292200a..52822721210a 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireExternalSessionsCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireExternalSessionsCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireExternalSessionsCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireExternalSessionsCommandFactory.php index d9233d9abe7c..322a60a69909 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireExternalSessionsCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireExternalSessionsCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireLoginTokensCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireLoginTokensCommand.php index 07576647d037..b09b2301480f 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireLoginTokensCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireLoginTokensCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireLoginTokensCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireLoginTokensCommandFactory.php index 57bf9dc500d5..30f6301c293e 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireLoginTokensCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireLoginTokensCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSearchesCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSearchesCommand.php index d2d8aeb36408..e06b46783a87 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSearchesCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSearchesCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSearchesCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSearchesCommandFactory.php index 9d4ed33228ec..b4c0ef4c442e 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSearchesCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSearchesCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSessionsCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSessionsCommand.php index 145df457698d..005e6bf23dcc 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSessionsCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSessionsCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSessionsCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSessionsCommandFactory.php index 6dd91559431f..4ad3f4f28999 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSessionsCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ExpireSessionsCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/IndexReservesCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/IndexReservesCommand.php index e542b0ce14b3..7f62cf5b258f 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/IndexReservesCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/IndexReservesCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/LintMarcCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/LintMarcCommand.php index f9765f3a9a63..74a801a660a1 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/LintMarcCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/LintMarcCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/OptimizeCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/OptimizeCommand.php index d11b459949b6..d37d24ecc92d 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/OptimizeCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/OptimizeCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/PurgeCachedRecordCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/PurgeCachedRecordCommand.php index 3903c5297f2a..55cd99f1eaaa 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/PurgeCachedRecordCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/PurgeCachedRecordCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/PurgeCachedRecordCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/PurgeCachedRecordCommandFactory.php index 79834ff1e0f9..c36f6190d8d1 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/PurgeCachedRecordCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/PurgeCachedRecordCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommand.php index cae0c8506bc9..5efda9d69a24 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommandFactory.php index 6be9548fcfa7..f34ac9c4f534 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/ScssBuilderCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/SitemapCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/SitemapCommand.php index eb5aadb73da7..7d7cd451ee41 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/SitemapCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/SitemapCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/SitemapCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/SitemapCommandFactory.php index 09dd007f73bf..ed966bd75fcc 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/SitemapCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/SitemapCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/SuppressedCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/SuppressedCommand.php index 8ae981c3ebd8..85540507fde6 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/SuppressedCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/SuppressedCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommand.php index c68d3c3dd913..db3f05ca0323 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommandFactory.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommandFactory.php index e56aae55ae62..bf4ad779e0c1 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommandFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/SwitchDbHashCommandFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/ConsoleOutputTrait.php b/module/VuFindConsole/src/VuFindConsole/ConsoleOutputTrait.php index f8022f64855b..e20103426ede 100644 --- a/module/VuFindConsole/src/VuFindConsole/ConsoleOutputTrait.php +++ b/module/VuFindConsole/src/VuFindConsole/ConsoleOutputTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/ConsoleRunner.php b/module/VuFindConsole/src/VuFindConsole/ConsoleRunner.php index 7c2a111dce18..606a3b627a8b 100644 --- a/module/VuFindConsole/src/VuFindConsole/ConsoleRunner.php +++ b/module/VuFindConsole/src/VuFindConsole/ConsoleRunner.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/ConsoleRunnerFactory.php b/module/VuFindConsole/src/VuFindConsole/ConsoleRunnerFactory.php index ace6c558e57f..35cbba6646fb 100644 --- a/module/VuFindConsole/src/VuFindConsole/ConsoleRunnerFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/ConsoleRunnerFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindConsole/src/VuFindConsole/Generator/GeneratorTools.php b/module/VuFindConsole/src/VuFindConsole/Generator/GeneratorTools.php index 5b5dced5b041..45c8b075b5de 100644 --- a/module/VuFindConsole/src/VuFindConsole/Generator/GeneratorTools.php +++ b/module/VuFindConsole/src/VuFindConsole/Generator/GeneratorTools.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Generator diff --git a/module/VuFindConsole/src/VuFindConsole/Generator/GeneratorToolsFactory.php b/module/VuFindConsole/src/VuFindConsole/Generator/GeneratorToolsFactory.php index 6a7f98e0240a..070bf21d8b90 100644 --- a/module/VuFindConsole/src/VuFindConsole/Generator/GeneratorToolsFactory.php +++ b/module/VuFindConsole/src/VuFindConsole/Generator/GeneratorToolsFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Generator diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Compile/ThemeCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Compile/ThemeCommandTest.php index 9866cf53851d..04af1b49babf 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Compile/ThemeCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Compile/ThemeCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/DynamicRouteCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/DynamicRouteCommandTest.php index 09420df24c28..d0d4fc537e9e 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/DynamicRouteCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/DynamicRouteCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ExtendClassCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ExtendClassCommandTest.php index acef3668ddd2..42ec2d45265d 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ExtendClassCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ExtendClassCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ExtendServiceCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ExtendServiceCommandTest.php index d4fb8f08fdeb..1881dd757fcb 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ExtendServiceCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ExtendServiceCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/NonTabRecordActionCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/NonTabRecordActionCommandTest.php index 0522d2b8c617..ce02c3989e28 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/NonTabRecordActionCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/NonTabRecordActionCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/PluginCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/PluginCommandTest.php index dd699bf0c81b..caaabab611c4 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/PluginCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/PluginCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/RecordRouteCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/RecordRouteCommandTest.php index e9f82744f000..ad0f16eeb0e3 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/RecordRouteCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/RecordRouteCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/StaticRouteCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/StaticRouteCommandTest.php index 7751a598bf3e..4f19171fd127 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/StaticRouteCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/StaticRouteCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ThemeCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ThemeCommandTest.php index 7814a90a7e58..11c4e1c8dad9 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ThemeCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ThemeCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ThemeMixinCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ThemeMixinCommandTest.php index 2e307c3d34a8..a65dfac52330 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ThemeMixinCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Generate/ThemeMixinCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Harvest/HarvestOaiCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Harvest/HarvestOaiCommandTest.php index b49371d8283f..5f34e12a6d27 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Harvest/HarvestOaiCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Harvest/HarvestOaiCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Harvest/MergeMarcCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Harvest/MergeMarcCommandTest.php index a57a0e28fc11..9463d236abef 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Harvest/MergeMarcCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Harvest/MergeMarcCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/ImportCsvCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/ImportCsvCommandTest.php index 4674ccb9647a..d8de12797d8b 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/ImportCsvCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/ImportCsvCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/ImportXslCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/ImportXslCommandTest.php index fa7a2e070c96..07db79e1bd83 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/ImportXslCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/ImportXslCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/WebCrawlCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/WebCrawlCommandTest.php index 7141e7cb4e4a..d1248cae32d5 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/WebCrawlCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Import/WebCrawlCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Install/InstallCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Install/InstallCommandTest.php index 7edbb5d8958b..2bcc7dc837be 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Install/InstallCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Install/InstallCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/AddUsingTemplateCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/AddUsingTemplateCommandTest.php index e1bc85962b21..4a3e93d7844e 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/AddUsingTemplateCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/AddUsingTemplateCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/CopyStringCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/CopyStringCommandTest.php index 527efa0e22f9..fc3549ac1ddd 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/CopyStringCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/CopyStringCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/DeleteCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/DeleteCommandTest.php index a1762cc24def..05619f5c22f4 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/DeleteCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/DeleteCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/ImportLokaliseCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/ImportLokaliseCommandTest.php index 9d998955b849..2b2ace5d653e 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/ImportLokaliseCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/ImportLokaliseCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/NormalizeCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/NormalizeCommandTest.php index 5c368878c031..21b343a8aa0b 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/NormalizeCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Language/NormalizeCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/ScheduledSearch/NotifyCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/ScheduledSearch/NotifyCommandTest.php index e72168da5e3e..edc450894327 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/ScheduledSearch/NotifyCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/ScheduledSearch/NotifyCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/AbstractExpireCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/AbstractExpireCommandTest.php index e414955fcaf7..c5fe4153e7b6 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/AbstractExpireCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/AbstractExpireCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CleanUpRecordCacheCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CleanUpRecordCacheCommandTest.php index 60fad7f87a91..dc16d7e9d500 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CleanUpRecordCacheCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CleanUpRecordCacheCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CommitCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CommitCommandTest.php index 4e60e261a623..9fbe47bfc581 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CommitCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CommitCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CreateHierarchyTreesCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CreateHierarchyTreesCommandTest.php index 59e9bd845cb2..0c7ce6395a3a 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CreateHierarchyTreesCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/CreateHierarchyTreesCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/DedupeCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/DedupeCommandTest.php index a4d20138379d..9e332337577c 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/DedupeCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/DedupeCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/DeletesCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/DeletesCommandTest.php index 98bb94a40a09..021e7f3e8586 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/DeletesCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/DeletesCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireAccessTokensCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireAccessTokensCommandTest.php index d1f0d437df84..8f7436b95d8c 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireAccessTokensCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireAccessTokensCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireAuthHashesCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireAuthHashesCommandTest.php index c02aa9d8b768..c4851f06fc19 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireAuthHashesCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireAuthHashesCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireExternalSessionsCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireExternalSessionsCommandTest.php index 05fedfe1dfc7..45b1737a3a49 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireExternalSessionsCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireExternalSessionsCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireSearchesCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireSearchesCommandTest.php index 915dc6a62669..6329d805b1a4 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireSearchesCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireSearchesCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireSessionsCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireSessionsCommandTest.php index c390bc53d9a4..7a9e1f71e5b7 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireSessionsCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ExpireSessionsCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/IndexReservesCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/IndexReservesCommandTest.php index a5cb139e080a..d41b9ed6ebb0 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/IndexReservesCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/IndexReservesCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/LintMarcCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/LintMarcCommandTest.php index 5840d1376a81..6eadd89d19df 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/LintMarcCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/LintMarcCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/OptimizeCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/OptimizeCommandTest.php index 907d0fb26dab..0bd973d137ea 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/OptimizeCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/OptimizeCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/PurgeCachedRecordCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/PurgeCachedRecordCommandTest.php index ea211c67ba0f..4bd7c365a261 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/PurgeCachedRecordCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/PurgeCachedRecordCommandTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ScssBuilderCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ScssBuilderCommandTest.php index 30774f69fcc8..f61151f62c28 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ScssBuilderCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/ScssBuilderCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SitemapCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SitemapCommandTest.php index 765bd56b330d..88dde31e09ee 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SitemapCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SitemapCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SuppressedCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SuppressedCommandTest.php index fbf41bb3678a..cc6e61a262da 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SuppressedCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SuppressedCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SwitchDbHashCommandTest.php b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SwitchDbHashCommandTest.php index 90ee64fccaf2..b78cbe11c0fb 100644 --- a/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SwitchDbHashCommandTest.php +++ b/module/VuFindConsole/tests/unit-tests/src/VuFindTest/Command/Util/SwitchDbHashCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindDevTools/Module.php b/module/VuFindDevTools/Module.php index 9699273a2377..e5c10029b205 100644 --- a/module/VuFindDevTools/Module.php +++ b/module/VuFindDevTools/Module.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/VuFindDevTools/src/VuFindDevTools/Controller/DevtoolsController.php b/module/VuFindDevTools/src/VuFindDevTools/Controller/DevtoolsController.php index df40a2cc2573..19a7fc30ad3f 100644 --- a/module/VuFindDevTools/src/VuFindDevTools/Controller/DevtoolsController.php +++ b/module/VuFindDevTools/src/VuFindDevTools/Controller/DevtoolsController.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller diff --git a/module/VuFindDevTools/src/VuFindDevTools/LanguageHelper.php b/module/VuFindDevTools/src/VuFindDevTools/LanguageHelper.php index 7d54832c610b..1707a2372c7f 100644 --- a/module/VuFindDevTools/src/VuFindDevTools/LanguageHelper.php +++ b/module/VuFindDevTools/src/VuFindDevTools/LanguageHelper.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DevTools diff --git a/module/VuFindDevTools/tests/unit-tests/src/VuFindTest/Controller/DevtoolsControllerTest.php b/module/VuFindDevTools/tests/unit-tests/src/VuFindTest/Controller/DevtoolsControllerTest.php index 8f5665ddc3ea..72178e63830a 100644 --- a/module/VuFindDevTools/tests/unit-tests/src/VuFindTest/Controller/DevtoolsControllerTest.php +++ b/module/VuFindDevTools/tests/unit-tests/src/VuFindTest/Controller/DevtoolsControllerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindDevTools/tests/unit-tests/src/VuFindTest/LanguageHelperTest.php b/module/VuFindDevTools/tests/unit-tests/src/VuFindTest/LanguageHelperTest.php index d41abaf7d55b..aaf42293bbdb 100644 --- a/module/VuFindDevTools/tests/unit-tests/src/VuFindTest/LanguageHelperTest.php +++ b/module/VuFindDevTools/tests/unit-tests/src/VuFindTest/LanguageHelperTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindLocalTemplate/Module.php b/module/VuFindLocalTemplate/Module.php index e7e1c4696479..ff54e7c54abb 100644 --- a/module/VuFindLocalTemplate/Module.php +++ b/module/VuFindLocalTemplate/Module.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/VuFindSearch/LICENSE b/module/VuFindSearch/LICENSE index 4eb3f1e9596a..a76bc03686ba 100644 --- a/module/VuFindSearch/LICENSE +++ b/module/VuFindSearch/LICENSE @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/module/VuFindSearch/Module.php b/module/VuFindSearch/Module.php index 752f775b252e..e20738d4887c 100644 --- a/module/VuFindSearch/Module.php +++ b/module/VuFindSearch/Module.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search @@ -46,8 +46,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/AbstractBackend.php b/module/VuFindSearch/src/VuFindSearch/Backend/AbstractBackend.php index 6f8ad9e1b3bb..c42da91b858d 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/AbstractBackend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/AbstractBackend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/AbstractHandlerMap.php b/module/VuFindSearch/src/VuFindSearch/Backend/AbstractHandlerMap.php index 2ad38bb76801..91639803dd7d 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/AbstractHandlerMap.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/AbstractHandlerMap.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php b/module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php index f168c91b306f..94fc34392f44 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Blender/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/Blender/Backend.php index 40237ceeb95d..015da25a896a 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Blender/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Blender/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Blender/Response/Json/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/Blender/Response/Json/RecordCollection.php index 56162999d6a7..8bfd647c3616 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Blender/Response/Json/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Blender/Response/Json/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Backend.php index 231fceec5575..9fc7cd4db677 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Command/LookupDoiCommand.php b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Command/LookupDoiCommand.php index b0ea0c3f85c3..4edef81b5c63 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Command/LookupDoiCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Command/LookupDoiCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Command/LookupIssnsCommand.php b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Command/LookupIssnsCommand.php index e16829898522..607c967bbc09 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Command/LookupIssnsCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Command/LookupIssnsCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Connector.php index 1cc287a717d2..1b6ea28f811f 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/QueryBuilder.php index 831cd805a7db..98574a01cc24 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollection.php index 6af5809e61fa..691b209b8106 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollectionFactory.php index 1435228d57b7..0cb47f6af0d5 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/ApiException.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/ApiException.php index af22f5701995..b4ad88b4c82e 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/ApiException.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/ApiException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category EBSCOIndustries * @package EBSCO diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Backend.php index b7217804f60f..9aecd048c391 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Base.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Base.php index be17e8a43884..6846ef1683d1 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Base.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Base.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category EBSCOIndustries * @package EBSCO diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Command/AutocompleteCommand.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Command/AutocompleteCommand.php index 5665bf7f6900..97fd83845268 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Command/AutocompleteCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Command/AutocompleteCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Command/GetInfoCommand.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Command/GetInfoCommand.php index 39a57533aee2..643465484899 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Command/GetInfoCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Command/GetInfoCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Connector.php index 38e154be6125..06b54795f906 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category EBSCOIndustries * @package EBSCO diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/QueryBuilder.php index 0a4598a6b260..e3c546b91ae8 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollection.php index a3ac9ce8f656..794d46055eed 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollectionFactory.php index 1a91848769fd..9e5622389690 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/Response/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/SearchRequestModel.php b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/SearchRequestModel.php index 3030e6c1b30f..503e0ae7d4d9 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EDS/SearchRequestModel.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EDS/SearchRequestModel.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category EBSCOIndustries * @package EBSCO diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Backend.php index 5ac253345cad..095b6517d5f9 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Connector.php index ef9c31672ede..6c50572ce757 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/QueryBuilder.php index 784c33f4c849..9d816cda0089 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollection.php index 61f2d00750a2..f37614bb8fc4 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollectionFactory.php index e786250f4ffa..93301d8f52c2 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/EIT/Response/XML/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/BackendException.php b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/BackendException.php index 68c143eb208f..05e016f8e239 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/BackendException.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/BackendException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/DeepPagingException.php b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/DeepPagingException.php index beff0d3e0915..e747a90a12bc 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/DeepPagingException.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/DeepPagingException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/HttpErrorException.php b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/HttpErrorException.php index 5763d402e436..aa1ee48658c9 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/HttpErrorException.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/HttpErrorException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/RemoteErrorException.php b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/RemoteErrorException.php index 98e0ec80b189..27ca341d2dcb 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/RemoteErrorException.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/RemoteErrorException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/RequestErrorException.php b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/RequestErrorException.php index a2a708e52e55..1da91c41fe3d 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Exception/RequestErrorException.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Exception/RequestErrorException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Feature/ConnectorCacheTrait.php b/module/VuFindSearch/src/VuFindSearch/Backend/Feature/ConnectorCacheTrait.php index 2ccd5b7f9d65..c351f1a9ae7f 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Feature/ConnectorCacheTrait.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Feature/ConnectorCacheTrait.php @@ -21,8 +21,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Backend.php index 53d308affe2a..e1ba4f93d597 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Connector.php index 09bdaa6a8049..36c6774d4cce 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/QueryBuilder.php index 24402584eaed..77b4279325cb 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Response/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Response/RecordCollection.php index a5039e072ac6..627b9fee36b6 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Response/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Response/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Response/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Response/RecordCollectionFactory.php index 473d5530d8e0..7e1230c76e0f 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Response/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/LibGuides/Response/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Backend.php index de64798bfc56..a40e219edd36 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Connector.php index d09d2372b92c..e9cf12e3fd17 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Connection diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/QueryBuilder.php index bfd21adf553e..5073bed108bf 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/Record.php b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/Record.php index 4e3898ab9c5e..3ee7151321f2 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/Record.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/Record.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/RecordCollection.php index 7e09ddb353ab..a9974a1dcd4f 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/RecordCollectionFactory.php index 533dddf1958a..be56c24cea0a 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Pazpar2/Response/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Backend.php index b4b13b46587d..a31a9c56cbe2 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/ConnectorInterface.php b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/ConnectorInterface.php index fed1fe9f6f01..4084b31c74da 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/ConnectorInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/ConnectorInterface.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/QueryBuilder.php index 19c9aa9fd888..63d95a732c96 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollection.php index 8d20d238f299..1e0fca2fd60e 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollectionFactory.php index 126f4d8f042f..503b31fb50cc 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/RestConnector.php b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/RestConnector.php index 843f2755c3ce..1e6e698a9bec 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/RestConnector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/RestConnector.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/SRU/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/SRU/Connector.php index 31a5524d071f..c668db374e8a 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/SRU/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/SRU/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package SRU diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php index afa5966086f3..96c971e31b6d 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Command/RawJsonSearchCommand.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Command/RawJsonSearchCommand.php index 12696b50ef97..bb002c25ee88 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Command/RawJsonSearchCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Command/RawJsonSearchCommand.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package GeoFeatures diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Command/WriteDocumentCommand.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Command/WriteDocumentCommand.php index a36f145a1a24..cc1cca8cf082 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Command/WriteDocumentCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Command/WriteDocumentCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php index 96dde4f01317..b99f5b845975 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/CommitDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/CommitDocument.php index af0aebf83600..e76c49b687f5 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/CommitDocument.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/CommitDocument.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DeleteDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DeleteDocument.php index 2593c23533c5..99a535b09b42 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DeleteDocument.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DeleteDocument.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DocumentInterface.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DocumentInterface.php index 4f42d4d0a1ed..6117b88e15de 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DocumentInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/DocumentInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/OptimizeDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/OptimizeDocument.php index c6a5eb2b2f55..ce33dbc76346 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/OptimizeDocument.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/OptimizeDocument.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawCSVDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawCSVDocument.php index eb301b30dc1b..bd28b14a38c6 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawCSVDocument.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawCSVDocument.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawDocument.php index 9757ec8cd6d8..a900404e6aed 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawDocument.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawDocument.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawJSONDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawJSONDocument.php index 4f72ac6371b2..633f83f0b7a3 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawJSONDocument.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawJSONDocument.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawXMLDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawXMLDocument.php index dc5914f02965..9a45654f2e1b 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawXMLDocument.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/RawXMLDocument.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/UpdateDocument.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/UpdateDocument.php index 762171bc161a..2cf23c6d9809 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/UpdateDocument.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Document/UpdateDocument.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/HandlerMap.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/HandlerMap.php index feece3b84748..4fdfb7fa9959 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/HandlerMap.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/HandlerMap.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/LuceneSyntaxHelper.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/LuceneSyntaxHelper.php index 17cc0950eeb7..46440f8580f8 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/LuceneSyntaxHelper.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/LuceneSyntaxHelper.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilder.php index c0f9cd642d42..8a6cc763eda3 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilderInterface.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilderInterface.php index 90adc0bb7401..abdeda7397c1 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilderInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilderInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Record/SerializableRecord.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Record/SerializableRecord.php index a4b46d98eb0b..23b913d65ecf 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Record/SerializableRecord.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Record/SerializableRecord.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Record/SerializableRecordInterface.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Record/SerializableRecordInterface.php index 5fd81269677b..ddcc0ca0bcc2 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Record/SerializableRecordInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Record/SerializableRecordInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/NamedList.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/NamedList.php index 0590742ce2bf..75457e6c3c8b 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/NamedList.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/NamedList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php index d4e836dd7c4d..8934fd1ecb6d 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollection.php index f575d7203253..bfc6de362879 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollectionFactory.php index 14d0390fda6a..1be119d56ee8 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Spellcheck.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Spellcheck.php index 6d8a480463dd..1238267bd751 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Spellcheck.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Spellcheck.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Terms.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Terms.php index 65b60cd28eed..975cb45754a9 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Terms.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Terms.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SearchHandler.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SearchHandler.php index 9ef39d03feee..7075916a48c1 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SearchHandler.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SearchHandler.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilder.php index 1f73faa09d32..a49e8334bce9 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilder.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilderInterface.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilderInterface.php index d64902b7bc25..183015b8f409 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilderInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/SimilarBuilderInterface.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Backend.php index c8be6cf75604..64692723b4b7 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Summon/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/Summon/QueryBuilder.php index 0126872f3d40..b710be025a90 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Summon/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Summon/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Response/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Response/RecordCollection.php index 0d56ec926235..1ade4c82a3a0 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Response/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Response/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Response/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Response/RecordCollectionFactory.php index c1eb8b4ce0d3..da310c4c6d8f 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Response/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Summon/Response/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Backend.php b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Backend.php index 65db38859575..a5be86cb2f6e 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Backend.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Backend.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Command/GetHoldingsCommand.php b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Command/GetHoldingsCommand.php index ca9d56fa7714..4105dcd68b27 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Command/GetHoldingsCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Command/GetHoldingsCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Connector.php index 28cc2ce7df62..ccec616ba602 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package WorldCat diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/QueryBuilder.php b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/QueryBuilder.php index eeadec62a159..a9955cb9928e 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/QueryBuilder.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/QueryBuilder.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/Record.php b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/Record.php index 01653116c2d2..99ad924c219b 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/Record.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/Record.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/RecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/RecordCollection.php index 5fd554da5fb7..4e434975f0f3 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/RecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/RecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/RecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/RecordCollectionFactory.php index b794ab8f00a9..74deb230b1c5 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/RecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/WorldCat2/Response/RecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/AbstractBase.php b/module/VuFindSearch/src/VuFindSearch/Command/AbstractBase.php index ff3f79d68707..95dc98916e29 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/AbstractBase.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/AbstractBase.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/AlphabeticBrowseCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/AlphabeticBrowseCommand.php index c93d61ef3f7f..bec05c242deb 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/AlphabeticBrowseCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/AlphabeticBrowseCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/CallMethodCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/CallMethodCommand.php index 278a7a92c9b3..074df23a47d2 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/CallMethodCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/CallMethodCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/CommandInterface.php b/module/VuFindSearch/src/VuFindSearch/Command/CommandInterface.php index 6c5879112aef..a2e5bbb8c5ce 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/CommandInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/CommandInterface.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/Feature/QueryOffsetLimitTrait.php b/module/VuFindSearch/src/VuFindSearch/Command/Feature/QueryOffsetLimitTrait.php index bf5dcecae624..5a0d58cb4e1f 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/Feature/QueryOffsetLimitTrait.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/Feature/QueryOffsetLimitTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/Feature/RecordIdentifierTrait.php b/module/VuFindSearch/src/VuFindSearch/Command/Feature/RecordIdentifierTrait.php index 3cba9138823c..b4991e0dfbaa 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/Feature/RecordIdentifierTrait.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/Feature/RecordIdentifierTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/GetIdsCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/GetIdsCommand.php index efbe12c1326e..f37fb9d7c282 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/GetIdsCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/GetIdsCommand.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/GetLuceneHelperCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/GetLuceneHelperCommand.php index abce5612c17f..4ab31bc103b8 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/GetLuceneHelperCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/GetLuceneHelperCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/GetQueryBuilderCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/GetQueryBuilderCommand.php index a7df4ba80525..922d5d61d28e 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/GetQueryBuilderCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/GetQueryBuilderCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/GetUniqueKeyCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/GetUniqueKeyCommand.php index c3249900df9c..20d5ede7be0b 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/GetUniqueKeyCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/GetUniqueKeyCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/RandomCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/RandomCommand.php index 351640d00467..e4679d0c6e6b 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/RandomCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/RandomCommand.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/RetrieveBatchCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/RetrieveBatchCommand.php index 6e76e610c4f8..c9ade5e60a4c 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/RetrieveBatchCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/RetrieveBatchCommand.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/RetrieveCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/RetrieveCommand.php index f5922418e68c..b5b751f974c1 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/RetrieveCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/RetrieveCommand.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/SearchCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/SearchCommand.php index 6d523eefc48a..589d8e5d96d4 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/SearchCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/SearchCommand.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/SetRecordCollectionFactoryCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/SetRecordCollectionFactoryCommand.php index 496f30f9bf21..16b79ce58ca3 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/SetRecordCollectionFactoryCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/SetRecordCollectionFactoryCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/SimilarCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/SimilarCommand.php index e3423accc5ed..18fb4ee38002 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/SimilarCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/SimilarCommand.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Command/TermsCommand.php b/module/VuFindSearch/src/VuFindSearch/Command/TermsCommand.php index a4ef44e01679..3180dc9901fb 100644 --- a/module/VuFindSearch/src/VuFindSearch/Command/TermsCommand.php +++ b/module/VuFindSearch/src/VuFindSearch/Command/TermsCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Exception/ExceptionInterface.php b/module/VuFindSearch/src/VuFindSearch/Exception/ExceptionInterface.php index c1e3ec0edcc6..b1cc9d76d961 100644 --- a/module/VuFindSearch/src/VuFindSearch/Exception/ExceptionInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Exception/ExceptionInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Exception/InvalidArgumentException.php b/module/VuFindSearch/src/VuFindSearch/Exception/InvalidArgumentException.php index 8f9a2e0aaa77..cc6c5c1cb967 100644 --- a/module/VuFindSearch/src/VuFindSearch/Exception/InvalidArgumentException.php +++ b/module/VuFindSearch/src/VuFindSearch/Exception/InvalidArgumentException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Exception/LogicException.php b/module/VuFindSearch/src/VuFindSearch/Exception/LogicException.php index 766f4ca6002a..d90be6b801c3 100644 --- a/module/VuFindSearch/src/VuFindSearch/Exception/LogicException.php +++ b/module/VuFindSearch/src/VuFindSearch/Exception/LogicException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Exception/RuntimeException.php b/module/VuFindSearch/src/VuFindSearch/Exception/RuntimeException.php index c7230ad9201e..59b4ee41761a 100644 --- a/module/VuFindSearch/src/VuFindSearch/Exception/RuntimeException.php +++ b/module/VuFindSearch/src/VuFindSearch/Exception/RuntimeException.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Feature/ExtraRequestDetailsInterface.php b/module/VuFindSearch/src/VuFindSearch/Feature/ExtraRequestDetailsInterface.php index d9e13e9ef85c..7a3693c7cec8 100644 --- a/module/VuFindSearch/src/VuFindSearch/Feature/ExtraRequestDetailsInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Feature/ExtraRequestDetailsInterface.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Feature/GetIdsInterface.php b/module/VuFindSearch/src/VuFindSearch/Feature/GetIdsInterface.php index 8bbed3fd903d..d727ce1a08e1 100644 --- a/module/VuFindSearch/src/VuFindSearch/Feature/GetIdsInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Feature/GetIdsInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Feature/RandomInterface.php b/module/VuFindSearch/src/VuFindSearch/Feature/RandomInterface.php index 65633b9e05b2..34f5ef75d6b5 100644 --- a/module/VuFindSearch/src/VuFindSearch/Feature/RandomInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Feature/RandomInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php b/module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php index 33a5afa0ecdf..a95e785941da 100644 --- a/module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Feature/SearchBackendEventManagerTrait.php b/module/VuFindSearch/src/VuFindSearch/Feature/SearchBackendEventManagerTrait.php index c1ceca4d04d0..f6d1fba7c6d3 100644 --- a/module/VuFindSearch/src/VuFindSearch/Feature/SearchBackendEventManagerTrait.php +++ b/module/VuFindSearch/src/VuFindSearch/Feature/SearchBackendEventManagerTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Feature/SimilarInterface.php b/module/VuFindSearch/src/VuFindSearch/Feature/SimilarInterface.php index c62f7beeb70d..5249f3cfd746 100644 --- a/module/VuFindSearch/src/VuFindSearch/Feature/SimilarInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Feature/SimilarInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/ParamBag.php b/module/VuFindSearch/src/VuFindSearch/ParamBag.php index f8b1c839e581..9831f56c7e25 100644 --- a/module/VuFindSearch/src/VuFindSearch/ParamBag.php +++ b/module/VuFindSearch/src/VuFindSearch/ParamBag.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Query/AbstractQuery.php b/module/VuFindSearch/src/VuFindSearch/Query/AbstractQuery.php index 1fd93f517e61..9baa8a398283 100644 --- a/module/VuFindSearch/src/VuFindSearch/Query/AbstractQuery.php +++ b/module/VuFindSearch/src/VuFindSearch/Query/AbstractQuery.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Query/Query.php b/module/VuFindSearch/src/VuFindSearch/Query/Query.php index 2bf8ba55652b..8234f559c94c 100644 --- a/module/VuFindSearch/src/VuFindSearch/Query/Query.php +++ b/module/VuFindSearch/src/VuFindSearch/Query/Query.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Query/QueryGroup.php b/module/VuFindSearch/src/VuFindSearch/Query/QueryGroup.php index fc8eda3a5a99..367fcc6424e0 100644 --- a/module/VuFindSearch/src/VuFindSearch/Query/QueryGroup.php +++ b/module/VuFindSearch/src/VuFindSearch/Query/QueryGroup.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Query/QueryInterface.php b/module/VuFindSearch/src/VuFindSearch/Query/QueryInterface.php index f9f023e8c6b3..56c7174a6fbf 100644 --- a/module/VuFindSearch/src/VuFindSearch/Query/QueryInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Query/QueryInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Query/WorkKeysQuery.php b/module/VuFindSearch/src/VuFindSearch/Query/WorkKeysQuery.php index 234f1124e813..46e0d1f91d26 100644 --- a/module/VuFindSearch/src/VuFindSearch/Query/WorkKeysQuery.php +++ b/module/VuFindSearch/src/VuFindSearch/Query/WorkKeysQuery.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Response/AbstractJsonRecordCollectionFactory.php b/module/VuFindSearch/src/VuFindSearch/Response/AbstractJsonRecordCollectionFactory.php index 4d6cd810a485..165f88407fc9 100644 --- a/module/VuFindSearch/src/VuFindSearch/Response/AbstractJsonRecordCollectionFactory.php +++ b/module/VuFindSearch/src/VuFindSearch/Response/AbstractJsonRecordCollectionFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php b/module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php index fa73c29cb0d1..1c5717eec71a 100644 --- a/module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php +++ b/module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Response/JsonRecord.php b/module/VuFindSearch/src/VuFindSearch/Response/JsonRecord.php index e1cdcf70aeea..b429ddb9e993 100644 --- a/module/VuFindSearch/src/VuFindSearch/Response/JsonRecord.php +++ b/module/VuFindSearch/src/VuFindSearch/Response/JsonRecord.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/src/VuFindSearch/Response/RecordCollectionFactoryInterface.php b/module/VuFindSearch/src/VuFindSearch/Response/RecordCollectionFactoryInterface.php index 27d996a09a57..27e587d2d541 100644 --- a/module/VuFindSearch/src/VuFindSearch/Response/RecordCollectionFactoryInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Response/RecordCollectionFactoryInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category Search * @package Service diff --git a/module/VuFindSearch/src/VuFindSearch/Response/RecordCollectionInterface.php b/module/VuFindSearch/src/VuFindSearch/Response/RecordCollectionInterface.php index 6c883262e20f..01be088ce3d3 100644 --- a/module/VuFindSearch/src/VuFindSearch/Response/RecordCollectionInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Response/RecordCollectionInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category Search * @package Service diff --git a/module/VuFindSearch/src/VuFindSearch/Response/RecordInterface.php b/module/VuFindSearch/src/VuFindSearch/Response/RecordInterface.php index e33c4db596f2..8d040f022d5b 100644 --- a/module/VuFindSearch/src/VuFindSearch/Response/RecordInterface.php +++ b/module/VuFindSearch/src/VuFindSearch/Response/RecordInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category Search * @package Service diff --git a/module/VuFindSearch/src/VuFindSearch/Response/RecordTrait.php b/module/VuFindSearch/src/VuFindSearch/Response/RecordTrait.php index c4ad4110cb69..37ca436ee37a 100644 --- a/module/VuFindSearch/src/VuFindSearch/Response/RecordTrait.php +++ b/module/VuFindSearch/src/VuFindSearch/Response/RecordTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category Search * @package Service diff --git a/module/VuFindSearch/src/VuFindSearch/Response/SimpleRecord.php b/module/VuFindSearch/src/VuFindSearch/Response/SimpleRecord.php index 03ab4bd60e17..6094833d8b7f 100644 --- a/module/VuFindSearch/src/VuFindSearch/Response/SimpleRecord.php +++ b/module/VuFindSearch/src/VuFindSearch/Response/SimpleRecord.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Sitemap diff --git a/module/VuFindSearch/src/VuFindSearch/Service.php b/module/VuFindSearch/src/VuFindSearch/Service.php index 1ec0d6698f2d..5b440e8828eb 100644 --- a/module/VuFindSearch/src/VuFindSearch/Service.php +++ b/module/VuFindSearch/src/VuFindSearch/Service.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/AbstractHandlerMapTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/AbstractHandlerMapTest.php index e09dc0cf2264..1e542b204be7 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/AbstractHandlerMapTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/AbstractHandlerMapTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Blender/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Blender/BackendTest.php index 2a903a01a560..8fe32ebdc772 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Blender/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Blender/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/BackendTest.php index a7485ae7d900..9d62fb4d6438 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Command/LookupDoiCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Command/LookupDoiCommandTest.php index 71be7dec5c52..87e3e034a809 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Command/LookupDoiCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Command/LookupDoiCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Command/LookupIssnsCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Command/LookupIssnsCommandTest.php index 196780e68b2d..5bafa73ea329 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Command/LookupIssnsCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Command/LookupIssnsCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/QueryBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/QueryBuilderTest.php index 30af1d646347..6dbce8e79bae 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/QueryBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/QueryBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionFactoryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionFactoryTest.php index c7e923f22125..2a0f7c81900d 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionFactoryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionTest.php index a422a2b7eac8..3b1f33978b75 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/BackendTest.php index c77f0c84b3e8..6e70d42f79d7 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Command/AutocompleteCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Command/AutocompleteCommandTest.php index 87f6f25c0b8f..c7c7e150706f 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Command/AutocompleteCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Command/AutocompleteCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Command/GetInfoCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Command/GetInfoCommandTest.php index 455a8a4b3d00..e853b6e63057 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Command/GetInfoCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Command/GetInfoCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/ConnectorTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/ConnectorTest.php index 2b3ee4eeedad..8c0b7f42c949 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/ConnectorTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/ConnectorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/QueryBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/QueryBuilderTest.php index 0c237f11e7a1..f7339d4f608b 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/QueryBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/QueryBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Response/RecordCollectionFactoryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Response/RecordCollectionFactoryTest.php index cb6e14d98f5a..f0db2e9cf604 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Response/RecordCollectionFactoryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Response/RecordCollectionFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Response/RecordCollectionTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Response/RecordCollectionTest.php index dc468ff2f30d..38dcfdf234bf 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Response/RecordCollectionTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EDS/Response/RecordCollectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/BackendTest.php index b60118f17448..942394bc1251 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/QueryBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/QueryBuilderTest.php index 9f91ad775ddc..542f10849b23 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/QueryBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/QueryBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/Response/XML/RecordCollectionFactoryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/Response/XML/RecordCollectionFactoryTest.php index 21c26d71d034..77351efbbe5b 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/Response/XML/RecordCollectionFactoryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/Response/XML/RecordCollectionFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/Response/XML/RecordCollectionTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/Response/XML/RecordCollectionTest.php index 996b436a83b8..3a970b703d40 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/Response/XML/RecordCollectionTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/EIT/Response/XML/RecordCollectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/BackendTest.php index d0c2f406ddd2..8f78cc44abb3 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/QueryBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/QueryBuilderTest.php index 046e8e0065f0..f1b6b97d5111 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/QueryBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/QueryBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/Response/RecordCollectionFactoryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/Response/RecordCollectionFactoryTest.php index 71b704b02b3f..0efaaf87ba44 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/Response/RecordCollectionFactoryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/Response/RecordCollectionFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/Response/RecordCollectionTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/Response/RecordCollectionTest.php index 4416e11a362b..80d02d19e002 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/Response/RecordCollectionTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/LibGuides/Response/RecordCollectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Pazpar2/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Pazpar2/BackendTest.php index 92924a6c1f9e..fc5f3ebbb2d5 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Pazpar2/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Pazpar2/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/BackendTest.php index a8495fa08868..602e14c2c58a 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/QueryBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/QueryBuilderTest.php index 042d019fd63d..decf44b3d223 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/QueryBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/QueryBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/Response/RecordCollectionFactoryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/Response/RecordCollectionFactoryTest.php index 874b3b963dc7..6128e42e753d 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/Response/RecordCollectionFactoryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/Response/RecordCollectionFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/Response/RecordCollectionTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/Response/RecordCollectionTest.php index cc8837eb9615..8478c5a75a99 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/Response/RecordCollectionTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/Response/RecordCollectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/BackendTest.php index 95e7a7fc80a3..ee2f05355e84 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Command/RawJsonSearchCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Command/RawJsonSearchCommandTest.php index a01891435e58..6960efb2336e 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Command/RawJsonSearchCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Command/RawJsonSearchCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Command/WriteDocumentCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Command/WriteDocumentCommandTest.php index 75c88c936ea6..2155fc5a862c 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Command/WriteDocumentCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Command/WriteDocumentCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/ConnectorTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/ConnectorTest.php index d03350b109bf..4a0fedc31ec2 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/ConnectorTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/ConnectorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/CommitDocumentTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/CommitDocumentTest.php index 0cc00f08bbdf..6a95ff579ecf 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/CommitDocumentTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/CommitDocumentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/DeleteDocumentTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/DeleteDocumentTest.php index 4291555d70a5..74c7f7aede1b 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/DeleteDocumentTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/DeleteDocumentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/OptimizeDocumentTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/OptimizeDocumentTest.php index 0d1b867b8583..4739db82d6e8 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/OptimizeDocumentTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/OptimizeDocumentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawCSVDocumentTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawCSVDocumentTest.php index 0c67b62033fa..613c18e74a9a 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawCSVDocumentTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawCSVDocumentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawJSONDocumentTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawJSONDocumentTest.php index f2f25207b47a..169231992541 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawJSONDocumentTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawJSONDocumentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawXMLDocumentTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawXMLDocumentTest.php index cf3c8f8185b5..c8e6cb87f743 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawXMLDocumentTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/RawXMLDocumentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/UpdateDocumentTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/UpdateDocumentTest.php index 94fec6f22906..ef336b76a45f 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/UpdateDocumentTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Document/UpdateDocumentTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/HandlerMapTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/HandlerMapTest.php index 043d8888439d..acbb71c57a7e 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/HandlerMapTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/HandlerMapTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/LuceneSyntaxHelperTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/LuceneSyntaxHelperTest.php index c0bf54a67a63..2618480dfa37 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/LuceneSyntaxHelperTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/LuceneSyntaxHelperTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/QueryBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/QueryBuilderTest.php index ad20f56231b7..737a92d4c88c 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/QueryBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/QueryBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Record/SerializableRecordTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Record/SerializableRecordTest.php index 9e49334bb391..b1c211d69d65 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Record/SerializableRecordTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Record/SerializableRecordTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/NamedListTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/NamedListTest.php index 7b81938b0a68..03b5171d6bb9 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/NamedListTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/NamedListTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/RecordCollectionFactoryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/RecordCollectionFactoryTest.php index f7d4fdff3c23..196ae6fb0565 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/RecordCollectionFactoryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/RecordCollectionFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/RecordCollectionTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/RecordCollectionTest.php index b96bd73af314..0485fa15fd8d 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/RecordCollectionTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/RecordCollectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/SpellcheckTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/SpellcheckTest.php index 343c542e188c..8596ac1f6865 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/SpellcheckTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/SpellcheckTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/TermsTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/TermsTest.php index 457a570aaf57..740074312f9d 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/TermsTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/Response/Json/TermsTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/SearchHandlerTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/SearchHandlerTest.php index 100afb0311d1..ef71e8d19a30 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/SearchHandlerTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/SearchHandlerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/SimilarBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/SimilarBuilderTest.php index 03e665d90596..e8ded9ed1fce 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/SimilarBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/SimilarBuilderTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/BackendTest.php index e6be3cb4b9f5..e77fa6aca23d 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/QueryBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/QueryBuilderTest.php index 0ac911a0177b..c22a86182ce2 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/QueryBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/QueryBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/Response/RecordCollectionFactoryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/Response/RecordCollectionFactoryTest.php index d375055aac8a..f4089975fe93 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/Response/RecordCollectionFactoryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/Response/RecordCollectionFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/Response/RecordCollectionTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/Response/RecordCollectionTest.php index 31f4801c6935..f29cf2195c71 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/Response/RecordCollectionTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Summon/Response/RecordCollectionTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/BackendTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/BackendTest.php index beb51fc939ff..9e03771c8e1f 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/BackendTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/BackendTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/ConnectorTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/ConnectorTest.php index be36d41ec3d5..ca2866271ac3 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/ConnectorTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/ConnectorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/QueryBuilderTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/QueryBuilderTest.php index a22206c7b249..904d2804e9c5 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/QueryBuilderTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/QueryBuilderTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/Response/RecordCollectionFactoryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/Response/RecordCollectionFactoryTest.php index 1a3de8284d13..3b1c1ff8a0ed 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/Response/RecordCollectionFactoryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/WorldCat2/Response/RecordCollectionFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/AlphabeticBrowseCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/AlphabeticBrowseCommandTest.php index 7c47e8ffccdb..282edfbdb9cf 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/AlphabeticBrowseCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/AlphabeticBrowseCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetIdsCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetIdsCommandTest.php index dcbde058ab2b..0c136f452d6c 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetIdsCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetIdsCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetLuceneHelperCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetLuceneHelperCommandTest.php index 96dab3109d27..dd6384b13a9b 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetLuceneHelperCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetLuceneHelperCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetQueryBuilderCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetQueryBuilderCommandTest.php index cac11203f162..85259a9d7a11 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetQueryBuilderCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetQueryBuilderCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetUniqueKeyCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetUniqueKeyCommandTest.php index e3063f3226c6..38097fb34e33 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetUniqueKeyCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/GetUniqueKeyCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RandomCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RandomCommandTest.php index 162a44bf3c73..52b47ea71152 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RandomCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RandomCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RetrieveBatchCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RetrieveBatchCommandTest.php index 8df06f073c33..0a0c9dd85f6f 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RetrieveBatchCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RetrieveBatchCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RetrieveCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RetrieveCommandTest.php index 4d4aaa3908fd..a74c77332803 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RetrieveCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/RetrieveCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SearchCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SearchCommandTest.php index 4cf97e98a546..42d8103b37a8 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SearchCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SearchCommandTest.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SetRecordCollectionFactoryCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SetRecordCollectionFactoryCommandTest.php index 2a0fcc8d0b4e..91eccc43f529 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SetRecordCollectionFactoryCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SetRecordCollectionFactoryCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SimilarCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SimilarCommandTest.php index 8b71d876314e..daeee1e7db3e 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SimilarCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/SimilarCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/TermsCommandTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/TermsCommandTest.php index 08cb0350c0c3..353ef0980c74 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/TermsCommandTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Command/TermsCommandTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/ParamBagTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/ParamBagTest.php index d08a1b4a847e..5123f687917f 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/ParamBagTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/ParamBagTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Query/QueryGroupTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Query/QueryGroupTest.php index 36e2b765c333..a95266567360 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Query/QueryGroupTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Query/QueryGroupTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Query/QueryTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Query/QueryTest.php index 21e73c0a1737..5c1383fcb1d1 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Query/QueryTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Query/QueryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Response/SimpleRecordTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Response/SimpleRecordTest.php index 91b73ba38426..22422ff9dc24 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Response/SimpleRecordTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Response/SimpleRecordTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/SearchServiceTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/SearchServiceTest.php index 8f7cc8310bad..f96340307148 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/SearchServiceTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/SearchServiceTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindTheme/Module.php b/module/VuFindTheme/Module.php index 301d70329bbb..96af163bb5ce 100644 --- a/module/VuFindTheme/Module.php +++ b/module/VuFindTheme/Module.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/AbstractThemeUtility.php b/module/VuFindTheme/src/VuFindTheme/AbstractThemeUtility.php index 19eaf895ef34..9d6a1067dd39 100644 --- a/module/VuFindTheme/src/VuFindTheme/AbstractThemeUtility.php +++ b/module/VuFindTheme/src/VuFindTheme/AbstractThemeUtility.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/GeneratorInterface.php b/module/VuFindTheme/src/VuFindTheme/GeneratorInterface.php index 9d462fd393ed..7f5f4ecd2c9c 100644 --- a/module/VuFindTheme/src/VuFindTheme/GeneratorInterface.php +++ b/module/VuFindTheme/src/VuFindTheme/GeneratorInterface.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/Initializer.php b/module/VuFindTheme/src/VuFindTheme/Initializer.php index d23f226d86d6..02dc4727e9ea 100644 --- a/module/VuFindTheme/src/VuFindTheme/Initializer.php +++ b/module/VuFindTheme/src/VuFindTheme/Initializer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/InjectTemplateListener.php b/module/VuFindTheme/src/VuFindTheme/InjectTemplateListener.php index 20b964e11626..5ad0581a914e 100644 --- a/module/VuFindTheme/src/VuFindTheme/InjectTemplateListener.php +++ b/module/VuFindTheme/src/VuFindTheme/InjectTemplateListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/InjectTemplateListenerFactory.php b/module/VuFindTheme/src/VuFindTheme/InjectTemplateListenerFactory.php index 1b4f1b7d98fd..9cb0545ea1bc 100644 --- a/module/VuFindTheme/src/VuFindTheme/InjectTemplateListenerFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/InjectTemplateListenerFactory.php @@ -16,9 +16,9 @@ * 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. + * You should have received a copy of the GNU General Public License + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/Minify/CSS.php b/module/VuFindTheme/src/VuFindTheme/Minify/CSS.php index c2d619b690f8..b7c8fa4c0c82 100644 --- a/module/VuFindTheme/src/VuFindTheme/Minify/CSS.php +++ b/module/VuFindTheme/src/VuFindTheme/Minify/CSS.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/Minify/PathConverter.php b/module/VuFindTheme/src/VuFindTheme/Minify/PathConverter.php index f2f884125f34..9b09838cf531 100644 --- a/module/VuFindTheme/src/VuFindTheme/Minify/PathConverter.php +++ b/module/VuFindTheme/src/VuFindTheme/Minify/PathConverter.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/MixinGenerator.php b/module/VuFindTheme/src/VuFindTheme/MixinGenerator.php index c78851db0955..906b835c41d0 100644 --- a/module/VuFindTheme/src/VuFindTheme/MixinGenerator.php +++ b/module/VuFindTheme/src/VuFindTheme/MixinGenerator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/Mobile.php b/module/VuFindTheme/src/VuFindTheme/Mobile.php index e4a508ccd66b..ca3c29a45d03 100644 --- a/module/VuFindTheme/src/VuFindTheme/Mobile.php +++ b/module/VuFindTheme/src/VuFindTheme/Mobile.php @@ -23,8 +23,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/ResourceContainer.php b/module/VuFindTheme/src/VuFindTheme/ResourceContainer.php index 8f29c2067797..1654dd5db001 100644 --- a/module/VuFindTheme/src/VuFindTheme/ResourceContainer.php +++ b/module/VuFindTheme/src/VuFindTheme/ResourceContainer.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/ThemeCompiler.php b/module/VuFindTheme/src/VuFindTheme/ThemeCompiler.php index 44797d87b192..2462ecf08d6f 100644 --- a/module/VuFindTheme/src/VuFindTheme/ThemeCompiler.php +++ b/module/VuFindTheme/src/VuFindTheme/ThemeCompiler.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/ThemeGenerator.php b/module/VuFindTheme/src/VuFindTheme/ThemeGenerator.php index c657bacb2141..b5ae50573182 100644 --- a/module/VuFindTheme/src/VuFindTheme/ThemeGenerator.php +++ b/module/VuFindTheme/src/VuFindTheme/ThemeGenerator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/ThemeGeneratorFactory.php b/module/VuFindTheme/src/VuFindTheme/ThemeGeneratorFactory.php index e2661b21d467..6b47cf130e17 100644 --- a/module/VuFindTheme/src/VuFindTheme/ThemeGeneratorFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/ThemeGeneratorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/ThemeInfo.php b/module/VuFindTheme/src/VuFindTheme/ThemeInfo.php index 090f6a23cfbd..a6d4bb460251 100644 --- a/module/VuFindTheme/src/VuFindTheme/ThemeInfo.php +++ b/module/VuFindTheme/src/VuFindTheme/ThemeInfo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/ThemeInfoFactory.php b/module/VuFindTheme/src/VuFindTheme/ThemeInfoFactory.php index 29d5196ecfec..8a1984187c83 100644 --- a/module/VuFindTheme/src/VuFindTheme/ThemeInfoFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/ThemeInfoFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/ThemeInfoInjectorFactory.php b/module/VuFindTheme/src/VuFindTheme/ThemeInfoInjectorFactory.php index 7206a9d4e8a4..ad3571ba0e5e 100644 --- a/module/VuFindTheme/src/VuFindTheme/ThemeInfoInjectorFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/ThemeInfoInjectorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/FootScript.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/FootScript.php index 1b1f9af9cb37..0c90def7d719 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/FootScript.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/FootScript.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLink.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLink.php index d5d25c06b866..2de87795306b 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLink.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLink.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLinkFactory.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLinkFactory.php index 3e54a6877096..6ff96118070e 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLinkFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLinkFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/InlineScript.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/InlineScript.php index d8bae7fdbad8..c174f2f9bfb3 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/InlineScript.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/InlineScript.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/ParentTemplate.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/ParentTemplate.php index cba0920456e0..05f3d39f7822 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/ParentTemplate.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/ParentTemplate.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/ParentTemplateFactory.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/ParentTemplateFactory.php index 6b93ff1dc756..e964b7fb0aa0 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/ParentTemplateFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/ParentTemplateFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/PipelineInjectorFactory.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/PipelineInjectorFactory.php index d928e76a3f56..0e6265fa2a40 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/PipelineInjectorFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/PipelineInjectorFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/RelativePathTrait.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/RelativePathTrait.php index 8460ad412903..12e8ae55679f 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/RelativePathTrait.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/RelativePathTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/SetupThemeResources.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/SetupThemeResources.php index 5809fee54626..ff4930e0e508 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/SetupThemeResources.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/SetupThemeResources.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/SetupThemeResourcesFactory.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/SetupThemeResourcesFactory.php index ca0c7f84af04..4fde52f839aa 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/SetupThemeResourcesFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/SetupThemeResourcesFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/Slot.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/Slot.php index 9e2a76ac1a4e..54629917fc21 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/Slot.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/Slot.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/TemplatePath.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/TemplatePath.php index e015b8df6596..a384fd5e3f7b 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/TemplatePath.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/TemplatePath.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/TemplatePathFactory.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/TemplatePathFactory.php index 62dbb93dbf20..fc469c68160c 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/TemplatePathFactory.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/TemplatePathFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeCompilerTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeCompilerTest.php index 786de2fa6f82..69ec208eae0e 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeCompilerTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeCompilerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInfoTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInfoTest.php index fd33997c0713..b1a90e2ddf39 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInfoTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInfoTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInjectTemplateListenerFactoryTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInjectTemplateListenerFactoryTest.php index 32982985b5d0..02cca33673be 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInjectTemplateListenerFactoryTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInjectTemplateListenerFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInjectTemplateListenerTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInjectTemplateListenerTest.php index 44c78f488d78..99313c0ee824 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInjectTemplateListenerTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeInjectTemplateListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeMobileTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeMobileTest.php index a4eec3213cb3..7c215319e5bc 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeMobileTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeMobileTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeResourceContainerTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeResourceContainerTest.php index 433509f1c0e2..e49712f4a48d 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeResourceContainerTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/ThemeResourceContainerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/ParentTemplateTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/ParentTemplateTest.php index 7ce07fe4ed66..f4233e351293 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/ParentTemplateTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/ParentTemplateTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/SetupThemeResourcesTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/SetupThemeResourcesTest.php index 11deb4d22438..9e19c516acd5 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/SetupThemeResourcesTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/SetupThemeResourcesTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/SlotTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/SlotTest.php index 2d96921bcc49..70163ce3fb13 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/SlotTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/SlotTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/TemplatePathTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/TemplatePathTest.php index 737f448b5fd6..2bc374a055e9 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/TemplatePathTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/View/Helper/TemplatePathTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/util/commit.php b/util/commit.php index 188ee1468e40..f9de4416b3ad 100644 --- a/util/commit.php +++ b/util/commit.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/createHierarchyTrees.php b/util/createHierarchyTrees.php index e16e6c44acf4..a83ebef904b8 100644 --- a/util/createHierarchyTrees.php +++ b/util/createHierarchyTrees.php @@ -22,8 +22,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/dedupe.php b/util/dedupe.php index 6c71bc941ee5..ab3b61fe1af8 100644 --- a/util/dedupe.php +++ b/util/dedupe.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/deletes.php b/util/deletes.php index 5c34f18bb052..df34396533f5 100644 --- a/util/deletes.php +++ b/util/deletes.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/expire_searches.php b/util/expire_searches.php index 6be4a0abe866..58afba0fc97a 100644 --- a/util/expire_searches.php +++ b/util/expire_searches.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/expire_sessions.php b/util/expire_sessions.php index 8e7f3c616612..98d7362ac5ec 100644 --- a/util/expire_sessions.php +++ b/util/expire_sessions.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/i18n/create_language_translations.js b/util/i18n/create_language_translations.js index 72443a332184..4ba625d4fe03 100644 --- a/util/i18n/create_language_translations.js +++ b/util/i18n/create_language_translations.js @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/i18n/update_language_names_from_lexvo.php b/util/i18n/update_language_names_from_lexvo.php index 91a40488817a..2e453548e4c2 100644 --- a/util/i18n/update_language_names_from_lexvo.php +++ b/util/i18n/update_language_names_from_lexvo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/index_reserves.php b/util/index_reserves.php index 8044d9e67f10..c56c397959f9 100644 --- a/util/index_reserves.php +++ b/util/index_reserves.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/optimize.php b/util/optimize.php index 8b6450c62013..69dbf76f2e22 100644 --- a/util/optimize.php +++ b/util/optimize.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/sitemap.php b/util/sitemap.php index ba269de144a7..a9144a8d806a 100644 --- a/util/sitemap.php +++ b/util/sitemap.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities diff --git a/util/suppressed.php b/util/suppressed.php index 93c5a1633890..fa3cd2da68c9 100644 --- a/util/suppressed.php +++ b/util/suppressed.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Utilities From e23329762abdab96c043d7ff5389dbb0f820c19e Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Thu, 20 Nov 2025 15:36:35 +0100 Subject: [PATCH 2/2] Fix GPL statement in BSZ code headers (replace old addresses) Signed-off-by: Stefan Weil --- module/Bsz/config/module.config.php | 4 ++-- module/Bsz/sql/data.sql | 4 ++-- module/Bsz/sql/newauth.sql | 4 ++-- module/Bsz/sql/structure.sql | 4 ++-- module/Bsz/src/Bsz/Auth/ChoiceAuth.php | 4 ++-- module/Bsz/src/Bsz/Auth/ChoiceAuthFactory.php | 4 ++-- module/Bsz/src/Bsz/Auth/Koha.php | 4 ++-- module/Bsz/src/Bsz/Auth/NCIP.php | 4 ++-- module/Bsz/src/Bsz/Auth/PluginManager.php | 4 ++-- module/Bsz/src/Bsz/Config/Client.php | 4 ++-- module/Bsz/src/Bsz/Config/Libraries.php | 4 ++-- module/Bsz/src/Bsz/Config/Library.php | 4 ++-- module/Bsz/src/Bsz/Controller/BszController.php | 4 ++-- module/Bsz/src/Bsz/Controller/CoverController.php | 4 ++-- module/Bsz/src/Bsz/Controller/EdsrecordController.php | 4 ++-- module/Bsz/src/Bsz/Controller/Factory.php | 4 ++-- module/Bsz/src/Bsz/Controller/HoldingController.php | 4 ++-- module/Bsz/src/Bsz/Controller/RecordController.php | 4 ++-- module/Bsz/src/Bsz/Controller/Search2RecordController.php | 4 ++-- module/Bsz/src/Bsz/Debug.php | 4 ++-- module/Bsz/src/Bsz/Exception.php | 4 ++-- module/Bsz/src/Bsz/ILL/Factory.php | 4 ++-- module/Bsz/src/Bsz/ILL/Holding.php | 4 ++-- module/Bsz/src/Bsz/ILL/Logic.php | 4 ++-- module/Bsz/src/Bsz/ILS/Driver/DAIAbsz.php | 4 ++-- module/Bsz/src/Bsz/ILS/Driver/NoILSFactory.php | 4 ++-- module/Bsz/src/Bsz/Net/Tools.php | 4 ++-- module/Bsz/src/Bsz/Recommend/RSSFeedResults.php | 4 ++-- module/Bsz/src/Bsz/Recommend/RSSFeedResultsDeferred.php | 4 ++-- module/Bsz/src/Bsz/Recommend/SearchButtons.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/EDS.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/Factory.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/FivTrait.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/MarcAdvancedTraitBsz.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/MarcFormatTrait.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/OriginalLanguageTrait.php | 4 ++-- .../Bsz/src/Bsz/RecordDriver/Response/PublicationDetails.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/SolrGviMarc.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/SolrMarc.php | 4 ++-- module/Bsz/src/Bsz/RecordDriver/Summon.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/AbstractCollection.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/Articles.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/Description.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/Factory.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/InterlibraryLoan.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/Libraries.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/Notes.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/StaffViewArray.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/StaffViewMARC.php | 4 ++-- module/Bsz/src/Bsz/RecordTab/Volumes.php | 4 ++-- module/Bsz/src/Bsz/Related/Factory.php | 4 ++-- module/Bsz/src/Bsz/Related/Similar.php | 4 ++-- module/Bsz/src/Bsz/Route/RouteGenerator.php | 4 ++-- module/Bsz/src/Bsz/Search/Params/Factory.php | 4 ++-- module/Bsz/src/Bsz/Search/Search2/Params.php | 4 ++-- module/Bsz/tests/unit-tests/src/BszTest/ClientTest.php | 4 ++-- module/Bsz/tests/unit-tests/src/BszTest/LibraryTest.php | 4 ++-- module/Bsz/tests/unit-tests/src/BszTest/LogicTest.php | 4 ++-- module/Bsz/tests/unit-tests/src/BszTest/OpenUrlTest.php | 4 ++-- .../unit-tests/src/BszTest/RecordDriver/SolrGviMarcTest.php | 4 ++-- module/Bsz/tests/unit-tests/src/BszTest/ToolsTest.php | 4 ++-- .../BszCommon/src/BszCommon/RecordTab/AbstractCollection.php | 4 ++-- module/BszConsole/Module.php | 4 ++-- .../BszConsole/src/BszConsole/Controller/CacheController.php | 4 ++-- module/BszConsole/src/BszConsole/Controller/Factory.php | 4 ++-- module/BszTheme/Module.php | 4 ++-- module/BszTheme/src/BszTheme/ThemeInfo.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/Bodensee/Abbrev.php | 4 ++-- .../BszTheme/src/BszTheme/View/Helper/Bodensee/Clipboard.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/Bodensee/Factory.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/Bodensee/IllForm.php | 4 ++-- .../src/BszTheme/View/Helper/Bodensee/LayoutClass.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/Bodensee/OpenUrl.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/Bodensee/Record.php | 4 ++-- .../BszTheme/src/BszTheme/View/Helper/Bodensee/RecordLink.php | 4 ++-- .../BszTheme/src/BszTheme/View/Helper/Bodensee/Showmore.php | 4 ++-- .../BszTheme/src/BszTheme/View/Helper/Bodensee/Wayfless.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/Client.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/ClientAsset.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/Factory.php | 4 ++-- module/BszTheme/src/BszTheme/View/Helper/Libraries.php | 4 ++-- .../BszTheme/tests/unit-tests/src/BszTest/ThemeInfoTest.php | 4 ++-- .../unit-tests/src/BszTest/View/Helper/ClientAssetTest.php | 4 ++-- module/Finc/src/Finc/RecordDriver/SolrAI.php | 4 ++-- module/Finc/src/Finc/RecordDriver/SolrDefault.php | 4 ++-- module/Finc/src/Finc/RecordDriver/SolrDefaultFincTrait.php | 4 ++-- module/Finc/src/Finc/RecordDriver/SolrMarc.php | 4 ++-- module/Finc/src/Finc/RecordDriver/SolrMarcFinc.php | 4 ++-- module/Finc/src/Finc/RecordDriver/SolrMarcFincTrait.php | 4 ++-- module/Findex/Module.php | 4 ++-- module/Findex/config/module.config.php | 4 ++-- module/Findex/src/Findex/RecordDriver/Factory.php | 4 ++-- module/Findex/src/Findex/RecordDriver/SolrFindexMarc.php | 4 ++-- module/Findex/src/Findex/RecordTab/AbstractCollection.php | 4 ++-- module/Findex/src/Findex/RecordTab/Factory.php | 4 ++-- module/Findex/src/Findex/RecordTab/FindexArticles.php | 4 ++-- module/Findex/src/Findex/RecordTab/FindexLibraries.php | 4 ++-- module/Findex/src/Findex/RecordTab/FindexVolumes.php | 4 ++-- module/VuFind/src/VuFind/Captcha/Figlet.php | 4 ++-- module/VuFind/src/VuFind/Config/Locator.php | 4 ++-- module/VuFind/src/VuFind/Config/Reader/CacheDecorator.php | 4 ++-- module/VuFind/src/VuFind/Controller/Plugin/DbUpgrade.php | 4 ++-- module/VuFind/src/VuFind/Db/AdapterFactory.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/AccessToken.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/AuthHash.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Comments.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/ExternalSession.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Feedback.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/OaiResumption.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/PrivateUser.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Ratings.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Record.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Resource.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/ResourceTags.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Search.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Session.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/Tags.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/User.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/UserCard.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/UserFactory.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/UserList.php | 4 ++-- module/VuFind/src/VuFind/Db/Row/UserResource.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/AccessToken.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/AuthHash.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/ChangeTracker.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Comments.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/DbTableAwareTrait.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/ExpirationTrait.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/ExternalSession.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Feedback.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Gateway.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/LoginToken.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/OaiResumption.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/PluginManager.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Ratings.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Record.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Resource.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/ResourceTags.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Search.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Session.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/Tags.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/User.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/UserList.php | 4 ++-- module/VuFind/src/VuFind/Db/Table/UserResource.php | 4 ++-- module/VuFind/src/VuFind/DoiLinker/BrowZine.php | 4 ++-- module/VuFind/src/VuFind/DoiLinker/Demo.php | 4 ++-- module/VuFind/src/VuFind/Mailer/From.php | 4 ++-- module/VuFind/src/VuFind/Mailer/GetFieldValueFixTrait.php | 4 ++-- module/VuFind/src/VuFind/Mailer/Message.php | 4 ++-- module/VuFind/src/VuFind/Mailer/ReplyTo.php | 4 ++-- module/VuFind/src/VuFind/Mailer/To.php | 4 ++-- .../VuFind/src/VuFind/Search/Solr/AbstractErrorListener.php | 4 ++-- module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php | 4 ++-- .../VuFind/View/Helper/Bootstrap3/CopyToClipboardButton.php | 4 ++-- .../VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClass.php | 4 ++-- .../src/VuFind/View/Helper/Bootstrap3/LayoutClassFactory.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Bootstrap3/Search.php | 4 ++-- module/VuFind/src/VuFind/View/Helper/Root/Doi.php | 4 ++-- .../src/VuFindTest/Feature/ConfigPluginManagerTrait.php | 4 ++-- module/VuFind/src/VuFindTest/Feature/PathResolverTrait.php | 4 ++-- .../unit-tests/src/VuFindTest/Config/PluginFactoryTest.php | 4 ++-- .../src/VuFindTest/Config/Reader/CacheDecoratorTest.php | 4 ++-- .../unit-tests/src/VuFindTest/DoiLinker/BrowZineTest.php | 4 ++-- .../src/VuFindTest/Search/Solr/V3/ErrorListenerTest.php | 4 ++-- .../VuFindConsole/Command/Util/AbstractCssBuilderCommand.php | 4 ++-- .../VuFindSearch/src/VuFindSearch/Backend/Primo/Connector.php | 4 ++-- .../unit-tests/src/VuFindTest/Backend/Primo/ConnectorTest.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/AbstractCssPreCompiler.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/ScssCompiler.php | 4 ++-- .../VuFindTheme/src/VuFindTheme/View/Helper/ConcatTrait.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/View/Helper/HeadLink.php | 4 ++-- module/VuFindTheme/src/VuFindTheme/View/Helper/HeadScript.php | 4 ++-- .../tests/unit-tests/src/VuFindTest/CssPreCompilerTest.php | 4 ++-- .../bodensee/templates/RecordDriver/DefaultRecord/_core.phtml | 4 ++-- .../bodensee/templates/RecordDriver/DefaultRecord/core.phtml | 4 ++-- .../templates/RecordDriver/DefaultRecord/parts/series.phtml | 4 ++-- .../templates/RecordDriver/DefaultRecord/result-list.phtml | 4 ++-- themes/bodensee/templates/RecordTab/notes.phtml | 4 ++-- themes/bodensee/theme.config.php | 4 ++-- themes/bodensee5/images/flags/LBBW.svg | 4 ++-- .../templates/RecordDriver/DefaultRecord/_core.phtml | 4 ++-- .../bodensee5/templates/RecordDriver/DefaultRecord/core.phtml | 4 ++-- .../templates/RecordDriver/DefaultRecord/parts/series.phtml | 4 ++-- .../templates/RecordDriver/DefaultRecord/result-list.phtml | 4 ++-- themes/bodensee5/templates/RecordTab/notes.phtml | 4 ++-- themes/bodensee5/theme.config.php | 4 ++-- themes/bsz/templates/RecordTab/libraries.phtml | 4 ++-- themes/bsz/templates/layout/layout.phtml | 4 ++-- themes/bsz/templates/search/home.phtml | 4 ++-- themes/bsz/theme.config.php | 4 ++-- themes/mozart/images/logo/bw.svg | 4 ++-- themes/mozart/images/logo/bw_white.svg | 4 ++-- .../templates/RecordDriver/DefaultRecord/result-list.phtml | 4 ++-- themes/mozart/theme.config.php | 4 ++-- themes/paris/templates/RecordDriver/DefaultRecord/_core.phtml | 4 ++-- .../templates/RecordDriver/DefaultRecord/result-list.phtml | 4 ++-- themes/paris/theme.config.php | 4 ++-- themes/reichenau/theme.config.php | 4 ++-- 199 files changed, 398 insertions(+), 398 deletions(-) diff --git a/module/Bsz/config/module.config.php b/module/Bsz/config/module.config.php index af07d00960fa..37a0733e5e6c 100644 --- a/module/Bsz/config/module.config.php +++ b/module/Bsz/config/module.config.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/sql/data.sql b/module/Bsz/sql/data.sql index ddc093f3f2df..88585ffe3061 100644 --- a/module/Bsz/sql/data.sql +++ b/module/Bsz/sql/data.sql @@ -13,8 +13,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/sql/newauth.sql b/module/Bsz/sql/newauth.sql index b37131bf33b7..936e13cb5f36 100644 --- a/module/Bsz/sql/newauth.sql +++ b/module/Bsz/sql/newauth.sql @@ -13,8 +13,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/sql/structure.sql b/module/Bsz/sql/structure.sql index 5b239e32040b..47fadb5a449d 100644 --- a/module/Bsz/sql/structure.sql +++ b/module/Bsz/sql/structure.sql @@ -123,8 +123,8 @@ CREATE TABLE `places` * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/Auth/ChoiceAuth.php b/module/Bsz/src/Bsz/Auth/ChoiceAuth.php index 34b20b8d5cd0..cf0a778737ce 100644 --- a/module/Bsz/src/Bsz/Auth/ChoiceAuth.php +++ b/module/Bsz/src/Bsz/Auth/ChoiceAuth.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/Auth/ChoiceAuthFactory.php b/module/Bsz/src/Bsz/Auth/ChoiceAuthFactory.php index c68449531ba5..52a365d3f011 100644 --- a/module/Bsz/src/Bsz/Auth/ChoiceAuthFactory.php +++ b/module/Bsz/src/Bsz/Auth/ChoiceAuthFactory.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/Bsz/src/Bsz/Auth/Koha.php b/module/Bsz/src/Bsz/Auth/Koha.php index cb666c0cdcc7..b7557f503edd 100644 --- a/module/Bsz/src/Bsz/Auth/Koha.php +++ b/module/Bsz/src/Bsz/Auth/Koha.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/Auth/NCIP.php b/module/Bsz/src/Bsz/Auth/NCIP.php index 4a30a04625c6..2769d2943e4c 100644 --- a/module/Bsz/src/Bsz/Auth/NCIP.php +++ b/module/Bsz/src/Bsz/Auth/NCIP.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Authentication diff --git a/module/Bsz/src/Bsz/Auth/PluginManager.php b/module/Bsz/src/Bsz/Auth/PluginManager.php index 52aa0e25ed31..84b4b8802865 100644 --- a/module/Bsz/src/Bsz/Auth/PluginManager.php +++ b/module/Bsz/src/Bsz/Auth/PluginManager.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/Config/Client.php b/module/Bsz/src/Bsz/Config/Client.php index 78fea102477a..269460323498 100644 --- a/module/Bsz/src/Bsz/Config/Client.php +++ b/module/Bsz/src/Bsz/Config/Client.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\Config; diff --git a/module/Bsz/src/Bsz/Config/Libraries.php b/module/Bsz/src/Bsz/Config/Libraries.php index c812a99f9307..3d3d1e5c4ecc 100644 --- a/module/Bsz/src/Bsz/Config/Libraries.php +++ b/module/Bsz/src/Bsz/Config/Libraries.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/Config/Library.php b/module/Bsz/src/Bsz/Config/Library.php index cc96e3502c6d..0fe769f6f427 100644 --- a/module/Bsz/src/Bsz/Config/Library.php +++ b/module/Bsz/src/Bsz/Config/Library.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\Config; diff --git a/module/Bsz/src/Bsz/Controller/BszController.php b/module/Bsz/src/Bsz/Controller/BszController.php index f47f8ca5ee78..606674b50eaf 100644 --- a/module/Bsz/src/Bsz/Controller/BszController.php +++ b/module/Bsz/src/Bsz/Controller/BszController.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\Controller; diff --git a/module/Bsz/src/Bsz/Controller/CoverController.php b/module/Bsz/src/Bsz/Controller/CoverController.php index 311c9de141f6..8305859fa03e 100644 --- a/module/Bsz/src/Bsz/Controller/CoverController.php +++ b/module/Bsz/src/Bsz/Controller/CoverController.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/Controller/EdsrecordController.php b/module/Bsz/src/Bsz/Controller/EdsrecordController.php index 6f7a4bb3a928..daa49c297448 100644 --- a/module/Bsz/src/Bsz/Controller/EdsrecordController.php +++ b/module/Bsz/src/Bsz/Controller/EdsrecordController.php @@ -16,8 +16,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind2 * @package Controller diff --git a/module/Bsz/src/Bsz/Controller/Factory.php b/module/Bsz/src/Bsz/Controller/Factory.php index eba37350599b..4861236ff60e 100644 --- a/module/Bsz/src/Bsz/Controller/Factory.php +++ b/module/Bsz/src/Bsz/Controller/Factory.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz\Controller; diff --git a/module/Bsz/src/Bsz/Controller/HoldingController.php b/module/Bsz/src/Bsz/Controller/HoldingController.php index 3c854b43720b..126793244e84 100644 --- a/module/Bsz/src/Bsz/Controller/HoldingController.php +++ b/module/Bsz/src/Bsz/Controller/HoldingController.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\Controller; diff --git a/module/Bsz/src/Bsz/Controller/RecordController.php b/module/Bsz/src/Bsz/Controller/RecordController.php index 4ef8d1f7f2d0..f7cce60fe708 100644 --- a/module/Bsz/src/Bsz/Controller/RecordController.php +++ b/module/Bsz/src/Bsz/Controller/RecordController.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\Controller; diff --git a/module/Bsz/src/Bsz/Controller/Search2RecordController.php b/module/Bsz/src/Bsz/Controller/Search2RecordController.php index c26e2d353ae9..eceed7f8a29a 100644 --- a/module/Bsz/src/Bsz/Controller/Search2RecordController.php +++ b/module/Bsz/src/Bsz/Controller/Search2RecordController.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/Debug.php b/module/Bsz/src/Bsz/Debug.php index e49e1ee4c0eb..3dbbbe6b36dc 100644 --- a/module/Bsz/src/Bsz/Debug.php +++ b/module/Bsz/src/Bsz/Debug.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz; diff --git a/module/Bsz/src/Bsz/Exception.php b/module/Bsz/src/Bsz/Exception.php index 3bf63bac57b7..c59e80e0b178 100644 --- a/module/Bsz/src/Bsz/Exception.php +++ b/module/Bsz/src/Bsz/Exception.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz; diff --git a/module/Bsz/src/Bsz/ILL/Factory.php b/module/Bsz/src/Bsz/ILL/Factory.php index 53821f7cf0ac..ee0868f81a0d 100644 --- a/module/Bsz/src/Bsz/ILL/Factory.php +++ b/module/Bsz/src/Bsz/ILL/Factory.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\ILL; diff --git a/module/Bsz/src/Bsz/ILL/Holding.php b/module/Bsz/src/Bsz/ILL/Holding.php index cbe2c15bcfcb..dfd8840c5749 100644 --- a/module/Bsz/src/Bsz/ILL/Holding.php +++ b/module/Bsz/src/Bsz/ILL/Holding.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\ILL; diff --git a/module/Bsz/src/Bsz/ILL/Logic.php b/module/Bsz/src/Bsz/ILL/Logic.php index 5df4c897888b..fb9bc37099b0 100644 --- a/module/Bsz/src/Bsz/ILL/Logic.php +++ b/module/Bsz/src/Bsz/ILL/Logic.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\ILL; diff --git a/module/Bsz/src/Bsz/ILS/Driver/DAIAbsz.php b/module/Bsz/src/Bsz/ILS/Driver/DAIAbsz.php index 9ce8d99f7d6e..07268203b9cd 100644 --- a/module/Bsz/src/Bsz/ILS/Driver/DAIAbsz.php +++ b/module/Bsz/src/Bsz/ILS/Driver/DAIAbsz.php @@ -13,8 +13,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * @category VuFind2 * @package ILS_Drivers * @author Jochen Lienhard diff --git a/module/Bsz/src/Bsz/ILS/Driver/NoILSFactory.php b/module/Bsz/src/Bsz/ILS/Driver/NoILSFactory.php index fa2ea6c51ca1..83eaa7aa8275 100644 --- a/module/Bsz/src/Bsz/ILS/Driver/NoILSFactory.php +++ b/module/Bsz/src/Bsz/ILS/Driver/NoILSFactory.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package ILS_Drivers diff --git a/module/Bsz/src/Bsz/Net/Tools.php b/module/Bsz/src/Bsz/Net/Tools.php index 1b605aa5c7da..7dba5a7280b2 100644 --- a/module/Bsz/src/Bsz/Net/Tools.php +++ b/module/Bsz/src/Bsz/Net/Tools.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\Net; diff --git a/module/Bsz/src/Bsz/Recommend/RSSFeedResults.php b/module/Bsz/src/Bsz/Recommend/RSSFeedResults.php index 1a5556ffc4f8..74c464a93593 100644 --- a/module/Bsz/src/Bsz/Recommend/RSSFeedResults.php +++ b/module/Bsz/src/Bsz/Recommend/RSSFeedResults.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/Bsz/src/Bsz/Recommend/RSSFeedResultsDeferred.php b/module/Bsz/src/Bsz/Recommend/RSSFeedResultsDeferred.php index 2fc5b2407bc3..94fd4dbd0ea4 100644 --- a/module/Bsz/src/Bsz/Recommend/RSSFeedResultsDeferred.php +++ b/module/Bsz/src/Bsz/Recommend/RSSFeedResultsDeferred.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Recommendations diff --git a/module/Bsz/src/Bsz/Recommend/SearchButtons.php b/module/Bsz/src/Bsz/Recommend/SearchButtons.php index 74c14e22984e..d482c47560ad 100644 --- a/module/Bsz/src/Bsz/Recommend/SearchButtons.php +++ b/module/Bsz/src/Bsz/Recommend/SearchButtons.php @@ -16,8 +16,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind2 * @package Recommendations diff --git a/module/Bsz/src/Bsz/RecordDriver/EDS.php b/module/Bsz/src/Bsz/RecordDriver/EDS.php index 1186409dfdc8..78945e71e1ec 100644 --- a/module/Bsz/src/Bsz/RecordDriver/EDS.php +++ b/module/Bsz/src/Bsz/RecordDriver/EDS.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordDriver; diff --git a/module/Bsz/src/Bsz/RecordDriver/Factory.php b/module/Bsz/src/Bsz/RecordDriver/Factory.php index 89efb07e4bf6..0589772de1b9 100644 --- a/module/Bsz/src/Bsz/RecordDriver/Factory.php +++ b/module/Bsz/src/Bsz/RecordDriver/Factory.php @@ -13,8 +13,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz\RecordDriver; diff --git a/module/Bsz/src/Bsz/RecordDriver/FivTrait.php b/module/Bsz/src/Bsz/RecordDriver/FivTrait.php index 1702d034d606..c42571e3d923 100644 --- a/module/Bsz/src/Bsz/RecordDriver/FivTrait.php +++ b/module/Bsz/src/Bsz/RecordDriver/FivTrait.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordDriver; diff --git a/module/Bsz/src/Bsz/RecordDriver/MarcAdvancedTraitBsz.php b/module/Bsz/src/Bsz/RecordDriver/MarcAdvancedTraitBsz.php index 812bd236e316..c4435f06296e 100644 --- a/module/Bsz/src/Bsz/RecordDriver/MarcAdvancedTraitBsz.php +++ b/module/Bsz/src/Bsz/RecordDriver/MarcAdvancedTraitBsz.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/Bsz/src/Bsz/RecordDriver/MarcFormatTrait.php b/module/Bsz/src/Bsz/RecordDriver/MarcFormatTrait.php index 299e3df475b4..0dd8322ea664 100644 --- a/module/Bsz/src/Bsz/RecordDriver/MarcFormatTrait.php +++ b/module/Bsz/src/Bsz/RecordDriver/MarcFormatTrait.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/RecordDriver/OriginalLanguageTrait.php b/module/Bsz/src/Bsz/RecordDriver/OriginalLanguageTrait.php index e00a327103cd..a9dea7ea3e06 100644 --- a/module/Bsz/src/Bsz/RecordDriver/OriginalLanguageTrait.php +++ b/module/Bsz/src/Bsz/RecordDriver/OriginalLanguageTrait.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordDriver; diff --git a/module/Bsz/src/Bsz/RecordDriver/Response/PublicationDetails.php b/module/Bsz/src/Bsz/RecordDriver/Response/PublicationDetails.php index 77ad0d16cb9f..959aae6d34fc 100644 --- a/module/Bsz/src/Bsz/RecordDriver/Response/PublicationDetails.php +++ b/module/Bsz/src/Bsz/RecordDriver/Response/PublicationDetails.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordDriver\Response; diff --git a/module/Bsz/src/Bsz/RecordDriver/SolrGviMarc.php b/module/Bsz/src/Bsz/RecordDriver/SolrGviMarc.php index 1007ed20060f..71de34dc3200 100644 --- a/module/Bsz/src/Bsz/RecordDriver/SolrGviMarc.php +++ b/module/Bsz/src/Bsz/RecordDriver/SolrGviMarc.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/RecordDriver/SolrMarc.php b/module/Bsz/src/Bsz/RecordDriver/SolrMarc.php index b80cd5f96c8f..d3cb3843ca41 100644 --- a/module/Bsz/src/Bsz/RecordDriver/SolrMarc.php +++ b/module/Bsz/src/Bsz/RecordDriver/SolrMarc.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordDriver; diff --git a/module/Bsz/src/Bsz/RecordDriver/Summon.php b/module/Bsz/src/Bsz/RecordDriver/Summon.php index 9721b3dfb58b..de2064bc0f4f 100644 --- a/module/Bsz/src/Bsz/RecordDriver/Summon.php +++ b/module/Bsz/src/Bsz/RecordDriver/Summon.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/src/Bsz/RecordTab/AbstractCollection.php b/module/Bsz/src/Bsz/RecordTab/AbstractCollection.php index 57c199ce5346..f88dc818807e 100644 --- a/module/Bsz/src/Bsz/RecordTab/AbstractCollection.php +++ b/module/Bsz/src/Bsz/RecordTab/AbstractCollection.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz\RecordTab; diff --git a/module/Bsz/src/Bsz/RecordTab/Articles.php b/module/Bsz/src/Bsz/RecordTab/Articles.php index 21f7ad262779..9ddd1cc75f56 100644 --- a/module/Bsz/src/Bsz/RecordTab/Articles.php +++ b/module/Bsz/src/Bsz/RecordTab/Articles.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz\RecordTab; diff --git a/module/Bsz/src/Bsz/RecordTab/Description.php b/module/Bsz/src/Bsz/RecordTab/Description.php index b7802913e6e2..ea85e953c052 100644 --- a/module/Bsz/src/Bsz/RecordTab/Description.php +++ b/module/Bsz/src/Bsz/RecordTab/Description.php @@ -16,8 +16,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind2 * @package RecordTabs diff --git a/module/Bsz/src/Bsz/RecordTab/Factory.php b/module/Bsz/src/Bsz/RecordTab/Factory.php index 696418b72c8d..9d425c2e8595 100644 --- a/module/Bsz/src/Bsz/RecordTab/Factory.php +++ b/module/Bsz/src/Bsz/RecordTab/Factory.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordTab; diff --git a/module/Bsz/src/Bsz/RecordTab/InterlibraryLoan.php b/module/Bsz/src/Bsz/RecordTab/InterlibraryLoan.php index 07c798890325..16f88654a85f 100644 --- a/module/Bsz/src/Bsz/RecordTab/InterlibraryLoan.php +++ b/module/Bsz/src/Bsz/RecordTab/InterlibraryLoan.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordTab; diff --git a/module/Bsz/src/Bsz/RecordTab/Libraries.php b/module/Bsz/src/Bsz/RecordTab/Libraries.php index 46555fda9945..45b8efec0d50 100644 --- a/module/Bsz/src/Bsz/RecordTab/Libraries.php +++ b/module/Bsz/src/Bsz/RecordTab/Libraries.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordTab; diff --git a/module/Bsz/src/Bsz/RecordTab/Notes.php b/module/Bsz/src/Bsz/RecordTab/Notes.php index a0f003313156..d98d758e317d 100644 --- a/module/Bsz/src/Bsz/RecordTab/Notes.php +++ b/module/Bsz/src/Bsz/RecordTab/Notes.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Bsz\RecordTab; diff --git a/module/Bsz/src/Bsz/RecordTab/StaffViewArray.php b/module/Bsz/src/Bsz/RecordTab/StaffViewArray.php index 9160892cd339..ad6352739c74 100644 --- a/module/Bsz/src/Bsz/RecordTab/StaffViewArray.php +++ b/module/Bsz/src/Bsz/RecordTab/StaffViewArray.php @@ -16,8 +16,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind2 * @package RecordTabs diff --git a/module/Bsz/src/Bsz/RecordTab/StaffViewMARC.php b/module/Bsz/src/Bsz/RecordTab/StaffViewMARC.php index 626a84773be5..4fb68cf1fb87 100644 --- a/module/Bsz/src/Bsz/RecordTab/StaffViewMARC.php +++ b/module/Bsz/src/Bsz/RecordTab/StaffViewMARC.php @@ -16,8 +16,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind2 * @package RecordTabs diff --git a/module/Bsz/src/Bsz/RecordTab/Volumes.php b/module/Bsz/src/Bsz/RecordTab/Volumes.php index 8ff5f0dae2a9..ad64dddc5ccb 100644 --- a/module/Bsz/src/Bsz/RecordTab/Volumes.php +++ b/module/Bsz/src/Bsz/RecordTab/Volumes.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz\RecordTab; diff --git a/module/Bsz/src/Bsz/Related/Factory.php b/module/Bsz/src/Bsz/Related/Factory.php index 73aa72972aec..ae102494619a 100644 --- a/module/Bsz/src/Bsz/Related/Factory.php +++ b/module/Bsz/src/Bsz/Related/Factory.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz\Related; diff --git a/module/Bsz/src/Bsz/Related/Similar.php b/module/Bsz/src/Bsz/Related/Similar.php index ff730ac4c9ff..e2561098c056 100644 --- a/module/Bsz/src/Bsz/Related/Similar.php +++ b/module/Bsz/src/Bsz/Related/Similar.php @@ -16,8 +16,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind2 * @package Related_Records diff --git a/module/Bsz/src/Bsz/Route/RouteGenerator.php b/module/Bsz/src/Bsz/Route/RouteGenerator.php index 563bfb728353..2b4048ab8596 100644 --- a/module/Bsz/src/Bsz/Route/RouteGenerator.php +++ b/module/Bsz/src/Bsz/Route/RouteGenerator.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz\Route; diff --git a/module/Bsz/src/Bsz/Search/Params/Factory.php b/module/Bsz/src/Bsz/Search/Params/Factory.php index 219cea4a94ab..e46e5a296a58 100644 --- a/module/Bsz/src/Bsz/Search/Params/Factory.php +++ b/module/Bsz/src/Bsz/Search/Params/Factory.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Bsz\Search\Params; diff --git a/module/Bsz/src/Bsz/Search/Search2/Params.php b/module/Bsz/src/Bsz/Search/Search2/Params.php index ba1a79cc5109..5b870b5d89b3 100644 --- a/module/Bsz/src/Bsz/Search/Search2/Params.php +++ b/module/Bsz/src/Bsz/Search/Search2/Params.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/tests/unit-tests/src/BszTest/ClientTest.php b/module/Bsz/tests/unit-tests/src/BszTest/ClientTest.php index 75dcd432b328..0d90735be43b 100644 --- a/module/Bsz/tests/unit-tests/src/BszTest/ClientTest.php +++ b/module/Bsz/tests/unit-tests/src/BszTest/ClientTest.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace BszTest; diff --git a/module/Bsz/tests/unit-tests/src/BszTest/LibraryTest.php b/module/Bsz/tests/unit-tests/src/BszTest/LibraryTest.php index 809fc81eafa8..ecd6803d2b0f 100644 --- a/module/Bsz/tests/unit-tests/src/BszTest/LibraryTest.php +++ b/module/Bsz/tests/unit-tests/src/BszTest/LibraryTest.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace BszTest; diff --git a/module/Bsz/tests/unit-tests/src/BszTest/LogicTest.php b/module/Bsz/tests/unit-tests/src/BszTest/LogicTest.php index 7e9b77f344eb..af37ea51dc7e 100644 --- a/module/Bsz/tests/unit-tests/src/BszTest/LogicTest.php +++ b/module/Bsz/tests/unit-tests/src/BszTest/LogicTest.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/tests/unit-tests/src/BszTest/OpenUrlTest.php b/module/Bsz/tests/unit-tests/src/BszTest/OpenUrlTest.php index 8be7f744ce7f..ef844fa53b1d 100644 --- a/module/Bsz/tests/unit-tests/src/BszTest/OpenUrlTest.php +++ b/module/Bsz/tests/unit-tests/src/BszTest/OpenUrlTest.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Bsz/tests/unit-tests/src/BszTest/RecordDriver/SolrGviMarcTest.php b/module/Bsz/tests/unit-tests/src/BszTest/RecordDriver/SolrGviMarcTest.php index 6c46363b3ec1..8875a0de4c1c 100644 --- a/module/Bsz/tests/unit-tests/src/BszTest/RecordDriver/SolrGviMarcTest.php +++ b/module/Bsz/tests/unit-tests/src/BszTest/RecordDriver/SolrGviMarcTest.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace BszTest\RecordDriver; diff --git a/module/Bsz/tests/unit-tests/src/BszTest/ToolsTest.php b/module/Bsz/tests/unit-tests/src/BszTest/ToolsTest.php index 27fb7f2ae2f0..0b5e535f0c1e 100644 --- a/module/Bsz/tests/unit-tests/src/BszTest/ToolsTest.php +++ b/module/Bsz/tests/unit-tests/src/BszTest/ToolsTest.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/BszCommon/src/BszCommon/RecordTab/AbstractCollection.php b/module/BszCommon/src/BszCommon/RecordTab/AbstractCollection.php index 0ff1bb7d24f2..ff1483a5b5a2 100644 --- a/module/BszCommon/src/BszCommon/RecordTab/AbstractCollection.php +++ b/module/BszCommon/src/BszCommon/RecordTab/AbstractCollection.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace BszCommon\RecordTab; diff --git a/module/BszConsole/Module.php b/module/BszConsole/Module.php index 667261127fad..924835e2e5d6 100644 --- a/module/BszConsole/Module.php +++ b/module/BszConsole/Module.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Module diff --git a/module/BszConsole/src/BszConsole/Controller/CacheController.php b/module/BszConsole/src/BszConsole/Controller/CacheController.php index 858b0d94dcd6..0f6ebda46573 100644 --- a/module/BszConsole/src/BszConsole/Controller/CacheController.php +++ b/module/BszConsole/src/BszConsole/Controller/CacheController.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/BszConsole/src/BszConsole/Controller/Factory.php b/module/BszConsole/src/BszConsole/Controller/Factory.php index 31fe602d3a40..89b57b14b3cf 100644 --- a/module/BszConsole/src/BszConsole/Controller/Factory.php +++ b/module/BszConsole/src/BszConsole/Controller/Factory.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/BszTheme/Module.php b/module/BszTheme/Module.php index b3fa6729e625..9ab06a84f8a2 100644 --- a/module/BszTheme/Module.php +++ b/module/BszTheme/Module.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category BSZ * @package Theme diff --git a/module/BszTheme/src/BszTheme/ThemeInfo.php b/module/BszTheme/src/BszTheme/ThemeInfo.php index 04d3d3150d23..f50f3ce284cc 100644 --- a/module/BszTheme/src/BszTheme/ThemeInfo.php +++ b/module/BszTheme/src/BszTheme/ThemeInfo.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace BszTheme; diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Abbrev.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Abbrev.php index 02ec2a3d2e2c..460caa185c86 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Abbrev.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Abbrev.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace BszTheme\View\Helper\Bodensee; diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Clipboard.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Clipboard.php index 07205558ff7c..d78e5c498356 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Clipboard.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Clipboard.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Factory.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Factory.php index 1110196bfcbf..7c8a36c1a85d 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Factory.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Factory.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace BszTheme\View\Helper\Bodensee; diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/IllForm.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/IllForm.php index 6395c43c07b5..0e287075b872 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/IllForm.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/IllForm.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace BszTheme\View\Helper\Bodensee; diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/LayoutClass.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/LayoutClass.php index d4c50f3b871d..ea85a20fb24e 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/LayoutClass.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/LayoutClass.php @@ -17,8 +17,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind2 * @package View_Helpers diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/OpenUrl.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/OpenUrl.php index eda136367b79..2bcac6b55fda 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/OpenUrl.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/OpenUrl.php @@ -18,8 +18,8 @@ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see + * . * * @category VuFind2 * @package View_Helpers diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Record.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Record.php index 637ba25b5322..8e26e03058e6 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Record.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Record.php @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace BszTheme\View\Helper\Bodensee; diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/RecordLink.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/RecordLink.php index 7ed37232c1b5..bc65449c5a10 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/RecordLink.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/RecordLink.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace BszTheme\View\Helper\Bodensee; diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Showmore.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Showmore.php index ffdeb3a0600b..3d80922feab1 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Showmore.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Showmore.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Wayfless.php b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Wayfless.php index ad3d4668febf..fc01ac4c7598 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Wayfless.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Bodensee/Wayfless.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/BszTheme/src/BszTheme/View/Helper/Client.php b/module/BszTheme/src/BszTheme/View/Helper/Client.php index a67331fc4d4c..7c374b58b174 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Client.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Client.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace BszTheme\View\Helper; diff --git a/module/BszTheme/src/BszTheme/View/Helper/ClientAsset.php b/module/BszTheme/src/BszTheme/View/Helper/ClientAsset.php index 580c31b9c0e7..2afc98a7d65b 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/ClientAsset.php +++ b/module/BszTheme/src/BszTheme/View/Helper/ClientAsset.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/BszTheme/src/BszTheme/View/Helper/Factory.php b/module/BszTheme/src/BszTheme/View/Helper/Factory.php index 3164e35eaa2e..727ebe914b7d 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Factory.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Factory.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace BszTheme\View\Helper; diff --git a/module/BszTheme/src/BszTheme/View/Helper/Libraries.php b/module/BszTheme/src/BszTheme/View/Helper/Libraries.php index cb88ea1c3827..cea7bf1bbd9b 100644 --- a/module/BszTheme/src/BszTheme/View/Helper/Libraries.php +++ b/module/BszTheme/src/BszTheme/View/Helper/Libraries.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace BszTheme\View\Helper; diff --git a/module/BszTheme/tests/unit-tests/src/BszTest/ThemeInfoTest.php b/module/BszTheme/tests/unit-tests/src/BszTest/ThemeInfoTest.php index d3f10f08f4bf..1dc5efc7deea 100644 --- a/module/BszTheme/tests/unit-tests/src/BszTest/ThemeInfoTest.php +++ b/module/BszTheme/tests/unit-tests/src/BszTest/ThemeInfoTest.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/BszTheme/tests/unit-tests/src/BszTest/View/Helper/ClientAssetTest.php b/module/BszTheme/tests/unit-tests/src/BszTest/View/Helper/ClientAssetTest.php index f737ebf69567..15074b513b94 100644 --- a/module/BszTheme/tests/unit-tests/src/BszTest/View/Helper/ClientAssetTest.php +++ b/module/BszTheme/tests/unit-tests/src/BszTest/View/Helper/ClientAssetTest.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace BszTest\View\Helper; diff --git a/module/Finc/src/Finc/RecordDriver/SolrAI.php b/module/Finc/src/Finc/RecordDriver/SolrAI.php index 5de409dacf59..ddb6e081ba01 100644 --- a/module/Finc/src/Finc/RecordDriver/SolrAI.php +++ b/module/Finc/src/Finc/RecordDriver/SolrAI.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/Finc/src/Finc/RecordDriver/SolrDefault.php b/module/Finc/src/Finc/RecordDriver/SolrDefault.php index 852060732638..920eca996fb0 100644 --- a/module/Finc/src/Finc/RecordDriver/SolrDefault.php +++ b/module/Finc/src/Finc/RecordDriver/SolrDefault.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/Finc/src/Finc/RecordDriver/SolrDefaultFincTrait.php b/module/Finc/src/Finc/RecordDriver/SolrDefaultFincTrait.php index 74a149f15ded..eef106c837f2 100644 --- a/module/Finc/src/Finc/RecordDriver/SolrDefaultFincTrait.php +++ b/module/Finc/src/Finc/RecordDriver/SolrDefaultFincTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/Finc/src/Finc/RecordDriver/SolrMarc.php b/module/Finc/src/Finc/RecordDriver/SolrMarc.php index a0951d3fd60c..946d0c2c0c9d 100644 --- a/module/Finc/src/Finc/RecordDriver/SolrMarc.php +++ b/module/Finc/src/Finc/RecordDriver/SolrMarc.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ namespace Finc\RecordDriver; diff --git a/module/Finc/src/Finc/RecordDriver/SolrMarcFinc.php b/module/Finc/src/Finc/RecordDriver/SolrMarcFinc.php index 83c11d4056d9..ffaa9d1d9f19 100644 --- a/module/Finc/src/Finc/RecordDriver/SolrMarcFinc.php +++ b/module/Finc/src/Finc/RecordDriver/SolrMarcFinc.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/Finc/src/Finc/RecordDriver/SolrMarcFincTrait.php b/module/Finc/src/Finc/RecordDriver/SolrMarcFincTrait.php index 36dfa9cb2490..87639def8092 100644 --- a/module/Finc/src/Finc/RecordDriver/SolrMarcFincTrait.php +++ b/module/Finc/src/Finc/RecordDriver/SolrMarcFincTrait.php @@ -16,8 +16,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package RecordDrivers diff --git a/module/Findex/Module.php b/module/Findex/Module.php index e3258cad92bb..30ee6092c1f7 100644 --- a/module/Findex/Module.php +++ b/module/Findex/Module.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Findex/config/module.config.php b/module/Findex/config/module.config.php index fa831b8ab17c..7b371bd82b3f 100644 --- a/module/Findex/config/module.config.php +++ b/module/Findex/config/module.config.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Findex/src/Findex/RecordDriver/Factory.php b/module/Findex/src/Findex/RecordDriver/Factory.php index 7f3629be9fb2..4c7d2e446ae3 100644 --- a/module/Findex/src/Findex/RecordDriver/Factory.php +++ b/module/Findex/src/Findex/RecordDriver/Factory.php @@ -13,8 +13,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Findex\RecordDriver; diff --git a/module/Findex/src/Findex/RecordDriver/SolrFindexMarc.php b/module/Findex/src/Findex/RecordDriver/SolrFindexMarc.php index 3cb256eea8a4..1d1cda6e699b 100644 --- a/module/Findex/src/Findex/RecordDriver/SolrFindexMarc.php +++ b/module/Findex/src/Findex/RecordDriver/SolrFindexMarc.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Findex/src/Findex/RecordTab/AbstractCollection.php b/module/Findex/src/Findex/RecordTab/AbstractCollection.php index 5e56e828cf02..a3100f6603f4 100644 --- a/module/Findex/src/Findex/RecordTab/AbstractCollection.php +++ b/module/Findex/src/Findex/RecordTab/AbstractCollection.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Findex\RecordTab; diff --git a/module/Findex/src/Findex/RecordTab/Factory.php b/module/Findex/src/Findex/RecordTab/Factory.php index 2cbe3c237489..6263b29454ab 100644 --- a/module/Findex/src/Findex/RecordTab/Factory.php +++ b/module/Findex/src/Findex/RecordTab/Factory.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Findex/src/Findex/RecordTab/FindexArticles.php b/module/Findex/src/Findex/RecordTab/FindexArticles.php index 89fd2e501c08..c0bf8c37daa1 100644 --- a/module/Findex/src/Findex/RecordTab/FindexArticles.php +++ b/module/Findex/src/Findex/RecordTab/FindexArticles.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Findex\RecordTab; diff --git a/module/Findex/src/Findex/RecordTab/FindexLibraries.php b/module/Findex/src/Findex/RecordTab/FindexLibraries.php index b06cc7ddb3f9..28a32bb31a58 100644 --- a/module/Findex/src/Findex/RecordTab/FindexLibraries.php +++ b/module/Findex/src/Findex/RecordTab/FindexLibraries.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/module/Findex/src/Findex/RecordTab/FindexVolumes.php b/module/Findex/src/Findex/RecordTab/FindexVolumes.php index acf40f06499e..b64a229e8244 100644 --- a/module/Findex/src/Findex/RecordTab/FindexVolumes.php +++ b/module/Findex/src/Findex/RecordTab/FindexVolumes.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . */ namespace Findex\RecordTab; diff --git a/module/VuFind/src/VuFind/Captcha/Figlet.php b/module/VuFind/src/VuFind/Captcha/Figlet.php index 235c61549a0c..34a8d421c287 100644 --- a/module/VuFind/src/VuFind/Captcha/Figlet.php +++ b/module/VuFind/src/VuFind/Captcha/Figlet.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package CAPTCHA diff --git a/module/VuFind/src/VuFind/Config/Locator.php b/module/VuFind/src/VuFind/Config/Locator.php index d922b888cffa..30e320dfcf19 100644 --- a/module/VuFind/src/VuFind/Config/Locator.php +++ b/module/VuFind/src/VuFind/Config/Locator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Config/Reader/CacheDecorator.php b/module/VuFind/src/VuFind/Config/Reader/CacheDecorator.php index 933054950566..abc1e9820e17 100644 --- a/module/VuFind/src/VuFind/Config/Reader/CacheDecorator.php +++ b/module/VuFind/src/VuFind/Config/Reader/CacheDecorator.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Config diff --git a/module/VuFind/src/VuFind/Controller/Plugin/DbUpgrade.php b/module/VuFind/src/VuFind/Controller/Plugin/DbUpgrade.php index 30ba138b623d..24b627506b90 100644 --- a/module/VuFind/src/VuFind/Controller/Plugin/DbUpgrade.php +++ b/module/VuFind/src/VuFind/Controller/Plugin/DbUpgrade.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Controller_Plugins diff --git a/module/VuFind/src/VuFind/Db/AdapterFactory.php b/module/VuFind/src/VuFind/Db/AdapterFactory.php index 339ca2d9e4ae..c1233d9e1967 100644 --- a/module/VuFind/src/VuFind/Db/AdapterFactory.php +++ b/module/VuFind/src/VuFind/Db/AdapterFactory.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db diff --git a/module/VuFind/src/VuFind/Db/Row/AccessToken.php b/module/VuFind/src/VuFind/Db/Row/AccessToken.php index 08136871d617..1004f4f4e99a 100644 --- a/module/VuFind/src/VuFind/Db/Row/AccessToken.php +++ b/module/VuFind/src/VuFind/Db/Row/AccessToken.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/AuthHash.php b/module/VuFind/src/VuFind/Db/Row/AuthHash.php index 5f340b829e42..ff4b203c1fbb 100644 --- a/module/VuFind/src/VuFind/Db/Row/AuthHash.php +++ b/module/VuFind/src/VuFind/Db/Row/AuthHash.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Comments.php b/module/VuFind/src/VuFind/Db/Row/Comments.php index 66387f37f055..d46c28faf83d 100644 --- a/module/VuFind/src/VuFind/Db/Row/Comments.php +++ b/module/VuFind/src/VuFind/Db/Row/Comments.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/ExternalSession.php b/module/VuFind/src/VuFind/Db/Row/ExternalSession.php index 7dea047ffb69..340d4f61a1db 100644 --- a/module/VuFind/src/VuFind/Db/Row/ExternalSession.php +++ b/module/VuFind/src/VuFind/Db/Row/ExternalSession.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Feedback.php b/module/VuFind/src/VuFind/Db/Row/Feedback.php index ee39ffc0f36c..95b1ea136c6c 100644 --- a/module/VuFind/src/VuFind/Db/Row/Feedback.php +++ b/module/VuFind/src/VuFind/Db/Row/Feedback.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/OaiResumption.php b/module/VuFind/src/VuFind/Db/Row/OaiResumption.php index ced137c16821..73d7aa74c63c 100644 --- a/module/VuFind/src/VuFind/Db/Row/OaiResumption.php +++ b/module/VuFind/src/VuFind/Db/Row/OaiResumption.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/PluginManager.php b/module/VuFind/src/VuFind/Db/Row/PluginManager.php index 5f15b673e6f3..934396a21df1 100644 --- a/module/VuFind/src/VuFind/Db/Row/PluginManager.php +++ b/module/VuFind/src/VuFind/Db/Row/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/PrivateUser.php b/module/VuFind/src/VuFind/Db/Row/PrivateUser.php index 299923580fe8..d48e9c5c0b63 100644 --- a/module/VuFind/src/VuFind/Db/Row/PrivateUser.php +++ b/module/VuFind/src/VuFind/Db/Row/PrivateUser.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Ratings.php b/module/VuFind/src/VuFind/Db/Row/Ratings.php index c077dd22ec8d..7d3f517f64cc 100644 --- a/module/VuFind/src/VuFind/Db/Row/Ratings.php +++ b/module/VuFind/src/VuFind/Db/Row/Ratings.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Record.php b/module/VuFind/src/VuFind/Db/Row/Record.php index c023ca939528..bdcb43834fda 100644 --- a/module/VuFind/src/VuFind/Db/Row/Record.php +++ b/module/VuFind/src/VuFind/Db/Row/Record.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Resource.php b/module/VuFind/src/VuFind/Db/Row/Resource.php index a3ad7ad5594a..004f0b3a9382 100644 --- a/module/VuFind/src/VuFind/Db/Row/Resource.php +++ b/module/VuFind/src/VuFind/Db/Row/Resource.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/ResourceTags.php b/module/VuFind/src/VuFind/Db/Row/ResourceTags.php index 976a862cdad9..5fd5e55d9e40 100644 --- a/module/VuFind/src/VuFind/Db/Row/ResourceTags.php +++ b/module/VuFind/src/VuFind/Db/Row/ResourceTags.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Search.php b/module/VuFind/src/VuFind/Db/Row/Search.php index bdaeb354a50f..e1e0ec08e76c 100644 --- a/module/VuFind/src/VuFind/Db/Row/Search.php +++ b/module/VuFind/src/VuFind/Db/Row/Search.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Session.php b/module/VuFind/src/VuFind/Db/Row/Session.php index f3ede294dad8..1954e8a301dd 100644 --- a/module/VuFind/src/VuFind/Db/Row/Session.php +++ b/module/VuFind/src/VuFind/Db/Row/Session.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/Tags.php b/module/VuFind/src/VuFind/Db/Row/Tags.php index 32a6e245ceed..01132811a51f 100644 --- a/module/VuFind/src/VuFind/Db/Row/Tags.php +++ b/module/VuFind/src/VuFind/Db/Row/Tags.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/User.php b/module/VuFind/src/VuFind/Db/Row/User.php index 0bfbe5ae06b9..75ba400f5070 100644 --- a/module/VuFind/src/VuFind/Db/Row/User.php +++ b/module/VuFind/src/VuFind/Db/Row/User.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/UserCard.php b/module/VuFind/src/VuFind/Db/Row/UserCard.php index 0811386aff5d..b9c2c29146d8 100644 --- a/module/VuFind/src/VuFind/Db/Row/UserCard.php +++ b/module/VuFind/src/VuFind/Db/Row/UserCard.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/UserFactory.php b/module/VuFind/src/VuFind/Db/Row/UserFactory.php index de35b920d191..ac99f5b7c256 100644 --- a/module/VuFind/src/VuFind/Db/Row/UserFactory.php +++ b/module/VuFind/src/VuFind/Db/Row/UserFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/UserList.php b/module/VuFind/src/VuFind/Db/Row/UserList.php index c546221339cc..7880a4601db4 100644 --- a/module/VuFind/src/VuFind/Db/Row/UserList.php +++ b/module/VuFind/src/VuFind/Db/Row/UserList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Row/UserResource.php b/module/VuFind/src/VuFind/Db/Row/UserResource.php index d8a5e110ab3a..e1ea311a95d9 100644 --- a/module/VuFind/src/VuFind/Db/Row/UserResource.php +++ b/module/VuFind/src/VuFind/Db/Row/UserResource.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Row diff --git a/module/VuFind/src/VuFind/Db/Table/AccessToken.php b/module/VuFind/src/VuFind/Db/Table/AccessToken.php index dabce7f53d26..eee44751b014 100644 --- a/module/VuFind/src/VuFind/Db/Table/AccessToken.php +++ b/module/VuFind/src/VuFind/Db/Table/AccessToken.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/AuthHash.php b/module/VuFind/src/VuFind/Db/Table/AuthHash.php index baf35c287f69..3b9b2b984af5 100644 --- a/module/VuFind/src/VuFind/Db/Table/AuthHash.php +++ b/module/VuFind/src/VuFind/Db/Table/AuthHash.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/ChangeTracker.php b/module/VuFind/src/VuFind/Db/Table/ChangeTracker.php index 217c45cb3489..0f5d0b0e0699 100644 --- a/module/VuFind/src/VuFind/Db/Table/ChangeTracker.php +++ b/module/VuFind/src/VuFind/Db/Table/ChangeTracker.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Comments.php b/module/VuFind/src/VuFind/Db/Table/Comments.php index 02bd7c92507f..67dba60f2a5d 100644 --- a/module/VuFind/src/VuFind/Db/Table/Comments.php +++ b/module/VuFind/src/VuFind/Db/Table/Comments.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/DbTableAwareTrait.php b/module/VuFind/src/VuFind/Db/Table/DbTableAwareTrait.php index 11028032aff8..790cceac2462 100644 --- a/module/VuFind/src/VuFind/Db/Table/DbTableAwareTrait.php +++ b/module/VuFind/src/VuFind/Db/Table/DbTableAwareTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/ExpirationTrait.php b/module/VuFind/src/VuFind/Db/Table/ExpirationTrait.php index 4c6407587a2f..8dc128c9de4e 100644 --- a/module/VuFind/src/VuFind/Db/Table/ExpirationTrait.php +++ b/module/VuFind/src/VuFind/Db/Table/ExpirationTrait.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/ExternalSession.php b/module/VuFind/src/VuFind/Db/Table/ExternalSession.php index 856da4ec0206..66e293ae2117 100644 --- a/module/VuFind/src/VuFind/Db/Table/ExternalSession.php +++ b/module/VuFind/src/VuFind/Db/Table/ExternalSession.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Feedback.php b/module/VuFind/src/VuFind/Db/Table/Feedback.php index a9560d8e1a48..ef2b8b4d80f2 100644 --- a/module/VuFind/src/VuFind/Db/Table/Feedback.php +++ b/module/VuFind/src/VuFind/Db/Table/Feedback.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Gateway.php b/module/VuFind/src/VuFind/Db/Table/Gateway.php index 759f7b13919b..f10953914926 100644 --- a/module/VuFind/src/VuFind/Db/Table/Gateway.php +++ b/module/VuFind/src/VuFind/Db/Table/Gateway.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/LoginToken.php b/module/VuFind/src/VuFind/Db/Table/LoginToken.php index 6b7cea69310b..7c19055094a2 100644 --- a/module/VuFind/src/VuFind/Db/Table/LoginToken.php +++ b/module/VuFind/src/VuFind/Db/Table/LoginToken.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/OaiResumption.php b/module/VuFind/src/VuFind/Db/Table/OaiResumption.php index 8d6eb4e4be0b..423c281600c9 100644 --- a/module/VuFind/src/VuFind/Db/Table/OaiResumption.php +++ b/module/VuFind/src/VuFind/Db/Table/OaiResumption.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/PluginManager.php b/module/VuFind/src/VuFind/Db/Table/PluginManager.php index 73412ae0d1a7..ad1544763085 100644 --- a/module/VuFind/src/VuFind/Db/Table/PluginManager.php +++ b/module/VuFind/src/VuFind/Db/Table/PluginManager.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Ratings.php b/module/VuFind/src/VuFind/Db/Table/Ratings.php index 9de74229a3b0..7347bf9af113 100644 --- a/module/VuFind/src/VuFind/Db/Table/Ratings.php +++ b/module/VuFind/src/VuFind/Db/Table/Ratings.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Record.php b/module/VuFind/src/VuFind/Db/Table/Record.php index 9bce10bb994b..9157ed2a5b8f 100644 --- a/module/VuFind/src/VuFind/Db/Table/Record.php +++ b/module/VuFind/src/VuFind/Db/Table/Record.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Resource.php b/module/VuFind/src/VuFind/Db/Table/Resource.php index 4827df775e74..e26099fb8d4f 100644 --- a/module/VuFind/src/VuFind/Db/Table/Resource.php +++ b/module/VuFind/src/VuFind/Db/Table/Resource.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/ResourceTags.php b/module/VuFind/src/VuFind/Db/Table/ResourceTags.php index 05ca5fea7dbd..ea0fa3667a44 100644 --- a/module/VuFind/src/VuFind/Db/Table/ResourceTags.php +++ b/module/VuFind/src/VuFind/Db/Table/ResourceTags.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Search.php b/module/VuFind/src/VuFind/Db/Table/Search.php index 9ea31231b5da..d431839ae843 100644 --- a/module/VuFind/src/VuFind/Db/Table/Search.php +++ b/module/VuFind/src/VuFind/Db/Table/Search.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Session.php b/module/VuFind/src/VuFind/Db/Table/Session.php index 0c6a01aee7b0..045b791915c2 100644 --- a/module/VuFind/src/VuFind/Db/Table/Session.php +++ b/module/VuFind/src/VuFind/Db/Table/Session.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/Tags.php b/module/VuFind/src/VuFind/Db/Table/Tags.php index 584c362cefcb..ee2f5bd28852 100644 --- a/module/VuFind/src/VuFind/Db/Table/Tags.php +++ b/module/VuFind/src/VuFind/Db/Table/Tags.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/User.php b/module/VuFind/src/VuFind/Db/Table/User.php index 6cf12bcb982f..9cf3f1a4c99d 100644 --- a/module/VuFind/src/VuFind/Db/Table/User.php +++ b/module/VuFind/src/VuFind/Db/Table/User.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/UserList.php b/module/VuFind/src/VuFind/Db/Table/UserList.php index 2c48078a49f0..e95eed3d6488 100644 --- a/module/VuFind/src/VuFind/Db/Table/UserList.php +++ b/module/VuFind/src/VuFind/Db/Table/UserList.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/Db/Table/UserResource.php b/module/VuFind/src/VuFind/Db/Table/UserResource.php index b262fa290c12..e790916400c3 100644 --- a/module/VuFind/src/VuFind/Db/Table/UserResource.php +++ b/module/VuFind/src/VuFind/Db/Table/UserResource.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Db_Table diff --git a/module/VuFind/src/VuFind/DoiLinker/BrowZine.php b/module/VuFind/src/VuFind/DoiLinker/BrowZine.php index b5af60fdc1fd..b6778454ec69 100644 --- a/module/VuFind/src/VuFind/DoiLinker/BrowZine.php +++ b/module/VuFind/src/VuFind/DoiLinker/BrowZine.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DOI diff --git a/module/VuFind/src/VuFind/DoiLinker/Demo.php b/module/VuFind/src/VuFind/DoiLinker/Demo.php index fe42d7a7eef7..6a1a2895b7d1 100644 --- a/module/VuFind/src/VuFind/DoiLinker/Demo.php +++ b/module/VuFind/src/VuFind/DoiLinker/Demo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package DOI diff --git a/module/VuFind/src/VuFind/Mailer/From.php b/module/VuFind/src/VuFind/Mailer/From.php index 1ac5fea05fed..af7409aa4bff 100644 --- a/module/VuFind/src/VuFind/Mailer/From.php +++ b/module/VuFind/src/VuFind/Mailer/From.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/Mailer/GetFieldValueFixTrait.php b/module/VuFind/src/VuFind/Mailer/GetFieldValueFixTrait.php index 1390c21bddb3..99dd5930a430 100644 --- a/module/VuFind/src/VuFind/Mailer/GetFieldValueFixTrait.php +++ b/module/VuFind/src/VuFind/Mailer/GetFieldValueFixTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/Mailer/Message.php b/module/VuFind/src/VuFind/Mailer/Message.php index 2d291b1e301c..6411e948c677 100644 --- a/module/VuFind/src/VuFind/Mailer/Message.php +++ b/module/VuFind/src/VuFind/Mailer/Message.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/Mailer/ReplyTo.php b/module/VuFind/src/VuFind/Mailer/ReplyTo.php index a022782aaf21..ad647d0d2a73 100644 --- a/module/VuFind/src/VuFind/Mailer/ReplyTo.php +++ b/module/VuFind/src/VuFind/Mailer/ReplyTo.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/Mailer/To.php b/module/VuFind/src/VuFind/Mailer/To.php index 44390d2f968a..3de669495d1b 100644 --- a/module/VuFind/src/VuFind/Mailer/To.php +++ b/module/VuFind/src/VuFind/Mailer/To.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Mailer diff --git a/module/VuFind/src/VuFind/Search/Solr/AbstractErrorListener.php b/module/VuFind/src/VuFind/Search/Solr/AbstractErrorListener.php index 64a1fd60ee4f..2bfdb6ce2d32 100644 --- a/module/VuFind/src/VuFind/Search/Solr/AbstractErrorListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/AbstractErrorListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php b/module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php index 05662f782e05..902ba75e9439 100644 --- a/module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php +++ b/module/VuFind/src/VuFind/Search/Solr/V3/ErrorListener.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/CopyToClipboardButton.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/CopyToClipboardButton.php index 62b8df6f9388..54cc634ee7ab 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/CopyToClipboardButton.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/CopyToClipboardButton.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClass.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClass.php index 02eb9b9114f6..ec792efc6cea 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClass.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClass.php @@ -18,8 +18,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClassFactory.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClassFactory.php index e17d4d5d7eaa..e421a25a5669 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClassFactory.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/LayoutClassFactory.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Search.php b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Search.php index 30653e42905f..394325a3a10e 100644 --- a/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Search.php +++ b/module/VuFind/src/VuFind/View/Helper/Bootstrap3/Search.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Doi.php b/module/VuFind/src/VuFind/View/Helper/Root/Doi.php index 8e6cc3938ec3..33d0938866fc 100644 --- a/module/VuFind/src/VuFind/View/Helper/Root/Doi.php +++ b/module/VuFind/src/VuFind/View/Helper/Root/Doi.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFind/src/VuFindTest/Feature/ConfigPluginManagerTrait.php b/module/VuFind/src/VuFindTest/Feature/ConfigPluginManagerTrait.php index ed3bb9746cbf..cc0ebe607409 100644 --- a/module/VuFind/src/VuFindTest/Feature/ConfigPluginManagerTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/ConfigPluginManagerTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/src/VuFindTest/Feature/PathResolverTrait.php b/module/VuFind/src/VuFindTest/Feature/PathResolverTrait.php index dc2e23efe76b..b93df6c09cdf 100644 --- a/module/VuFind/src/VuFindTest/Feature/PathResolverTrait.php +++ b/module/VuFind/src/VuFindTest/Feature/PathResolverTrait.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/PluginFactoryTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/PluginFactoryTest.php index 242f4d81ac21..0b2932bf351a 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/PluginFactoryTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/PluginFactoryTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/Reader/CacheDecoratorTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/Reader/CacheDecoratorTest.php index f0d086d8dd72..c90762052088 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Config/Reader/CacheDecoratorTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Config/Reader/CacheDecoratorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/DoiLinker/BrowZineTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/DoiLinker/BrowZineTest.php index 7011de8de0e6..e0be6f532393 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/DoiLinker/BrowZineTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/DoiLinker/BrowZineTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/V3/ErrorListenerTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/V3/ErrorListenerTest.php index 95e95f315629..c38471c5b2b5 100644 --- a/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/V3/ErrorListenerTest.php +++ b/module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/V3/ErrorListenerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractCssBuilderCommand.php b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractCssBuilderCommand.php index 0dc9ee841cf9..edba914c36a5 100644 --- a/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractCssBuilderCommand.php +++ b/module/VuFindConsole/src/VuFindConsole/Command/Util/AbstractCssBuilderCommand.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Console diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Connector.php b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Connector.php index 7f2b77701bed..734d81b3afd5 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Connector.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Primo/Connector.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/ConnectorTest.php b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/ConnectorTest.php index f37b67b10b8e..e0cd68582502 100644 --- a/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/ConnectorTest.php +++ b/module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/ConnectorTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Search diff --git a/module/VuFindTheme/src/VuFindTheme/AbstractCssPreCompiler.php b/module/VuFindTheme/src/VuFindTheme/AbstractCssPreCompiler.php index e1b491ef13c0..c098995ee811 100644 --- a/module/VuFindTheme/src/VuFindTheme/AbstractCssPreCompiler.php +++ b/module/VuFindTheme/src/VuFindTheme/AbstractCssPreCompiler.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/ScssCompiler.php b/module/VuFindTheme/src/VuFindTheme/ScssCompiler.php index cf83868e47d2..0390c68f658e 100644 --- a/module/VuFindTheme/src/VuFindTheme/ScssCompiler.php +++ b/module/VuFindTheme/src/VuFindTheme/ScssCompiler.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Theme diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/ConcatTrait.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/ConcatTrait.php index 6e674a4e4bbd..1f2301da4d60 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/ConcatTrait.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/ConcatTrait.php @@ -19,8 +19,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/HeadLink.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/HeadLink.php index 4745d2552eca..4e5e191dfeb6 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/HeadLink.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/HeadLink.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/src/VuFindTheme/View/Helper/HeadScript.php b/module/VuFindTheme/src/VuFindTheme/View/Helper/HeadScript.php index ab0a14a5c93e..382d1c98b887 100644 --- a/module/VuFindTheme/src/VuFindTheme/View/Helper/HeadScript.php +++ b/module/VuFindTheme/src/VuFindTheme/View/Helper/HeadScript.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package View_Helpers diff --git a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/CssPreCompilerTest.php b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/CssPreCompilerTest.php index 6c82c50ad6d9..e083fb5fd158 100644 --- a/module/VuFindTheme/tests/unit-tests/src/VuFindTest/CssPreCompilerTest.php +++ b/module/VuFindTheme/tests/unit-tests/src/VuFindTest/CssPreCompilerTest.php @@ -17,8 +17,8 @@ * 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 + * along with this program; if not, see + * . * * @category VuFind * @package Tests diff --git a/themes/bodensee/templates/RecordDriver/DefaultRecord/_core.phtml b/themes/bodensee/templates/RecordDriver/DefaultRecord/_core.phtml index 9ad0c668341c..b647ebcfea32 100644 --- a/themes/bodensee/templates/RecordDriver/DefaultRecord/_core.phtml +++ b/themes/bodensee/templates/RecordDriver/DefaultRecord/_core.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee/templates/RecordDriver/DefaultRecord/core.phtml b/themes/bodensee/templates/RecordDriver/DefaultRecord/core.phtml index a56d15744df0..176859ab208b 100644 --- a/themes/bodensee/templates/RecordDriver/DefaultRecord/core.phtml +++ b/themes/bodensee/templates/RecordDriver/DefaultRecord/core.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee/templates/RecordDriver/DefaultRecord/parts/series.phtml b/themes/bodensee/templates/RecordDriver/DefaultRecord/parts/series.phtml index 9e2da9abc7f3..5046aeb32880 100644 --- a/themes/bodensee/templates/RecordDriver/DefaultRecord/parts/series.phtml +++ b/themes/bodensee/templates/RecordDriver/DefaultRecord/parts/series.phtml @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee/templates/RecordDriver/DefaultRecord/result-list.phtml b/themes/bodensee/templates/RecordDriver/DefaultRecord/result-list.phtml index e5b874c3c083..10c551d32f10 100644 --- a/themes/bodensee/templates/RecordDriver/DefaultRecord/result-list.phtml +++ b/themes/bodensee/templates/RecordDriver/DefaultRecord/result-list.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ $recordLinker = $this->recordLinker($this->results); diff --git a/themes/bodensee/templates/RecordTab/notes.phtml b/themes/bodensee/templates/RecordTab/notes.phtml index 51a85a92ffc8..5d4c8f1ba479 100644 --- a/themes/bodensee/templates/RecordTab/notes.phtml +++ b/themes/bodensee/templates/RecordTab/notes.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee/theme.config.php b/themes/bodensee/theme.config.php index 54427aa98db6..17a0fea19202 100644 --- a/themes/bodensee/theme.config.php +++ b/themes/bodensee/theme.config.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee5/images/flags/LBBW.svg b/themes/bodensee5/images/flags/LBBW.svg index be86e83501ba..fd3d27857ad0 100644 --- a/themes/bodensee5/images/flags/LBBW.svg +++ b/themes/bodensee5/images/flags/LBBW.svg @@ -14,8 +14,8 @@ - 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + - along with this program; if not, see + - . - --> diff --git a/themes/bodensee5/templates/RecordDriver/DefaultRecord/_core.phtml b/themes/bodensee5/templates/RecordDriver/DefaultRecord/_core.phtml index 9ad0c668341c..b647ebcfea32 100644 --- a/themes/bodensee5/templates/RecordDriver/DefaultRecord/_core.phtml +++ b/themes/bodensee5/templates/RecordDriver/DefaultRecord/_core.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee5/templates/RecordDriver/DefaultRecord/core.phtml b/themes/bodensee5/templates/RecordDriver/DefaultRecord/core.phtml index a56d15744df0..176859ab208b 100644 --- a/themes/bodensee5/templates/RecordDriver/DefaultRecord/core.phtml +++ b/themes/bodensee5/templates/RecordDriver/DefaultRecord/core.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee5/templates/RecordDriver/DefaultRecord/parts/series.phtml b/themes/bodensee5/templates/RecordDriver/DefaultRecord/parts/series.phtml index 9e2da9abc7f3..5046aeb32880 100644 --- a/themes/bodensee5/templates/RecordDriver/DefaultRecord/parts/series.phtml +++ b/themes/bodensee5/templates/RecordDriver/DefaultRecord/parts/series.phtml @@ -15,8 +15,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee5/templates/RecordDriver/DefaultRecord/result-list.phtml b/themes/bodensee5/templates/RecordDriver/DefaultRecord/result-list.phtml index 7a9030dea84f..c40b86b02d68 100644 --- a/themes/bodensee5/templates/RecordDriver/DefaultRecord/result-list.phtml +++ b/themes/bodensee5/templates/RecordDriver/DefaultRecord/result-list.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ $recordLinker = $this->recordLinker($this->results); diff --git a/themes/bodensee5/templates/RecordTab/notes.phtml b/themes/bodensee5/templates/RecordTab/notes.phtml index 51a85a92ffc8..5d4c8f1ba479 100644 --- a/themes/bodensee5/templates/RecordTab/notes.phtml +++ b/themes/bodensee5/templates/RecordTab/notes.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bodensee5/theme.config.php b/themes/bodensee5/theme.config.php index 54427aa98db6..17a0fea19202 100644 --- a/themes/bodensee5/theme.config.php +++ b/themes/bodensee5/theme.config.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bsz/templates/RecordTab/libraries.phtml b/themes/bsz/templates/RecordTab/libraries.phtml index d3317aae5d73..a1782806914e 100644 --- a/themes/bsz/templates/RecordTab/libraries.phtml +++ b/themes/bsz/templates/RecordTab/libraries.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bsz/templates/layout/layout.phtml b/themes/bsz/templates/layout/layout.phtml index d5fc1b93f4fa..48e1f28a515f 100644 --- a/themes/bsz/templates/layout/layout.phtml +++ b/themes/bsz/templates/layout/layout.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bsz/templates/search/home.phtml b/themes/bsz/templates/search/home.phtml index 975af2678564..bae34a624888 100644 --- a/themes/bsz/templates/search/home.phtml +++ b/themes/bsz/templates/search/home.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/bsz/theme.config.php b/themes/bsz/theme.config.php index c26fa0bf359b..d081541258ab 100644 --- a/themes/bsz/theme.config.php +++ b/themes/bsz/theme.config.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/mozart/images/logo/bw.svg b/themes/mozart/images/logo/bw.svg index be86e83501ba..fd3d27857ad0 100644 --- a/themes/mozart/images/logo/bw.svg +++ b/themes/mozart/images/logo/bw.svg @@ -14,8 +14,8 @@ - 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + - along with this program; if not, see + - . - --> diff --git a/themes/mozart/images/logo/bw_white.svg b/themes/mozart/images/logo/bw_white.svg index 7641c17bf7c0..711a36ae7e25 100644 --- a/themes/mozart/images/logo/bw_white.svg +++ b/themes/mozart/images/logo/bw_white.svg @@ -14,8 +14,8 @@ - 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + - along with this program; if not, see + - . - --> diff --git a/themes/mozart/templates/RecordDriver/DefaultRecord/result-list.phtml b/themes/mozart/templates/RecordDriver/DefaultRecord/result-list.phtml index ebf1c4cbb269..c6f4b9a214e0 100644 --- a/themes/mozart/templates/RecordDriver/DefaultRecord/result-list.phtml +++ b/themes/mozart/templates/RecordDriver/DefaultRecord/result-list.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/mozart/theme.config.php b/themes/mozart/theme.config.php index c4ae08618147..0085adb8021d 100644 --- a/themes/mozart/theme.config.php +++ b/themes/mozart/theme.config.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/paris/templates/RecordDriver/DefaultRecord/_core.phtml b/themes/paris/templates/RecordDriver/DefaultRecord/_core.phtml index 2a7bf27b4805..d05f46f7642c 100644 --- a/themes/paris/templates/RecordDriver/DefaultRecord/_core.phtml +++ b/themes/paris/templates/RecordDriver/DefaultRecord/_core.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/paris/templates/RecordDriver/DefaultRecord/result-list.phtml b/themes/paris/templates/RecordDriver/DefaultRecord/result-list.phtml index 9bd0a224e1f3..b6dae99eb63a 100644 --- a/themes/paris/templates/RecordDriver/DefaultRecord/result-list.phtml +++ b/themes/paris/templates/RecordDriver/DefaultRecord/result-list.phtml @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/paris/theme.config.php b/themes/paris/theme.config.php index c4ae08618147..0085adb8021d 100644 --- a/themes/paris/theme.config.php +++ b/themes/paris/theme.config.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */ diff --git a/themes/reichenau/theme.config.php b/themes/reichenau/theme.config.php index 44d56638a6f4..9f2478088608 100644 --- a/themes/reichenau/theme.config.php +++ b/themes/reichenau/theme.config.php @@ -14,8 +14,8 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see + * . * */