Bence Szépkúti
c7da1fe381
Add Apache-2.0 headers to all scripts
...
This commit was generated using the following script:
# ========================
#!/bin/sh
# Find scripts
find -path './.git' -prune -o '(' -name '*.gdb' -o -name '*.pl' -o -name '*.py' -o -name '*.sh' ')' -print | xargs sed -i '
# Remove Mbed TLS declaration if it occurs before the copyright line
1,/Copyright.*Arm/I {
/This file is part of/,$ {
/Copyright.*Arm/I! d
}
}
# Convert non-standard header in scripts/abi_check.py to the format used in the other scripts
/"""/,/"""/ {
# Cut copyright declaration
/Copyright.*Arm/I {
h
N
d
}
# Paste copyright declaration
/"""/ {
x
/./ {
s/^/# / # Add #
x # Replace orignal buffer with Copyright declaration
p # Print original buffer, insert newline
i\
s/.*// # Clear original buffer
}
x
}
}
/Copyright.*Arm/I {
# Print copyright declaration
p
# Read the two lines immediately following the copyright declaration
N
N
# Insert Apache header if it is missing
/SPDX/! {
i\
# SPDX-License-Identifier: Apache-2.0\
#\
# 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.
# Insert Mbed TLS declaration if it is missing
/This file is part of/! i\
#\
# This file is part of Mbed TLS (https://tls.mbed.org )
}
# Clear copyright declaration from buffer
D
}
'
# ========================
Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
2020-06-15 12:05:47 +02:00
..
2020-05-27 21:55:08 +02:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-06-15 12:05:47 +02:00
2017-06-06 18:44:14 +02:00
2020-05-27 21:55:08 +02:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2020-03-04 15:39:14 +01:00
2019-06-03 17:46:56 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2019-06-03 17:46:56 +01:00
2017-06-06 18:44:13 +02:00
2019-06-03 17:46:56 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2015-04-15 13:50:29 +02:00
2014-04-04 16:42:44 +02:00
2013-08-16 14:00:52 +02:00
2013-08-16 14:00:52 +02:00
2019-11-05 15:32:53 +01:00
2013-08-16 14:00:52 +02:00
2013-08-16 14:00:52 +02:00
2013-08-16 14:00:52 +02:00
2013-08-16 14:00:52 +02:00
2013-08-16 14:00:52 +02:00
2013-08-16 14:00:52 +02:00
2019-11-05 15:32:53 +01:00
2013-10-10 15:11:33 +02:00
2013-10-10 15:11:33 +02:00
2013-10-10 15:11:33 +02:00
2013-10-10 15:11:33 +02:00
2013-10-10 15:11:33 +02:00
2013-10-10 15:11:33 +02:00
2013-07-08 17:32:26 +02:00
2013-07-08 17:32:26 +02:00
2013-07-08 17:32:26 +02:00
2013-07-08 17:32:26 +02:00
2018-03-22 18:01:18 -07:00
2018-03-22 18:01:18 -07:00
2018-03-22 18:01:18 -07:00
2018-03-22 18:01:18 -07:00
2018-03-22 18:01:18 -07:00
2018-03-22 18:01:18 -07:00
2013-07-08 17:32:26 +02:00
2013-07-08 17:32:26 +02:00
2013-07-08 17:32:26 +02:00
2014-03-19 16:50:59 +01:00
2013-07-08 17:32:26 +02:00
2013-07-08 17:32:26 +02:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2011-07-13 11:26:43 +00:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2011-07-13 11:26:43 +00:00
2009-07-05 11:30:16 +00:00
2009-07-05 11:30:16 +00:00
2009-07-05 11:30:16 +00:00
2009-07-05 11:30:16 +00:00
2014-01-17 20:41:32 +01:00
2020-03-04 15:39:14 +01:00
2020-03-19 14:07:55 +01:00
2014-10-15 22:06:46 +02:00
2014-10-15 22:06:46 +02:00
2019-05-07 17:04:57 +03:00
2020-05-21 01:56:55 +09:00
2020-03-04 15:39:14 +01:00
2020-06-15 12:05:47 +02:00
2020-03-04 15:39:14 +01:00
2017-10-17 19:01:38 +02:00
2017-10-17 19:01:38 +02:00
2017-10-17 19:01:38 +02:00
2017-10-17 19:01:38 +02:00
2014-08-14 11:34:35 +02:00
2014-08-14 11:34:35 +02:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2019-07-10 16:46:34 +03:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-10-16 12:40:27 +03:00
2017-10-16 12:40:27 +03:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2020-03-04 15:39:14 +01:00
2017-10-17 15:53:32 +03:00
2017-10-17 15:53:32 +03:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2018-02-08 17:18:19 +08:00
2017-09-29 20:05:23 +01:00
2017-09-29 20:05:23 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-04-15 06:15:45 -04:00
2020-04-15 06:15:45 -04:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2012-02-16 14:09:13 +00:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2013-09-12 11:57:01 +02:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2020-03-04 15:39:14 +01:00
2011-07-13 11:26:43 +00:00
2019-06-03 17:46:56 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-05-07 17:06:47 +03:00
2020-03-04 15:39:14 +01:00
2019-05-07 17:04:57 +03:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-05-07 17:04:57 +03:00
2020-03-04 15:39:14 +01:00
2019-06-03 17:46:56 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2013-09-24 21:25:54 +02:00
2019-06-03 17:46:56 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2020-03-04 15:39:14 +01:00
2019-06-03 17:46:56 +01:00
2019-06-03 17:46:56 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-05-07 17:05:45 +03:00
2019-05-07 17:05:45 +03:00
2019-05-07 17:05:45 +03:00
2019-05-07 17:05:45 +03:00
2020-03-04 15:39:14 +01:00
2019-05-07 17:05:45 +03:00
2019-05-07 17:05:45 +03:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2019-05-07 17:05:45 +03:00
2019-05-07 17:05:45 +03:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2019-07-10 16:46:34 +03:00
2020-03-04 15:39:14 +01:00
2011-02-20 10:40:16 +00:00
2019-06-03 17:46:56 +01:00
2020-03-04 15:39:14 +01:00
2019-07-09 16:48:09 +03:00
2020-05-27 21:55:08 +02:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00
2020-03-04 15:39:14 +01:00