diff --git a/Makefile-bash.am b/Makefile-bash.am index 2cb0315139..b42f6bfafb 100644 --- a/Makefile-bash.am +++ b/Makefile-bash.am @@ -2,6 +2,8 @@ # # Copyright (C) 2017 Red Hat Inc. # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-boot.am b/Makefile-boot.am index 828187ec81..d3d2f67386 100644 --- a/Makefile-boot.am +++ b/Makefile-boot.am @@ -2,6 +2,8 @@ # # Copyright (C) 2013 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-decls.am b/Makefile-decls.am index 06018594bf..115c19fb66 100644 --- a/Makefile-decls.am +++ b/Makefile-decls.am @@ -1,5 +1,7 @@ # Copyright (C) 2011,2014 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-libostree-defines.am b/Makefile-libostree-defines.am index 3fba576b03..58f77a2cb0 100644 --- a/Makefile-libostree-defines.am +++ b/Makefile-libostree-defines.am @@ -3,6 +3,8 @@ # # Copyright (C) 2013 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-libostree.am b/Makefile-libostree.am index 19f8184e38..9dc81b2f83 100644 --- a/Makefile-libostree.am +++ b/Makefile-libostree.am @@ -2,6 +2,8 @@ # # Copyright (C) 2011,2014 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-man.am b/Makefile-man.am index c37272a6a9..e2f88a16e6 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -2,6 +2,8 @@ # # Copyright (C) 2016 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-ostree.am b/Makefile-ostree.am index 04faa43613..c366c84f94 100644 --- a/Makefile-ostree.am +++ b/Makefile-ostree.am @@ -2,6 +2,8 @@ # # Copyright (C) 2011 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-otutil.am b/Makefile-otutil.am index b4ee1c4b5b..5bafb2d069 100644 --- a/Makefile-otutil.am +++ b/Makefile-otutil.am @@ -2,6 +2,8 @@ # # Copyright (C) 2011 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-switchroot.am b/Makefile-switchroot.am index 70aa1c8786..6735c85ad1 100644 --- a/Makefile-switchroot.am +++ b/Makefile-switchroot.am @@ -1,5 +1,7 @@ # Copyright (C) 2011 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile-tests.am b/Makefile-tests.am index 284dc76f73..48363b9af6 100644 --- a/Makefile-tests.am +++ b/Makefile-tests.am @@ -2,6 +2,8 @@ # # Copyright (C) 2013 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/Makefile.am b/Makefile.am index ea1863d3de..85542edbd1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ # Copyright (C) 2011 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/apidoc/Makefile.am b/apidoc/Makefile.am index d46eac786a..d64ce451c1 100644 --- a/apidoc/Makefile.am +++ b/apidoc/Makefile.am @@ -1,5 +1,7 @@ # Copyright (C) 2013 Colin Walters # +# SPDX-License-Identifier: LGPL-2.0+ +# # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either diff --git a/buildutil/tap-driver.sh b/buildutil/tap-driver.sh index 19aa531dee..6a52d170c8 100755 --- a/buildutil/tap-driver.sh +++ b/buildutil/tap-driver.sh @@ -1,6 +1,8 @@ #! /bin/sh # Copyright (C) 2011-2013 Free Software Foundation, Inc. # +# SPDX-License-Identifier: LGPL-2.0+ +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) diff --git a/man/ostree-admin-cleanup.xml b/man/ostree-admin-cleanup.xml index e91e1c4603..b7dfb6530b 100644 --- a/man/ostree-admin-cleanup.xml +++ b/man/ostree-admin-cleanup.xml @@ -5,6 +5,8 @@