diff options
author | 2019-05-15 22:24:58 +0100 | |
---|---|---|
committer | 2019-05-15 22:33:00 +0100 | |
commit | 996bead0d8503b9abd40b49e23cc308fc645e1ff (patch) | |
tree | f95ca358524007ab5b57fdbd49dcc82beb3d09ea /ChangeLog.txt | |
parent | 3fa7c853e0bcd6fe23f7524c2a3c9e3af90901c3 (diff) | |
download | pseudo-996bead0d8503b9abd40b49e23cc308fc645e1ff.tar.gz pseudo-996bead0d8503b9abd40b49e23cc308fc645e1ff.tar.bz2 pseudo-996bead0d8503b9abd40b49e23cc308fc645e1ff.zip |
Add SPDX-License-Identifier: LGPL-2.1-only to files
This adds SPDX license headers to all source files in pseudo so license
identification models current best practise.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 60666e5..81e3584 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,6 @@ +2019-05-15: + * (RP) Add SDPX license headers to source files. + 2019-04-10: * (seebs) Experimental workaround for special non-blocking open case. |