diff options
Diffstat (limited to 'src/input/base64.c')
-rw-r--r-- | src/input/base64.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input/base64.c b/src/input/base64.c index 0eccbe84e..2d553d498 100644 --- a/src/input/base64.c +++ b/src/input/base64.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 * * Base64 encoding modified for Musicbrainz * relicensed under the GNU General Public License for use in xine-lib @@ -39,7 +39,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; 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: base64.c,v 1.2 2004/05/05 18:44:19 mroi Exp $ |