Author: felixk Date: Thu Aug 18 13:03:05 2011 New Revision: 1159202 URL: http://svn.apache.org/viewvc?rev=1159202&view=rev Log: Add some missing license headers
Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants.properties james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_de.properties james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_es.properties james/hupa/trunk/client/src/main/resources/log4j.properties james/hupa/trunk/client/war/Hupa.css james/hupa/trunk/pom.xml james/hupa/trunk/server/src/main/webapp/WEB-INF/conf/config.properties Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants.properties URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants.properties?rev=1159202&r1=1159201&r2=1159202&view=diff ============================================================================== --- james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants.properties (original) +++ james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants.properties Thu Aug 18 13:03:05 2011 @@ -1,3 +1,19 @@ +############################################################################# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# # # These English constants are already defined in the gwtupload library. Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_de.properties URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_de.properties?rev=1159202&r1=1159201&r2=1159202&view=diff ============================================================================== --- james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_de.properties (original) +++ james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_de.properties Thu Aug 18 13:03:05 2011 @@ -1,3 +1,19 @@ +############################################################################# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# # # These English constants are already defined in the gwtupload library. Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_es.properties URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_es.properties?rev=1159202&r1=1159201&r2=1159202&view=diff ============================================================================== --- james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_es.properties (original) +++ james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants_es.properties Thu Aug 18 13:03:05 2011 @@ -1,3 +1,20 @@ +############################################################################# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# + # # These English constants are already defined in the gwtupload library. # Override them if you want different values. Modified: james/hupa/trunk/client/src/main/resources/log4j.properties URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/resources/log4j.properties?rev=1159202&r1=1159201&r2=1159202&view=diff ============================================================================== --- james/hupa/trunk/client/src/main/resources/log4j.properties (original) +++ james/hupa/trunk/client/src/main/resources/log4j.properties Thu Aug 18 13:03:05 2011 @@ -1,3 +1,20 @@ +############################################################################# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# + # Set root logger level to DEBUG and its only appender to A1. log4j.rootLogger=DEBUG, A1 Modified: james/hupa/trunk/client/war/Hupa.css URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/war/Hupa.css?rev=1159202&r1=1159201&r2=1159202&view=diff ============================================================================== --- james/hupa/trunk/client/war/Hupa.css (original) +++ james/hupa/trunk/client/war/Hupa.css Thu Aug 18 13:03:05 2011 @@ -1,3 +1,21 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +*/ /************[ Fonts ]***************************/ body, table td, select, * { Modified: james/hupa/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=1159202&r1=1159201&r2=1159202&view=diff ============================================================================== --- james/hupa/trunk/pom.xml (original) +++ james/hupa/trunk/pom.xml Thu Aug 18 13:03:05 2011 @@ -334,6 +334,8 @@ <exclude>**/*.iws</exclude> <!-- MANIFEST_MF_EXCLUDES --> <exclude>**/MANIFEST.MF</exclude> + <!-- GWT log files --> + <exclude>**/.gwt-log</exclude> </excludes> </configuration> </plugin> Modified: james/hupa/trunk/server/src/main/webapp/WEB-INF/conf/config.properties URL: http://svn.apache.org/viewvc/james/hupa/trunk/server/src/main/webapp/WEB-INF/conf/config.properties?rev=1159202&r1=1159201&r2=1159202&view=diff ============================================================================== --- james/hupa/trunk/server/src/main/webapp/WEB-INF/conf/config.properties (original) +++ james/hupa/trunk/server/src/main/webapp/WEB-INF/conf/config.properties Thu Aug 18 13:03:05 2011 @@ -1,3 +1,20 @@ +############################################################################# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# + # The IP or domainname of the IMAP server IMAPServerAddress=imap.gmail.com # The port of the IMAP server --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org