From owner-svn-src-all@FreeBSD.ORG Thu Sep 2 14:05:32 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAB271065723; Thu, 2 Sep 2010 14:05:32 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B03C78FC0C; Thu, 2 Sep 2010 14:05:32 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o82E5WxA006772; Thu, 2 Sep 2010 14:05:32 GMT (envelope-from emaste@svn.freebsd.org) Received: (from emaste@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o82E5Wqv006770; Thu, 2 Sep 2010 14:05:32 GMT (envelope-from emaste@svn.freebsd.org) Message-Id: <201009021405.o82E5Wqv006770@svn.freebsd.org> From: Ed Maste Date: Thu, 2 Sep 2010 14:05:32 +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: r212148 - head/sys/sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2010 14:05:33 -0000 Author: emaste Date: Thu Sep 2 14:05:32 2010 New Revision: 212148 URL: http://svn.freebsd.org/changeset/base/212148 Log: Remove trailing whitespace. Modified: head/sys/sys/copyright.h Modified: head/sys/sys/copyright.h ============================================================================== --- head/sys/sys/copyright.h Thu Sep 2 13:34:54 2010 (r212147) +++ head/sys/sys/copyright.h Thu Sep 2 14:05:32 2010 (r212148) @@ -27,7 +27,7 @@ /* Copyrights macros */ - + /* FreeBSD */ #define COPYRIGHT_FreeBSD \ "Copyright (c) 1992-2010 The FreeBSD Project.\n"