|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T c
Length: 633 (0x279) Types: TextFile Names: »copyright.c«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦2fafebccf⟧ »EurOpenD3/mail/smail3.1.19.tar.Z« └─⟦bcd2bc73f⟧ └─⟦this⟧ »src/copyright.c«
/* @(#)copyright.c 3.2 3/7/88 09:52:41 */ /* * Copyright (C) 1987, 1988 Ronald S. Karr and Landon Curt Noll * * See the file COPYING, distributed with smail, for restriction * and warranty information. * * namei master id: @(#)copyright.c 3.2 3/7/88 09:52:41 */ /* * copyright.c: * include a copyright notice in the smail binary. */ static char copyright[] = "\ Copyright (C) 1987, 1988 Ronald S. Karr and Landon Curt Noll\n\ \n\ SMAIL is free software and you are welcome to distribute copies of it\n\ under certain conditions. Consult a file COPYING, distributed in the\n\ source for SMAIL to see the conditions";