X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sched.h;h=e897c6dba9f3d21af72af8193e7b69f432385ef2;hp=bdca15f828cb60c177b7d8fb0cb497c1eb99b375;hb=1404c0dbc7265e42ac81fc1664c724630c3454e4;hpb=27638103f249ffbe9768603b9baff199950fd9f6 diff --git a/sched.h b/sched.h index bdca15f8..e897c6db 100644 --- a/sched.h +++ b/sched.h @@ -1,19 +1,7 @@ /* * Copyright (C) 2006 Andre Noll * - * 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 2 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, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file sched.h sched and task structures and exported symbols from sched.c */