From owner-svn-src-projects@FreeBSD.ORG  Thu Nov  8 13:47:00 2012
Return-Path: <owner-svn-src-projects@FreeBSD.ORG>
Delivered-To: svn-src-projects@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
 by hub.freebsd.org (Postfix) with ESMTP id 334908B9;
 Thu,  8 Nov 2012 13:47:00 +0000 (UTC) (envelope-from ray@freebsd.org)
Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146])
 by mx1.freebsd.org (Postfix) with ESMTP id DA9E28FC14;
 Thu,  8 Nov 2012 13:46:59 +0000 (UTC)
Received: from terran.dlink.ua (unknown [192.168.10.90])
 (Authenticated sender: ray)
 by smtp.dlink.ua (Postfix) with ESMTPA id 43680C492D;
 Thu,  8 Nov 2012 15:46:58 +0200 (EET)
Date: Thu, 8 Nov 2012 15:48:39 +0200
From: Aleksandr Rybalko <ray@freebsd.org>
To: Konstantin Belousov <kostikbel@gmail.com>
Subject: Re: svn commit: r242765 - projects/efika_mx/sys/dev/fdt
Message-Id: <20121108154839.d59fdf8728775e5887b65a82@freebsd.org>
In-Reply-To: <20121108131847.GU73505@kib.kiev.ua>
References: <201211081306.qA8D6jGY076499@svn.freebsd.org>
 <20121108131847.GU73505@kib.kiev.ua>
X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Cc: svn-src-projects@freebsd.org, src-committers@freebsd.org
X-BeenThere: svn-src-projects@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: "SVN commit messages for the src &quot; projects&quot;
 tree" <svn-src-projects.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-src-projects>, 
 <mailto:svn-src-projects-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-projects>
List-Post: <mailto:svn-src-projects@freebsd.org>
List-Help: <mailto:svn-src-projects-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-projects>, 
 <mailto:svn-src-projects-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 08 Nov 2012 13:47:00 -0000

On Thu, 8 Nov 2012 15:18:47 +0200
Konstantin Belousov <kostikbel@gmail.com> wrote:

> On Thu, Nov 08, 2012 at 01:06:45PM +0000, Aleksandr Rybalko wrote:
> > Author: ray
> > Date: Thu Nov  8 13:06:44 2012
> > New Revision: 242765
> > URL: http://svnweb.freebsd.org/changeset/base/242765
> > 
> > Log:
> >   Update Copyright.
> > 
> > Modified:
> >   projects/efika_mx/sys/dev/fdt/simplebus.c
> > 
> > Modified: projects/efika_mx/sys/dev/fdt/simplebus.c
> > ==============================================================================
> > --- projects/efika_mx/sys/dev/fdt/simplebus.c	Thu Nov  8 13:03:09 2012	(r242764)
> > +++ projects/efika_mx/sys/dev/fdt/simplebus.c	Thu Nov  8 13:06:44 2012	(r242765)
> > @@ -1,9 +1,11 @@
> >  /*-
> > - * Copyright (c) 2009-2010 The FreeBSD Foundation
> > + * Copyright (c) 2009-2010, 2012 The FreeBSD Foundation
> >   * All rights reserved.
> >   *
> >   * This software was developed by Semihalf under sponsorship from
> >   * the FreeBSD Foundation.
> > + * Portions of this documentation were written by Oleksandr Rybalko
> > + * 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 you sure that the copyright change is correct ? The file does not look
> like a documentation.

Oops, will change.

Thanks a lot!

WBW
-- 
Aleksandr Rybalko <ray@freebsd.org>