Repository: flex-utilities
Updated Branches:
  refs/heads/develop 50e3f79b4 -> 2d8b8f531


Use correct header


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/2d8b8f53
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/2d8b8f53
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/2d8b8f53

Branch: refs/heads/develop
Commit: 2d8b8f53129e53a0024fb00dc835680da08cb7ee
Parents: 50e3f79
Author: Justin Mclean <jmcl...@apache.org>
Authored: Thu Apr 19 15:30:54 2018 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Thu Apr 19 15:30:54 2018 +1000

----------------------------------------------------------------------
 flex-installer/installer/sign_and_hash.sh | 29 ++++++++++++++------------
 1 file changed, 16 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/2d8b8f53/flex-installer/installer/sign_and_hash.sh
----------------------------------------------------------------------
diff --git a/flex-installer/installer/sign_and_hash.sh 
b/flex-installer/installer/sign_and_hash.sh
index 0e2d3c2..c5719f3 100644
--- a/flex-installer/installer/sign_and_hash.sh
+++ b/flex-installer/installer/sign_and_hash.sh
@@ -1,18 +1,21 @@
 #!/bin/sh
 #------------------------------------------------------------------------------
-#   Copyright 2004 The Apache Software Foundation
-#
-#   Licensed 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.
+#  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.
 #------------------------------------------------------------------------------
 # $Id$
 #

Reply via email to