From 8167ee883931cb20c6264fc19d040ce2dc6ceaaa Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Thu, 16 Jul 2009 20:47:01 +0000 Subject: Update to a hopefully more future proof FSF address Signed-off-by: Blue Swirl --- bsd-user/main.c | 4 +--- bsd-user/mmap.c | 4 +--- bsd-user/signal.c | 4 +--- bsd-user/syscall.c | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) (limited to 'bsd-user') diff --git a/bsd-user/main.c b/bsd-user/main.c index e4a6255..56c075a 100644 --- a/bsd-user/main.c +++ b/bsd-user/main.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * 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., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/bsd-user/mmap.c b/bsd-user/mmap.c index e916a65..26f981a 100644 --- a/bsd-user/mmap.c +++ b/bsd-user/mmap.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * 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., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/bsd-user/signal.c b/bsd-user/signal.c index 5fa2fe0..40313c8 100644 --- a/bsd-user/signal.c +++ b/bsd-user/signal.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * 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., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/bsd-user/syscall.c b/bsd-user/syscall.c index 15c70e3..4f713f2 100644 --- a/bsd-user/syscall.c +++ b/bsd-user/syscall.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * 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., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include -- cgit v1.1