From a67b4f8c6d85b5d77cbd8b04a1f7a90a4470947b Mon Sep 17 00:00:00 2001 From: irungentoo Date: Wed, 23 Oct 2013 14:32:09 -0400 Subject: Code cleanups. --- toxcore/util.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'toxcore/util.h') diff --git a/toxcore/util.h b/toxcore/util.h index 13ab4792..f7b30693 100644 --- a/toxcore/util.h +++ b/toxcore/util.h @@ -3,6 +3,23 @@ * * This file is donated to the Tox Project. * Copyright 2013 plutooo + * + * Copyright (C) 2013 Tox project All Rights Reserved. + * + * This file is part of Tox. + * + * Tox is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * Tox 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. + * + * You should have received a copy of the GNU General Public License + * along with Tox. If not, see . */ #ifndef __UTIL_H__ -- cgit v1.2.3