Skip to content

Commit 29dc7e6

Browse files
author
Jonas Pfenniger
committed
Copyright updates
1 parent 5d17648 commit 29dc7e6

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ to change that behavior in case of WebSocket connections.
1515
To apply the patches, go in the root of your nodejs code, and apply:
1616
`git am ../path-to/node-http-websocket/patches/*.patch`
1717

18+
= Licence =
19+
20+
Unless otherwise noted, all products created by me are free of copyright and
21+
thus in the public domain. Have fun and be responsible.
1822

1923
Cheers,
2024
zimbatm

example/README.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ Run socketpolicy.pl as root. This is needed by the flash WebSocket implementatio
1414
Run `node ping.js` and open http://localhost:8000/sample.html with Firefox (other browsers not yet tested)
1515

1616
Some times, the page takes long to load (unknown bug). Try reloading.
17+
18+
== Licence (of example)
19+
20+
Those files are under the New BDS licence. They are an adaptation of the work
21+
of http://github.com/Guille/web-socket-js
22+

0 commit comments

Comments
 (0)