]> git.ozlabs.org Git - ppp.git/commit
chat: Add copyright notice
authorPaul Mackerras <paulus@ozlabs.org>
Wed, 18 Sep 2024 01:57:45 +0000 (11:57 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Wed, 18 Sep 2024 03:48:54 +0000 (13:48 +1000)
commitd0c04daa278b97681b1bff932e4f5040eb7c2726
tree26cf472d86c29a997b217142a290315f5e2f8b19
parent53e6846dffe2b0e2645581d70eabbc0cb0da78e3
chat: Add copyright notice

This adds a copyright notice in my name with MIT licence permissions
to this file.  The reason is primarily to provide a concrete statement
of permission to use, copy, modify and distribute the program, for the
sake of those who are uncertain about meaning of the public domain.
See for example https://github.com/ppp-project/ppp/issues/474 .
Given that I have maintained this program for 25 years, it seems
reasonable for it to be my copyright on it.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
chat/chat.c