Skip to content

Commit

Permalink
[603/906] update FSF address
Browse files Browse the repository at this point in the history
  • Loading branch information
ystreet authored and tp-m committed Dec 9, 2017
1 parent 9267372 commit 4c35d68
Show file tree
Hide file tree
Showing 27 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglbufferpool.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglbufferpool.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef _GST_GL_BUFFER_POOL_H_
Expand Down
6 changes: 3 additions & 3 deletions gst-libs/gst/gl/gstgldisplay.c
Expand Up @@ -16,8 +16,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#define GLIB_DISABLE_DEPRECATION_WARNINGS
Expand Down Expand Up @@ -981,7 +981,7 @@ gst_gl_display_gen_texture_thread (GstGLDisplay * display, GLuint * pTexture,
void
gst_gl_display_del_texture_thread (GstGLDisplay * display, GLuint * pTexture)
{
glDeleteTextures (1, pTexture);
//glDeleteTextures (1, pTexture);
}


Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstgldisplay.h
Expand Up @@ -16,8 +16,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef __GST_GL_H__
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstgldownload.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstgldownload.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef __GST_GL_DOWNLOAD_H__
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstgles2.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

/* Compatibility for OpenGL ES 2.0 */
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglfilter.c
Expand Up @@ -16,8 +16,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglfilter.h
Expand Up @@ -16,8 +16,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef _GST_GL_FILTER_H_
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglmemory.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglmemory.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef _GST_GL_MEMORY_H_
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglmixer.c
Expand Up @@ -15,8 +15,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglmixer.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef __GST_GL_MIXER_H__
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglmixerpad.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef __GST_GL_MIXER_PAD_H__
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglshader.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglshader.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef __GST_GL_SHADER_H__
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglshadervariables.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglshadervariables.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef GST_GLSHADER_VARIABLES
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglupload.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglupload.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef __GST_GL_UPLOAD_H__
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglwindow.h
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifndef __GST_GL_WINDOW_H__
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglwindow_cocoa.m
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglwindow_win32.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglwindow_winCE.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglwindow_x11.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#define GLIB_DISABLE_DEPRECATION_WARNINGS
Expand Down
4 changes: 2 additions & 2 deletions gst-libs/gst/gl/gstglwindow_x11ES2.c
Expand Up @@ -14,8 +14,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#define GLIB_DISABLE_DEPRECATION_WARNINGS
Expand Down
4 changes: 2 additions & 2 deletions tests/check/libs/gstglmemory.c
Expand Up @@ -16,8 +16,8 @@
*
* 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.
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/

#ifdef HAVE_CONFIG_H
Expand Down

0 comments on commit 4c35d68

Please sign in to comment.