Skip to content

Commit a2f8804

Browse files
committed
add username to license copyright
1 parent 3b980fe commit a2f8804

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013-2016 Ivan (Vanya) A. Sergeev
1+
Copyright (c) 2013-2016 vsergeev / Ivan (Vanya) A. Sergeev
22

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

umsgpack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# MIT License
1212
#
13-
# Copyright (c) 2013-2016 Ivan (Vanya) A. Sergeev
13+
# Copyright (c) 2013-2016 vsergeev / Ivan (Vanya) A. Sergeev
1414
#
1515
# Permission is hereby granted, free of charge, to any person obtaining a copy
1616
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)