Creating JCI 1.1-RC1 tag

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jci/tags/1.1-RC1@1530645 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/compilers/eclipse/src/main/resources/NOTICE.txt b/compilers/eclipse/src/main/resources/NOTICE.txt
index 4829a00..6c61eda 100644
--- a/compilers/eclipse/src/main/resources/NOTICE.txt
+++ b/compilers/eclipse/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - Eclipse Compiler Implementation
-Copyright 2004-2007 The Apache Software Foundation
+Copyright 2004-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/compilers/groovy/src/main/resources/NOTICE.txt b/compilers/groovy/src/main/resources/NOTICE.txt
index 6db4d31..3edda21 100644
--- a/compilers/groovy/src/main/resources/NOTICE.txt
+++ b/compilers/groovy/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - Groovy Compiler Implementation
-Copyright 2004-2007 The Apache Software Foundation
+Copyright 2004-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/compilers/janino/src/main/resources/NOTICE.txt b/compilers/janino/src/main/resources/NOTICE.txt
index 5dbadab..19a91ae 100644
--- a/compilers/janino/src/main/resources/NOTICE.txt
+++ b/compilers/janino/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - Janino Compiler Implementation
-Copyright 2004-2007 The Apache Software Foundation
+Copyright 2004-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/compilers/jsr199/src/main/resources/NOTICE.txt b/compilers/jsr199/src/main/resources/NOTICE.txt
index d58bac0..952bcba 100644
--- a/compilers/jsr199/src/main/resources/NOTICE.txt
+++ b/compilers/jsr199/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - JSR 199 Compiler Implementation
-Copyright 2004-2007 The Apache Software Foundation
+Copyright 2004-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/compilers/rhino/src/main/resources/NOTICE.txt b/compilers/rhino/src/main/resources/NOTICE.txt
index a46c167..4625cf0 100644
--- a/compilers/rhino/src/main/resources/NOTICE.txt
+++ b/compilers/rhino/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - Rhino Compiler Implementation
-Copyright 2004-2007 The Apache Software Foundation
+Copyright 2004-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/core/src/main/resources/NOTICE.txt b/core/src/main/resources/NOTICE.txt
index 927b241..1390a9c 100644
--- a/core/src/main/resources/NOTICE.txt
+++ b/core/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - Core
-Copyright 2004-2007 The Apache Software Foundation
+Copyright 2004-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/examples/pom.xml b/examples/pom.xml
index 71ab66d..085893e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -73,6 +73,12 @@
                 </configuration>
             </plugin>
             <plugin>
+                <artifactId>maven-assembly-plugin</artifactId>
+                <configuration>
+                    <skipAssembly>true</skipAssembly>
+                </configuration>
+            </plugin>
+            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
                 <version>2.7</version>
diff --git a/examples/src/main/resources/NOTICE.txt b/examples/src/main/resources/NOTICE.txt
index 1c6e334..7ead90c 100644
--- a/examples/src/main/resources/NOTICE.txt
+++ b/examples/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - Examples
-Copyright 2004-2007 The Apache Software Foundation
+Copyright 2004-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/fam/src/main/resources/NOTICE.txt b/fam/src/main/resources/NOTICE.txt
index 0349c27..5927955 100644
--- a/fam/src/main/resources/NOTICE.txt
+++ b/fam/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - File Access Monitor
-Copyright 2004-2007 The Apache Software Foundation
+Copyright 2004-2013 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).