From 3871666c4b1e9973f0e2ceb7b58cba5562652a46 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 29 Aug 1994 21:05:47 +0000 Subject: Initial revision --- defpager/defpager.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 defpager/defpager.c (limited to 'defpager/defpager.c') diff --git a/defpager/defpager.c b/defpager/defpager.c new file mode 100644 index 00000000..7eb856f4 --- /dev/null +++ b/defpager/defpager.c @@ -0,0 +1,20 @@ +/* Default pager for GNU Hurd + Copyright (C) 1994 Free Software Foundation, Inc. + Written by Michael I. Bushnell. + + This file is part of the GNU Hurd. + + The GNU Hurd is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2, or (at + your option) any later version. + + The GNU Hurd is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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. */ + -- cgit v1.2.3