X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmboxscan.h;h=8f311bfc99cd8a3c1e185883e375d19996f5cadc;hb=d744f9bfbb192067187d928eeec0d61f7a78e528;hp=1220a24d487bccce39ed16b815796fb967fc1920;hpb=45acd5c3b9d2449d5087dfc821d6ab476480527c;p=monky diff --git a/src/mboxscan.h b/src/mboxscan.h index 1220a24..8f311bf 100644 --- a/src/mboxscan.h +++ b/src/mboxscan.h @@ -1,5 +1,28 @@ -/* - * $Id$ +/* Conky, a system monitor, based on torsmo + * + * Any original torsmo code is licensed under the BSD license + * + * All code written since the fork of torsmo is licensed under the GPL + * + * Please see COPYING for details + * + * Copyright (c) 2006 Marco Candrian + * Copyright (c) 2005-2008 Brenden Matthews, Philip Kovacs, et. al. + * (see AUTHORS) + * All rights reserved. + * + * This program 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. + * + * 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 General Public License for more details. + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * */ #ifndef _MBOXSCAN_H_