*** empty log message ***
[bpt/emacs.git] / lib-src / getopt_int.h
index 401579f..f20d417 100644 (file)
@@ -1,6 +1,6 @@
 /* Internal 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 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
@@ -129,3 +129,6 @@ extern int _getopt_long_only_r (int ___argc, char **___argv,
                                struct _getopt_data *__data);
 
 #endif /* getopt_int.h */
+
+/* arch-tag: 8bfc548f-23d6-46aa-b5b5-2739b0edaf79
+   (do not change this comment) */