diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2014-11-08 19:19:07 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-03-15 10:23:30 +0100 |
commit | d6410efad2e49e2cefc2a0e7236824fd12d5bd6e (patch) | |
tree | d0942fba6486e4cd1e61c199582fb8320c559874 /arch/m68k/lib/ashldi3.c | |
parent | 9eccca0843205f87c00404b663188b88eb248051 (diff) |
m68k: Remove FSF address
We have a central copy of the GPL for that, and the FSF may change
address again in the future.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/lib/ashldi3.c')
-rw-r--r-- | arch/m68k/lib/ashldi3.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/m68k/lib/ashldi3.c b/arch/m68k/lib/ashldi3.c index 7729f33878d1..37234c2df47f 100644 --- a/arch/m68k/lib/ashldi3.c +++ b/arch/m68k/lib/ashldi3.c @@ -11,12 +11,7 @@ any later version. GNU CC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +GNU General Public License for more details. */ #define BITS_PER_UNIT 8 |