Skip to content

Commit dd0d468

Browse files
author
Xuan Dai
committed
update license year to 2010
git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.5@933866 13f79535-47bb-0310-9956-ffa450edef68
1 parent 66b2fad commit dd0d468

File tree

15 files changed

+24
-24
lines changed

15 files changed

+24
-24
lines changed

plugins/org.apache.geronimo.jee.v21.jaxbmodel/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Geronimo
2-
Copyright 2003-2009 The Apache Software Foundation
2+
Copyright 2003-2010 The Apache Software Foundation
33

44
This product includes software developed by
55
The Apache Software Foundation (http://www.apache.org/).

plugins/org.apache.geronimo.runtime.common/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Geronimo
2-
Copyright 2003-2009 The Apache Software Foundation
2+
Copyright 2003-2010 The Apache Software Foundation
33

44
This product includes software developed by
55
The Apache Software Foundation (http://www.apache.org/).

plugins/org.apache.geronimo.runtime.v20/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================================
55

66
Apache Geronimo
7-
Copyright 2003-2009 The Apache Software Foundation
7+
Copyright 2003-2010 The Apache Software Foundation
88

99
This product includes software developed by
1010
The Apache Software Foundation (http://www.apache.org/).

plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ Bundle-Name: Geronimo V21 Runtime Plug-in
44
Bundle-SymbolicName: org.apache.geronimo.runtime.v21;singleton:=true
55
Bundle-Version: 2.1.5
66
Require-Bundle: org.apache.geronimo.runtime.common;visibility:=reexport
7-
Bundle-ClassPath: lib/geronimo-common-2.1.5-SNAPSHOT.jar,
8-
lib/geronimo-deploy-jsr88-2.1.5-SNAPSHOT.jar,
9-
lib/geronimo-deployment-2.1.5-SNAPSHOT.jar,
10-
lib/geronimo-j2ee-schema-2.1.5-SNAPSHOT.jar,
11-
lib/geronimo-kernel-2.1.5-SNAPSHOT.jar,
12-
lib/geronimo-plugin-2.1.5-SNAPSHOT.jar,
13-
lib/geronimo-system-2.1.5-SNAPSHOT.jar,
14-
lib/geronimo-util-2.1.5-SNAPSHOT.jar,
15-
lib/geronimo-deploy-config-2.1.5-SNAPSHOT.jar,
7+
Bundle-ClassPath: lib/geronimo-common-2.1.5.jar,
8+
lib/geronimo-deploy-jsr88-2.1.5.jar,
9+
lib/geronimo-deployment-2.1.5.jar,
10+
lib/geronimo-j2ee-schema-2.1.5.jar,
11+
lib/geronimo-kernel-2.1.5.jar,
12+
lib/geronimo-plugin-2.1.5.jar,
13+
lib/geronimo-system-2.1.5.jar,
14+
lib/geronimo-util-2.1.5.jar,
15+
lib/geronimo-deploy-config-2.1.5.jar,
1616
lib/geronimo-javaee-deployment_1.1MR3_spec-1.0.jar,
1717
lib/plexus-archiver-1.0-alpha-7.jar,
18-
lib/geronimo-crypto-2.1.5-SNAPSHOT.jar,
18+
lib/geronimo-crypto-2.1.5.jar,
1919
lib/slf4j-api-1.4.3.jar,
2020
lib/slf4j-simple-1.4.3.jar
2121
Export-Package:

plugins/org.apache.geronimo.runtime.v21/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================================
55

66
Apache Geronimo
7-
Copyright 2003-2009 The Apache Software Foundation
7+
Copyright 2003-2010 The Apache Software Foundation
88

99
This product includes software developed by
1010
The Apache Software Foundation (http://www.apache.org/).

plugins/org.apache.geronimo.runtime.v21/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<properties>
30-
<geronimoVersion>2.1.5-SNAPSHOT</geronimoVersion>
30+
<geronimoVersion>2.1.5</geronimoVersion>
3131
</properties>
3232
<build>
3333
<resources>

plugins/org.apache.geronimo.st.core/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Geronimo
2-
Copyright 2003-2009 The Apache Software Foundation
2+
Copyright 2003-2010 The Apache Software Foundation
33

44
This product includes software developed by
55
The Apache Software Foundation (http://www.apache.org/).

plugins/org.apache.geronimo.st.schemas/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Geronimo
2-
Copyright 2003-2009 The Apache Software Foundation
2+
Copyright 2003-2010 The Apache Software Foundation
33

44
This product includes software developed by
55
The Apache Software Foundation (http://www.apache.org/).

plugins/org.apache.geronimo.st.ui/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Geronimo
2-
Copyright 2003-2009 The Apache Software Foundation
2+
Copyright 2003-2010 The Apache Software Foundation
33

44
This product includes software developed by
55
The Apache Software Foundation (http://www.apache.org/).

plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<meta.section type="copyright"/>
144144
</appinfo>
145145
<documentation>
146-
Copyright 2008-2009 The Apache Software Foundation.
146+
Copyright 2008-2010 The Apache Software Foundation.
147147
</documentation>
148148
</annotation>
149149

0 commit comments

Comments
 (0)