diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2014-05-17 02:39:24 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2014-05-17 02:39:24 +0000 |
commit | b155965534a7029dd86f892d18948e7c7c57596d (patch) | |
tree | d3473796fff3d269800fd3f9534652287d359b70 /net/sup/files | |
parent | - Small changes on the way to making it clang compliant. (diff) |
- Update to 2.0.20140517.
- Fix build on 10.x and later.
- Add LICENSE.
Notes
Notes:
svn path=/head/; revision=354275
Diffstat (limited to 'net/sup/files')
-rw-r--r-- | net/sup/files/COPYING | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/net/sup/files/COPYING b/net/sup/files/COPYING new file mode 100644 index 000000000000..681c0000ea36 --- /dev/null +++ b/net/sup/files/COPYING @@ -0,0 +1,24 @@ +$FreeBSD$ + +Copyright (c) 1991 Carnegie Mellon University +All Rights Reserved. + +Permission to use, copy, modify and distribute this software and its +documentation is hereby granted, provided that both the copyright +notice and this permission notice appear in all copies of the +software, derivative works or modified versions, and any portions +thereof, and that both notices appear in supporting documentation. + +CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" +CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR +ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. + +Carnegie Mellon requests users of this software to return to + + Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU + School of Computer Science + Carnegie Mellon University + Pittsburgh PA 15213-3890 + + any improvements or extensions that they make and grant Carnegie the rights + to redistribute these changes. |