Forgot to edit copy&pasted copyright blurb.

This commit is contained in:
Poul-Henning Kamp 2018-01-22 07:15:24 +00:00
parent fc62b7e5de
commit 2b7d9db4e2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=328258
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
/*- /*-
* Copyright (C) 2013-2015 Daisuke Aoyama <aoyama@peach.ne.jp> * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* All rights reserved. *
* Copyright (c) 2017 Poul-Henning Kamp <phk@FreeBSD.org>
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@ -1,7 +1,7 @@
/*- /*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
* *
* Copyright (c) 2017 Poul-Henning Kamp <phk@freebsd.org> * Copyright (c) 2017 Poul-Henning Kamp <phk@FreeBSD.org>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without