diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-03-05 20:20:07 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-03-05 20:20:07 +0000 |
commit | bbf8dba99279411bbf433b636682a88624724395 (patch) | |
tree | ae0a03acd141c29eab62270fd677414eea0482a6 /licenses | |
parent | INSTALL/COPYING cleanup (diff) | |
download | historical-bbf8dba99279411bbf433b636682a88624724395.tar.gz historical-bbf8dba99279411bbf433b636682a88624724395.tar.bz2 historical-bbf8dba99279411bbf433b636682a88624724395.zip |
Adding license for fping
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/fping | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/licenses/fping b/licenses/fping new file mode 100644 index 000000000000..4210b35151f6 --- /dev/null +++ b/licenses/fping @@ -0,0 +1,15 @@ + +/* + * Redistribution and use in source and binary forms are permitted + * provided that the above copyright notice and this paragraph are + * duplicated in all such forms and that any documentation, + * advertising materials, and other materials related to such + * distribution and use acknowledge that the software was developed + * by Stanford University. The name of the University may not be used + * to endorse or promote products derived from this software without + * specific prior written permission. + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + */ + |