Mercurial > audlegacy
changeset 4725:4e38324b5e9f
add copyright line
author | Tomasz Mon <desowin@gmail.com> |
---|---|
date | Sun, 13 Jul 2008 13:07:27 +0200 |
parents | 8817a9fd9b5e |
children | ad06ffc54c23 |
files | src/audacious/interface.c src/audacious/interface.h |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/audacious/interface.c Sun Jul 13 12:51:17 2008 +0200 +++ b/src/audacious/interface.c Sun Jul 13 13:07:27 2008 +0200 @@ -1,6 +1,7 @@ /* * Audacious2 * Copyright (c) 2008 William Pitcock <nenolod@dereferenced.org> + * Copyright (c) 2008 Tomasz Moń <desowin@gmail.com> * * 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/src/audacious/interface.h Sun Jul 13 12:51:17 2008 +0200 +++ b/src/audacious/interface.h Sun Jul 13 13:07:27 2008 +0200 @@ -1,6 +1,7 @@ /* * Audacious2 * Copyright (c) 2008 William Pitcock <nenolod@dereferenced.org> + * Copyright (c) 2008 Tomasz Moń <desowin@gmail.com> * * 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