From b10c35e0ed2aa34af57905eb1e8cf1cf8963898e Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 14 May 2008 18:02:27 +0000 Subject: Use standard license headers with standard formatting. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26775 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/ar.c | 6 +++--- input/ar.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'input') 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 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 -- cgit v1.2.3