build: fix incorrect GPL address from last commit
authorSpencer Oliver <spen@spen-soft.co.uk>
Mon, 10 Jun 2013 09:47:49 +0000 (10:47 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Mon, 10 Jun 2013 20:51:42 +0000 (20:51 +0000)
962b3eb40cc5b69d9b3d6fcc4c5d56c4d204a307 included the old GPL address.

Change-Id: I7affbdc3fc1c9251ea90796ab9eeef4d56ba4308
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1440
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
src/jtag/drivers/bcm2835gpio.c

index 7dfabcb4552ac33e28e4bec2e7bdf1b421cd01b4..5af92c36375bf537a04ed34b2858224537a7e51a 100644 (file)
@@ -18,7 +18,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.           *
  ***************************************************************************/
 
 #ifdef HAVE_CONFIG_H