summaryrefslogtreecommitdiff
path: root/doc/example-smob/myguile.c
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2006-04-16 23:05:07 +0000
committerKevin Ryde <user42@zip.com.au>2006-04-16 23:05:07 +0000
commit35369f45769da716e97e62472592a93b01799163 (patch)
tree213b037559ec7b0a6ab0a254ae8f7e6e630711f9 /doc/example-smob/myguile.c
parent4a9f83ff064bab4a5e43ca4f7ddf45ffa4dba2ae (diff)
downloadguile-35369f45769da716e97e62472592a93b01799163.tar.gz
merge from 1.8 branch
Diffstat (limited to 'doc/example-smob/myguile.c')
-rw-r--r--doc/example-smob/myguile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example-smob/myguile.c b/doc/example-smob/myguile.c
index 4c95e6f0d..9df3cf31b 100644
--- a/doc/example-smob/myguile.c
+++ b/doc/example-smob/myguile.c
@@ -1,6 +1,6 @@
/* myguile.c
*
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 2006 Free Software Foundation, Inc.
*
* 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