mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
pnm: add copyright notice
This commit is contained in:
parent
232a1dc6d0
commit
4de86d4d12
7 changed files with 14 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
/* GStreamer
|
||||
/* GStreamer PNM plugin
|
||||
* Copyright (C) 2009 Lutz Mueller <lutz@users.sourceforge.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* GStreamer
|
||||
/* GStreamer PNM decoder
|
||||
* Copyright (C) 2009 Lutz Mueller <lutz@users.sourceforge.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* GStreamer
|
||||
/* GStreamer PNM decoder
|
||||
* Copyright (C) 2009 Lutz Mueller <lutz@users.sourceforge.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* GStreamer
|
||||
/* GStreamer PNM encoder
|
||||
* Copyright (C) 2009 Lutz Mueller <lutz@users.sourceforge.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* GStreamer
|
||||
/* GStreamer PNM encoder
|
||||
* Copyright (C) 2009 Lutz Mueller <lutz@users.sourceforge.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* GStreamer
|
||||
/* GStreamer PNM utility functions
|
||||
* Copyright (C) 2009 Lutz Mueller <lutz@users.sourceforge.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* GStreamer
|
||||
/* GStreamer PNM utility functions
|
||||
* Copyright (C) 2009 Lutz Mueller <lutz@users.sourceforge.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
|
|
Loading…
Reference in a new issue