diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-10 14:20:42 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-10 14:20:42 +0000 |
commit | 320e68675a1976afd2fdc6e8bcd465634bea9b05 (patch) | |
tree | 40e5e66003b26a24ad55f30b0ac5ae263052c910 /libaf/af_volnorm.c | |
parent | a89dbc8ecdf5a728204fbb2f704cc3e053428ca1 (diff) | |
download | mpv-320e68675a1976afd2fdc6e8bcd465634bea9b05.tar.bz2 mpv-320e68675a1976afd2fdc6e8bcd465634bea9b05.tar.xz |
The full name of the GPL is GNU General Public License.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13603 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libaf/af_volnorm.c')
-rw-r--r-- | libaf/af_volnorm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/af_volnorm.c b/libaf/af_volnorm.c index 8ad44c858b..cc50dfa035 100644 --- a/libaf/af_volnorm.c +++ b/libaf/af_volnorm.c @@ -1,6 +1,6 @@ /*============================================================================= // -// This software has been released under the terms of the GNU Public +// This software has been released under the terms of the GNU General Public // license. See http://www.gnu.org/copyleft/gpl.html for details. // // Copyright 2004 Alex Beregszaszi & Pierre Lombard |