/[Apache-SVN]
ViewVC logotype

Revision 980843


Jump to revision: Previous Next
Author: toby
Date: Fri Jul 30 15:32:12 2010 UTC (13 years, 11 months ago)
Changed paths: 42
Log Message:
- Fixed: Adjusted source headers of Configuration to Apache license.

Changed paths

Path Details
Directoryincubator/zetacomponents/trunk/Configuration/docs/examples/manager.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/docs/examples/reading_ini.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/docs/examples/reading_ini_cached.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/docs/examples/write_ini.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/array/array_reader.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/array/array_writer.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/configuration.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/configuration_autoload.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/configuration_manager.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/exception.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/group_exists_already.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/invalid_reader_class.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/invalid_suffix.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/manager_no_init.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/no_config.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/no_config_object.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/parse_error.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/read_failed.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/setting_wrong_type.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/settingname_not_string.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/unknown_config.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/unknown_group.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/unknown_setting.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/exceptions/write_failed.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/file_reader.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/file_writer.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/ini/ini_parser.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/ini/ini_reader.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/ini/ini_writer.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/interfaces/reader.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/interfaces/writer.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/structs/ini_item.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/structs/validation_item.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/src/validation_result.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/tests/configuration_array_writer_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/tests/configuration_ini_parser_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/tests/configuration_ini_reader_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/tests/configuration_ini_writer_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/tests/configuration_manager_delayed_init_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/tests/configuration_manager_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/tests/configuration_test.php modified , text changed
Directoryincubator/zetacomponents/trunk/Configuration/tests/suite.php modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26