From owner-svn-src-head@FreeBSD.ORG Sat Jul 21 07:14:53 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49B3A1065672; Sat, 21 Jul 2012 07:14:53 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 350698FC18; Sat, 21 Jul 2012 07:14:53 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6L7ErT7098851; Sat, 21 Jul 2012 07:14:53 GMT (envelope-from gnn@svn.freebsd.org) Received: (from gnn@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6L7ErGs098849; Sat, 21 Jul 2012 07:14:53 GMT (envelope-from gnn@svn.freebsd.org) Message-Id: <201207210714.q6L7ErGs098849@svn.freebsd.org> From: "George V. Neville-Neil" Date: Sat, 21 Jul 2012 07:14:52 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r238665 - head/share/dtrace X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2012 07:14:53 -0000 Author: gnn Date: Sat Jul 21 07:14:52 2012 New Revision: 238665 URL: http://svn.freebsd.org/changeset/base/238665 Log: Remove copy/pasteo in the copyright notice. Modified: head/share/dtrace/hotopen Modified: head/share/dtrace/hotopen ============================================================================== --- head/share/dtrace/hotopen Sat Jul 21 04:15:38 2012 (r238664) +++ head/share/dtrace/hotopen Sat Jul 21 07:14:52 2012 (r238665) @@ -3,9 +3,6 @@ # Copyright (c) 2012 George V. Neville-Neil # All rights reserved. # -# This software was developed at the University of Cambridge Computer -# Laboratory with support from a grant from Google, Inc. -# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: