Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2019 10:22:05 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        Mark Johnston <markj@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r344845 - in head: lib/libkvm sys/riscv/riscv
Message-ID:  <201903061822.x26IM5lK086819@ gndrsh.dnsmgr.net>
In-Reply-To: <201903061650.x26GoF85052492@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Author: markj
> Date: Wed Mar  6 16:50:14 2019
> New Revision: 344845
> URL: https://svnweb.freebsd.org/changeset/base/344845
> 
> Log:
>   Reorder copyright lines to preserve the source of "All rights reserved."
>   
>   Reported by:	rgrimes
>   MFC with:	r344829, r344830

Thank you.


> Modified:
>   head/lib/libkvm/kvm_riscv.h
>   head/sys/riscv/riscv/minidump_machdep.c
> 
> Modified: head/lib/libkvm/kvm_riscv.h
> ==============================================================================
> --- head/lib/libkvm/kvm_riscv.h	Wed Mar  6 15:19:04 2019	(r344844)
> +++ head/lib/libkvm/kvm_riscv.h	Wed Mar  6 16:50:14 2019	(r344845)
> @@ -1,7 +1,7 @@
>  /*-
>   * Copyright (c) 2015 John H. Baldwin <jhb@FreeBSD.org>
> - * Copyright (c) 2019 Mitchell Horne
>   * All rights reserved.
> + * Copyright (c) 2019 Mitchell Horne
>   *
>   * Redistribution and use in source and binary forms, with or without
>   * modification, are permitted provided that the following conditions
> 
> Modified: head/sys/riscv/riscv/minidump_machdep.c
> ==============================================================================
> --- head/sys/riscv/riscv/minidump_machdep.c	Wed Mar  6 15:19:04 2019	(r344844)
> +++ head/sys/riscv/riscv/minidump_machdep.c	Wed Mar  6 16:50:14 2019	(r344845)
> @@ -1,8 +1,8 @@
>  /*-
>   * Copyright (c) 2006 Peter Wemm
>   * Copyright (c) 2015 The FreeBSD Foundation
> - * Copyright (c) 2019 Mitchell Horne
>   * All rights reserved.
> + * Copyright (c) 2019 Mitchell Horne
>   *
>   * Redistribution and use in source and binary forms, with or without
>   * modification, are permitted provided that the following conditions
> 
> 

-- 
Rod Grimes                                                 rgrimes@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903061822.x26IM5lK086819>