Skip to content

Commit c3da430

Browse files
authored
Update MQL_SymbolInformation_Tests_1.mq5
1 parent d5039f0 commit c3da430

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

3-accessing-symbol-information-in-mql5/MQL_SymbolInformation_Tests_1.mq5

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
//+------------------------------------------------------------------+
22
//| MQL_OHLC_Tests_1.mq5 |
3-
//| Copyright 2018, MetaQuotes Software Corp. |
3+
//| Copyright 2018, Darwinex Labs |
44
//| https://www.mql5.com |
55
//+------------------------------------------------------------------+
6-
#property copyright "Copyright 2018, MetaQuotes Software Corp."
7-
#property link "https://www.mql5.com"
6+
#property copyright "Copyright 2019, Darwinex Labs."
7+
#property link "https://www.darwinex.com"
88
#property version "1.00"
99
//+------------------------------------------------------------------+
1010
//| Expert initialization function |

0 commit comments

Comments
 (0)