summaryrefslogtreecommitdiff
path: root/test/time
diff options
context:
space:
mode:
Diffstat (limited to 'test/time')
-rw-r--r--test/time/test_time.c5
-rw-r--r--test/time/tst-strptime.c5
-rw-r--r--test/time/tst-timezone.c5
3 files changed, 6 insertions, 9 deletions
diff --git a/test/time/test_time.c b/test/time/test_time.c
index 2ce819a3f..ab2931895 100644
--- a/test/time/test_time.c
+++ b/test/time/test_time.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/test/time/tst-strptime.c b/test/time/tst-strptime.c
index 6356aa0d4..32001d47e 100644
--- a/test/time/tst-strptime.c
+++ b/test/time/tst-strptime.c
@@ -14,9 +14,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <locale.h>
#include <stdio.h>
diff --git a/test/time/tst-timezone.c b/test/time/tst-timezone.c
index 4c879163c..e89be0b06 100644
--- a/test/time/tst-timezone.c
+++ b/test/time/tst-timezone.c
@@ -13,9 +13,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <time.h>
#include <stdio.h>