diff --git a/src/occtl-cache.c b/src/occtl-cache.c index 7c46250b..2e38e703 100644 --- a/src/occtl-cache.c +++ b/src/occtl-cache.c @@ -10,7 +10,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/occtl-nl.c b/src/occtl-nl.c index 8325ee2a..63cd15c1 100644 --- a/src/occtl-nl.c +++ b/src/occtl-nl.c @@ -10,7 +10,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/occtl-pager.c b/src/occtl-pager.c index f32260b8..d7a22910 100644 --- a/src/occtl-pager.c +++ b/src/occtl-pager.c @@ -10,7 +10,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/occtl.c b/src/occtl.c index c5ba6990..ac6f73b2 100644 --- a/src/occtl.c +++ b/src/occtl.c @@ -10,7 +10,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/ocpasswd.c b/src/ocpasswd.c index 5401031e..73b78f5c 100644 --- a/src/ocpasswd.c +++ b/src/ocpasswd.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/pam.c b/src/pam.c index b1067715..1d4e455f 100644 --- a/src/pam.c +++ b/src/pam.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/plain.c b/src/plain.c index fc506515..1656fd43 100644 --- a/src/plain.c +++ b/src/plain.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/route-add.c b/src/route-add.c index 6af65576..2924684b 100644 --- a/src/route-add.c +++ b/src/route-add.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/sec-mod.c b/src/sec-mod.c index b74203ce..84e6deea 100644 --- a/src/sec-mod.c +++ b/src/sec-mod.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/setproctitle.c b/src/setproctitle.c index e41f3758..ea9355a8 100644 --- a/src/setproctitle.c +++ b/src/setproctitle.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/str.c b/src/str.c index 0dc2f7d5..d644fdb7 100644 --- a/src/str.c +++ b/src/str.c @@ -4,9 +4,9 @@ * * Author: Nikos Mavrogiannopoulos * - * This file is part of GnuTLS. + * This file is part of ocserv. * - * The GnuTLS is free software; you can redistribute it and/or + * ocserv is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later version. diff --git a/src/system.c b/src/system.c index 1e3332a7..73cde22b 100644 --- a/src/system.c +++ b/src/system.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/tlslib.c b/src/tlslib.c index b0263625..21030f79 100644 --- a/src/tlslib.c +++ b/src/tlslib.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/tun.c b/src/tun.c index 501e8ba5..c1e3d569 100644 --- a/src/tun.c +++ b/src/tun.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/worker-auth.c b/src/worker-auth.c index 799d2e4d..2877a58f 100644 --- a/src/worker-auth.c +++ b/src/worker-auth.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/worker-bandwidth.c b/src/worker-bandwidth.c index 1ee6792a..dc7e7992 100644 --- a/src/worker-bandwidth.c +++ b/src/worker-bandwidth.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/worker-extras.c b/src/worker-extras.c index 0329f5df..6ab90b2d 100644 --- a/src/worker-extras.c +++ b/src/worker-extras.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/worker-misc.c b/src/worker-misc.c index ef5dcb4a..c679adb1 100644 --- a/src/worker-misc.c +++ b/src/worker-misc.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/worker-privs.c b/src/worker-privs.c index a0b40569..8c22f455 100644 --- a/src/worker-privs.c +++ b/src/worker-privs.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/worker-resume.c b/src/worker-resume.c index 963e8cf9..b526a6ef 100644 --- a/src/worker-resume.c +++ b/src/worker-resume.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. diff --git a/src/worker-vpn.c b/src/worker-vpn.c index 0a3a91f6..aa0d00a3 100644 --- a/src/worker-vpn.c +++ b/src/worker-vpn.c @@ -8,7 +8,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * GnuTLS is distributed in the hope that it will be useful, but + * ocserv is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details.