Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2019 20:23:13 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r346704 - head/stand/efi/loader
Message-ID:  <201904252023.x3PKNDHg049535@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Thu Apr 25 20:23:13 2019
New Revision: 346704
URL: https://svnweb.freebsd.org/changeset/base/346704

Log:
  Add the proper range of years for Netflix's copyright on this
  file. Note that I wrote it.

Modified:
  head/stand/efi/loader/main.c

Modified: head/stand/efi/loader/main.c
==============================================================================
--- head/stand/efi/loader/main.c	Thu Apr 25 20:10:02 2019	(r346703)
+++ head/stand/efi/loader/main.c	Thu Apr 25 20:23:13 2019	(r346704)
@@ -3,7 +3,7 @@
  * Copyright (c) 2006 Marcel Moolenaar
  * All rights reserved.
  *
- * Copyright (c) 2018 Netflix, Inc.
+ * Copyright (c) 2016-2019 Netflix, Inc. written by M. Warner Losh
  * 
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions



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