diff options
author | Joseph Marrero <jmarrero@redhat.com> | 2021-12-06 20:20:55 -0500 |
---|---|---|
committer | Joseph Marrero <jmarrero@redhat.com> | 2021-12-07 08:34:25 -0500 |
commit | 581a58067b6063f80434d2d136fdf421854151b0 (patch) | |
tree | bf621c161af51f05e17345b9082807afa98b97c1 /tests/test-pull-collections.sh | |
parent | 267ca93da28e00adb3f961d208821bba4644a2d4 (diff) | |
download | ostree-581a58067b6063f80434d2d136fdf421854151b0.tar.gz |
Update FSF license notices to use URL instead of address
Diffstat (limited to 'tests/test-pull-collections.sh')
-rwxr-xr-x | tests/test-pull-collections.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/test-pull-collections.sh b/tests/test-pull-collections.sh index 6882e982..1d14e5db 100755 --- a/tests/test-pull-collections.sh +++ b/tests/test-pull-collections.sh @@ -15,9 +15,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the -# Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# License along with this library. If not, see <https://www.gnu.org/licenses/>. set -euo pipefail |