diff options
Diffstat (limited to 'usr.bin/vi/LICENSE')
-rw-r--r-- | usr.bin/vi/LICENSE | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/usr.bin/vi/LICENSE b/usr.bin/vi/LICENSE index 78e8f4a40e1..5c8042e751d 100644 --- a/usr.bin/vi/LICENSE +++ b/usr.bin/vi/LICENSE @@ -1,14 +1,12 @@ -The vi program is freely redistributable. You are welcome to copy, modify -and share it with others under the conditions listed in this file. If any -company (not any individual!) finds vi sufficiently useful that you would -have purchased it, or if any company wishes to redistribute it, contributions -to the authors would be appreciated. +Copyright (c) 1996, 1997 + Sleepycat Software. All rights reserved. -/*- +Copyright (c) 1991, 1992, 1993, 1994, 1995, 1996 + Keith Bostic. All rights reserved. + +/* * Copyright (c) 1991, 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. - * Copyright (c) 1991, 1992, 1993, 1994, 1995, 1996 - * Keith Bostic. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |