Remove FSF address from GPL notices
[fw/openocd] / src / transport / transport.h
index daf49604c5b9968c63c824151b122a8506a3aee2..28f3bd5446399f020381a88586380fad2677ce47 100644 (file)
@@ -13,8 +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 TRANSPORT_H