diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-05-14 18:02:27 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-05-14 18:02:27 +0000 |
commit | b10c35e0ed2aa34af57905eb1e8cf1cf8963898e (patch) | |
tree | 681bc86b6ba5bb8541d0cf8931e6dd61d63e58a8 /libmenu | |
parent | 4adf8975a1f71570518721ad5806ab55d392fbf9 (diff) |
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 'libmenu')
-rw-r--r-- | libmenu/menu_chapsel.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libmenu/menu_chapsel.c b/libmenu/menu_chapsel.c index 825524531b..707908a016 100644 --- a/libmenu/menu_chapsel.c +++ b/libmenu/menu_chapsel.c @@ -16,9 +16,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> |