diff options
author | Martin Matuška <[email protected]> | 2021-04-27 17:25:48 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-04-27 08:25:48 -0700 |
commit | a69356cf26d585ecc71e391439caf8becb5c43d2 (patch) | |
tree | 18926c6295d4470d69134a6eeed0b1ed14d88898 /module | |
parent | b0269cd8ced242e66afc4fa856d62be29bb5a4ff (diff) |
Drop "All rights reserved" from files by [email protected]
This obeys the change in freebsd/freebsd-src@bce7ee9d4
External-issue: https://reviews.freebsd.org/D26980
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Signed-off-by: Martin Matuska <[email protected]>
Closes #11947
Diffstat (limited to 'module')
-rw-r--r-- | module/os/freebsd/spl/spl_acl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/module/os/freebsd/spl/spl_acl.c b/module/os/freebsd/spl/spl_acl.c index 18188ca0a..74c26d03f 100644 --- a/module/os/freebsd/spl/spl_acl.c +++ b/module/os/freebsd/spl/spl_acl.c @@ -1,6 +1,5 @@ /* * Copyright (c) 2008, 2009 Edward Tomasz Napierała <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |