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/input/libreal | |
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/input/libreal')
-rw-r--r-- | src/input/libreal/asmrp.c | 2 | ||||
-rw-r--r-- | src/input/libreal/asmrp.h | 2 | ||||
-rw-r--r-- | src/input/libreal/real.c | 2 | ||||
-rw-r--r-- | src/input/libreal/real.h | 2 | ||||
-rw-r--r-- | src/input/libreal/rmff.c | 2 | ||||
-rw-r--r-- | src/input/libreal/rmff.h | 2 | ||||
-rw-r--r-- | src/input/libreal/sdpplin.c | 2 | ||||
-rw-r--r-- | src/input/libreal/sdpplin.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/input/libreal/asmrp.c b/src/input/libreal/asmrp.c index 8afc19df6..9bdc2536b 100644 --- a/src/input/libreal/asmrp.c +++ b/src/input/libreal/asmrp.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: asmrp.c,v 1.10 2006/12/25 15:39:31 dgp85 Exp $ * diff --git a/src/input/libreal/asmrp.h b/src/input/libreal/asmrp.h index d787eb330..18dd0a314 100644 --- a/src/input/libreal/asmrp.h +++ b/src/input/libreal/asmrp.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 * * $Id: asmrp.h,v 1.3 2006/11/29 19:43:01 dgp85 Exp $ * diff --git a/src/input/libreal/real.c b/src/input/libreal/real.c index 07805729f..4e437a4c4 100644 --- a/src/input/libreal/real.c +++ b/src/input/libreal/real.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: real.c,v 1.26 2007/01/19 01:19:06 dgp85 Exp $ * diff --git a/src/input/libreal/real.h b/src/input/libreal/real.h index ef9778dbc..bc6078379 100644 --- a/src/input/libreal/real.h +++ b/src/input/libreal/real.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 * * $Id: real.h,v 1.5 2004/04/24 16:55:42 miguelfreitas Exp $ * diff --git a/src/input/libreal/rmff.c b/src/input/libreal/rmff.c index 2fec05972..6a9854f61 100644 --- a/src/input/libreal/rmff.c +++ b/src/input/libreal/rmff.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: rmff.c,v 1.8 2006/06/20 01:07:58 dgp85 Exp $ * diff --git a/src/input/libreal/rmff.h b/src/input/libreal/rmff.h index 4f33d93a5..29c519a13 100644 --- a/src/input/libreal/rmff.h +++ b/src/input/libreal/rmff.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 * * $Id: rmff.h,v 1.5 2004/04/06 19:20:16 valtri Exp $ * diff --git a/src/input/libreal/sdpplin.c b/src/input/libreal/sdpplin.c index 019237243..30977223e 100644 --- a/src/input/libreal/sdpplin.c +++ b/src/input/libreal/sdpplin.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: sdpplin.c,v 1.8 2006/12/25 16:21:56 dgp85 Exp $ * diff --git a/src/input/libreal/sdpplin.h b/src/input/libreal/sdpplin.h index ae03cf0cf..e6994642b 100644 --- a/src/input/libreal/sdpplin.h +++ b/src/input/libreal/sdpplin.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 * * $Id: sdpplin.h,v 1.2 2003/12/09 00:02:30 f1rmb Exp $ * |