summaryrefslogtreecommitdiffstats
path: root/fortune
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-02 18:17:24 +0000
committermycroft <mycroft@NetBSD.org>1993-08-02 18:17:24 +0000
commit506b98822ccfdec039310d5b4246d6d73449e21b (patch)
tree3976e1e0e7f44fe504a43dcbbf855aa91c2823c8 /fortune
parentbe2e4143844eacde377f9efb27dcb1b55e6ecaf6 (diff)
downloadbsdgames-darwin-506b98822ccfdec039310d5b4246d6d73449e21b.tar.gz
bsdgames-darwin-506b98822ccfdec039310d5b4246d6d73449e21b.tar.zst
bsdgames-darwin-506b98822ccfdec039310d5b4246d6d73449e21b.zip
Nuke remaining patchkit headers.
Diffstat (limited to 'fortune')
-rw-r--r--fortune/fortune/fortune.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/fortune/fortune/fortune.c b/fortune/fortune/fortune.c
index ebeaf7eb..e08fb950 100644
--- a/fortune/fortune/fortune.c
+++ b/fortune/fortune/fortune.c
@@ -32,13 +32,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
- * -------------------- ----- ----------------------
- * CURRENT PATCH LEVEL: 1 90001
- * -------------------- ----- ----------------------
- *
- * 29 Sep 92 Terry Lambert Fixed bogus "pat" on NO_REGEX
*/
#ifndef lint
@@ -49,7 +42,7 @@ char copyright[] =
#ifndef lint
/*static char sccsid[] = "from: @(#)fortune.c 5.13 (Berkeley) 4/8/91";*/
-static char rcsid[] = "$Id: fortune.c,v 1.5 1993/08/01 18:54:48 mycroft Exp $";
+static char rcsid[] = "$Id: fortune.c,v 1.6 1993/08/02 18:22:46 mycroft Exp $";
#endif /* not lint */
# include <machine/endian.h>