Merge pull request #440 from michaeltryby/dev

Fixing header comments
This commit is contained in:
Michael Tryby
2019-04-02 17:31:39 -04:00
committed by GitHub
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