diff options
Diffstat (limited to 'build-aux/mktempd')
-rwxr-xr-x | build-aux/mktempd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/mktempd b/build-aux/mktempd index 863a346b81..ff90751cc4 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-2014 Free Software Foundation, Inc. +# Copyright (C) 2007-2015 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 |