Author: markj Date: Wed May 9 20:57:18 2018 New Revision: 333440 URL: https://svnweb.freebsd.org/changeset/base/333440
Log: Remove "All rights reserved" from my files. See r333391 for the rationale. MFC after: 1 week Modified: head/sys/compat/linuxkpi/common/include/linux/hrtimer.h head/sys/compat/linuxkpi/common/src/linux_hrtimer.c Modified: head/sys/compat/linuxkpi/common/include/linux/hrtimer.h ============================================================================== --- head/sys/compat/linuxkpi/common/include/linux/hrtimer.h Wed May 9 20:53:38 2018 (r333439) +++ head/sys/compat/linuxkpi/common/include/linux/hrtimer.h Wed May 9 20:57:18 2018 (r333440) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2017 Mark Johnston <ma...@freebsd.org> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/compat/linuxkpi/common/src/linux_hrtimer.c ============================================================================== --- head/sys/compat/linuxkpi/common/src/linux_hrtimer.c Wed May 9 20:53:38 2018 (r333439) +++ head/sys/compat/linuxkpi/common/src/linux_hrtimer.c Wed May 9 20:57:18 2018 (r333440) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2017 Mark Johnston <ma...@freebsd.org> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"