From c32f9217a373cffbf3c2c347690efe9b08d8ae91 Mon Sep 17 00:00:00 2001 From: Rui Francisco Date: Wed, 4 Mar 2015 18:10:53 +0000 Subject: [PATCH] Typo fix --- ebsco/css/ebsco.css | 2 +- ebsco/ebsco.module | 2 +- ebsco/js/ebsco.js | 2 +- ebsco/lib/EBSCOAPI.php | 2 +- ebsco/lib/EBSCOConnector.php | 2 +- ebsco/lib/EBSCODocument.php | 2 +- ebsco/lib/EBSCORecord.php | 2 +- ebsco/lib/EBSCOResponse.php | 2 +- ebsco/templates/ebsco-advanced-search.tpl.php | 2 +- ebsco/templates/ebsco-basic-search.tpl.php | 2 +- ebsco/templates/ebsco-result.tpl.php | 2 +- ebsco/templates/ebsco-results.tpl.php | 2 +- ebsco/templates/ebsco-side-facets.tpl.php | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ebsco/css/ebsco.css b/ebsco/css/ebsco.css index f1badbc..991d37c 100644 --- a/ebsco/css/ebsco.css +++ b/ebsco/css/ebsco.css @@ -1,7 +1,7 @@ /* * The styles for EBSCO module * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/ebsco.module b/ebsco/ebsco.module index 01b19ce..a95283a 100644 --- a/ebsco/ebsco.module +++ b/ebsco/ebsco.module @@ -2,7 +2,7 @@ /* * EBSCO Drupal module * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/js/ebsco.js b/ebsco/js/ebsco.js index 73705c2..5d9c7f2 100644 --- a/ebsco/js/ebsco.js +++ b/ebsco/js/ebsco.js @@ -1,7 +1,7 @@ /* * The EBSCO module javascript * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/lib/EBSCOAPI.php b/ebsco/lib/EBSCOAPI.php index 52f2a45..44c6b4a 100644 --- a/ebsco/lib/EBSCOAPI.php +++ b/ebsco/lib/EBSCOAPI.php @@ -6,7 +6,7 @@ * PHP version 5 * * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/lib/EBSCOConnector.php b/ebsco/lib/EBSCOConnector.php index 7a23497..baa872b 100644 --- a/ebsco/lib/EBSCOConnector.php +++ b/ebsco/lib/EBSCOConnector.php @@ -4,7 +4,7 @@ * EBSCOException class * Used when EBSCO API calls return error messages * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/lib/EBSCODocument.php b/ebsco/lib/EBSCODocument.php index 69d7236..7b4ebc5 100644 --- a/ebsco/lib/EBSCODocument.php +++ b/ebsco/lib/EBSCODocument.php @@ -11,7 +11,7 @@ * PHP version 5 * * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/lib/EBSCORecord.php b/ebsco/lib/EBSCORecord.php index 10f56f8..7ff11df 100644 --- a/ebsco/lib/EBSCORecord.php +++ b/ebsco/lib/EBSCORecord.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/lib/EBSCOResponse.php b/ebsco/lib/EBSCOResponse.php index c08fe1e..3c44ff1 100644 --- a/ebsco/lib/EBSCOResponse.php +++ b/ebsco/lib/EBSCOResponse.php @@ -7,7 +7,7 @@ * PHP version 5 * * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/templates/ebsco-advanced-search.tpl.php b/ebsco/templates/ebsco-advanced-search.tpl.php index 76befe4..41ab309 100644 --- a/ebsco/templates/ebsco-advanced-search.tpl.php +++ b/ebsco/templates/ebsco-advanced-search.tpl.php @@ -6,7 +6,7 @@ * * @see template_preprocess_ebsco_advanced_search() * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/templates/ebsco-basic-search.tpl.php b/ebsco/templates/ebsco-basic-search.tpl.php index 0610f47..10eab57 100644 --- a/ebsco/templates/ebsco-basic-search.tpl.php +++ b/ebsco/templates/ebsco-basic-search.tpl.php @@ -6,7 +6,7 @@ * * @see template_preprocess_ebsco_basic_search() * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/templates/ebsco-result.tpl.php b/ebsco/templates/ebsco-result.tpl.php index 1d18175..f70227d 100644 --- a/ebsco/templates/ebsco-result.tpl.php +++ b/ebsco/templates/ebsco-result.tpl.php @@ -6,7 +6,7 @@ * * @see template_preprocess_ebsco_result() * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/templates/ebsco-results.tpl.php b/ebsco/templates/ebsco-results.tpl.php index 20f2ff5..b580979 100644 --- a/ebsco/templates/ebsco-results.tpl.php +++ b/ebsco/templates/ebsco-results.tpl.php @@ -6,7 +6,7 @@ * * @see template_preprocess_ebsco_results() * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ebsco/templates/ebsco-side-facets.tpl.php b/ebsco/templates/ebsco-side-facets.tpl.php index 11b92e7..bd2b40a 100644 --- a/ebsco/templates/ebsco-side-facets.tpl.php +++ b/ebsco/templates/ebsco-side-facets.tpl.php @@ -6,7 +6,7 @@ * * @see template_preprocess_ebsco_side_facets() * - * Copyright [2014] [EBSCO Information Systems] + * Copyright [2014] [EBSCO Information Services] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.