From: Alexander Barton Date: Tue, 3 Sep 2013 12:43:35 +0000 (+0200) Subject: btrfs-mksnapshot: Fix year of copyright notice X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9adb262448e16a3ce978532ee37ef80aba58b1f;p=ax-linux.git btrfs-mksnapshot: Fix year of copyright notice --- diff --git a/btrfs/mksnapshot/btrfs-mksnapshot b/btrfs/mksnapshot/btrfs-mksnapshot index 53bc067..59b8c56 100755 --- a/btrfs/mksnapshot/btrfs-mksnapshot +++ b/btrfs/mksnapshot/btrfs-mksnapshot @@ -1,7 +1,7 @@ #!/bin/bash -e # # btrfs-mksnapshot -- Make snapshots of btrfs filesystems -# Copyright (c)2001-2013 Alexander Barton (alex@barton.de) +# Copyright (c)2013 Alexander Barton (alex@barton.de) # # 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