diff options
author | august black <augmentus@users.sourceforge.net> | 2010-10-05 22:52:49 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:05:31 +0200 |
commit | 1fd7cba9e4edc38682de4e462a3f988948b7e288 (patch) | |
tree | 879ce0177ebb8a7f4490e3de7ff1f96fa05c1e85 /src/FifoVideoFrames.h | |
parent | 5bb99b967bb9dbcb0d3c0c6d6b7478f96257b388 (diff) |
cosmetic adjustments for debian packaging.
svn path=/trunk/externals/august/readanysf~/; revision=14200
Diffstat (limited to 'src/FifoVideoFrames.h')
-rw-r--r-- | src/FifoVideoFrames.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/FifoVideoFrames.h b/src/FifoVideoFrames.h index ee5beba..25e24bc 100644 --- a/src/FifoVideoFrames.h +++ b/src/FifoVideoFrames.h @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2003-2010 August Black + * + * 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-1307 USA + * + */ + #ifndef _FIFOVIDEOFRAMES_H_ #define _FIFOVIDEOFRAMES_H_ |