Author: kib
Date: Wed Sep 28 09:36:03 2016
New Revision: 306400
URL: https://svnweb.freebsd.org/changeset/base/306400

Log:
  MFC r306260:
  Add the foundation copyrights to procctl kernel sources.

Modified:
  stable/11/sys/kern/kern_procctl.c
  stable/11/sys/sys/procctl.h
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/kern/kern_procctl.c
==============================================================================
--- stable/11/sys/kern/kern_procctl.c   Wed Sep 28 09:33:46 2016        
(r306399)
+++ stable/11/sys/kern/kern_procctl.c   Wed Sep 28 09:36:03 2016        
(r306400)
@@ -1,6 +1,6 @@
 /*-
  * Copyright (c) 2014 John Baldwin
- * Copyright (c) 2014 The FreeBSD Foundation
+ * Copyright (c) 2014, 2016 The FreeBSD Foundation
  *
  * Portions of this software were developed by Konstantin Belousov
  * under sponsorship from the FreeBSD Foundation.

Modified: stable/11/sys/sys/procctl.h
==============================================================================
--- stable/11/sys/sys/procctl.h Wed Sep 28 09:33:46 2016        (r306399)
+++ stable/11/sys/sys/procctl.h Wed Sep 28 09:36:03 2016        (r306400)
@@ -1,8 +1,12 @@
 /*-
  * Copyright (c) 2013 Hudson River Trading LLC
+ * Copyright (c) 2014, 2016 The FreeBSD Foundation
  * Written by: John H. Baldwin <[email protected]>
  * All rights reserved.
  *
+ * Portions of this software were developed by Konstantin Belousov
+ * under sponsorship from the FreeBSD Foundation.
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to