From owner-svn-src-projects@FreeBSD.ORG Thu Nov 8 13:18:54 2012 Return-Path: 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 EDEC272B; Thu, 8 Nov 2012 13:18:54 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 557938FC12; Thu, 8 Nov 2012 13:18:54 +0000 (UTC) Received: from tom.home (localhost [127.0.0.1]) by kib.kiev.ua (8.14.5/8.14.5) with ESMTP id qA8DIlKu092932; Thu, 8 Nov 2012 15:18:47 +0200 (EET) (envelope-from kostikbel@gmail.com) X-DKIM: OpenDKIM Filter v2.5.2 kib.kiev.ua qA8DIlKu092932 Received: (from kostik@localhost) by tom.home (8.14.5/8.14.5/Submit) id qA8DIlEv092931; Thu, 8 Nov 2012 15:18:47 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 8 Nov 2012 15:18:47 +0200 From: Konstantin Belousov To: Aleksandr Rybalko Subject: Re: svn commit: r242765 - projects/efika_mx/sys/dev/fdt Message-ID: <20121108131847.GU73505@kib.kiev.ua> References: <201211081306.qA8D6jGY076499@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IOWfJl95iVQnrM9l" Content-Disposition: inline In-Reply-To: <201211081306.qA8D6jGY076499@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=0.2 required=5.0 tests=ALL_TRUSTED, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home 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 " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 13:18:55 -0000 --IOWfJl95iVQnrM9l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > Log: > Update Copyright. >=20 > Modified: > projects/efika_mx/sys/dev/fdt/simplebus.c >=20 > Modified: projects/efika_mx/sys/dev/fdt/simplebus.c > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- projects/efika_mx/sys/dev/fdt/simplebus.c Thu Nov 8 13:03:09 2012 (r= 242764) > +++ projects/efika_mx/sys/dev/fdt/simplebus.c Thu Nov 8 13:06:44 2012 (r= 242765) > @@ -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. --IOWfJl95iVQnrM9l Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCbsTcACgkQC3+MBN1Mb4jl9gCguXz14Bx/jDUoB7wY+h8Qwl2/ 0twAoOwjsGAP/07oxF6a7pI4ruYec16t =q4L7 -----END PGP SIGNATURE----- --IOWfJl95iVQnrM9l--