aboutsummaryrefslogtreecommitdiffstats
path: root/otp_patch_apply
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2015-03-17 12:36:03 +0100
committerRickard Green <[email protected]>2015-03-17 12:36:03 +0100
commitf991b0bb0ce200967f73b4d6505956a56e358b21 (patch)
treeb4e4334aad4a493155e8a7444d465a7eb24ea3eb /otp_patch_apply
parent281892c5d7b7b5e1ac2402390d83287913aefd94 (diff)
parent39cdf58cbf7de695917204763a0cd7b52606fb5e (diff)
downloadotp-f991b0bb0ce200967f73b4d6505956a56e358b21.tar.gz
otp-f991b0bb0ce200967f73b4d6505956a56e358b21.tar.bz2
otp-f991b0bb0ce200967f73b4d6505956a56e358b21.zip
Merge branch 'maint'
* maint: Minor fixes Conflicts: system/doc/system_principles/versions.xml
Diffstat (limited to 'otp_patch_apply')
-rwxr-xr-xotp_patch_apply15
1 files changed, 15 insertions, 0 deletions
diff --git a/otp_patch_apply b/otp_patch_apply
index a1f244eab3..947aa1e6ee 100755
--- a/otp_patch_apply
+++ b/otp_patch_apply
@@ -1,7 +1,22 @@
#!/bin/sh
#
+# %CopyrightBegin%
+#
# Copyright Ericsson AB 2014. All Rights Reserved.
#
+# The contents of this file are subject to the Erlang Public License,
+# Version 1.1, (the "License"); you may not use this file except in
+# compliance with the License. You should have received a copy of the
+# Erlang Public License along with this software. If not, it can be
+# retrieved online at http://www.erlang.org/.
+#
+# Software distributed under the License is distributed on an "AS IS"
+# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+# the License for the specific language governing rights and limitations
+# under the License.
+#
+# %CopyrightEnd%
+#
version="1.0.1"