diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2020-10-28 13:46:11 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2020-10-28 13:46:11 +0000 |
commit | bce7ee9d412b6410e6d799c4a417617cbb148e09 (patch) | |
tree | f23027ee6da104cbd4074c95a5744e5a874b3d62 /sbin/mdconfig/tests | |
parent | e0e29f9425bd15e70c0abb4a6a41c12c49271d4d (diff) | |
download | src-bce7ee9d412b6410e6d799c4a417617cbb148e09.tar.gz src-bce7ee9d412b6410e6d799c4a417617cbb148e09.zip |
Drop "All rights reserved" from all my stuff. This includes
Foundation copyrights, approved by emaste@. It does not include
files which carry other people's copyrights; if you're one
of those people, feel free to make similar change.
Reviewed by: emaste, imp, gbe (manpages)
Differential Revision: https://reviews.freebsd.org/D26980
Notes
Notes:
svn path=/head/; revision=367105
Diffstat (limited to 'sbin/mdconfig/tests')
-rwxr-xr-x | sbin/mdconfig/tests/mdconfig_test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mdconfig/tests/mdconfig_test.sh b/sbin/mdconfig/tests/mdconfig_test.sh index d12e565db4aa..0dd520826056 100755 --- a/sbin/mdconfig/tests/mdconfig_test.sh +++ b/sbin/mdconfig/tests/mdconfig_test.sh @@ -1,5 +1,4 @@ # Copyright (c) 2012 Edward Tomasz NapieraĆa <trasz@FreeBSD.org> -# All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |