From 4f7a11787633e4eb4bd1cb7bfc05c1e7e6fd1ecc Mon Sep 17 00:00:00 2001
From: Peter Neubauer <peter@neubauer.se>
Date: Fri, 20 Jan 2012 12:27:45 +0100
Subject: [PATCH] updating year

---
 gremlin-plugin/NOTICE.txt                          | 2 +-
 gremlin-plugin/src/main/assembly/server-plugin.xml | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/gremlin-plugin/NOTICE.txt b/gremlin-plugin/NOTICE.txt
index eabad35ffaa..f5207789848 100644
--- a/gremlin-plugin/NOTICE.txt
+++ b/gremlin-plugin/NOTICE.txt
@@ -1,5 +1,5 @@
 Neo4j
-Copyright 漏 2002-2011 Network Engine for Objects in Lund AB (referred to
+Copyright 漏 2002-2012 Network Engine for Objects in Lund AB (referred to
 in this notice as 鈥淣eo Technology鈥�)
    [http://neotechnology.com]
 
diff --git a/gremlin-plugin/src/main/assembly/server-plugin.xml b/gremlin-plugin/src/main/assembly/server-plugin.xml
index d3c1a21519c..47f41923776 100644
--- a/gremlin-plugin/src/main/assembly/server-plugin.xml
+++ b/gremlin-plugin/src/main/assembly/server-plugin.xml
@@ -19,9 +19,6 @@
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 -->
-<!-- Copyright (c) 2002-2011 "Neo Technology," Network Engine for Objects in Lund AB [http://neotechnology.com] This file is part of Neo4j. Neo4j is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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 Affero General Public License for more 
-  details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. -->
 <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
   <id>server-plugin</id>
   <formats>
-- 
GitLab