From 77322aa896895f4f68501a071086e432e575dcc2 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 31 Jul 2012 09:51:20 +0200 Subject: Treewide: remove address of the Free Software Foundation The FSF address has changed in the past. Instead of updating it each time the address changes, just drop it completely treewide. Signed-off-by: Sascha Hauer --- common/block.c | 3 --- common/bootargs.c | 3 --- common/clock.c | 3 --- common/command.c | 4 ---- common/complete.c | 3 --- common/console.c | 4 ---- common/date.c | 4 ---- common/digest.c | 4 ---- common/env.c | 3 --- common/environment.c | 3 --- common/filetype.c | 4 ---- common/hush.c | 3 --- common/image.c | 4 ---- common/memory.c | 3 --- common/memsize.c | 4 ---- common/menu.c | 4 ---- common/misc.c | 3 --- common/module.c | 3 --- common/module.lds.S | 4 ---- common/partitions.c | 4 ---- common/password.c | 3 --- common/resource.c | 4 ---- common/s_record.c | 4 ---- common/startup.c | 4 ---- common/tlsf_malloc.c | 3 --- common/uimage.c | 4 ---- 26 files changed, 92 deletions(-) (limited to 'common') diff --git a/common/block.c b/common/block.c index 7ad5ecc2f4..120d65928e 100644 --- a/common/block.c +++ b/common/block.c @@ -15,9 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include diff --git a/common/bootargs.c b/common/bootargs.c index 60e936da37..6624f72eb2 100644 --- a/common/bootargs.c +++ b/common/bootargs.c @@ -15,9 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include diff --git a/common/clock.c b/common/clock.c index f322db8152..8adbeaff3e 100644 --- a/common/clock.c +++ b/common/clock.c @@ -19,9 +19,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/common/command.c b/common/command.c index 2bfc5117e8..873b3ff6f4 100644 --- a/common/command.c +++ b/common/command.c @@ -15,10 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ /* diff --git a/common/complete.c b/common/complete.c index 6a871ef218..32d0d194b7 100644 --- a/common/complete.c +++ b/common/complete.c @@ -12,9 +12,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/common/console.c b/common/console.c index 37b86973a9..25a451c583 100644 --- a/common/console.c +++ b/common/console.c @@ -15,10 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ #include diff --git a/common/date.c b/common/date.c index 47d96afd3f..6b6b7ab495 100644 --- a/common/date.c +++ b/common/date.c @@ -15,10 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ /** diff --git a/common/digest.c b/common/digest.c index c2c431c062..ae414ba5d5 100644 --- a/common/digest.c +++ b/common/digest.c @@ -14,10 +14,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ #include diff --git a/common/env.c b/common/env.c index a01a27e24f..1b2a7c25ad 100644 --- a/common/env.c +++ b/common/env.c @@ -15,9 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /** diff --git a/common/environment.c b/common/environment.c index ce46f4a0e6..69c4c0aa76 100644 --- a/common/environment.c +++ b/common/environment.c @@ -13,9 +13,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /** diff --git a/common/filetype.c b/common/filetype.c index e736d43efe..c1b24cdd3a 100644 --- a/common/filetype.c +++ b/common/filetype.c @@ -14,10 +14,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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. */ #include #include diff --git a/common/hush.c b/common/hush.c index 61aac13d1b..f9e6411704 100644 --- a/common/hush.c +++ b/common/hush.c @@ -105,9 +105,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include /* malloc, free, realloc*/ #include diff --git a/common/image.c b/common/image.c index e7d2242e78..3f6d49726c 100644 --- a/common/image.c +++ b/common/image.c @@ -17,10 +17,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ #ifdef __BAREBOX__ diff --git a/common/memory.c b/common/memory.c index f04cfac187..7174f14bac 100644 --- a/common/memory.c +++ b/common/memory.c @@ -15,9 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/common/memsize.c b/common/memsize.c index e3bc56ce8a..d149e41845 100644 --- a/common/memsize.c +++ b/common/memsize.c @@ -15,10 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ #include diff --git a/common/menu.c b/common/menu.c index 97c6b184bd..ce93838f74 100644 --- a/common/menu.c +++ b/common/menu.c @@ -14,10 +14,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ #include diff --git a/common/misc.c b/common/misc.c index 01e1b19e0d..e9fdacc655 100644 --- a/common/misc.c +++ b/common/misc.c @@ -14,9 +14,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/common/module.c b/common/module.c index c0ff0f224f..4cb8ef39ff 100644 --- a/common/module.c +++ b/common/module.c @@ -12,9 +12,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/common/module.lds.S b/common/module.lds.S index 52454f71b1..a03d04f401 100644 --- a/common/module.lds.S +++ b/common/module.lds.S @@ -15,10 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA * */ diff --git a/common/partitions.c b/common/partitions.c index 78b09fc786..cee0a6505d 100644 --- a/common/partitions.c +++ b/common/partitions.c @@ -11,10 +11,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA * */ diff --git a/common/password.c b/common/password.c index 311f9cb8a7..a03e1dbff7 100644 --- a/common/password.c +++ b/common/password.c @@ -13,9 +13,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/common/resource.c b/common/resource.c index ce5aa27dca..da631d3997 100644 --- a/common/resource.c +++ b/common/resource.c @@ -14,10 +14,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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. */ #include #include diff --git a/common/s_record.c b/common/s_record.c index c52bf1bb65..36d557f0ae 100644 --- a/common/s_record.c +++ b/common/s_record.c @@ -15,10 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ #include diff --git a/common/startup.c b/common/startup.c index abd1b774bd..b13fbe466b 100644 --- a/common/startup.c +++ b/common/startup.c @@ -19,10 +19,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ /** diff --git a/common/tlsf_malloc.c b/common/tlsf_malloc.c index 8143d660f5..5c5bb61575 100644 --- a/common/tlsf_malloc.c +++ b/common/tlsf_malloc.c @@ -15,9 +15,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/common/uimage.c b/common/uimage.c index 442a7f0977..c72db417a5 100644 --- a/common/uimage.c +++ b/common/uimage.c @@ -16,10 +16,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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. */ #include #include -- cgit v1.2.3