summaryrefslogtreecommitdiffstats
path: root/vidix/vidixlib.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-13 08:36:44 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-13 08:36:44 +0000
commit1a417a80c39adbcb5e6a716f2921e97ee54c48e0 (patch)
tree23283bee1ce765e938ba846f4c66309dd98891a5 /vidix/vidixlib.c
parentf025ffda0b410fd98ea4552b15eeee199807cb39 (diff)
downloadmpv-1a417a80c39adbcb5e6a716f2921e97ee54c48e0.tar.bz2
mpv-1a417a80c39adbcb5e6a716f2921e97ee54c48e0.tar.xz
Use standard license header with standard formatting.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26758 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix/vidixlib.c')
-rw-r--r--vidix/vidixlib.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/vidix/vidixlib.c b/vidix/vidixlib.c
index 21f92f58ea..c1758c7597 100644
--- a/vidix/vidixlib.c
+++ b/vidix/vidixlib.c
@@ -28,9 +28,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with MPlayer; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU General Public License along
+ * with MPlayer; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <stdlib.h>