diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-02-08 12:09:34 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-02-08 12:09:34 +0530 |
| commit | cf9c3498b400ea5b04a2d93e019e94c85759ea8a (patch) | |
| tree | d1d83938a444fadc8baae0d5f946e4847f12e94d /com.sun.jersey | |
| parent | 4b05ac112209087a389bd599c04e1cfea8ad057d (diff) | |
Added copyright notice on all source files
Diffstat (limited to 'com.sun.jersey')
| -rw-r--r-- | com.sun.jersey/build.properties | 7 |
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 |
