diff options
Diffstat (limited to 'libc/sysdeps/linux/cris/sys')
-rw-r--r-- | libc/sysdeps/linux/cris/sys/procfs.h | 3 | ||||
-rw-r--r-- | libc/sysdeps/linux/cris/sys/ucontext.h | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/libc/sysdeps/linux/cris/sys/procfs.h b/libc/sysdeps/linux/cris/sys/procfs.h index 072029bc8..d4ee05134 100644 --- a/libc/sysdeps/linux/cris/sys/procfs.h +++ b/libc/sysdeps/linux/cris/sys/procfs.h @@ -13,8 +13,7 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + see <http://www.gnu.org/licenses/>. */ #ifndef _SYS_PROCFS_H #define _SYS_PROCFS_H 1 diff --git a/libc/sysdeps/linux/cris/sys/ucontext.h b/libc/sysdeps/linux/cris/sys/ucontext.h index 5f875453f..2d99a95f9 100644 --- a/libc/sysdeps/linux/cris/sys/ucontext.h +++ b/libc/sysdeps/linux/cris/sys/ucontext.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + <http://www.gnu.org/licenses/>. */ /* System V/cris ABI compliant context switching support. */ |