1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

* __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,

dynwind.c, dynwind.h, eval.h, evalext.c, evalext.h, feature.c,
feature.h, hashtab.c, hashtab.h, objects.c, objects.h, print.c,
procs.c, procs.h, smob.c, smob.h, srcprop.c, strorder.c, struct.c,
struct.h: Updated copyrigth notices.
This commit is contained in:
Mikael Djurfeldt 1999-09-12 11:16:13 +00:00
parent 03ce8ed182
commit 78a0461a6f
26 changed files with 26 additions and 26 deletions

View file

@ -2,7 +2,7 @@
#ifndef DEBUGH
#define DEBUGH
/* Copyright (C) 1995,1996,1998 Free Software Foundation
/* Copyright (C) 1995,1996,1998, 1999 Free Software Foundation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by