From c07d711ed00f02ddfc66667952a64eb6da3a3fc6 Mon Sep 17 00:00:00 2001 From: Gergely Pilisi <gergely.pilisi@ericsson.com> Date: Thu, 28 Apr 2016 09:19:14 +0200 Subject: [PATCH] Updated timestamps Signed-off-by: Gergely Pilisi <gergely.pilisi@ericsson.com> --- mctr2/editline/libedit/config.guess | 2 +- mctr2/editline/libedit/config.sub | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mctr2/editline/libedit/config.guess b/mctr2/editline/libedit/config.guess index c2246a4f7..10a8727b3 100755 --- a/mctr2/editline/libedit/config.guess +++ b/mctr2/editline/libedit/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-30' +timestamp='2016-04-28' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by diff --git a/mctr2/editline/libedit/config.sub b/mctr2/editline/libedit/config.sub index c2d125724..4a990a053 100755 --- a/mctr2/editline/libedit/config.sub +++ b/mctr2/editline/libedit/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-01-22' +timestamp='2016-04-28' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software -- GitLab