From f480a98e9ac784e24e418ff307b67c22568a682e Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 10 Apr 2013 20:07:22 -0400 Subject: [PATCH] Add 2012 and 2013 to copyright notice on numbers.test. * test-suite/tests/numbers.test: Add 2012 and 2013 to copyright notice. It was modified both of those years. --- test-suite/tests/numbers.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test-suite/tests/numbers.test b/test-suite/tests/numbers.test index 7d30392c8..eca4536a9 100644 --- a/test-suite/tests/numbers.test +++ b/test-suite/tests/numbers.test @@ -1,5 +1,6 @@ ;;;; numbers.test --- tests guile's numbers -*- scheme -*- -;;;; Copyright (C) 2000, 2001, 2003, 2004, 2005, 2006, 2009, 2010, 2011 Free Software Foundation, Inc. +;;;; Copyright (C) 2000, 2001, 2003, 2004, 2005, 2006, 2009, 2010, 2011, +;;;; 2012, 2013 Free Software Foundation, Inc. ;;;; ;;;; This library is free software; you can redistribute it and/or ;;;; modify it under the terms of the GNU Lesser General Public