summaryrefslogtreecommitdiffstats
path: root/com.sun.jersey
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-02-08 12:09:34 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-02-08 12:09:34 +0530
commitcf9c3498b400ea5b04a2d93e019e94c85759ea8a (patch)
treed1d83938a444fadc8baae0d5f946e4847f12e94d /com.sun.jersey
parent4b05ac112209087a389bd599c04e1cfea8ad057d (diff)
Added copyright notice on all source files
Diffstat (limited to 'com.sun.jersey')
-rw-r--r--com.sun.jersey/build.properties7
1 files changed, 6 insertions, 1 deletions
diff --git a/com.sun.jersey/build.properties b/com.sun.jersey/build.properties
index 3a57c6a1..336ca596 100644
--- a/com.sun.jersey/build.properties
+++ b/com.sun.jersey/build.properties
@@ -2,4 +2,9 @@ bin.includes = META-INF/,\
javax/,\
com/
src.includes = com/,\
- javax/
+ javax/,\
+ build.properties,\
+ META-INF/,\
+ .settings/,\
+ .project,\
+ .classpath