From f19aba5af231841e1bcddd080c9e8f8b76fc2aa0 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Thu, 3 Mar 2011 17:46:32 +0000 Subject: [PATCH] NIHVIVO-2136 add license tags to XML files. --- webapp/config/web.xml | 2 ++ webapp/context.xml | 3 +++ .../vitro/webapp/auth/policy/resources/examplePolicy.xml | 3 +++ 3 files changed, 8 insertions(+) diff --git a/webapp/config/web.xml b/webapp/config/web.xml index 4301cfa2a..d86552d52 100644 --- a/webapp/config/web.xml +++ b/webapp/config/web.xml @@ -1,5 +1,7 @@ + + + + + + Example Policy PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>