summaryrefslogtreecommitdiff
path: root/sed/utils.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-01-01 19:15:55 -0800
committerJim Meyering <meyering@fb.com>2015-01-01 19:18:17 -0800
commit082b25cc3e34c890a0550544a44b3fab2607e590 (patch)
tree854e2a34d33ce1c669ae079e60d61f07b9798900 /sed/utils.c
parent311d11269eebf7a869c585e44ae703eb21707ff5 (diff)
downloadsed-082b25cc3e34c890a0550544a44b3fab2607e590.tar.gz
maint: update copyright year ranges to include 2015; update gnulib
Diffstat (limited to 'sed/utils.c')
-rw-r--r--sed/utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sed/utils.c b/sed/utils.c
index f8fa031..e14483e 100644
--- a/sed/utils.c
+++ b/sed/utils.c
@@ -1,6 +1,6 @@
/* Functions from hack's utils library.
- Copyright (C) 1989, 1990, 1991, 1998, 1999, 2003, 2008, 2009, 2011,
- 2013, 2014 Free Software Foundation, Inc.
+ Copyright (C) 1989-1991, 1998-1999, 2003, 2008-2009, 2011, 2013-2015 Free
+ Software Foundation, 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