diff options
Diffstat (limited to 'src/demuxers/group_audio.c')
-rw-r--r-- | src/demuxers/group_audio.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/demuxers/group_audio.c b/src/demuxers/group_audio.c index a498a3799..bd3932b36 100644 --- a/src/demuxers/group_audio.c +++ b/src/demuxers/group_audio.c @@ -15,11 +15,9 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA * * This file contains plugin entries for several demuxers used in games - * - * $Id: group_audio.c,v 1.26 2007/03/03 02:06:09 dgp85 Exp $ */ #ifdef HAVE_CONFIG_H |