X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=c%2B%2B%2Fcursesm.cc;h=2215a16891c6851b6f5196349349289ef7ae4f8d;hp=64a38ffcea0bb99767796e5007620310a2245ed1;hb=3ef920d65fb2d4046096131d868ae8d4bba79d46;hpb=97df2f335617625b7355c04e46175e316ef02544 diff --git a/c++/cursesm.cc b/c++/cursesm.cc index 64a38ffc..2215a168 100644 --- a/c++/cursesm.cc +++ b/c++/cursesm.cc @@ -1,6 +1,7 @@ // * this is for making emacs happy: -*-Mode: C++;-*- /**************************************************************************** - * Copyright (c) 1998-2017,2019 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 1998-2011,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 * @@ -35,7 +36,7 @@ #include "cursesm.h" #include "cursesapp.h" -MODULE_ID("$Id: cursesm.cc,v 1.25 2019/07/28 19:55:27 tom Exp $") +MODULE_ID("$Id: cursesm.cc,v 1.26 2020/02/02 23:34:34 tom Exp $") NCursesMenuItem::~NCursesMenuItem() THROWS(NCursesException) {