summaryrefslogtreecommitdiff
path: root/src/turtle_common.h
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2004-09-20 11:54:25 +0000
committerDave Beckett <dave@dajobe.org>2004-09-20 11:54:25 +0000
commit1728fb0ef19b8b89438e6b3fe26fe01885fd65da (patch)
tree956dee6dd10e584b92fe1bd8288bd8644e78a8e6 /src/turtle_common.h
parent504230df6d74ad2e74420b23999af3821edc1767 (diff)
downloadraptor-1728fb0ef19b8b89438e6b3fe26fe01885fd65da.tar.gz
LGPL / Apache 2.0 license
Diffstat (limited to 'src/turtle_common.h')
-rw-r--r--src/turtle_common.h24
1 files changed, 15 insertions, 9 deletions
diff --git a/src/turtle_common.h b/src/turtle_common.h
index f5f9cd4d..63197830 100644
--- a/src/turtle_common.h
+++ b/src/turtle_common.h
@@ -4,18 +4,24 @@
*
* $Id$
*
- * Copyright (C) 2003-2004 David Beckett - http://purl.org/net/dajobe/
- * Institute for Learning and Research Technology - http://www.ilrt.bristol.ac.uk/
- * University of Bristol - http://www.bristol.ac.uk/
+ * Copyright (C) 2003-2004, David Beckett http://purl.org/net/dajobe/
+ * Institute for Learning and Research Technology http://www.ilrt.bristol.ac.uk/
+ * University of Bristol, UK http://www.bristol.ac.uk/
*
- * This package is Free Software or Open Source available under the
- * following licenses (these are alternatives):
- * 1. GNU Lesser General Public License (LGPL)
- * 2. GNU General Public License (GPL)
- * 3. Mozilla Public License (MPL)
+ * This package is Free Software and part of Redland http://librdf.org/
+ *
+ * It is licensed under the following three licenses as alternatives:
+ * 1. GNU Lesser General Public License (LGPL) V2.1 or any newer version
+ * 2. GNU General Public License (GPL) V2 or any newer version
+ * 3. Apache License, V2.0 or any newer version
+ *
+ * You may not use this file except in compliance with at least one of
+ * the above three licenses.
*
* See LICENSE.html or LICENSE.txt at the top of this package for the
- * full license terms.
+ * complete terms and further detail along with the license texts for
+ * the licenses in COPYING.LIB, COPYING and LICENSE-2.0.txt respectively.
+ *
*
*/