diff lib/yesno.c @ 650:b4ef1c1a0171

update FSF address in copyright
author Jim Meyering <jim@meyering.net>
date Mon, 15 Jul 1996 03:36:16 +0000
parents 41c9d08b09d7
children b76c0d01af51
line wrap: on
line diff
--- a/lib/yesno.c
+++ b/lib/yesno.c
@@ -12,8 +12,12 @@
    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., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+   along with this program; if not, write to the Free Software Foundation,
+   Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdio.h>