diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-06-18 08:58:34 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-06-18 08:58:34 +0200 |
commit | 26f7e828b53c3fd1ac5a184878f4b1df43a40e46 (patch) | |
tree | 2a42dc64b914ce5dd1407b1620096cb9d16daaa1 /3rdparty-notices | |
parent | eb01d3fc37c3c15a7c715824b0331d8968656700 (diff) |
add PointTracker copyright notice
We don't display any of Patrick's details in the binary builds so add
the notice.
Diffstat (limited to '3rdparty-notices')
-rw-r--r-- | 3rdparty-notices/POINTTRACKER-COPYING.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/3rdparty-notices/POINTTRACKER-COPYING.txt b/3rdparty-notices/POINTTRACKER-COPYING.txt new file mode 100644 index 00000000..1edf8a19 --- /dev/null +++ b/3rdparty-notices/POINTTRACKER-COPYING.txt @@ -0,0 +1,8 @@ +PointTracker was released under the following notice: + +/* Copyright (c) 2012 Patrick Ruoff + * + * Permission to use, copy, modify, and/or distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + */
\ No newline at end of file |