On Sat, 12 May 2012, Samuel Thibault wrote: > 2005-07-11 Marcus Brinkmann <[email protected]> > > * hurd/Makefile (routines): Add sysvshm. > (distribute): Add sysvshm.h.
We no longer have "distribute" settings in makefiles. Patches submitted for inclusion should be against current glibc (apply cleanly there).... > + You should have received a copy of the GNU Lesser General Public > + License along with the GNU C Library; if not, write to the Free > + Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA > + 02111-1307 USA. */ All glibc files should now use URLs instead of FSF postal addresses, unless they are imported verbatim from another project without glibc-local modifications (in which case they keep the notice in the form it's in in that project). -- Joseph S. Myers [email protected]
