diff options
| author | James Bowman <jamesb@excamera.com> | 2020-02-05 18:01:25 -0800 |
|---|---|---|
| committer | James Bowman <jamesb@excamera.com> | 2020-02-05 18:01:25 -0800 |
| commit | a9b34f45dc821ad14c24aec7df6be74138fe4196 (patch) | |
| tree | 548f74fced00d079f56d6386a283641bf158d142 /shared-bindings | |
| parent | 53f7e2be4fae30359b8208c87b7ae71fdf25f421 (diff) | |
My name
Diffstat (limited to 'shared-bindings')
| -rw-r--r-- | shared-bindings/eveL/__init__.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/eveL/__init__.c b/shared-bindings/eveL/__init__.c index 06b4e0337..fa4439cbe 100644 --- a/shared-bindings/eveL/__init__.c +++ b/shared-bindings/eveL/__init__.c @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2014 Paul Sokolovsky + * Copyright (c) 2020 James Bowman * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
