mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
sys: Convert source files to UTF-8
Otherwise we have problems with the new gtk-doc ported to python. But it's a good thing to do anyway. https://bugzilla.gnome.org/show_bug.cgi?id=786364
This commit is contained in:
parent
8a29da8023
commit
f338621446
5 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
* GStreamer
|
* GStreamer
|
||||||
* Copyright 2005 Thomas Vander Stichele <thomas@apestaart.org>
|
* Copyright 2005 Thomas Vander Stichele <thomas@apestaart.org>
|
||||||
* Copyright 2005 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
* Copyright 2005 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
* Copyright 2005 Sébastien Moutte <sebastien@moutte.net>
|
* Copyright 2005 Sébastien Moutte <sebastien@moutte.net>
|
||||||
* Copyright 2006 Joni Valtanen <joni.valtanen@movial.fi>
|
* Copyright 2006 Joni Valtanen <joni.valtanen@movial.fi>
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2008 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
|
* Copyright (C) 2008 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Library General Public
|
* modify it under the terms of the GNU Library General Public
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2008 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
|
* Copyright (C) 2008 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Library General Public
|
* modify it under the terms of the GNU Library General Public
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2007 Haakon Sporsheim <hakon.sporsheim@tandberg.com>
|
* Copyright (C) 2007 Haakon Sporsheim <hakon.sporsheim@tandberg.com>
|
||||||
* 2008 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
|
* 2008 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
|
||||||
* 2009 Knut Inge Hvidsten <knut.inge.hvidsten@tandberg.com>
|
* 2009 Knut Inge Hvidsten <knut.inge.hvidsten@tandberg.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2007 Haakon Sporsheim <hakon.sporsheim@tandberg.com>
|
* Copyright (C) 2007 Haakon Sporsheim <hakon.sporsheim@tandberg.com>
|
||||||
* 2008 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
|
* 2008 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Library General Public
|
* modify it under the terms of the GNU Library General Public
|
||||||
|
|
Loading…
Reference in a new issue