diff options
Diffstat (limited to 'src/QGst/Utils')
-rw-r--r-- | src/QGst/Utils/applicationsink.cpp | 2 | ||||
-rw-r--r-- | src/QGst/Utils/applicationsink.h | 2 | ||||
-rw-r--r-- | src/QGst/Utils/applicationsource.cpp | 2 | ||||
-rw-r--r-- | src/QGst/Utils/applicationsource.h | 2 | ||||
-rw-r--r-- | src/QGst/Utils/global.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/QGst/Utils/applicationsink.cpp b/src/QGst/Utils/applicationsink.cpp index ed2e975..a67a2bf 100644 --- a/src/QGst/Utils/applicationsink.cpp +++ b/src/QGst/Utils/applicationsink.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/src/QGst/Utils/applicationsink.h b/src/QGst/Utils/applicationsink.h index 09de45d..93e3549 100644 --- a/src/QGst/Utils/applicationsink.h +++ b/src/QGst/Utils/applicationsink.h @@ -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/src/QGst/Utils/applicationsource.cpp b/src/QGst/Utils/applicationsource.cpp index fd02f0d..3c5ff81 100644 --- a/src/QGst/Utils/applicationsource.cpp +++ b/src/QGst/Utils/applicationsource.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/src/QGst/Utils/applicationsource.h b/src/QGst/Utils/applicationsource.h index 5cd1706..8254904 100644 --- a/src/QGst/Utils/applicationsource.h +++ b/src/QGst/Utils/applicationsource.h @@ -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/src/QGst/Utils/global.h b/src/QGst/Utils/global.h index 871c778..5e43efb 100644 --- a/src/QGst/Utils/global.h +++ b/src/QGst/Utils/global.h @@ -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/>. |