update copyright year

This commit is contained in:
fluxgen 2002-01-11 09:44:35 +00:00
parent 7711198c7f
commit 74a53dc962

View file

@ -1,5 +1,5 @@
// Tab.hh for Fluxbox Window Manager // Tab.hh for Fluxbox Window Manager
// Copyright (c) 2001 Henrik Kinnunen (fluxgen@linuxmail.org) // Copyright (c) 2001-2002 Henrik Kinnunen (fluxgen@linuxmail.org)
// //
// Permission is hereby granted, free of charge, to any person obtaining a // Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"), // copy of this software and associated documentation files (the "Software"),
@ -19,7 +19,7 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE. // DEALINGS IN THE SOFTWARE.
// $Id: Tab.hh,v 1.5 2002/01/09 14:11:20 fluxgen Exp $ // $Id: Tab.hh,v 1.6 2002/01/11 09:44:35 fluxgen Exp $
#ifndef _TAB_HH_ #ifndef _TAB_HH_
#define _TAB_HH_ #define _TAB_HH_