Changeset 3690 for source/ariba/utility/configuration
- Timestamp:
- May 26, 2009, 1:40:23 AM (16 years ago)
- Location:
- source/ariba/utility/configuration
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/configuration/ConfigFile.cpp
r3689 r3690 1 // [Licen ce]1 // [License] 2 2 // ConfigFile.h 3 3 // Class for reading named values from configuration files … … 23 23 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 24 24 // IN THE SOFTWARE. 25 // [Licen ce]25 // [License] 26 26 27 27 #include "ConfigFile.h" -
source/ariba/utility/configuration/ConfigFile.h
r3689 r3690 1 // [Licen ce]1 // [License] 2 2 // ConfigFile.h 3 3 // Class for reading named values from configuration files … … 23 23 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 24 24 // IN THE SOFTWARE. 25 // [Licen ce]25 // [License] 26 26 27 27 -
source/ariba/utility/configuration/Configuration.cpp
r3689 r3690 1 // [Licen ce]1 // [License] 2 2 // The Ariba-Underlay Copyright 3 3 // … … 35 35 // official policies, either expressed or implied, of the Institute of 36 36 // Telematics. 37 // [Licen ce]37 // [License] 38 38 39 39 #include "Configuration.h" -
source/ariba/utility/configuration/Configuration.h
r3689 r3690 1 // [Licen ce]1 // [License] 2 2 // The Ariba-Underlay Copyright 3 3 // … … 35 35 // official policies, either expressed or implied, of the Institute of 36 36 // Telematics. 37 // [Licen ce]37 // [License] 38 38 39 39 #ifndef __CONFIGURATION_H
Note:
See TracChangeset
for help on using the changeset viewer.