update copyright year
This commit is contained in:
parent
f49d64abff
commit
c43a638957
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52043
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl -T
|
||||
#
|
||||
# Copyright (c) 1996-2017 Wolfram Schneider <wosch@FreeBSD.org>
|
||||
# Copyright (c) 1996-2018 Wolfram Schneider <wosch@FreeBSD.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1841,7 +1841,7 @@ sub faq {
|
|||
'$FreeBSD$';
|
||||
return qq{\
|
||||
<pre>
|
||||
Copyright (c) 1996-2017 <a href="$mailtoURL">Wolfram Schneider</a>
|
||||
Copyright (c) 1996-2018 <a href="$mailtoURL">Wolfram Schneider</a>
|
||||
Copyright (c) 1993-1995 Berkeley Software Design, Inc.
|
||||
|
||||
This data is part of a licensed program from BERKELEY SOFTWARE
|
||||
|
|
Loading…
Reference in a new issue