Remove FSF address from GPL notices
[fw/openocd] / src / jtag / driver.h
index 5a7b4edf4ab7cd299967e219554b50593e6293e1..befcc9ba63a9eccd2575832147a9da54c3e0ab2d 100644 (file)
@@ -13,9 +13,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/>. *
  ***************************************************************************/
 
 #ifndef JTAG_DRIVER_H