Skip to content

Commit db758ab

Browse files
committed
Update comments.
1 parent 78160b0 commit db758ab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2011-2017 Michael Truog <mjtruog at gmail dot com>
3+
Copyright (c) 2011-2018 Michael Truog <mjtruog at gmail dot com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a
66
copy of this software and associated documentation files (the "Software"),

erlang.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# MIT License
66
#
7-
# Copyright (c) 2011-2017 Michael Truog <mjtruog at gmail dot com>
7+
# Copyright (c) 2011-2018 Michael Truog <mjtruog at gmail dot com>
88
#
99
# Permission is hereby granted, free of charge, to any person obtaining a
1010
# copy of this software and associated documentation files (the "Software"),

tests/erlang_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# MIT License
66
#
7-
# Copyright (c) 2014-2017 Michael Truog <mjtruog at gmail dot com>
7+
# Copyright (c) 2014-2018 Michael Truog <mjtruog at gmail dot com>
88
# Copyright (c) 2009-2013 Dmitry Vasiliev <dima@hlabs.org>
99
#
1010
# Permission is hereby granted, free of charge, to any person obtaining a

0 commit comments

Comments
 (0)