X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=build-aux%2Fmktempd;h=7a09a4b3bb16d172c31590f6e1d4da86ae3a8888;hb=33b95ee0afed91f941fccd71252c8b2e72ae4544;hp=bb3de3026f8c5d96f67a16381578832b6fe10f23;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=pspp diff --git a/build-aux/mktempd b/build-aux/mktempd index bb3de3026f..7a09a4b3bb 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-2010 Free Software Foundation, Inc. +# Copyright (C) 2007-2011 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