From e9966ba3c07365baf6848a395bc52d4c95d66331 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Thu, 25 Aug 2016 22:09:03 +1200 Subject: Move license to central file, add acknowledgement to trayfreq --- getcore.h | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'getcore.h') diff --git a/getcore.h b/getcore.h index 5dc7c9b..03f5262 100644 --- a/getcore.h +++ b/getcore.h @@ -1,20 +1,2 @@ -/************************************************************************ - * This file is part of Paramano. * - * * - * Paramano 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. * - * * - * Paramano 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 Paramano. If not, see * - * . * - ************************************************************************/ - void gc_init(); unsigned int gc_number(); -- cgit v1.1