File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
////////////////////////////////////////////////////////////////////////////
2
2
// Porgram: easygen
3
3
// Purpose: Easy to use universal code/text generator
4
- // Authors: Tong Sun (c) 2015-2019 , All rights reserved
4
+ // Authors: Tong Sun (c) 2015-2021 , All rights reserved
5
5
////////////////////////////////////////////////////////////////////////////
6
6
7
7
////////////////////////////////////////////////////////////////////////////
@@ -41,8 +41,8 @@ import (
41
41
42
42
var (
43
43
progname = "easygen"
44
- version = "5.0.01 "
45
- date = "2020-07-26 "
44
+ version = "5.1.7 "
45
+ date = "2021-09-25 "
46
46
)
47
47
48
48
////////////////////////////////////////////////////////////////////////////
Original file line number Diff line number Diff line change 1
1
////////////////////////////////////////////////////////////////////////////
2
2
// Package: easygen
3
3
// Purpose: Easy to use universal code/text generator
4
- // Authors: Tong Sun (c) 2015-2019 , All rights reserved
4
+ // Authors: Tong Sun (c) 2015-2021 , All rights reserved
5
5
////////////////////////////////////////////////////////////////////////////
6
6
7
7
/*
Original file line number Diff line number Diff line change 1
1
////////////////////////////////////////////////////////////////////////////
2
2
// Package: easygen
3
3
// Purpose: Easy to use universal code/text generator
4
- // Authors: Tong Sun (c) 2015-17 , All rights reserved
4
+ // Authors: Tong Sun (c) 2015-2021 , All rights reserved
5
5
////////////////////////////////////////////////////////////////////////////
6
6
7
7
package easygen
You can’t perform that action at this time.
0 commit comments