2014/1/22 Eric Anholt <[email protected]>: > Thanks for the reminder. I was about to commit it, then noticed that > there was a placeholder copyright message. Because there's no single > license to the project, the current one is ill-defined. If you approve > of the following diff to patch 3/3, I can get this pushed: > > diff --git a/src/mesa/drivers/dri/common/xmlpool/ca.po > b/src/mesa/drivers/dri/common/xmlpool/ca.po > index 6130d62..c0cf7f6 100644 > --- a/src/mesa/drivers/dri/common/xmlpool/ca.po > +++ b/src/mesa/drivers/dri/common/xmlpool/ca.po > @@ -1,9 +1,27 @@ > # Language translations for Mesa package > # Traduccions al català del paquet «Mesa». > -# Copyright (C) 2014 MESA'S COPYRIGHT HOLDER > -# This file is distributed under the same license as the Mesa package. > -# Alex Henrie <[email protected]>, 2014. > # > +# Copyright © 2014 Alex Henrie <[email protected]> > +# > +# Permission is hereby granted, free of charge, to any person obtaining a > +# copy of this software and associated documentation files (the "Software"), > +# to deal in the Software without restriction, including without limitation > +# the rights to use, copy, modify, merge, publish, distribute, sublicense, > +# and/or sell copies of the Software, and to permit persons to whom the > +# Software is furnished to do so, subject to the following conditions: > +# > +# The above copyright notice and this permission notice (including the next > +# paragraph) shall be included in all copies or substantial portions of the > +# Software. > +# > +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR > +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, > +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL > +# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER > +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING > +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER > DEALINGS > +# IN THE SOFTWARE. > + > msgid "" > msgstr "" > "Project-Id-Version: Mesa 10.1.0-devel\n" > > (Yeah, there are other poorly licensed files in that directory, but > let's not make the problem worse :) )
That's fine. In fact, the Mesa committers may put any Mesa patches I submit under any license. -Alex _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
