X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2Fpanel.priv.h;h=c8e3ea798f9d83cfdad52226e13042f54a74ce0b;hp=7934018ff6b267272c11ba03e0de529beae860f7;hb=3ef920d65fb2d4046096131d868ae8d4bba79d46;hpb=44a63c85c16f81579c74d68cd99eea1a1fd00c28 diff --git a/panel/panel.priv.h b/panel/panel.priv.h index 7934018f..c8e3ea79 100644 --- a/panel/panel.priv.h +++ b/panel/panel.priv.h @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2014,2017 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2014,2017 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 * @@ -26,7 +27,7 @@ * authorization. * ****************************************************************************/ -/* $Id: panel.priv.h,v 1.27 2017/02/11 16:50:43 tom Exp $ */ +/* $Id: panel.priv.h,v 1.28 2020/02/02 23:34:34 tom Exp $ */ #ifndef NCURSES_PANEL_PRIV_H #define NCURSES_PANEL_PRIV_H 1