aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authortbell <none@none>2009-07-30 23:39:33 -0700
committertbell <none@none>2009-07-30 23:39:33 -0700
commit3c139cd4c00f0936ab5853055217bb9053480fc7 (patch)
tree7d089358e46e6503491bddfb4def19f8aaf20322 /make
parente3ffff80aa8109292bf4e94ecb283dc3d58fc444 (diff)
parenta53a331dee414d8005b9de70065089fbff9e8039 (diff)
downloadjdk8u_jaxws-3c139cd4c00f0936ab5853055217bb9053480fc7.tar.gz
Merge
Diffstat (limited to 'make')
-rw-r--r--make/Makefile2
-rw-r--r--make/build.properties2
-rw-r--r--make/build.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/make/Makefile b/make/Makefile
index c366258d..0aa0eb36 100644
--- a/make/Makefile
+++ b/make/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
+# Copyright 2007-2009 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
diff --git a/make/build.properties b/make/build.properties
index a7d8d067..b47b0327 100644
--- a/make/build.properties
+++ b/make/build.properties
@@ -1,5 +1,5 @@
#
-# Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
+# Copyright 2007-2009 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
diff --git a/make/build.xml b/make/build.xml
index 24b467a6..390744b7 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
+ Copyright 2007-2009 Sun Microsystems, Inc. All Rights Reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
This code is free software; you can redistribute it and/or modify it