summaryrefslogtreecommitdiffstats
path: root/input/ar.c
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/ar.c
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/ar.c')
-rw-r--r--input/ar.c6
1 files changed, 3 insertions, 3 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>