Fixing header comments

This commit is contained in:
Michael Tryby
2019-04-02 17:28:48 -04:00
parent 2f6d130abc
commit db85975151
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
Project: OWA EPANET
Version: 2.2
Module: util/cstr_helper.c
Description: Provides a simple interface for managing files
Description: Provides C string helper functions
Authors: see AUTHORS
Copyright: see AUTHORS
License: see LICENSE

View File

@@ -3,7 +3,7 @@
Project: OWA EPANET
Version: 2.2
Module: util/cstr_helper.h
Description: Provides a simple interface for managing files
Description: Provides C string helper functions
Authors: see AUTHORS
Copyright: see AUTHORS
License: see LICENSE

View File

@@ -3,7 +3,7 @@
Project: OWA EPANET
Version: 2.2
Module: util/errormanager.c
Description: Provides a simple interface for managing files
Description: Provides a simple interface for managing errors
Authors: see AUTHORS
Copyright: see AUTHORS
License: see LICENSE

View File

@@ -3,7 +3,7 @@
Project: OWA EPANET
Version: 2.2
Module: util/errormanager.h
Description: Provides a simple interface for managing files
Description: Provides a simple interface for managing errors
Authors: see AUTHORS
Copyright: see AUTHORS
License: see LICENSE