X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/03f996bd8a0d6391518979cdab3dbe38cba0bf83..af4f4d6a77aceba8e2d6f58d15e894df320e7c24:/src/dbutils.h diff --git a/src/dbutils.h b/src/dbutils.h index 89dff81..0137ecb 100644 --- a/src/dbutils.h +++ b/src/dbutils.h @@ -1,13 +1,13 @@ /* -*-c-*- * - * $Id: dbutils.h,v 1.2 1997/08/04 10:24:22 mdw Exp $ + * $Id: dbutils.h,v 1.6 2004/04/08 01:36:20 mdw Exp $ * * Debugging things * - * (c) 1996 Straylight + * (c) 1998 Straylight */ -/*----- Licencing notice --------------------------------------------------* +/*----- Licensing notice --------------------------------------------------* * * This file is part of `become' * @@ -22,19 +22,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with `become'; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - -/*----- Revision history --------------------------------------------------* - * - * $Log: dbutils.h,v $ - * Revision 1.2 1997/08/04 10:24:22 mdw - * Sources placed under CVS control. - * - * Revision 1.1 1997/07/21 13:47:50 mdw - * Initial revision - * + * along with `become'; if not, write to the Free Software Foundation, + * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef DBUTILS_H