1 parent f980c70 commit a937750Copy full SHA for a937750
1 file changed
extmod/modlwip.c
@@ -1,10 +1,11 @@
1
/*
2
- * This file is part of the Micro Python project, http://micropython.org/
+ * This file is part of the MicroPython project, http://micropython.org/
3
*
4
* The MIT License (MIT)
5
6
* Copyright (c) 2013, 2014 Damien P. George
7
* Copyright (c) 2015 Galen Hazelwood
8
+ * Copyright (c) 2015-2016 Paul Sokolovsky
9
10
* Permission is hereby granted, free of charge, to any person obtaining a copy
11
* of this software and associated documentation files (the "Software"), to deal
0 commit comments