From d99832a24b02175cf155a117ecf3ccb32ac548bf Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Tue, 4 Aug 2009 11:49:26 +0100 Subject: [PATCH] Add copyright statements to goops.texi and goops-tutorial.texi --- doc/ref/goops-tutorial.texi | 6 ++++++ doc/ref/goops.texi | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/doc/ref/goops-tutorial.texi b/doc/ref/goops-tutorial.texi index 11155dfae..707871d31 100644 --- a/doc/ref/goops-tutorial.texi +++ b/doc/ref/goops-tutorial.texi @@ -1,3 +1,9 @@ +@c -*-texinfo-*- +@c This is part of the GNU Guile Reference Manual. +@c Copyright (C) 2008, 2009 +@c Free Software Foundation, Inc. +@c See the file guile.texi for copying conditions. + @c Original attribution: @c diff --git a/doc/ref/goops.texi b/doc/ref/goops.texi index c20539f61..83a2a51d1 100644 --- a/doc/ref/goops.texi +++ b/doc/ref/goops.texi @@ -1,3 +1,9 @@ +@c -*-texinfo-*- +@c This is part of the GNU Guile Reference Manual. +@c Copyright (C) 2008, 2009 +@c Free Software Foundation, Inc. +@c See the file guile.texi for copying conditions. + @macro goops GOOPS @end macro