X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fmktempd;h=ab3cf14ef467e91d5b6f515f2bd80d86b67b81fa;hb=55cc8db041f845c2e82ed10aa192ac200ab3f530;hp=b6360e474696dbdd1b8202994fa1e810fed89bb6;hpb=6b93d00f5410ec183e3a70ebf8e418e3b1bb0191;p=gnulib.git diff --git a/build-aux/mktempd b/build-aux/mktempd index b6360e474..ab3cf14ef 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