File tree Expand file tree Collapse file tree 12 files changed +13
-13
lines changed Expand file tree Collapse file tree 12 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (C) 2016-2018 David Arnold
3
+ Copyright (C) 2016-2020 David Arnold
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 46
46
47
47
# General information about the project.
48
48
project = u'SimpleFIX'
49
- copyright = u'2016-2017 , David Arnold'
49
+ copyright = u'2016-2020 , David Arnold'
50
50
author = u'David Arnold'
51
51
52
52
# The version info for the project you're documenting, acts as replacement for
56
56
# The short X.Y version.
57
57
version = u'1.0'
58
58
# The full version, including alpha/beta/rc tags.
59
- release = u'1.0.7 '
59
+ release = u'1.0.13 '
60
60
61
61
# The language for content autogenerated by Sphinx. Refer to documentation
62
62
# for a list of supported languages.
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2016-2018 , David Arnold.
4
+ # Copyright (C) 2016-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2017-2018 , David Arnold.
4
+ # Copyright (C) 2017-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
# -*- python -*-
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2017-2018 , David Arnold.
4
+ # Copyright (C) 2017-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2016-2018 , David Arnold.
4
+ # Copyright (C) 2016-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2016-2018 , David Arnold.
4
+ # Copyright (C) 2016-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2016-2018 , David Arnold.
4
+ # Copyright (C) 2016-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2017-2018 , David Arnold.
4
+ # Copyright (C) 2017-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2016-2018 , David Arnold.
4
+ # Copyright (C) 2016-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2016-2018 , David Arnold.
4
+ # Copyright (C) 2016-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env python
2
2
########################################################################
3
3
# SimpleFIX
4
- # Copyright (C) 2016-2018 , David Arnold.
4
+ # Copyright (C) 2016-2020 , David Arnold.
5
5
#
6
6
# Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
# of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments