Remove FSF address from GPL notices
[fw/openocd] / src / jtag / drivers / sysfsgpio.c
index fd613c2d4832dc7aa8b15e0902d7076cab4ae7ce..77b727c2708a1090dcf63d93c2b709e7e8de20d3 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/>. *
  ***************************************************************************/
 
 /* 2014-12: Addition of the SWD protocol support is based on the initial work