Trans: Adding GPL declaration to CTX code
This commit is contained in:
parent
79334fdbd5
commit
4913af2370
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user