comparison build-aux/mdate-sh @ 17251:8bb0db9040e5

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 01 Jan 2013 09:13:02 -0800
parents c149bb2eb2b7
children
comparison
equal deleted inserted replaced
17250:1989495b62ae 17251:8bb0db9040e5
1 #!/bin/sh 1 #!/bin/sh
2 # Get modification time of a file or directory and pretty-print it. 2 # Get modification time of a file or directory and pretty-print it.
3 3
4 scriptversion=2010-08-21.06; # UTC 4 scriptversion=2010-08-21.06; # UTC
5 5
6 # Copyright (C) 1995-2012 Free Software Foundation, Inc. 6 # Copyright (C) 1995-2013 Free Software Foundation, Inc.
7 # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995 7 # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
8 # 8 #
9 # This program is free software; you can redistribute it and/or modify 9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by 10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; either version 2, or (at your option) 11 # the Free Software Foundation; either version 2, or (at your option)