diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 17:43:17 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-12 10:31:09 +0100 |
| commit | 491b77762269dcc02337eb5af73d77d96c40b597 (patch) | |
| tree | 0c223542d10c013e3426548778b34de0da85b646 | |
| parent | a9cd9cb7d79d7ca32031781739c58a779e4aad02 (diff) | |
| download | man-pages-491b77762269dcc02337eb5af73d77d96c40b597.tar.gz | |
getloadavg.3, openpty.3, operator.7, symlink.7: srcfix: LICENSE: s/BSD_3_CLAUSE_FULL/BSD_3_CLAUSE_UCB/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man3/getloadavg.3 | 2 | ||||
| -rw-r--r-- | man3/openpty.3 | 2 | ||||
| -rw-r--r-- | man7/operator.7 | 2 | ||||
| -rw-r--r-- | man7/symlink.7 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man3/getloadavg.3 b/man3/getloadavg.3 index 770dce0a50..251043950e 100644 --- a/man3/getloadavg.3 +++ b/man3/getloadavg.3 @@ -1,7 +1,7 @@ .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" -.\" %%%LICENSE_START(BSD_3_CLAUSE_FULL) +.\" %%%LICENSE_START(BSD_3_CLAUSE_UCB) .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: diff --git a/man3/openpty.3 b/man3/openpty.3 index 1382b8e0af..5e9f63ff14 100644 --- a/man3/openpty.3 +++ b/man3/openpty.3 @@ -1,7 +1,7 @@ .\" Copyright (c) OpenBSD Group .\" All rights reserved. .\" -.\" %%%LICENSE_START(BSD_3_CLAUSE_FULL) +.\" %%%LICENSE_START(BSD_3_CLAUSE_UCB) .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: diff --git a/man7/operator.7 b/man7/operator.7 index 54a75a2129..1a8d082ba2 100644 --- a/man7/operator.7 +++ b/man7/operator.7 @@ -1,7 +1,7 @@ .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" -.\" %%%LICENSE_START(BSD_3_CLAUSE_FULL) +.\" %%%LICENSE_START(BSD_3_CLAUSE_UCB) .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: diff --git a/man7/symlink.7 b/man7/symlink.7 index fff690d1b3..b4ca88a322 100644 --- a/man7/symlink.7 +++ b/man7/symlink.7 @@ -1,7 +1,7 @@ .\" Copyright (c) 1992, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" -.\" %%%LICENSE_START(BSD_3_CLAUSE_FULL) +.\" %%%LICENSE_START(BSD_3_CLAUSE_UCB) .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: |
