summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2012-04-08 16:19:36 +0300
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2012-04-08 16:31:19 +0300
commit937a076ba0526a623ced2a8bb8bbef9efadf2a00 (patch)
tree389751ab60dd05f64d7f2081d6504d6c1e84f709 /examples
parentdcba830fb4fe2bbcf45be368f33d018cd9fcde91 (diff)
Fix copy/paste mistake in license headers: s/See the GNU General Public License/See the GNU Lesser General Public License/g
Diffstat (limited to 'examples')
-rw-r--r--examples/appsink-src/main.cpp2
-rw-r--r--examples/examples.dox2
-rw-r--r--examples/player/main.cpp2
-rw-r--r--examples/player/mediaapp.cpp2
-rw-r--r--examples/player/mediaapp.h2
-rw-r--r--examples/player/player.cpp2
-rw-r--r--examples/player/player.h2
-rw-r--r--examples/qmlplayer/main.cpp2
-rw-r--r--examples/qmlplayer/player.cpp2
-rw-r--r--examples/qmlplayer/player.h2
-rw-r--r--examples/qmlplayer/qmlplayer.qml2
-rw-r--r--examples/recorder/main.cpp2
-rw-r--r--examples/voip/main.cpp2
13 files changed, 13 insertions, 13 deletions
diff --git a/examples/appsink-src/main.cpp b/examples/appsink-src/main.cpp
index d15cddc..9476079 100644
--- a/examples/appsink-src/main.cpp
+++ b/examples/appsink-src/main.cpp
@@ -10,7 +10,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/examples.dox b/examples/examples.dox
index 56ca273..372f418 100644
--- a/examples/examples.dox
+++ b/examples/examples.dox
@@ -10,7 +10,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/player/main.cpp b/examples/player/main.cpp
index c104a93..959df1e 100644
--- a/examples/player/main.cpp
+++ b/examples/player/main.cpp
@@ -9,7 +9,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/player/mediaapp.cpp b/examples/player/mediaapp.cpp
index c59ec5c..1d6da91 100644
--- a/examples/player/mediaapp.cpp
+++ b/examples/player/mediaapp.cpp
@@ -11,7 +11,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/player/mediaapp.h b/examples/player/mediaapp.h
index 2e50a15..e4516ef 100644
--- a/examples/player/mediaapp.h
+++ b/examples/player/mediaapp.h
@@ -11,7 +11,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/player/player.cpp b/examples/player/player.cpp
index 25bf0a0..6d7fd4f 100644
--- a/examples/player/player.cpp
+++ b/examples/player/player.cpp
@@ -11,7 +11,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/player/player.h b/examples/player/player.h
index 3a42ca2..697887d 100644
--- a/examples/player/player.h
+++ b/examples/player/player.h
@@ -11,7 +11,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/qmlplayer/main.cpp b/examples/qmlplayer/main.cpp
index a6c8cab..91c2510 100644
--- a/examples/qmlplayer/main.cpp
+++ b/examples/qmlplayer/main.cpp
@@ -10,7 +10,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/qmlplayer/player.cpp b/examples/qmlplayer/player.cpp
index 68f3c19..d730797 100644
--- a/examples/qmlplayer/player.cpp
+++ b/examples/qmlplayer/player.cpp
@@ -11,7 +11,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/qmlplayer/player.h b/examples/qmlplayer/player.h
index 41e56d5..2448f2d 100644
--- a/examples/qmlplayer/player.h
+++ b/examples/qmlplayer/player.h
@@ -11,7 +11,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/qmlplayer/qmlplayer.qml b/examples/qmlplayer/qmlplayer.qml
index 8bb1312..e6f3216 100644
--- a/examples/qmlplayer/qmlplayer.qml
+++ b/examples/qmlplayer/qmlplayer.qml
@@ -10,7 +10,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/recorder/main.cpp b/examples/recorder/main.cpp
index 3edcc79..e5d99e3 100644
--- a/examples/recorder/main.cpp
+++ b/examples/recorder/main.cpp
@@ -10,7 +10,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.
diff --git a/examples/voip/main.cpp b/examples/voip/main.cpp
index 05088ab..f646164 100644
--- a/examples/voip/main.cpp
+++ b/examples/voip/main.cpp
@@ -10,7 +10,7 @@
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.
+ GNU Lesser 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, see <http://www.gnu.org/licenses/>.