Minor changes.

* scripts/tar-snapshot-edit: License under GPLv3+.
Remove trailing whitespace.
This commit is contained in:
Sergey Poznyakoff
2011-09-19 20:22:25 +03:00
parent a6cc856fbe
commit 8f70a3294c

View File

@@ -1,10 +1,10 @@
#! /usr/bin/perl -w
# Display and edit the 'dev' field in tar's snapshots
# Copyright (C) 2007,2011 Free Software Foundation, Inc.
# Copyright (C) 2007, 2011 Free Software Foundation, Inc.
#
# 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)
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,