diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-11-09 18:11:05 +0100 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-11-09 18:11:05 +0100 |
commit | c8f3cd1faf678b64920ad62f1275b03aae0157a7 (patch) | |
tree | d643285ac1a349f98e45654345b3145081e40e9b /src/xine-utils/xmlparser.h | |
parent | 81b2bbc48c154adefd51b49cd09fdc97fdf9f1a1 (diff) | |
download | xine-lib-c8f3cd1faf678b64920ad62f1275b03aae0157a7.tar.gz xine-lib-c8f3cd1faf678b64920ad62f1275b03aae0157a7.tar.bz2 |
Update FSF address on non-contributed code and COPYING files.
For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs.
Diffstat (limited to 'src/xine-utils/xmlparser.h')
-rw-r--r-- | src/xine-utils/xmlparser.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xine-utils/xmlparser.h b/src/xine-utils/xmlparser.h index f202ca28d..6269ae33d 100644 --- a/src/xine-utils/xmlparser.h +++ b/src/xine-utils/xmlparser.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with the Gnome Library; see the file COPYING.LIB. If not, - * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110, USA * * $Id: xmlparser.h,v 1.6 2007/03/04 16:19:12 hadess Exp $ * |