X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpoll;h=18a01dd6f0d1b38c8869db32a2567130f5d017f6;hb=f1edc89e7acdd7695a508b194311dc4db6bc863f;hp=4695af26826c17725fa6d04f8abb9a37e7cd286c;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/poll b/modules/poll index 4695af268..18a01dd6f 100644 --- a/modules/poll +++ b/modules/poll @@ -15,9 +15,8 @@ Makefile.am: BUILT_SOURCES += $(POLL_H) EXTRA_DIST += poll_.h -# We need the following in order to create an when the system +# We need the following in order to create when the system # doesn't have one. -all-local $(lib_OBJECTS): $(POLL_H) poll.h: poll_.h cp $(srcdir)/poll_.h $@-t mv $@-t $@ @@ -27,7 +26,7 @@ Include: #include License: -GPL +LGPL Maintainer: Paolo Bonzini