summaryrefslogtreecommitdiff
path: root/src/libs/gnulib/build-aux/snippet
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/gnulib/build-aux/snippet')
-rw-r--r--src/libs/gnulib/build-aux/snippet/arg-nonnull.h2
-rw-r--r--src/libs/gnulib/build-aux/snippet/c++defs.h2
-rw-r--r--src/libs/gnulib/build-aux/snippet/warn-on-use.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/libs/gnulib/build-aux/snippet/arg-nonnull.h b/src/libs/gnulib/build-aux/snippet/arg-nonnull.h
index 3a9dd266..8ea2a474 100644
--- a/src/libs/gnulib/build-aux/snippet/arg-nonnull.h
+++ b/src/libs/gnulib/build-aux/snippet/arg-nonnull.h
@@ -1,5 +1,5 @@
/* A C macro for declaring that specific arguments must not be NULL.
- Copyright (C) 2009-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 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
diff --git a/src/libs/gnulib/build-aux/snippet/c++defs.h b/src/libs/gnulib/build-aux/snippet/c++defs.h
index 96da94b9..b35b933c 100644
--- a/src/libs/gnulib/build-aux/snippet/c++defs.h
+++ b/src/libs/gnulib/build-aux/snippet/c++defs.h
@@ -1,5 +1,5 @@
/* C++ compatible function declaration macros.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 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
diff --git a/src/libs/gnulib/build-aux/snippet/warn-on-use.h b/src/libs/gnulib/build-aux/snippet/warn-on-use.h
index 51e69bbd..1736a1bd 100644
--- a/src/libs/gnulib/build-aux/snippet/warn-on-use.h
+++ b/src/libs/gnulib/build-aux/snippet/warn-on-use.h
@@ -1,5 +1,5 @@
/* A C macro for emitting warnings if a function is used.
- Copyright (C) 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 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