diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-05-13 08:33:48 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-05-13 08:33:48 +0000 |
commit | 1c0dcbce19a46754e624d9d31ee9c46afc0a61e6 (patch) | |
tree | 4210eb91afcb0a23e3ad4f1bb454ba7ee303f7a1 | |
parent | 256060a3ae58c8caefc0e51ac9c3b55d371099fa (diff) |
Fix one more license header wording detail for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26756 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | libass/ass_library.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass_library.c b/libass/ass_library.c index ccaa1b0d98..8347be728c 100644 --- a/libass/ass_library.c +++ b/libass/ass_library.c @@ -17,7 +17,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <inttypes.h> |