diff options
Diffstat (limited to 'ext/spc')
-rw-r--r-- | ext/spc/gstspc.c | 4 | ||||
-rw-r--r-- | ext/spc/gstspc.h | 4 | ||||
-rw-r--r-- | ext/spc/tag.c | 4 | ||||
-rw-r--r-- | ext/spc/tag.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/ext/spc/gstspc.c b/ext/spc/gstspc.c index bd4ea93ec..d97518506 100644 --- a/ext/spc/gstspc.c +++ b/ext/spc/gstspc.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Library 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. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/ext/spc/gstspc.h b/ext/spc/gstspc.h index b18701292..e644711b9 100644 --- a/ext/spc/gstspc.h +++ b/ext/spc/gstspc.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Library 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. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __GST_SPC_DEC_H__ diff --git a/ext/spc/tag.c b/ext/spc/tag.c index 48c19d340..61e59d50f 100644 --- a/ext/spc/tag.c +++ b/ext/spc/tag.c @@ -12,8 +12,8 @@ * * You should have received a copy of the GNU Library 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. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <tag.h> diff --git a/ext/spc/tag.h b/ext/spc/tag.h index def764533..ec51d7d3e 100644 --- a/ext/spc/tag.h +++ b/ext/spc/tag.h @@ -12,8 +12,8 @@ * * You should have received a copy of the GNU Library 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. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <glib.h> |