aboutsummaryrefslogtreecommitdiff
path: root/share/examples/etc/bsd-style-copyright
Commit message (Collapse)AuthorAgeFilesLines
* Remove 'All Rights Reserved' from the collection copyright and templates.Warner Losh2018-05-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original Berkeley Software Distributions were made in the 1980's and 1990's. At that time, the Buenos Ares Convention of 1910 was in force in most of the countries in the Americas. It required an affirmative statement of rights reservation, typically using 'All Rights Reserved.' The Regents included this phrase in their copyright notices to invoke this treaty to ensure maximal copyright protection. In the 1990's, Latin America coutries ratifeid the Berne Convention on copyrights which prohibited them from requiring an affirmative statement to reserve the rights. When Nicaragua ratified in 2000, the Buenos Ares Convention of 1910 was effectively repealed. This made all the 'All Rights Reserved' phrases obsolete and legal deadweight most of the time, and certainly in the cases removed here. Since it's no longer required, and is in fact meaningless, core has decided to dropped it from the project's collection copyright and sample templates. It encourages other rights holders to do the same after consultation with their legal department. More see https://en.wikipedia.org/wiki/Buenos_Aires_Convention for more information. Approved by: core@ (emaste@, jhb@) Differential Review: https://reviews.freebsd.org/D15264 Notes: svn path=/head/; revision=333391
* Add SPDX identifier for the example license.Pedro F. Giffuni2018-01-131-0/+2
| | | | | | | | | | For project files we should use the -FreeBSD prefix but for this example assume it is going to be used for some general purpose. Submitted by: kevlo Notes: svn path=/head/; revision=327935
* Removed the FreeBSD ID I was forced to add in rev 1.9.David E. O'Brien2000-10-101-2/+1
| | | | Notes: svn path=/head/; revision=66917
* Use <space> not <tab> before VCS ID.David E. O'Brien2000-10-081-1/+2
| | | | Notes: svn path=/head/; revision=66828
* arg... add back the "stray" `-' (it is used by indent)John-Mark Gurney1997-04-031-1/+1
| | | | Notes: svn path=/head/; revision=24565
* remove a stray `-'John-Mark Gurney1997-04-021-1/+1
| | | | Notes: svn path=/head/; revision=24544
* Show where the version control id should go.Bruce Evans1997-02-281-0/+2
| | | | Notes: svn path=/head/; revision=23198
* Changed the example copyright to be closer to the ones that we actuallyBruce Evans1997-02-281-6/+5
| | | | | | | | | | use: - don't put [your name] on a a separate line. Most authors have shorter names than "The Regents of the University of California". - don't repeat [your name]. Notes: svn path=/head/; revision=23197
* Sync copyright notices.Jordan K. Hubbard1996-08-031-3/+0
| | | | | | | Noticed-By: jfieber Notes: svn path=/head/; revision=17410
* Remove advertising actions requirement, they are too bothering for anyoneAndrey A. Chernov1996-06-171-6/+2
| | | | Notes: svn path=/head/; revision=16445
* Fix typo.Peter Wemm1995-09-221-1/+1
| | | | | | | The skeleton still had one reference to "THE REGENTS" instead of "[your name]" Notes: svn path=/head/; revision=10967
* Add this file here so I finally have something to point people at as aJordan K. Hubbard1995-03-021-0/+33
prototype. Obtained from: U.C. Regents standard copyright. Notes: svn path=/head/; revision=6833