summaryrefslogtreecommitdiff
path: root/getopt.c
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2012-07-07 23:03:35 +0200
committerNiels Möller <nisse@lysator.liu.se>2012-07-07 23:03:35 +0200
commitee6ff2cc52df67191c06760f7e9c88e8e83862c1 (patch)
tree1d00a1e8ddb7df86094166fca2ee1114bacf9d94 /getopt.c
parent75d3fcc8f153ee39b2eb25d174d569302fe303b7 (diff)
downloadnettle-ee6ff2cc52df67191c06760f7e9c88e8e83862c1.tar.gz
Updated FSF address. Patch from David Woodhouse.
Diffstat (limited to 'getopt.c')
-rw-r--r--getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/getopt.c b/getopt.c
index ed326929..1f444277 100644
--- a/getopt.c
+++ b/getopt.c
@@ -18,7 +18,7 @@
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. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. */
/* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
Ditto for AIX 3.2 and <stdlib.h>. */