summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2013-02-25 22:14:41 -0500
committerMark H Weaver <mhw@netris.org>2013-02-25 22:14:41 -0500
commitbe6a36a05d79662243c384212032783cffab5316 (patch)
treec9735942ea44737e4e2a6d38613b9362d463321b
parent587f4edd3947880fb0235f84cc18b62f133a9255 (diff)
Update copyright dates on random.c
* libguile/random.c: Add 2012 and 2013 to the copyright notice.
-rw-r--r--libguile/random.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/random.c b/libguile/random.c
index f97213b86..c0b04bc05 100644
--- a/libguile/random.c
+++ b/libguile/random.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 1999,2000,2001, 2003, 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2000, 2001, 2003, 2005, 2006, 2009, 2010,
+ * 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 License
* as published by the Free Software Foundation; either version 3 of