From 4913af2370cda415100f614859f54113a268e79c Mon Sep 17 00:00:00 2001 From: Avram Lyon Date: Sat, 9 Oct 2010 13:04:33 +0000 Subject: [PATCH] Trans: Adding GPL declaration to CTX code --- translators/CTX.js | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/translators/CTX.js b/translators/CTX.js index 23e399d70..8d6a34e01 100644 --- 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 . + */ + /*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: