Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168341266
D15264.id42053.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
D15264.id42053.diff
View Options
Index: COPYRIGHT
===================================================================
--- COPYRIGHT
+++ COPYRIGHT
@@ -4,7 +4,7 @@
The compilation of software known as FreeBSD is distributed under the
following terms:
-Copyright (c) 1992-2018 The FreeBSD Project. All rights reserved.
+Copyright (c) 1992-2018 The FreeBSD Project.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
Index: share/examples/drivers/make_device_driver.sh
===================================================================
--- share/examples/drivers/make_device_driver.sh
+++ share/examples/drivers/make_device_driver.sh
@@ -115,7 +115,6 @@
cat >${TOP}/dev/${1}/${1}.c <<DONE
/*
* Copyright (c) [year] [your name]
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: share/examples/drivers/make_pseudo_driver.sh
===================================================================
--- share/examples/drivers/make_pseudo_driver.sh
+++ share/examples/drivers/make_pseudo_driver.sh
@@ -96,7 +96,6 @@
cat >${TOP}/dev/${1}/${1}.c <<DONE
/*
* Copyright (c) [year] [your name]
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: share/examples/etc/bsd-style-copyright
===================================================================
--- share/examples/etc/bsd-style-copyright
+++ share/examples/etc/bsd-style-copyright
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) [year] [your name]
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: share/examples/mdoc/POSIX-copyright
===================================================================
--- share/examples/mdoc/POSIX-copyright
+++ share/examples/mdoc/POSIX-copyright
@@ -1,5 +1,4 @@
.\" Copyright (c) [year] [your name]
-.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
Index: share/examples/mdoc/example.1
===================================================================
--- share/examples/mdoc/example.1
+++ share/examples/mdoc/example.1
@@ -1,5 +1,4 @@
.\" Copyright (c) [year] [your name]
-.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
Index: share/examples/mdoc/example.3
===================================================================
--- share/examples/mdoc/example.3
+++ share/examples/mdoc/example.3
@@ -1,5 +1,4 @@
.\" Copyright (c) [year] [your name]
-.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
Index: share/examples/mdoc/example.4
===================================================================
--- share/examples/mdoc/example.4
+++ share/examples/mdoc/example.4
@@ -1,5 +1,4 @@
.\" Copyright (c) [year] [your name]
-.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
Index: share/examples/mdoc/example.9
===================================================================
--- share/examples/mdoc/example.9
+++ share/examples/mdoc/example.9
@@ -1,5 +1,4 @@
.\" Copyright (c) [year] [your name]
-.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 4:57 PM (10 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37469621
Default Alt Text
D15264.id42053.diff (3 KB)
Attached To
Mode
D15264: Remove 'All Rights Reserved' from the collection copyright and templates.
Attached
Detach File
Event Timeline
Log In to Comment