Date: Sun, 30 Dec 2018 15:34:12 +0000 (UTC) From: Toomas Soome <tsoome@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r342626 - head/stand/i386/libi386 Message-ID: <201812301534.wBUFYC5O042548@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tsoome Date: Sun Dec 30 15:34:12 2018 New Revision: 342626 URL: https://svnweb.freebsd.org/changeset/base/342626 Log: Add Copyright. Reported by: Rodney W. Grimes Modified: head/stand/i386/libi386/bio.c Modified: head/stand/i386/libi386/bio.c ============================================================================== --- head/stand/i386/libi386/bio.c Sun Dec 30 15:28:31 2018 (r342625) +++ head/stand/i386/libi386/bio.c Sun Dec 30 15:34:12 2018 (r342626) @@ -1,4 +1,6 @@ /*- + * Copyright 2018 Toomas Soome <tsoome@me.com> + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812301534.wBUFYC5O042548>