Skip to content

Commit

Permalink
Bumps copy year
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Aug 24, 2024
1 parent 0a2591e commit 852bb49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Stg_Meta_Trend.mq4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//+------------------------------------------------------------------+
//| EA31337 - multi-strategy advanced trading robot |
//| Copyright 2016-2023, EA31337 Ltd |
//| Copyright 2016-2024, EA31337 Ltd |
//| https://github.com/EA31337 |
//+------------------------------------------------------------------+

Expand Down
2 changes: 1 addition & 1 deletion Stg_Meta_Trend.mq5
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ input bool Info_On_Chart = true; // Display info on chart.
#property description ea_desc
#endif
#property link ea_link
#property copyright "Copyright 2016-2023, EA31337 Ltd"
#property copyright "Copyright 2016-2024, EA31337 Ltd"

// Class variables.
EA *ea;
Expand Down

0 comments on commit 852bb49

Please sign in to comment.