From 317d0e3ff252b8996923ee4145f9323ab5ca8e93 Mon Sep 17 00:00:00 2001 From: Sebastian Trueg Date: Tue, 10 Nov 2009 13:52:30 +0000 Subject: Added preliminary copyright headers. I am really no expert and am not sure that this is enough - it probably is not. --- base/dces.trig | 6 ++++++ base/dcterms.trig | 6 ++++++ base/dctype.trig | 6 ++++++ base/rdf.trig | 7 +++++++ base/rdfs.trig | 7 +++++++ 5 files changed, 32 insertions(+) diff --git a/base/dces.trig b/base/dces.trig index 4e091b1..fb1dea9 100644 --- a/base/dces.trig +++ b/base/dces.trig @@ -1,3 +1,9 @@ +# +# Copyright 1995-2009 DCMI All Rights Reserved. +# DCMI liability, trademark/service mark, document use and software licensing rules apply. +# For details see http://dublincore.org/ +# + @prefix rdfs: . @prefix dc: . @prefix rdf: . diff --git a/base/dcterms.trig b/base/dcterms.trig index 36398cd..89931de 100644 --- a/base/dcterms.trig +++ b/base/dcterms.trig @@ -1,3 +1,9 @@ +# +# Copyright 1995-2009 DCMI All Rights Reserved. +# DCMI liability, trademark/service mark, document use and software licensing rules apply. +# For details see http://dublincore.org/ +# + @prefix rdfs: . @prefix dc: . @prefix rdf: . diff --git a/base/dctype.trig b/base/dctype.trig index 16e98db..88117fe 100644 --- a/base/dctype.trig +++ b/base/dctype.trig @@ -1,3 +1,9 @@ +# +# Copyright 1995-2009 DCMI All Rights Reserved. +# DCMI liability, trademark/service mark, document use and software licensing rules apply. +# For details see http://dublincore.org/ +# + @prefix rdfs: . @prefix dc: . @prefix rdf: . diff --git a/base/rdf.trig b/base/rdf.trig index 7dd6d57..f6ce790 100644 --- a/base/rdf.trig +++ b/base/rdf.trig @@ -1,3 +1,10 @@ +# +# Copyright 2004 W3C (MIT, ERCIM, Keio), +# All Rights Reserved. +# W3C liability, trademark, document use and software licensing rules apply. +# For more information see http://www.w3.org/TR/rdf-syntax-grammar/ +# + @prefix rdfs: . @prefix dc: . @prefix owl: . diff --git a/base/rdfs.trig b/base/rdfs.trig index 94d04f9..26dbfae 100644 --- a/base/rdfs.trig +++ b/base/rdfs.trig @@ -1,3 +1,10 @@ +# +# Copyright 2004 W3C (MIT, ERCIM, Keio), +# All Rights Reserved. +# W3C liability, trademark, document use and software licensing rules apply. +# For more information see http://www.w3.org/TR/rdf-syntax-grammar/ +# + @prefix rdfs: . @prefix dc: . @prefix owl: . -- cgit v1.2.3