Author: imp Date: Tue Sep 6 15:17:35 2016 New Revision: 305480 URL: https://svnweb.freebsd.org/changeset/base/305480
Log: Renumber the advertising clause. Modified: head/lib/libstand/ufs.c head/sys/ufs/ffs/fs.h head/sys/ufs/ufs/dir.h Modified: head/lib/libstand/ufs.c ============================================================================== --- head/lib/libstand/ufs.c Tue Sep 6 15:11:37 2016 (r305479) +++ head/lib/libstand/ufs.c Tue Sep 6 15:17:35 2016 (r305480) @@ -24,7 +24,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * Modified: head/sys/ufs/ffs/fs.h ============================================================================== --- head/sys/ufs/ffs/fs.h Tue Sep 6 15:11:37 2016 (r305479) +++ head/sys/ufs/ffs/fs.h Tue Sep 6 15:17:35 2016 (r305480) @@ -10,7 +10,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * Modified: head/sys/ufs/ufs/dir.h ============================================================================== --- head/sys/ufs/ufs/dir.h Tue Sep 6 15:11:37 2016 (r305479) +++ head/sys/ufs/ufs/dir.h Tue Sep 6 15:17:35 2016 (r305480) @@ -15,7 +15,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"