]> git.sur5r.net Git - openocd/blobdiff - src/jtag/minidummy/jtag_minidriver.h
Remove FSF address from GPL notices
[openocd] / src / jtag / minidummy / jtag_minidriver.h
index 452fbc8bb2ad90d7b48eddf9935c9403613b19c5..1708356a531d5a1baa1a3e5144bbc316c649195c 100644 (file)
@@ -12,9 +12,7 @@
  *   GNU General Public License for more details.                          *
  *                                                                         *
  *   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.,                                       *
- *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.           *
+ *   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
  ***************************************************************************/
 
 #define interface_jtag_add_callback(callback, in) callback(in)