1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Fix a copyright glitch before it gets copy-pasted again. I think this must

have started as collateral damage in a global search-replace, then it got
copied around when I cloned a file to begin creating a new file.
This commit is contained in:
Ian Lepore 2016-04-07 18:19:09 +00:00
parent 8294827ab6
commit be0f9b70cd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=297682
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
/*-
* Copyright (c) 2014 Ian Lepore <ian@freebsd.org>
* All rights excluded.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions

View File

@ -1,6 +1,6 @@
/*-
* Copyright (c) 2014 Ian Lepore <ian@freebsd.org>
* All rights excluded.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions

View File

@ -1,6 +1,6 @@
/*-
* Copyright (c) 2015 Ian Lepore <ian@freebsd.org>
* All rights excluded.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions