docs: add missing embKernel rtos arg to docs
[fw/openocd] / src / hello.h
index f41c67a3cab2db34635122917066e7585e6e1094..d066951249c58d5f52e6976729ce06d67d31141e 100644 (file)
@@ -14,7 +14,7 @@
  *   You should have received a copy of the GNU General Public License     *
  *   along with this program; if not, write to the                         *
  *   Free Software Foundation, Inc.,                                       *
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
+ *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.           *
  ***************************************************************************/
 
 #ifndef OPENOCD_HELLO_H
@@ -28,4 +28,4 @@ struct command_registration;
  */
 extern const struct command_registration hello_command_handlers[];
 
-#endif // OPENOCD_HELLO_H
+#endif /* OPENOCD_HELLO_H */