summaryrefslogtreecommitdiff
path: root/usr.bin/x99token/x99token.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/x99token/x99token.c')
-rw-r--r--usr.bin/x99token/x99token.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/x99token/x99token.c b/usr.bin/x99token/x99token.c
index 9bb4c840d4f..280cc11c936 100644
--- a/usr.bin/x99token/x99token.c
+++ b/usr.bin/x99token/x99token.c
@@ -2,6 +2,8 @@
* X9.9 calculator
* This software is provided AS IS with no express or implied warranty
* October 1995, Paul Borman <prb@krystal.com>
+ *
+ * Donated to the Public Domain by Paul Borman
*/
#include <sys/param.h>
#include <sys/stat.h>