X-Git-Url: http://git.scottworley.com/reliable-chat/blobdiff_plain/79ced6f1d611919e0068ac2e7e8855d873f9e677..e3e35bbed2617705f4db1c90e5e986f7e54c18da:/server/server.go diff --git a/server/server.go b/server/server.go index 9ca5e61..574d2e1 100644 --- a/server/server.go +++ b/server/server.go @@ -1,3 +1,20 @@ +/* reliable-chat - multipath chat + * Copyright (C) 2012 Scott Worley + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program 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 Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + package main import "container/list" @@ -103,6 +120,7 @@ const frame_html = `