svn commit: r907566 - in /ofbiz/trunk/debian: TODO debhelper.log ofbiz-framework.dirs ofbiz-framework.links ofbiz-framework.logrotate ofbiz-framework.templates po/POTFILES.in

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r907566 - in /ofbiz/trunk/debian: TODO debhelper.log ofbiz-framework.dirs ofbiz-framework.links ofbiz-framework.logrotate ofbiz-framework.templates po/POTFILES.in

doogie-3
Author: doogie
Date: Mon Feb  8 07:19:38 2010
New Revision: 907566

URL: http://svn.apache.org/viewvc?rev=907566&view=rev
Log:
Add license header to several files.

Added:
    ofbiz/trunk/debian/debhelper.log
Modified:
    ofbiz/trunk/debian/TODO
    ofbiz/trunk/debian/ofbiz-framework.dirs
    ofbiz/trunk/debian/ofbiz-framework.links
    ofbiz/trunk/debian/ofbiz-framework.logrotate
    ofbiz/trunk/debian/ofbiz-framework.templates
    ofbiz/trunk/debian/po/POTFILES.in

Modified: ofbiz/trunk/debian/TODO
URL: http://svn.apache.org/viewvc/ofbiz/trunk/debian/TODO?rev=907566&r1=907565&r2=907566&view=diff
==============================================================================
--- ofbiz/trunk/debian/TODO (original)
+++ ofbiz/trunk/debian/TODO Mon Feb  8 07:19:38 2010
@@ -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.
+#####################################################################
 * debian/copyright
 - Prompt for:
   - ofbiz admin password(s)

Added: ofbiz/trunk/debian/debhelper.log
URL: http://svn.apache.org/viewvc/ofbiz/trunk/debian/debhelper.log?rev=907566&view=auto
==============================================================================
--- ofbiz/trunk/debian/debhelper.log (added)
+++ ofbiz/trunk/debian/debhelper.log Mon Feb  8 07:19:38 2010
@@ -0,0 +1 @@
+dh_installdirs

Modified: ofbiz/trunk/debian/ofbiz-framework.dirs
URL: http://svn.apache.org/viewvc/ofbiz/trunk/debian/ofbiz-framework.dirs?rev=907566&r1=907565&r2=907566&view=diff
==============================================================================
--- ofbiz/trunk/debian/ofbiz-framework.dirs (original)
+++ ofbiz/trunk/debian/ofbiz-framework.dirs Mon Feb  8 07:19:38 2010
@@ -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.
+#####################################################################
 usr/share/ofbiz/support
 etc/ofbiz
 var/cache/ofbiz

Modified: ofbiz/trunk/debian/ofbiz-framework.links
URL: http://svn.apache.org/viewvc/ofbiz/trunk/debian/ofbiz-framework.links?rev=907566&r1=907565&r2=907566&view=diff
==============================================================================
--- ofbiz/trunk/debian/ofbiz-framework.links (original)
+++ ofbiz/trunk/debian/ofbiz-framework.links Mon Feb  8 07:19:38 2010
@@ -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.
+#####################################################################
 usr/share/java/postgresql.jar usr/share/ofbiz/framework/entity/lib/jdbc/postgresql.jar
 usr/share/java/mysql.jar usr/share/ofbiz/framework/entity/lib/jdbc/mysql.jar
 var/lib/ofbiz/runtime/uploads usr/share/ofbiz/runtime/uploads

Modified: ofbiz/trunk/debian/ofbiz-framework.logrotate
URL: http://svn.apache.org/viewvc/ofbiz/trunk/debian/ofbiz-framework.logrotate?rev=907566&r1=907565&r2=907566&view=diff
==============================================================================
--- ofbiz/trunk/debian/ofbiz-framework.logrotate (original)
+++ ofbiz/trunk/debian/ofbiz-framework.logrotate Mon Feb  8 07:19:38 2010
@@ -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.
+#####################################################################
 /var/log/ofbiz/console.log {
  daily
  rotate 60

Modified: ofbiz/trunk/debian/ofbiz-framework.templates
URL: http://svn.apache.org/viewvc/ofbiz/trunk/debian/ofbiz-framework.templates?rev=907566&r1=907565&r2=907566&view=diff
==============================================================================
--- ofbiz/trunk/debian/ofbiz-framework.templates (original)
+++ ofbiz/trunk/debian/ofbiz-framework.templates Mon Feb  8 07:19:38 2010
@@ -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.
+#####################################################################
 Template: ofbiz/admin-user
 Type: string
 _Description: Enter the username for ofbiz admin account:

Modified: ofbiz/trunk/debian/po/POTFILES.in
URL: http://svn.apache.org/viewvc/ofbiz/trunk/debian/po/POTFILES.in?rev=907566&r1=907565&r2=907566&view=diff
==============================================================================
--- ofbiz/trunk/debian/po/POTFILES.in (original)
+++ ofbiz/trunk/debian/po/POTFILES.in Mon Feb  8 07:19:38 2010
@@ -1 +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.
+#####################################################################
 [type: gettext/rfc822deb] ofbiz-framework.templates