summaryrefslogtreecommitdiff
path: root/build-aux/mktempd
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/mktempd')
-rwxr-xr-xbuild-aux/mktempd2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/mktempd b/build-aux/mktempd
index b6360e4746..ab3cf14ef4 100755
--- a/build-aux/mktempd
+++ b/build-aux/mktempd
@@ -1,7 +1,7 @@
#!/bin/sh
# Create a temporary directory, much like mktemp -d does.
-# Copyright (C) 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 2007-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