fix typo in comment
This commit is contained in:
parent
22a1bba37b
commit
5629bd0433
2
NOTICE
2
NOTICE
@ -1,5 +1,5 @@
|
|||||||
Copyright (c) 2023 Penn Mackintosh <penn@pennmack.co.uk>
|
Copyright (c) 2023 Penn Mackintosh <penn@pennmack.co.uk>
|
||||||
Adapted from [ocproxy](https://github.com/cernekee/ocproxy) to use upgrade LwIP, remove LDAP functionality
|
Adapted from [ocproxy](https://github.com/cernekee/ocproxy) to use upgrade LwIP, remove SOCKS functionality
|
||||||
Copyright (c) 2016 Google Inc.
|
Copyright (c) 2016 Google Inc.
|
||||||
Copyright (c) 2012-2014 David Edmondson <dme@dme.org>
|
Copyright (c) 2012-2014 David Edmondson <dme@dme.org>
|
||||||
Copyright (c) 2012-2014 Kevin Cernekee <cernekee@gmail.com>
|
Copyright (c) 2012-2014 Kevin Cernekee <cernekee@gmail.com>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2023 Penn Mackintosh <penn@pennmack.co.uk>
|
* Copyright (c) 2023 Penn Mackintosh <penn@pennmack.co.uk>
|
||||||
* Adapted from [ocproxy](https://github.com/cernekee/ocproxy) to use upgrade LwIP, remove LDAP functionality
|
* Adapted from [ocproxy](https://github.com/cernekee/ocproxy) to use upgrade LwIP, remove SOCKS functionality
|
||||||
* Copyright (c) 2016 Google Inc.
|
* Copyright (c) 2016 Google Inc.
|
||||||
* Copyright (c) 2012-2014 David Edmondson <dme@dme.org>
|
* Copyright (c) 2012-2014 David Edmondson <dme@dme.org>
|
||||||
* Copyright (c) 2012-2014 Kevin Cernekee <cernekee@gmail.com>
|
* Copyright (c) 2012-2014 Kevin Cernekee <cernekee@gmail.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user