From 08840bab44c38d0c69b5780c57b2bf370c96d58c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 18 Jan 2012 22:05:02 +0000 Subject: Tempus fugit. Update all copyright dates to 2012. --- tests/protocol/Makefile.am | 2 +- tests/protocol/test-both-ends-cancel.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/protocol') diff --git a/tests/protocol/Makefile.am b/tests/protocol/Makefile.am index ce9282e2..b7a446e0 100644 --- a/tests/protocol/Makefile.am +++ b/tests/protocol/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2011 Red Hat Inc. +# Copyright (C) 2009-2012 Red Hat 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 diff --git a/tests/protocol/test-both-ends-cancel.sh b/tests/protocol/test-both-ends-cancel.sh index accc0191..c866348e 100755 --- a/tests/protocol/test-both-ends-cancel.sh +++ b/tests/protocol/test-both-ends-cancel.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2010-2011 Red Hat Inc. +# Copyright (C) 2010-2012 Red Hat 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 -- cgit