diff options
author | portix <none@none> | 2012-09-06 01:25:23 +0200 |
---|---|---|
committer | portix <none@none> | 2012-09-06 01:25:23 +0200 |
commit | 618eba0223b44658fb81657a640fa67ae621976c (patch) | |
tree | 4dba47f644fff7f3b63d58b39b32d06ed273e69c /api | |
parent | 5870409bf057d7532555c9e2899e3b096e1fd465 (diff) | |
download | dwb-618eba0223b44658fb81657a640fa67ae621976c.zip |
Updating license info
Diffstat (limited to 'api')
-rw-r--r-- | api/Makefile | 2 | ||||
-rw-r--r-- | api/jsapi.7.txt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/api/Makefile b/api/Makefile index 810d1e47..1073edde 100644 --- a/api/Makefile +++ b/api/Makefile @@ -1,3 +1,5 @@ +# See COPYING for copyright and license details + all: web man webman web: jsapi.html diff --git a/api/jsapi.7.txt b/api/jsapi.7.txt index 7221324b..950fcdb8 100644 --- a/api/jsapi.7.txt +++ b/api/jsapi.7.txt @@ -1,3 +1,5 @@ +// See COPYING for copyright and license details + // vim: set ft=asciidoc: = dwb-js(7) = |