blkid: Fix mistake in previous commit.
[libguestfs.git] / update-bugs.sh
index e035bd2..8b14b6e 100755 (executable)
@@ -14,7 +14,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 # In 'make dist' this is used to update the top level 'BUGS' file with
 # the current bug list from Red Hat Bugzilla (bugzilla.redhat.com).
@@ -30,7 +30,7 @@ set -e
 
 # Print prologue.
 echo 'NOTE: This file is automatically generated from "update-bugs.sh".'
-echo -n 'Last updated: ' ; date +'%Y-%m-%d %H:%M:%S'
+echo -n 'Last updated: ' ; date +'%Y-%m-%d'
 echo '
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database