X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2Fpanel.h;h=1e02091d97f2f100c66532e07e081d38ba7946c6;hp=3b8542a7adceeb57ea2d6ae7aa18744e723f2f0b;hb=60014650d5e3f088e2d5e8835925cce96db00c33;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/panel/panel.h b/panel/panel.h index 3b8542a7..1e02091d 100644 --- a/panel/panel.h +++ b/panel/panel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 1998,2000 Free Software Foundation, Inc. * + * Copyright (c) 1998-2001,2006 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -31,6 +31,8 @@ * and: Eric S. Raymond * ****************************************************************************/ +/* $Id: panel.h,v 1.10 2006/05/27 19:49:40 tom Exp $ */ + /* panel.h -- interface file for panels library */ #ifndef NCURSES_PANEL_H_incl