diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-01 19:13:20 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-01 19:13:20 +0000 |
commit | 3b2a2ab633b36b907b9fb39eb71af85ef8a25a45 (patch) | |
tree | d8527132f249b3577af34fa0ae2f69ee6dd096b2 /LICENSE | |
parent | 85d3362e3426775100ac58890709f15bbabd49f3 (diff) | |
download | gst-plugins-bad-3b2a2ab633b36b907b9fb39eb71af85ef8a25a45.tar.gz gst-plugins-bad-3b2a2ab633b36b907b9fb39eb71af85ef8a25a45.tar.bz2 gst-plugins-bad-3b2a2ab633b36b907b9fb39eb71af85ef8a25a45.zip |
releasing 0.9.7RELEASE-0_9_7
Original commit message from CVS:
releasing 0.9.7
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 1fedf924..00000000 --- a/LICENSE +++ /dev/null @@ -1,18 +0,0 @@ -/* GStreamer - * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * 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. - */ |