diff options
Diffstat (limited to 'libc/sysdeps/linux/e1/sys')
-rw-r--r-- | libc/sysdeps/linux/e1/sys/procfs.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/e1/sys/reg.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/e1/sys/ucontext.h | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/libc/sysdeps/linux/e1/sys/procfs.h b/libc/sysdeps/linux/e1/sys/procfs.h index 8416b3b58..1dc34b18b 100644 --- a/libc/sysdeps/linux/e1/sys/procfs.h +++ b/libc/sysdeps/linux/e1/sys/procfs.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/>. */ #ifndef _SYS_PROCFS_H #define _SYS_PROCFS_H 1 diff --git a/libc/sysdeps/linux/e1/sys/reg.h b/libc/sysdeps/linux/e1/sys/reg.h index a8a7ec1b7..1d7cb90bd 100644 --- a/libc/sysdeps/linux/e1/sys/reg.h +++ b/libc/sysdeps/linux/e1/sys/reg.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/>. */ #ifndef _SYS_REG_H #define _SYS_REG_H 1 diff --git a/libc/sysdeps/linux/e1/sys/ucontext.h b/libc/sysdeps/linux/e1/sys/ucontext.h index 3c441dc5c..85d2dd90e 100644 --- a/libc/sysdeps/linux/e1/sys/ucontext.h +++ b/libc/sysdeps/linux/e1/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/m68k ABI compliant context switching support. */ |