X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FEvents%2FEvents_Message.h;h=c55149ff21bf19037e97bd17d1aef7aaadbcaef0;hb=f5c7bb3100ed321392da42f61c2ab505833ec61a;hp=ef8837c93f51d929f7c85896c584a0390bac811d;hpb=cd9217d7e87997ec8bc150a6d8c389e742ca0f84;p=modules%2Fshaper.git diff --git a/src/Events/Events_Message.h b/src/Events/Events_Message.h index ef8837c93..c55149ff2 100644 --- a/src/Events/Events_Message.h +++ b/src/Events/Events_Message.h @@ -1,3 +1,5 @@ +// Copyright (C) 2014-20xx CEA/DEN, EDF R&D + // File: Events_Message.hxx // Created: Thu Mar 13 2014 // Author: Mikhail PONIKAROV @@ -12,9 +14,9 @@ * \brief Identifier of the event kind. * * Each event ID is created in main Envent_Loop class - * that stores correspondance between the string-name of the + * that stores correspondence between the string-name of the * identifier and the pointer to the static string that is really - * used as an identifier (this is usefull for debugging of the events + * used as an identifier (this is useful for debugging of the events * with log files and in debugger). */ class EVENTS_EXPORT Events_ID