X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=update-bugs.sh;h=8b14b6e191f100556eec965d6cdd7275636fdb2d;hp=e035bd2c4a3a17d78a8c22d540b52f568e2242ac;hb=c48226a5026816b115ab63b50d3601531aff59dc;hpb=0f478933108de342b0948b9e3cc6d4f00fbbfe0a diff --git a/update-bugs.sh b/update-bugs.sh index e035bd2..8b14b6e 100755 --- a/update-bugs.sh +++ b/update-bugs.sh @@ -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