1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-28 05:50:30 +02:00

Added 2006 to copyright years in every file, as per the new rules.

This commit is contained in:
Marius Vollmer 2006-02-12 13:42:52 +00:00
parent c3eed9ee87
commit 0ab652a386
482 changed files with 494 additions and 494 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Extract the doc stuff for builtin things.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 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