summaryrefslogtreecommitdiff
path: root/src/input/base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/base64.h')
-rw-r--r--src/input/base64.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/input/base64.h b/src/input/base64.h
index 72feef885..5cc94d7f0 100644
--- a/src/input/base64.h
+++ b/src/input/base64.h
@@ -15,11 +15,10 @@
*
* 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,9 +38,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
-
- $Id: base64.h,v 1.1 2004/05/05 09:11:39 hadess Exp $
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
----------------------------------------------------------------------------*/
/*
@@ -84,7 +81,6 @@
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
* CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
*/
#ifndef BASE64_H