diff options
Diffstat (limited to 'meta/files/common-licenses/snprintf')
-rw-r--r-- | meta/files/common-licenses/snprintf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/files/common-licenses/snprintf b/meta/files/common-licenses/snprintf new file mode 100644 index 0000000000..9e4ae73daa --- /dev/null +++ b/meta/files/common-licenses/snprintf | |||
@@ -0,0 +1,3 @@ | |||
1 | Copyright Patrick Powell 1995 | ||
2 | |||
3 | This code is based on code written by Patrick Powell (papowell@astart.com) It may be used for any purpose as long as this notice remains intact on all source code distributions | ||