You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by or...@apache.org on 2014/07/10 12:35:02 UTC

svn commit: r1609437 - /openoffice/devtools/genUpdateFeed/generate-update-feed.sh

Author: orw
Date: Thu Jul 10 10:35:01 2014
New Revision: 1609437

URL: http://svn.apache.org/r1609437
Log:
genUpdateFeed: add missing license header


Modified:
    openoffice/devtools/genUpdateFeed/generate-update-feed.sh

Modified: openoffice/devtools/genUpdateFeed/generate-update-feed.sh
URL: http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/generate-update-feed.sh?rev=1609437&r1=1609436&r2=1609437&view=diff
==============================================================================
--- openoffice/devtools/genUpdateFeed/generate-update-feed.sh (original)
+++ openoffice/devtools/genUpdateFeed/generate-update-feed.sh Thu Jul 10 10:35:01 2014
@@ -1,4 +1,24 @@
 #!/bin/bash
+#**************************************************************
+#  
+#  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.
+#  
+# *************************************************************
 #
 # bash script to generate the Update Feeds requested by installed AOO/OOo instance via HTTP/HTTPS
 # to check, if a new AOO version is available for the requesting AOO/OOo instance