diff options
Diffstat (limited to 'lib/arg-nonnull.h')
| -rw-r--r-- | lib/arg-nonnull.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/arg-nonnull.h b/lib/arg-nonnull.h index 61ee0712747..5f034083129 100644 --- a/lib/arg-nonnull.h +++ b/lib/arg-nonnull.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* A C macro for declaring that specific arguments must not be NULL. | 1 | /* A C macro for declaring that specific arguments must not be NULL. |
| 2 | Copyright (C) 2009-2017 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2018 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify it | 4 | This program is free software: you can redistribute it and/or modify it |
| 5 | under the terms of the GNU General Public License as published | 5 | under the terms of the GNU General Public License as published |