sntp: fix author name

This commit is contained in:
Wu Jian Gang 2016-09-02 16:26:06 +08:00
parent 37d817b6f9
commit 25e1a7bf1a
3 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@
*/ */
/* /*
* Copyright (c) 2007-2009 Frédéric Bernon, Simon Goldschmidt * Copyright (c) 2007-2009 Frédéric Bernon, Simon Goldschmidt
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without modification, * Redistribution and use in source and binary forms, with or without modification,
@ -42,7 +42,7 @@
* *
* This file is part of the lwIP TCP/IP stack. * This file is part of the lwIP TCP/IP stack.
* *
* Author: Frédéric Bernon, Simon Goldschmidt * Author: Frédéric Bernon, Simon Goldschmidt
*/ */
#include "apps/sntp/sntp.h" #include "apps/sntp/sntp.h"

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2007-2009 Fr<EFBFBD>d<EFBFBD>ric Bernon, Simon Goldschmidt * Copyright (c) 2007-2009 Frédéric Bernon, Simon Goldschmidt
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without modification, * Redistribution and use in source and binary forms, with or without modification,
@ -26,7 +26,7 @@
* *
* This file is part of the lwIP TCP/IP stack. * This file is part of the lwIP TCP/IP stack.
* *
* Author: Fr<EFBFBD>d<EFBFBD>ric Bernon, Simon Goldschmidt * Author: Frédéric Bernon, Simon Goldschmidt
* *
*/ */
#ifndef LWIP_HDR_APPS_SNTP_H #ifndef LWIP_HDR_APPS_SNTP_H

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2007-2009 Fr<EFBFBD>d<EFBFBD>ric Bernon, Simon Goldschmidt * Copyright (c) 2007-2009 Frédéric Bernon, Simon Goldschmidt
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without modification, * Redistribution and use in source and binary forms, with or without modification,
@ -26,7 +26,7 @@
* *
* This file is part of the lwIP TCP/IP stack. * This file is part of the lwIP TCP/IP stack.
* *
* Author: Fr<EFBFBD>d<EFBFBD>ric Bernon, Simon Goldschmidt * Author: Frédéric Bernon, Simon Goldschmidt
* *
*/ */
#ifndef LWIP_HDR_APPS_SNTP_OPTS_H #ifndef LWIP_HDR_APPS_SNTP_OPTS_H