X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fmktempd;h=bb3de3026f8c5d96f67a16381578832b6fe10f23;hb=1d19f103323b9ad6c43a27049f5ce7c4a586d989;hp=2bb424f69efd583369ad674ce89b3944f8c19953;hpb=a297e50aaea292a9abcbf5a4de78a1d21b2fd0da;p=gnulib.git diff --git a/build-aux/mktempd b/build-aux/mktempd index 2bb424f69..bb3de3026 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-2008 Free Software Foundation, Inc. +# Copyright (C) 2007-2010 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