update files to correct FSF address
[fw/openocd] / src / helper / util.h
index 267477ad3be423b6db365f3188fff0df8388726a..48db725cf35f0640cdf83e120d0e7f41c469aa7a 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 HELPER_UTILS_H
@@ -24,4 +24,4 @@ struct command_context;
 
 int util_init(struct command_context *cmd_ctx);
 
-#endif // HELPER_UTILS_H
+#endif /* HELPER_UTILS_H */