diff options
author | austriancoder <austriancoder> | 2004-08-08 02:15:43 +0000 |
---|---|---|
committer | austriancoder <austriancoder> | 2004-08-08 02:15:43 +0000 |
commit | 11e3d35435460d89c0f24e91d2be2db848026964 (patch) | |
tree | 84f9f5a1729d84e5b2d38d81864582e41a1bc6f7 /dxr3pesframe.h | |
parent | 20b4bac29931ed44b8e379f98397c20330d0d8c1 (diff) | |
download | vdr-plugin-dxr3-11e3d35435460d89c0f24e91d2be2db848026964.tar.gz vdr-plugin-dxr3-11e3d35435460d89c0f24e91d2be2db848026964.tar.bz2 |
updated copyright informations
Diffstat (limited to 'dxr3pesframe.h')
-rw-r--r-- | dxr3pesframe.h | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/dxr3pesframe.h b/dxr3pesframe.h index e0d9034..e032cb9 100644 --- a/dxr3pesframe.h +++ b/dxr3pesframe.h @@ -1,8 +1,21 @@ /* - * dxr3pesframe.h: + * dxr3pesframe.h * - * See the main source file 'dxr3.c' for copyright information and - * how to reach the author. + * Copyright (C) 2002-2004 Kai Möller + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation; either version 2.1 + * 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 Lesser General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ |