diff options
author | Christoph Hellwig <hch@lst.de> | 2009-07-16 19:26:54 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-22 16:17:02 +0100 |
commit | e8c212d6824fbe5660b8653463f7a3b46fb34b80 (patch) | |
tree | d9341922f0810765a83e87abd9afc566f6886935 /tests/qemu-iotests/common | |
parent | ed4dc684b2e48c373b3562b532e2edd4fae84f78 (diff) | |
download | qemu-e8c212d6824fbe5660b8653463f7a3b46fb34b80.zip qemu-e8c212d6824fbe5660b8653463f7a3b46fb34b80.tar.gz qemu-e8c212d6824fbe5660b8653463f7a3b46fb34b80.tar.bz2 |
qemu-iotests: replace FSF postal addresses with www.gnu.org links
Blue Swirl notices that we were using the old FSF post address in the
license boilerplates. Replace both the old and new address with links
to the gnu.org licenses homepage as suggested by Ben Pfaff.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tests/qemu-iotests/common')
-rw-r--r-- | tests/qemu-iotests/common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/qemu-iotests/common b/tests/qemu-iotests/common index 360b058..c246766 100644 --- a/tests/qemu-iotests/common +++ b/tests/qemu-iotests/common @@ -13,8 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with this program. If not, see <http://www.gnu.org/licenses/>. # # # common procedures for QA scripts |