summaryrefslogtreecommitdiff
path: root/tests/id
diff options
context:
space:
mode:
Diffstat (limited to 'tests/id')
-rwxr-xr-xtests/id/gnu-zero-uids2
-rwxr-xr-xtests/id/no-context2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/id/gnu-zero-uids b/tests/id/gnu-zero-uids
index bc9043c56..937f8a8e2 100755
--- a/tests/id/gnu-zero-uids
+++ b/tests/id/gnu-zero-uids
@@ -1,7 +1,7 @@
#!/bin/sh
# On GNU, `id' must fail for processes with zero UIDs.
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 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
diff --git a/tests/id/no-context b/tests/id/no-context
index e0d88adf0..94111b84e 100755
--- a/tests/id/no-context
+++ b/tests/id/no-context
@@ -1,7 +1,7 @@
#!/bin/sh
# With POSIXLY_CORRECT, id must not print context=...
-# Copyright (C) 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2009-2012 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