From b9adb262448e16a3ce978532ee37ef80aba58b1f Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 3 Sep 2013 14:43:35 +0200 Subject: [PATCH] btrfs-mksnapshot: Fix year of copyright notice --- btrfs/mksnapshot/btrfs-mksnapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2