<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:20:08 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-1839] Update Whamcloud copyright messages to Intel for 2.3 release</title>
                <link>https://jira.whamcloud.com/browse/LU-1839</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;For the 2.3 release we need to change copyright messages for all Whamcloud copyright statements to be Intel, similar to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1146&quot; title=&quot;update copyright for all WC modified files in master before 2.2 release&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1146&quot;&gt;&lt;del&gt;LU-1146&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-365&quot; title=&quot;Update copyright messages for files modified by Whamcloud&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-365&quot;&gt;&lt;del&gt;LU-365&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There is an existing script &lt;tt&gt;build/updatecw.sh&lt;/tt&gt; which should be modified to do this, instead of doing it by hand.  It needs to leave the existing Oracle copyright statements intact.&lt;/p&gt;</description>
                <environment></environment>
        <key id="15704">LU-1839</key>
            <summary>Update Whamcloud copyright messages to Intel for 2.3 release</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="keith">Keith Mannthey</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Sep 2012 19:16:21 +0000</created>
                <updated>Sat, 22 Sep 2012 01:12:04 +0000</updated>
                            <resolved>Sat, 22 Sep 2012 01:12:04 +0000</resolved>
                                    <version>Lustre 2.3.0</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="44239" author="doug" created="Wed, 5 Sep 2012 19:20:52 +0000"  >&lt;p&gt;Does the Oracle copyright get added to new files?&lt;/p&gt;</comment>
                            <comment id="44243" author="adilger" created="Wed, 5 Sep 2012 19:36:53 +0000"  >&lt;p&gt;Doug, definitely not, since they didn&apos;t develop the code.&lt;/p&gt;

&lt;p&gt;Please use the standard Whamcloud/GPL boilerplate and header comments as in lustre/mdd/mdd_lfsck.c until we know the format that Intel prefers.&lt;/p&gt;</comment>
                            <comment id="44391" author="keith" created="Fri, 7 Sep 2012 20:11:17 +0000"  >&lt;p&gt;Ok just to be clear Whamcloud assigned all it copyrights to Intel?&lt;/p&gt;

&lt;p&gt;We need to change&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;  * Copyright (c) 2011, 2012, Whamcloud, Inc.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;to &lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;  * Copyright (c) 2011, 2012, Intel Corporation.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;All Oracle copyrights remain intact as well as the original GPL2 headers (mostly Sun flavored as I see).  &lt;/p&gt;

&lt;p&gt;Any files that have been touched since 2010-06-01 should have an Intel copyright assignment. &lt;/p&gt;


</comment>
                            <comment id="44450" author="adilger" created="Sun, 9 Sep 2012 13:53:38 +0000"  >&lt;p&gt;I don&apos;t know if there is a better Intel copyright or not. Maybe Peter knows?&lt;/p&gt;

&lt;p&gt;AS for files modified since 2010, you need to take care with that, since it may be some files are modified only by non-Whamcloud commits, and we shouldn&apos;t add an Intel copyright in that case.&lt;/p&gt;

&lt;p&gt;I think it should be possible to find the small number of modified files that do not have Whamcloud copyright lines, and manually check whether any commits are from WC or not. &lt;/p&gt;</comment>
                            <comment id="44612" author="keith" created="Tue, 11 Sep 2012 17:34:14 +0000"  >&lt;p&gt;I think I will update the script to change Whamcloud -&amp;gt; Intel.  Any additional copyright issues I will work in a manual effort. &lt;/p&gt;


&lt;p&gt;I have seen &quot;Intel Corporation.&quot; if other Intel kernel projects.  &lt;/p&gt;</comment>
                            <comment id="44766" author="keith" created="Thu, 13 Sep 2012 04:20:17 +0000"  >&lt;p&gt;Ok inital script changes are in review &lt;a href=&quot;http://review.whamcloud.com/3975&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3975&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A pass of the script plus editing of two files the script directs me to can be seen at &lt;a href=&quot;http://review.whamcloud.com/3974&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3974&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1347&quot; title=&quot;Lustre coding style change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1347&quot;&gt;&lt;del&gt;LU-1347&lt;/del&gt;&lt;/a&gt; build: remove the vim/emacs modelines  e3a7c58aebafce40323db54bf6056029e5af4a70 triggered many files to acquire an Intel copyright.  &lt;/p&gt;</comment>
                            <comment id="44904" author="keith" created="Fri, 14 Sep 2012 18:00:55 +0000"  >&lt;p&gt;I want to be sure this &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1347&quot; title=&quot;Lustre coding style change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1347&quot;&gt;&lt;del&gt;LU-1347&lt;/del&gt;&lt;/a&gt; build: remove the vim/emacs modelines e3a7c58aebafce40323db54bf6056029e5af4a70  is a good candidate to re-copyright on.  We really didn&apos;t do anything to the code besides mess with comments.  &lt;/p&gt;

&lt;p&gt;Also I noticed a change or two that resulted in a new year stamp from a previous copyright update. &lt;/p&gt;

&lt;p&gt;Any direction with this would be helpful. &lt;/p&gt;</comment>
                            <comment id="44930" author="adilger" created="Sat, 15 Sep 2012 01:01:05 +0000"  >&lt;p&gt;As commented in the patch inspection itself, the removal of the vim/emacs modelines is NOT a good reason to add the Intel copyright to those files.  Please review all of the files that have new copyright lines (i.e. (+2,-0) lines) or updated the year to 2012, and verify that there were actually commits of real code to those files.  It may also be that for some files the addition of the Whamcloud copyright was committed in 2012, but the copyright line only reports 2011, since that is when the code was actually modified. Please do not add the 2012 copyright in that case.&lt;/p&gt;</comment>
                            <comment id="45107" author="keith" created="Mon, 17 Sep 2012 22:57:51 +0000"  >&lt;p&gt;I introduced the idea of patch exclusion in a new version of the script and fixed up a few things.  For now  I exclude the vim/emacs modeline change and the last copyright update, more patches can be added in the futre.&lt;/p&gt;

&lt;p&gt;As prevous suggestion I broke the big change up into 2 patches.  &lt;a href=&quot;http://review.whamcloud.com/4017&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4017&lt;/a&gt; and &lt;a href=&quot;http://review.whamcloud.com/4016&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4016&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;There are two issues that I am aware of. &lt;/p&gt;

&lt;p&gt;1.  Some files don&apos;t have long git history. An example is libcfs/include/libcfs/libcfs_cpu.h.  There is only git history for 2012 and as such a previous 2011 Whamcloud copyright notice is omitted. This can be fixed if we deem it worthy. &lt;/p&gt;

&lt;p&gt;2. Year ranges are a little odd. I left things as the previous scripts have been doing basically First, Last for the years,  middle years are omitted. For instance a file that has C 2010,2011 can become C 2010,2012 (no mention of 2011).  There are some large gaps in previous commits 2005, 2010 but I was wondering about changing to First - Last ie 2010 - 2012.  Also if #1 is fixed it would be possible to do a long list of years 2010, 2011, 2012, 2013, xxxx (all would be verified years of commits). &lt;/p&gt;

&lt;p&gt;Is there any thoughts about the format we want our year ranges? Right now things are done as they have been in the past. &lt;/p&gt;
</comment>
                            <comment id="45238" author="adilger" created="Wed, 19 Sep 2012 18:53:35 +0000"  >&lt;p&gt;I suspect that e.g. libcfs_cpu.h was recently added, so it is correct to only have a 2012 copyright.&lt;/p&gt;

&lt;p&gt;For files with multiple years, at Oracle they only showed &quot;first, last&quot; year, since in-between years are irrelevant for copyright legal purposes, and just clutter up the code.  Of course, Whamcloud itself only exists since late 2010, so nothing should be copyright before that year.  Also, it isn&apos;t clear that &quot;first - last&quot; is correct, if there wasn&apos;t a change in a middle year.  Please just stick with current format for now.&lt;/p&gt;</comment>
                            <comment id="45240" author="keith" created="Wed, 19 Sep 2012 20:01:35 +0000"  >&lt;p&gt;I also chatted with Peter today and I feel the current patch set is of the same level of the Oracle statements.  I am working to get the patches test/review.  &lt;/p&gt;</comment>
                            <comment id="45381" author="pjones" created="Sat, 22 Sep 2012 01:12:04 +0000"  >&lt;p&gt;Landed for 2.3&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvgl3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6336</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>