Skip to content

Commit 82984a7

Browse files
committed
Update missed copyright dates
1 parent b7a44e5 commit 82984a7

7 files changed

Lines changed: 14 additions & 14 deletions

File tree

system/Database/SQLite3/Builder.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* This content is released under the MIT License (MIT)
99
*
10-
* Copyright (c) 2014-2017 British Columbia Institute of Technology
10+
* Copyright (c) 2014-2019 British Columbia Institute of Technology
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a copy
1313
* of this software and associated documentation files (the "Software"), to deal
@@ -29,7 +29,7 @@
2929
*
3030
* @package CodeIgniter
3131
* @author CodeIgniter Dev Team
32-
* @copyright 2014-2017 British Columbia Institute of Technology (https://bcit.ca/)
32+
* @copyright 2014-2019 British Columbia Institute of Technology (https://bcit.ca/)
3333
* @license https://opensource.org/licenses/MIT MIT License
3434
* @link https://codeigniter.com
3535
* @since Version 3.0.0

system/Database/SQLite3/Connection.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* This content is released under the MIT License (MIT)
99
*
10-
* Copyright (c) 2014-2017 British Columbia Institute of Technology
10+
* Copyright (c) 2014-2019 British Columbia Institute of Technology
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a copy
1313
* of this software and associated documentation files (the "Software"), to deal
@@ -29,7 +29,7 @@
2929
*
3030
* @package CodeIgniter
3131
* @author CodeIgniter Dev Team
32-
* @copyright 2014-2017 British Columbia Institute of Technology (https://bcit.ca/)
32+
* @copyright 2014-2019 British Columbia Institute of Technology (https://bcit.ca/)
3333
* @license https://opensource.org/licenses/MIT MIT License
3434
* @link https://codeigniter.com
3535
* @since Version 3.0.0

system/Database/SQLite3/Forge.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* This content is released under the MIT License (MIT)
99
*
10-
* Copyright (c) 2014-2017 British Columbia Institute of Technology
10+
* Copyright (c) 2014-2019 British Columbia Institute of Technology
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a copy
1313
* of this software and associated documentation files (the "Software"), to deal
@@ -29,7 +29,7 @@
2929
*
3030
* @package CodeIgniter
3131
* @author CodeIgniter Dev Team
32-
* @copyright 2014-2017 British Columbia Institute of Technology (https://bcit.ca/)
32+
* @copyright 2014-2019 British Columbia Institute of Technology (https://bcit.ca/)
3333
* @license https://opensource.org/licenses/MIT MIT License
3434
* @link https://codeigniter.com
3535
* @since Version 3.0.0

system/Database/SQLite3/PreparedQuery.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* This content is released under the MIT License (MIT)
99
*
10-
* Copyright (c) 2014-2017 British Columbia Institute of Technology
10+
* Copyright (c) 2014-2019 British Columbia Institute of Technology
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a copy
1313
* of this software and associated documentation files (the "Software"), to deal
@@ -29,7 +29,7 @@
2929
*
3030
* @package CodeIgniter
3131
* @author CodeIgniter Dev Team
32-
* @copyright 2014-2017 British Columbia Institute of Technology (https://bcit.ca/)
32+
* @copyright 2014-2019 British Columbia Institute of Technology (https://bcit.ca/)
3333
* @license https://opensource.org/licenses/MIT MIT License
3434
* @link https://codeigniter.com
3535
* @since Version 3.0.0

system/Database/SQLite3/Result.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* This content is released under the MIT License (MIT)
99
*
10-
* Copyright (c) 2014-2017 British Columbia Institute of Technology
10+
* Copyright (c) 2014-2019 British Columbia Institute of Technology
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a copy
1313
* of this software and associated documentation files (the "Software"), to deal
@@ -29,7 +29,7 @@
2929
*
3030
* @package CodeIgniter
3131
* @author CodeIgniter Dev Team
32-
* @copyright 2014-2017 British Columbia Institute of Technology (https://bcit.ca/)
32+
* @copyright 2014-2019 British Columbia Institute of Technology (https://bcit.ca/)
3333
* @license https://opensource.org/licenses/MIT MIT License
3434
* @link https://codeigniter.com
3535
* @since Version 3.0.0

system/Database/SQLite3/Utils.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* This content is released under the MIT License (MIT)
99
*
10-
* Copyright (c) 2014-2017 British Columbia Institute of Technology
10+
* Copyright (c) 2014-2019 British Columbia Institute of Technology
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a copy
1313
* of this software and associated documentation files (the "Software"), to deal
@@ -29,7 +29,7 @@
2929
*
3030
* @package CodeIgniter
3131
* @author CodeIgniter Dev Team
32-
* @copyright 2014-2017 British Columbia Institute of Technology (https://bcit.ca/)
32+
* @copyright 2014-2019 British Columbia Institute of Technology (https://bcit.ca/)
3333
* @license https://opensource.org/licenses/MIT MIT License
3434
* @link https://codeigniter.com
3535
* @since Version 3.0.0

tests/system/Cache/Handlers/RedisHandlerTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* This content is released under the MIT License (MIT)
99
*
10-
* Copyright (c) 2014-2017 British Columbia Institute of Technology
10+
* Copyright (c) 2014-2019 British Columbia Institute of Technology
1111
*
1212
* Permission is hereby granted, free of charge, to any person obtaining a copy
1313
* of this software and associated documentation files (the "Software"), to deal
@@ -29,7 +29,7 @@
2929
*
3030
* @package CodeIgniter
3131
* @author CodeIgniter Dev Team
32-
* @copyright 2014-2017 British Columbia Institute of Technology (https://bcit.ca/)
32+
* @copyright 2014-2019 British Columbia Institute of Technology (https://bcit.ca/)
3333
* @license https://opensource.org/licenses/MIT MIT License
3434
* @link https://codeigniter.com
3535
* @since Version 3.0.0

0 commit comments

Comments
 (0)