From 205b46d5bc137c45b42e5e97e4c9f031633d9577 Mon Sep 17 00:00:00 2001 From: okuji Date: Mon, 4 Feb 2002 22:48:59 +0000 Subject: [PATCH] Add 2002 into the copyright note. --- stage2/builtins.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage2/builtins.c b/stage2/builtins.c index d3abf309d..d0d248549 100644 --- a/stage2/builtins.c +++ b/stage2/builtins.c @@ -1,7 +1,7 @@ /* builtins.c - the GRUB builtin commands */ /* * GRUB -- GRand Unified Bootloader - * Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. + * Copyright (C) 1999,2000,2001,2002 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