diff --git a/esp3d/command.cpp b/esp3d/command.cpp index b1b32a77..7bb47a12 100644 --- a/esp3d/command.cpp +++ b/esp3d/command.cpp @@ -1,5 +1,5 @@ /* - command.cpp - esp8266 configuration class + command.cpp - ESP3D configuration class Copyright (c) 2014 Luc Lebosse. All rights reserved. diff --git a/esp3d/command.h b/esp3d/command.h index a7d89992..1c393398 100644 --- a/esp3d/command.h +++ b/esp3d/command.h @@ -1,5 +1,5 @@ /* - command.h - esp8266 configuration class + command.h - ESP3D configuration class Copyright (c) 2014 Luc Lebosse. All rights reserved. diff --git a/esp3d/config.cpp b/esp3d/config.cpp index 2cad125b..61999104 100644 --- a/esp3d/config.cpp +++ b/esp3d/config.cpp @@ -1,5 +1,5 @@ /* - CONFIG.CPP- esp8266 configuration class + config.cpp- ESP3D configuration class Copyright (c) 2014 Luc Lebosse. All rights reserved. diff --git a/esp3d/webinterface.h b/esp3d/webinterface.h index 0a8f17f7..57346649 100644 --- a/esp3d/webinterface.h +++ b/esp3d/webinterface.h @@ -1,5 +1,5 @@ /* - webinterface.h - esp8266 configuration class + webinterface.h - ESP3D configuration class Copyright (c) 2014 Luc Lebosse. All rights reserved. diff --git a/esp3d/wifi.cpp b/esp3d/wifi.cpp index 782fe3bb..b8c398bb 100644 --- a/esp3d/wifi.cpp +++ b/esp3d/wifi.cpp @@ -1,5 +1,5 @@ /* - wifi.cpp - esp8266 configuration class + wifi.cpp - ESP3D configuration class Copyright (c) 2014 Luc Lebosse. All rights reserved. diff --git a/esp3d/wifi.h b/esp3d/wifi.h index 8fe8327c..1b59e485 100644 --- a/esp3d/wifi.h +++ b/esp3d/wifi.h @@ -1,5 +1,5 @@ /* - wifi.h - esp8266 configuration class + wifi.h - ESP3D configuration class Copyright (c) 2014 Luc Lebosse. All rights reserved.