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 --- darwin-user/commpage.c | 4 +--- darwin-user/machload.c | 3 +-- darwin-user/main.c | 4 +--- darwin-user/mmap.c | 4 +--- darwin-user/signal.c | 4 +--- darwin-user/syscall.c | 4 +--- 6 files changed, 6 insertions(+), 17 deletions(-) (limited to 'darwin-user') diff --git a/darwin-user/commpage.c b/darwin-user/commpage.c index 8961bef44..2b41bc5e3 100644 --- a/darwin-user/commpage.c +++ b/darwin-user/commpage.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/darwin-user/machload.c b/darwin-user/machload.c index 794aefa17..4bb5c7276 100644 --- a/darwin-user/machload.c +++ b/darwin-user/machload.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/darwin-user/main.c b/darwin-user/main.c index 27c7284eb..8e993da37 100644 --- a/darwin-user/main.c +++ b/darwin-user/main.c @@ -15,9 +15,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/darwin-user/mmap.c b/darwin-user/mmap.c index f803066aa..8ba61fb97 100644 --- a/darwin-user/mmap.c +++ b/darwin-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/darwin-user/signal.c b/darwin-user/signal.c index 851e85b60..48620184e 100644 --- a/darwin-user/signal.c +++ b/darwin-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/darwin-user/syscall.c b/darwin-user/syscall.c index 0c6878777..d774ad353 100644 --- a/darwin-user/syscall.c +++ b/darwin-user/syscall.c @@ -15,9 +15,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.2.3