summaryrefslogtreecommitdiffstats
path: root/vidix/dhahelperwin
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-19 17:12:43 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-19 17:12:43 +0000
commit8d242b60e09672c50f13af70d39c66807953319a (patch)
treef7da47e4ba2975ff039e186777a88e35929f3f91 /vidix/dhahelperwin
parent39cb032fd184a62416f1e62d26e05576cfd8dbe4 (diff)
downloadmpv-8d242b60e09672c50f13af70d39c66807953319a.tar.bz2
mpv-8d242b60e09672c50f13af70d39c66807953319a.tar.xz
cosmetics: Remove pointless period after copyright statement non-sentences.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28342 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix/dhahelperwin')
-rw-r--r--vidix/dhahelperwin/dhahelper.c2
-rw-r--r--vidix/dhahelperwin/dhahelper.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/vidix/dhahelperwin/dhahelper.c b/vidix/dhahelperwin/dhahelper.c
index 0b68791c85..2289738792 100644
--- a/vidix/dhahelperwin/dhahelper.c
+++ b/vidix/dhahelperwin/dhahelper.c
@@ -1,7 +1,7 @@
/*
* direct hardware access under Windows NT/2000/XP
*
- * Copyright (c) 2004 Sascha Sommer <saschasommer@freenet.de>.
+ * Copyright (c) 2004 Sascha Sommer <saschasommer@freenet.de>
* Patched to compile with MinGW by Kevin Kofler:
* Copyright (c) 2007 Kevin Kofler
*
diff --git a/vidix/dhahelperwin/dhahelper.h b/vidix/dhahelperwin/dhahelper.h
index eb96ea4c4d..a41880a97d 100644
--- a/vidix/dhahelperwin/dhahelper.h
+++ b/vidix/dhahelperwin/dhahelper.h
@@ -1,7 +1,7 @@
/*
* direct hardware access under Windows NT/2000/XP
*
- * Copyright (c) 2004 Sascha Sommer <saschasommer@freenet.de>.
+ * Copyright (c) 2004 Sascha Sommer <saschasommer@freenet.de>
*
* This file is part of MPlayer.
*