calc-math.el (math-largest-emacs-expt): Handle the cases when expt
[bpt/emacs.git] / lib-src / getopt_.h
index a4e78cb..7cccef3 100644 (file)
@@ -1,11 +1,11 @@
 /* Declarations for getopt.
-   Copyright (C) 1989-1994,1996-1999,2001,2003,2004
-   Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 1999,
+                 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -225,3 +225,6 @@ extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
 #undef __need_getopt
 
 #endif /* getopt.h */
+
+/* arch-tag: e36f5607-3ac6-4cdc-9aa7-c26c6525fe9b
+   (do not change this comment) */