diff options
Diffstat (limited to 'lib/localtime-buffer.c')
| -rw-r--r-- | lib/localtime-buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/localtime-buffer.c b/lib/localtime-buffer.c index f84ad3e8238..c96c577ac1f 100644 --- a/lib/localtime-buffer.c +++ b/lib/localtime-buffer.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Jim Meyering */ | 18 | /* written by Jim Meyering */ |
| 19 | 19 | ||