From 4512502e4f8cf350d07bcd056be0f5f8b7afc118 Mon Sep 17 00:00:00 2001 From: yuysun Date: Wed, 8 Dec 2010 19:06:48 +0000 Subject: [PATCH] --- webapp/web/js/sparql/sparql.js | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/web/js/sparql/sparql.js b/webapp/web/js/sparql/sparql.js index 6bfc615c8..0eafd8f10 100644 --- a/webapp/web/js/sparql/sparql.js +++ b/webapp/web/js/sparql/sparql.js @@ -1,3 +1,4 @@ +/* $This file is distributed under the terms of the license in /doc/license.txt$ */ var namespaces = { rdf : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", rdfs : "http://www.w3.org/2000/01/rdf-schema#",