diff options
Diffstat (limited to 'gst/virtualdub/gstvirtualdub.h')
-rw-r--r-- | gst/virtualdub/gstvirtualdub.h | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/gst/virtualdub/gstvirtualdub.h b/gst/virtualdub/gstvirtualdub.h index e441e1b4..f55d85e8 100644 --- a/gst/virtualdub/gstvirtualdub.h +++ b/gst/virtualdub/gstvirtualdub.h @@ -4,13 +4,16 @@ * Filter: * Copyright (C) 2000 Donald A. Graft * - * EffecTV is free software. We release this product under the terms of the - * GNU General Public License version 2. The license is included in the file - * COPYING. + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. * - * 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. */ #include <gst/gst.h> |