summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric van Gyzen <vangyzen@FreeBSD.org>2018-05-09 20:12:59 +0000
committerEric van Gyzen <vangyzen@FreeBSD.org>2018-05-09 20:12:59 +0000
commit488ab515d6cc02f6f743f0badfc8e94eb553cd30 (patch)
treeb2fdeb8e71d1a513a092cf5319c3b908236c8e6b
parentb4fa90d6f9d9cd88ac63fc6d32c6fbd6a00e5d4d (diff)
Notes
-rw-r--r--lib/libc/sys/clock_nanosleep.c1
-rw-r--r--lib/libc/tests/iconv/iconvctl_test.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/sys/clock_nanosleep.c b/lib/libc/sys/clock_nanosleep.c
index 65e1548992ce..e6afea809943 100644
--- a/lib/libc/sys/clock_nanosleep.c
+++ b/lib/libc/sys/clock_nanosleep.c
@@ -1,7 +1,6 @@
/*
* Copyright (c) 2017 Eric van Gyzen
* Copyright (c) 2014 The FreeBSD Foundation.
- * All rights reserved.
*
* Portions of this software were developed by Konstantin Belousov
* under sponsorship from the FreeBSD Foundation.
diff --git a/lib/libc/tests/iconv/iconvctl_test.c b/lib/libc/tests/iconv/iconvctl_test.c
index 04bf24b8481d..29d5b9520f2e 100644
--- a/lib/libc/tests/iconv/iconvctl_test.c
+++ b/lib/libc/tests/iconv/iconvctl_test.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2016 Eric van Gyzen
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions