This repository was archived by the owner on Sep 20, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Extending the \Hoa\Core\Exception class.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
63
63
* Read a string buffer.
64
64
*
65
65
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
66
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
66
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
67
67
* @license New BSD License
68
68
*/
69
69
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
68
68
* Read/write a string buffer.
69
69
*
70
70
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
71
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
71
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
72
72
* @license New BSD License
73
73
*/
74
74
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
68
68
* This class allows to manipulate a string as a stream.
69
69
*
70
70
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
71
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
71
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
72
72
* @license New BSD License
73
73
*/
74
74
@@ -274,7 +274,7 @@ public function initializeWith ( $string ) {
274
274
* hoa://Library/Stringbuffer component.
275
275
*
276
276
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
277
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
277
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
278
278
* @license New BSD License
279
279
*/
280
280
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
63
63
* Write into a string buffer.
64
64
*
65
65
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
66
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
66
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
67
67
* @license New BSD License
68
68
*/
69
69
You can’t perform that action at this time.
0 commit comments