diff options
Diffstat (limited to 'libc/sysdeps/linux/i960/mmap.S')
-rw-r--r-- | libc/sysdeps/linux/i960/mmap.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/i960/mmap.S b/libc/sysdeps/linux/i960/mmap.S index bc4267948..63a284384 100644 --- a/libc/sysdeps/linux/i960/mmap.S +++ b/libc/sysdeps/linux/i960/mmap.S @@ -14,8 +14,7 @@ # details. # # You should have received a copy of the GNU Library General Public License -# along with this program; if not, write to the Free Software Foundation, Inc., -# at 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# along with this program; if not, see <http://www.gnu.org/licenses/>. # # Derived from an old port of uC-libc to the i960 by Keith Adams (kma@cse.ogi.edu). # |