From 697a26c8da9ce7a09d51d286c56b28a057c5434d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 14 Mar 2016 13:32:56 +0100 Subject: [PATCH] backup: update license header Use link instead of address, as recommended by FSF. --- qubes/backup.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qubes/backup.py b/qubes/backup.py index fec8bc38..fba9f424 100644 --- a/qubes/backup.py +++ b/qubes/backup.py @@ -18,8 +18,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 to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with this program. If not, see # # from __future__ import unicode_literals