Skip to content

Commit 2045e58

Browse files
committed
Clean up garbage characters in Created Date
1 parent 46e77e1 commit 2045e58

File tree

95 files changed

+95
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+95
-95
lines changed

T4SQLTemplateLibrary/ConsoleTest/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ static void Main(string[] args)
3030
// You must not remove this notice, or any other, from this software.
3131
//
3232
// Original Author: Abel Cheng <[email protected]>
33-
// Created Date: February 20, 2013, ‏‎10:35:52 PM
33+
// Created Date: February 20, 2013, 10:35:52 PM
3434
// Primary Host: http://t4sql.codeplex.com
3535
// Change Log:
3636
// Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/01-ENGINE_CONFIG.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ STORAGE (INITIAL 16K NEXT 8K BUFFER_POOL KEEP);
2121
-- You must not remove this notice, or any other, from this software.
2222
--
2323
-- Original Author: Abel Cheng <[email protected]>
24-
-- Created Date: October 12, 2013, ‏‎12:21:08 AM
24+
-- Created Date: October 12, 2013, 12:21:08 AM
2525
-- Primary Host: http://t4sql.codeplex.com
2626
-- Change Log:
2727
-- Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/02-ENGINE_SERVER.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ STORAGE (INITIAL 16K NEXT 8K);
1818
-- You must not remove this notice, or any other, from this software.
1919
--
2020
-- Original Author: Abel Cheng <[email protected]>
21-
-- Created Date: October 12, 2013, ‏‎12:42:26 AM
21+
-- Created Date: October 12, 2013, 12:42:26 AM
2222
-- Primary Host: http://t4sql.codeplex.com
2323
-- Change Log:
2424
-- Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/03-EVENT_LOG.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ STORAGE (INITIAL 1M NEXT 1M);
1616
-- You must not remove this notice, or any other, from this software.
1717
--
1818
-- Original Author: Abel Cheng <[email protected]>
19-
-- Created Date: October 12, 2013, ‏‎11:30:46 PM
19+
-- Created Date: October 12, 2013, 11:30:46 PM
2020
-- Primary Host: http://t4sql.codeplex.com
2121
-- Change Log:
2222
-- Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/04-TEMPLATE_CLASS.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ STORAGE (INITIAL 128K NEXT 128K);
2323
-- You must not remove this notice, or any other, from this software.
2424
--
2525
-- Original Author: Abel Cheng <[email protected]>
26-
-- Created Date: October 13, 2013, ‏‎12:05:04 AM
26+
-- Created Date: October 13, 2013, 12:05:04 AM
2727
-- Primary Host: http://t4sql.codeplex.com
2828
-- Change Log:
2929
-- Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/05-TEMPLATE_SPEC.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CREATE INDEX T4SQL.IX_TEMPLATE_SPEC_ORDER ON T4SQL.TEMPLATE_SPEC (CLASS_NAME, PR
2525
-- You must not remove this notice, or any other, from this software.
2626
--
2727
-- Original Author: Abel Cheng <[email protected]>
28-
-- Created Date: ‎‎October 13, 2013, ‏‎10:38:05 PM
28+
-- Created Date: October 13, 2013, 10:38:05 PM
2929
-- Primary Host: http://t4sql.codeplex.com
3030
-- Change Log:
3131
-- Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/06-WORKSPACE_ENTRY.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ STORAGE (INITIAL 16K NEXT 16K);
2222
-- You must not remove this notice, or any other, from this software.
2323
--
2424
-- Original Author: Abel Cheng <[email protected]>
25-
-- Created Date: October 14, 2013, ‏‎12:45:04 AM
25+
-- Created Date: October 14, 2013, 12:45:04 AM
2626
-- Primary Host: http://t4sql.codeplex.com
2727
-- Change Log:
2828
-- Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/07-SEED_WORKITEM.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ STORAGE (INITIAL 16K NEXT 8K);
2828
-- You must not remove this notice, or any other, from this software.
2929
--
3030
-- Original Author: Abel Cheng <[email protected]>
31-
-- Created Date: October 14, 2013, ‏‎1:19:39 AM
31+
-- Created Date: October 14, 2013, 1:19:39 AM
3232
-- Primary Host: http://t4sql.codeplex.com
3333
-- Change Log:
3434
-- Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/08-SEED_PROPERTY.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ STORAGE (INITIAL 16K NEXT 64K);
2121
-- You must not remove this notice, or any other, from this software.
2222
--
2323
-- Original Author: Abel Cheng <[email protected]>
24-
-- Created Date: ‎‎October 14, 2013, ‏‎10:18:56 PM
24+
-- Created Date: October 14, 2013, 10:18:56 PM
2525
-- Primary Host: http://t4sql.codeplex.com
2626
-- Change Log:
2727
-- Author Date Comment

T4SQLTemplateLibrary/Databases/Oracle/T4SQLDB/Scripts/1-Tables/09-UTL_ORDINAL_NUMBER.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ STORAGE (INITIAL 256K NEXT 128K);
1616
-- You must not remove this notice, or any other, from this software.
1717
--
1818
-- Original Author: Abel Cheng <[email protected]>
19-
-- Created Date: ‎‎October 14, 2013, ‏‎10:30:47 PM
19+
-- Created Date: October 14, 2013, 10:30:47 PM
2020
-- Primary Host: http://t4sql.codeplex.com
2121
-- Change Log:
2222
-- Author Date Comment

0 commit comments

Comments
 (0)