diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | applets.h | 2 | ||||
-rw-r--r-- | libq/atom_compare.c | 2 | ||||
-rw-r--r-- | libq/atom_explode.c | 2 | ||||
-rw-r--r-- | libq/safe_io.c | 2 | ||||
-rw-r--r-- | libq/scandirat.c | 2 | ||||
-rw-r--r-- | libq/vdb.c | 2 | ||||
-rw-r--r-- | libq/virtuals.c | 2 | ||||
-rw-r--r-- | libq/xarray.c | 2 | ||||
-rw-r--r-- | libq/xchdir.c | 2 | ||||
-rw-r--r-- | libq/xsystem.c | 2 | ||||
-rw-r--r-- | main.c | 2 | ||||
-rw-r--r-- | main.h | 2 | ||||
-rw-r--r-- | porting.h | 2 | ||||
-rw-r--r-- | q.c | 2 | ||||
-rw-r--r-- | qatom.c | 2 | ||||
-rw-r--r-- | qcache.c | 2 | ||||
-rw-r--r-- | qcheck.c | 2 | ||||
-rw-r--r-- | qdepends.c | 2 | ||||
-rw-r--r-- | qfile.c | 2 | ||||
-rw-r--r-- | qglsa.c | 2 | ||||
-rw-r--r-- | qgrep.c | 2 | ||||
-rw-r--r-- | qlist.c | 2 | ||||
-rw-r--r-- | qlop.c | 2 | ||||
-rw-r--r-- | qmerge.c | 2 | ||||
-rw-r--r-- | qpkg.c | 2 | ||||
-rw-r--r-- | qtbz2.c | 2 | ||||
-rw-r--r-- | qxpak.c | 2 | ||||
-rw-r--r-- | template.c | 2 | ||||
-rw-r--r-- | tests/rmspace/test.c | 2 | ||||
-rw-r--r-- | tests/tests.h | 2 |
31 files changed, 31 insertions, 31 deletions
@@ -1,4 +1,4 @@ -# Copyright 2005-2014 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 #################################################################### @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> diff --git a/libq/atom_compare.c b/libq/atom_compare.c index b69b809..cbf33e9 100644 --- a/libq/atom_compare.c +++ b/libq/atom_compare.c @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2008 Ned Ludd - <solar@gentoo.org> diff --git a/libq/atom_explode.c b/libq/atom_explode.c index 99a60d0..ec0fc5a 100644 --- a/libq/atom_explode.c +++ b/libq/atom_explode.c @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2008 Ned Ludd - <solar@gentoo.org> diff --git a/libq/safe_io.c b/libq/safe_io.c index e5b958b..da5d695 100644 --- a/libq/safe_io.c +++ b/libq/safe_io.c @@ -1,7 +1,7 @@ /* * utility funcs * - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 */ diff --git a/libq/scandirat.c b/libq/scandirat.c index ac45223..c2e4bc4 100644 --- a/libq/scandirat.c +++ b/libq/scandirat.c @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> diff --git a/libq/virtuals.c b/libq/virtuals.c index 2112965..f96b207 100644 --- a/libq/virtuals.c +++ b/libq/virtuals.c @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> diff --git a/libq/xarray.c b/libq/xarray.c index 36a5df5..64334bb 100644 --- a/libq/xarray.c +++ b/libq/xarray.c @@ -1,5 +1,5 @@ /* - * Copyright 2003-2014 Gentoo Foundation + * Copyright 2003-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2003-2007 Ned Ludd - <solar@gentoo.org> diff --git a/libq/xchdir.c b/libq/xchdir.c index 6d93305..990cd33 100644 --- a/libq/xchdir.c +++ b/libq/xchdir.c @@ -1,7 +1,7 @@ /* * utility funcs * - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 */ diff --git a/libq/xsystem.c b/libq/xsystem.c index b4af651..358ddaf 100644 --- a/libq/xsystem.c +++ b/libq/xsystem.c @@ -1,7 +1,7 @@ /* * utility funcs * - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 */ @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2008 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2008 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2008 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2006 Thomas A. Cort - <tcort@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd - <solar@gentoo.org> diff --git a/tests/rmspace/test.c b/tests/rmspace/test.c index 8143f46..e07610f 100644 --- a/tests/rmspace/test.c +++ b/tests/rmspace/test.c @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2008 Ned Ludd - <solar@gentoo.org> diff --git a/tests/tests.h b/tests/tests.h index 38838f8..0941655 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -1,5 +1,5 @@ /* - * Copyright 2005-2014 Gentoo Foundation + * Copyright 2005-2018 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2008 Ned Ludd - <solar@gentoo.org> |