From 491b77762269dcc02337eb5af73d77d96c40b597 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 10 Mar 2013 17:43:17 +0100 Subject: [PATCH] getloadavg.3, openpty.3, operator.7, symlink.7: srcfix: LICENSE: s/BSD_3_CLAUSE_FULL/BSD_3_CLAUSE_UCB/ Signed-off-by: Michael Kerrisk --- man3/getloadavg.3 | 2 +- man3/openpty.3 | 2 +- man7/operator.7 | 2 +- man7/symlink.7 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man3/getloadavg.3 b/man3/getloadavg.3 index 770dce0a5..251043950 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 1382b8e0a..5e9f63ff1 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 54a75a212..1a8d082ba 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 fff690d1b..b4ca88a32 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: