summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-14 18:02:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-14 18:02:27 +0000
commitb10c35e0ed2aa34af57905eb1e8cf1cf8963898e (patch)
tree681bc86b6ba5bb8541d0cf8931e6dd61d63e58a8 /input
parent4adf8975a1f71570518721ad5806ab55d392fbf9 (diff)
downloadmpv-b10c35e0ed2aa34af57905eb1e8cf1cf8963898e.tar.bz2
mpv-b10c35e0ed2aa34af57905eb1e8cf1cf8963898e.tar.xz
Use standard license headers with standard formatting.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26775 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'input')
-rw-r--r--input/ar.c6
-rw-r--r--input/ar.h6
2 files changed, 6 insertions, 6 deletions
diff --git a/input/ar.c b/input/ar.c
index 7347b4c326..61a6de0c6d 100644
--- a/input/ar.c
+++ b/input/ar.c
@@ -17,9 +17,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 <IOKit/IOCFPlugIn.h>
diff --git a/input/ar.h b/input/ar.h
index 836ba089d1..10c6aac7a4 100644
--- a/input/ar.h
+++ b/input/ar.h
@@ -15,9 +15,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.
*/
#ifndef MPLAYER_AR_H