diff options
Diffstat (limited to 'usr.sbin/pw/psdate.h')
-rw-r--r-- | usr.sbin/pw/psdate.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/pw/psdate.h b/usr.sbin/pw/psdate.h index 29bfb3397f37..00744baafb43 100644 --- a/usr.sbin/pw/psdate.h +++ b/usr.sbin/pw/psdate.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (C) 1996 * David L. Nugent. All rights reserved. @@ -24,8 +24,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef _PSDATE_H_ |