Mercurial > audlegacy
changeset 2253:329fb2453c87 trunk
[svn] More copyright notice updates
author | kiyoshi |
---|---|
date | Wed, 03 Jan 2007 14:55:03 -0800 |
parents | 4bc65cec8f7a |
children | ea3f42ccf8f8 |
files | ChangeLog audacious/platform/smartinclude.h audacious/playback.c audacious/playback.h audacious/playlist_container.c audacious/playlist_container.h audacious/playlist_manager.c audacious/playlist_manager.h audacious/pluginenum.c audacious/pluginenum.h audacious/util.c audacious/util.h audacious/vfs.c audacious/vfs.h audacious/vfs_buffer.c audacious/vfs_buffer.h audacious/visualization.c audacious/visualization.h |
diffstat | 18 files changed, 75 insertions(+), 30 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Jan 03 14:45:41 2007 -0800 +++ b/ChangeLog Wed Jan 03 14:55:03 2007 -0800 @@ -1,3 +1,24 @@ +2007-01-03 22:45:41 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com> + revision [3509] + Update copyright notices + trunk/audacious/genevent.c | 2 +- + trunk/audacious/genevent.h | 2 +- + trunk/audacious/glade.c | 5 ++++- + trunk/audacious/glade.h | 5 ++++- + trunk/audacious/hints.c | 6 +++--- + trunk/audacious/hints.h | 5 ++++- + trunk/audacious/icons-stock.h | 2 +- + trunk/audacious/input.c | 10 +++++----- + trunk/audacious/input.h | 9 ++++++--- + trunk/audacious/logger.c | 7 +++++-- + trunk/audacious/logger.h | 5 ++++- + trunk/audacious/main.c | 2 +- + trunk/audacious/main.h | 9 ++++++--- + trunk/audacious/output.c | 4 ++-- + trunk/audacious/output.h | 9 ++++++--- + 15 files changed, 53 insertions(+), 29 deletions(-) + + 2007-01-03 22:41:33 +0000 Giacomo Lozito <james@develia.org> revision [3507] - added translation domain for actiongroups
--- a/audacious/platform/smartinclude.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/platform/smartinclude.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006 William Pitcock <nenolod -at- nenolod.net> + * Copyright (c) 2006-2007 William Pitcock <nenolod -at- nenolod.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/playback.c Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/playback.c Wed Jan 03 14:55:03 2007 -0800 @@ -1,4 +1,7 @@ -/* BMP - Cross-platform multimedia player +/* Audacious - Cross-platform multimedia player + * Copyright (C) 2005-2007 Audacious development team + * + * Based on BMP: * Copyright (C) 2003-2004 BMP development team. * * Based on XMMS:
--- a/audacious/playback.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/playback.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,5 +1,8 @@ -/* BMP - Cross-platform multimedia player - * Copyright (C) 2003-2004 BMP development team. +/* Audacious - Cross-platform multimedia player + * Copyright (C) 2005-2007 Audacious development team + * + * Based on BMP: + * Copyright (C) 2003-2004 BMP development team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/playlist_container.c Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/playlist_container.c Wed Jan 03 14:55:03 2007 -0800 @@ -1,7 +1,7 @@ /* * Audacious: A cross-platform multimedia player - * Copyright (c) 2006 William Pitcock, Tony Vroon, George Averill, - * Giacomo Lozito, Derek Pomery and Yoshiki Yazawa. + * Copyright (c) 2006-2007 William Pitcock, Tony Vroon, George Averill, + * Giacomo Lozito, Derek Pomery and Yoshiki Yazawa. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/playlist_container.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/playlist_container.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,7 +1,7 @@ /* * Audacious: A cross-platform multimedia player - * Copyright (c) 2006 William Pitcock, Tony Vroon, George Averill, - * Giacomo Lozito, Derek Pomery and Yoshiki Yazawa. + * Copyright (c) 2006-2007 William Pitcock, Tony Vroon, George Averill, + * Giacomo Lozito, Derek Pomery and Yoshiki Yazawa. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/playlist_manager.c Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/playlist_manager.c Wed Jan 03 14:55:03 2007 -0800 @@ -1,5 +1,5 @@ /* Audacious - Cross-platform multimedia player - * Copyright (C) 2005-2006 Audacious development team. + * Copyright (C) 2005-2007 Audacious development team. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/playlist_manager.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/playlist_manager.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,5 +1,5 @@ /* Audacious - Cross-platform multimedia player - * Copyright (C) 2005-2006 Audacious development team. + * Copyright (C) 2005-2007 Audacious development team. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/pluginenum.c Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/pluginenum.c Wed Jan 03 14:55:03 2007 -0800 @@ -1,8 +1,11 @@ -/* BMP - Cross-platform multimedia player - * Copyright (C) 2003-2004 BMP development team. +/* Audacious - Cross-platform multimedia player + * Copyright (C) 2005-2007 Audacious development team + * + * Based on BMP: + * Copyright (C) 2003-2004 BMP development team * * Based on XMMS: - * Copyright (C) 1998-2003 XMMS development team. + * Copyright (C) 1998-2003 XMMS development team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/pluginenum.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/pluginenum.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,8 +1,11 @@ -/* BMP - Cross-platform multimedia player - * Copyright (C) 2003-2004 BMP development team. +/* Audacious - Cross-platform multimedia player + * Copyright (C) 2005-2007 Audacious development team + * + * Based on BMP: + * Copyright (C) 2003-2004 BMP development team * * Based on XMMS: - * Copyright (C) 1998-2003 XMMS development team. + * Copyright (C) 1998-2003 XMMS development team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/util.c Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/util.c Wed Jan 03 14:55:03 2007 -0800 @@ -1,4 +1,7 @@ -/* BMP - Cross-platform multimedia player +/* Audacious - Cross-platform multimedia player + * Copyright (C) 2005-2007 Audacious development team + * + * Based on BMP: * Copyright (C) 2003-2004 BMP development team. * * Based on XMMS:
--- a/audacious/util.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/util.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,8 +1,11 @@ -/* BMP - Cross-platform multimedia player - * Copyright (C) 2003-2004 BMP development team. +/* Audacious - Cross-platform multimedia player + * Copyright (C) 2005-2007 Audacious development team + * + * Based on BMP: + * Copyright (C) 2003-2004 BMP development team * * Based on XMMS: - * Copyright (C) 1998-2003 XMMS development team. + * Copyright (C) 1998-2003 XMMS development team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/vfs.c Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/vfs.c Wed Jan 03 14:55:03 2007 -0800 @@ -1,5 +1,5 @@ /* Audacious - * Copyright (c) 2006 William Pitcock + * Copyright (c) 2006-2007 William Pitcock * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/vfs.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/vfs.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,6 +1,6 @@ /* * Audacious - * Copyright (c) 2006 Audacious team + * Copyright (c) 2006-2007 Audacious team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/vfs_buffer.c Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/vfs_buffer.c Wed Jan 03 14:55:03 2007 -0800 @@ -1,5 +1,5 @@ /* Audacious - * Copyright (c) 2006 William Pitcock + * Copyright (c) 2006-2007 William Pitcock * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/vfs_buffer.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/vfs_buffer.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,5 +1,5 @@ /* Audacious - * Copyright (c) 2006 William Pitcock + * Copyright (c) 2006-2007 William Pitcock * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/visualization.c Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/visualization.c Wed Jan 03 14:55:03 2007 -0800 @@ -1,8 +1,11 @@ -/* BMP - Cross-platform multimedia player - * Copyright (C) 2003-2004 BMP development team. +/* Audacious - Cross-platform multimedia player + * Copyright (C) 2005-2007 Audacious development team + * + * Based on BMP: + * Copyright (C) 2003-2004 BMP development team * * Based on XMMS: - * Copyright (C) 1998-2003 XMMS development team. + * Copyright (C) 1998-2003 XMMS development team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
--- a/audacious/visualization.h Wed Jan 03 14:45:41 2007 -0800 +++ b/audacious/visualization.h Wed Jan 03 14:55:03 2007 -0800 @@ -1,8 +1,11 @@ -/* BMP - Cross-platform multimedia player - * Copyright (C) 2003-2004 BMP development team. +/* Audacious - Cross-platform multimedia player + * Copyright (C) 2005-2007 Audacious development team + * + * Based on BMP: + * Copyright (C) 2003-2004 BMP development team * * Based on XMMS: - * Copyright (C) 1998-2003 XMMS development team. + * Copyright (C) 1998-2003 XMMS development team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by