www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 4913af2370cda415100f614859f54113a268e79c
parent 79334fdbd59fa1578dc53dea86c2ee290f9cc2a0
Author: Avram Lyon <ajlyon@gmail.com>
Date:   Sat,  9 Oct 2010 13:04:33 +0000

Trans: Adding GPL declaration to CTX code


Diffstat:
Mtranslators/CTX.js | 18+++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/translators/CTX.js b/translators/CTX.js @@ -12,7 +12,23 @@ } /* - * This translator imports OpenURL ContextObjects encapsulated in XML + Radio Liberty Translator + Copyright (C) 2010 Avram Lyon, ajlyon@gmail.com + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + */ + /*This translator imports OpenURL ContextObjects encapsulated in XML * documents, as described at: * http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&metadataPrefix=oai_dc&identifier=info:ofi/fmt:xml:xsd:ctx * The schema for such XML documents is at: