Page MenuHomeFreeBSD

D15264.id42053.diff
No OneTemporary

D15264.id42053.diff

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

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)

Event Timeline