diff options
Diffstat (limited to 'src/combined')
-rw-r--r-- | src/combined/nsf_combined.c | 2 | ||||
-rw-r--r-- | src/combined/nsf_combined.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/combined/nsf_combined.c b/src/combined/nsf_combined.c index 474064213..5cb463323 100644 --- a/src/combined/nsf_combined.c +++ b/src/combined/nsf_combined.c @@ -15,7 +15,7 @@ * * 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 * * $Id: combined_wavpack.c,v 1.3 2007/03/17 07:34:02 dgp85 Exp $ */ diff --git a/src/combined/nsf_combined.h b/src/combined/nsf_combined.h index 36a0abe71..4376ecf7a 100644 --- a/src/combined/nsf_combined.h +++ b/src/combined/nsf_combined.h @@ -15,7 +15,7 @@ * * 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 */ void *decoder_nsf_init_plugin (xine_t *xine, void *data); |