diff options
author | Xavier Bachelot <xavier@bachelot.org> | 2013-07-03 22:05:54 +0200 |
---|---|---|
committer | Xavier Bachelot <xavier@bachelot.org> | 2013-07-03 22:05:54 +0200 |
commit | c4f8fab7b813c70c64e9a74bd5bf39193c8544a5 (patch) | |
tree | 04105d03c0101dc5b2aebea53e57b0a1bc4026b6 /src/post/goom | |
parent | bcb68d44c677f30bbc3e734686bec0cb735c46af (diff) | |
download | xine-lib-c4f8fab7b813c70c64e9a74bd5bf39193c8544a5.tar.gz xine-lib-c4f8fab7b813c70c64e9a74bd5bf39193c8544a5.tar.bz2 |
Fix FSF address in a bunch of files
Diffstat (limited to 'src/post/goom')
-rw-r--r-- | src/post/goom/goomsl_yacc.c | 3 | ||||
-rw-r--r-- | src/post/goom/goomsl_yacc.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/post/goom/goomsl_yacc.c b/src/post/goom/goomsl_yacc.c index 589b171be..cfe80b27c 100644 --- a/src/post/goom/goomsl_yacc.c +++ b/src/post/goom/goomsl_yacc.c @@ -15,8 +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 St, Fifth Floor, Boston, MA 02110-1301, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/src/post/goom/goomsl_yacc.h b/src/post/goom/goomsl_yacc.h index fae0c010f..4d779324c 100644 --- a/src/post/goom/goomsl_yacc.h +++ b/src/post/goom/goomsl_yacc.h @@ -15,8 +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 St, Fifth Floor, Boston, MA 02110-1301, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. |