diff lib/regex-quote.c @ 14079:97fc9a21a8fb

maint: update almost all copyright ranges to include 2011 Run the new "make update-copyright" rule.
author Jim Meyering <meyering@redhat.com>
date Sat, 01 Jan 2011 20:17:23 +0100 (2011-01-01)
parents e67e8c083d6d
children ee532a615968
line wrap: on
line diff
--- a/lib/regex-quote.c
+++ b/lib/regex-quote.c
@@ -1,5 +1,5 @@
 /* Construct a regular expression from a literal string.
-   Copyright (C) 1995, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1995, 2010-2011 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2010.
 
    This program is free software: you can redistribute it and/or modify