diff options
Diffstat (limited to 'util/nvramtool/cli')
-rw-r--r-- | util/nvramtool/cli/nvramtool.8 | 3 | ||||
-rw-r--r-- | util/nvramtool/cli/nvramtool.c | 3 | ||||
-rw-r--r-- | util/nvramtool/cli/opts.c | 3 | ||||
-rw-r--r-- | util/nvramtool/cli/opts.h | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/util/nvramtool/cli/nvramtool.8 b/util/nvramtool/cli/nvramtool.8 index 9159a2a6dd..a1e4a6c6e9 100644 --- a/util/nvramtool/cli/nvramtool.8 +++ b/util/nvramtool/cli/nvramtool.8 @@ -24,8 +24,7 @@ .\" conditions of 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., -.\" 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. +.\" with this program; if not, write to the Free Software Foundation, Inc. .\"***************************************************************************/ .TH NVRAMTOOL 8 "September 2008" .SH NAME diff --git a/util/nvramtool/cli/nvramtool.c b/util/nvramtool/cli/nvramtool.c index bdfaaff26d..13d740f980 100644 --- a/util/nvramtool/cli/nvramtool.c +++ b/util/nvramtool/cli/nvramtool.c @@ -24,8 +24,7 @@ * conditions of 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., - * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, write to the Free Software Foundation, Inc. \*****************************************************************************/ #include <fcntl.h> diff --git a/util/nvramtool/cli/opts.c b/util/nvramtool/cli/opts.c index a128c0be31..c92b13594d 100644 --- a/util/nvramtool/cli/opts.c +++ b/util/nvramtool/cli/opts.c @@ -24,8 +24,7 @@ * conditions of 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., - * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, write to the Free Software Foundation, Inc. \*****************************************************************************/ #include "common.h" diff --git a/util/nvramtool/cli/opts.h b/util/nvramtool/cli/opts.h index a011ef1136..d6c31b91fa 100644 --- a/util/nvramtool/cli/opts.h +++ b/util/nvramtool/cli/opts.h @@ -24,8 +24,7 @@ * conditions of 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., - * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, write to the Free Software Foundation, Inc. \*****************************************************************************/ #ifndef OPTS_H |