From 35151de5033e63bb4bc9c2437dee8edd90d96987 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Wed, 8 Oct 2008 20:30:36 +0000 Subject: [PATCH] fix license svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=869358 --- keduvocdocument/keduvocwordflags.h | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/keduvocdocument/keduvocwordflags.h b/keduvocdocument/keduvocwordflags.h index 321c29d..e6bb939 100644 --- a/keduvocdocument/keduvocwordflags.h +++ b/keduvocdocument/keduvocwordflags.h @@ -1,14 +1,15 @@ -// -// C++ Interface: keduvocwordflags -// -// Description: -// -// -// Author: David Capel , (C) 2008 -// -// Copyright: See COPYING file that comes with this distribution -// -// +/*************************************************************************** + Copyright 2008 David Capel + ***************************************************************************/ + +/*************************************************************************** + * * + * 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. * + * * + ***************************************************************************/ #ifndef KEDUVOCWORDFLAGS_H #define KEDUVOCWORDFLAGS_H -- 2.47.3