diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/libguess.c | 2 | ||||
-rw-r--r-- | engines/librcd.c | 2 | ||||
-rw-r--r-- | engines/western.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/engines/libguess.c b/engines/libguess.c index d20478e..18d2ca5 100644 --- a/engines/libguess.c +++ b/engines/libguess.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <stdio.h> diff --git a/engines/librcd.c b/engines/librcd.c index 17cc136..b6a5a8c 100644 --- a/engines/librcd.c +++ b/engines/librcd.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <stdio.h> diff --git a/engines/western.c b/engines/western.c index 0419692..2d32ace 100644 --- a/engines/western.c +++ b/engines/western.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser 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. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include <stdio.h> |