Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Tool for updating the date in the copyright header of a source file?

After reading the code in releng I think we have the same
functionality there. I contact Eike directly via email to ask him, if
he could use the releng tool and if something is missing there, if we
wants to contribute it.

Thanks Mikael, Lars

On Fri, Jul 24, 2015 at 12:49 PM, Mikael Barbero <mikael@xxxxxxxxxxx> wrote:
> Eike is not subscribed to this ML so he can't post to it. Nevertheless, he
> gave me a pointer a blog post where he explains his tool:
> http://thegordian.blogspot.de/2013/05/copyright-headers-from-git-history.html
>
> and to quote him "The code would need to be enhanced a little bit to make a
> few parameters more configurable. If there's interest I would appreciate
> respective discussions on the Oomph forum ;-)"
>
> Cheers,
> Mikael
>
> Le 24 juil. 2015 à 12:12, Lars Vogel <lars.vogel@xxxxxxxxxxx> a écrit :
>
> I also look at the code in the releng tools, and it also updates
> modified file. I assume it would "only" look at files marked as dirty
> or staged but I think it looks at all files.
>
> I will look further at the source code to see what it really does. ;-)
> Thanks for the pionter Mikael.
>
> Best regards, Lars
>
> On Fri, Jul 24, 2015 at 11:20 AM, Mikael Barbero <mikael@xxxxxxxxxxx> wrote:
>
>
> Le 24 juil. 2015 à 10:44, Lars Vogel <lars.vogel@xxxxxxxxxxx> a écrit :
>
> Thanks Mikael.
>
> I tried to use it to update existing files with the new date but it
> looks like this tool only updates files with missing copyright
> headers, correct? I have existing files which I modified and need to
> update the copyright date to the latest year.
>
> Does the tool also help with that?
>
>
> I pretty sure it does but I did use it for a long time and can't really
> remember. I know that Eike Stepper also made a tool for CDO where he fixes
> the copyrights automatically by looking at the git history. It sets the
> first date from the creation date of the file in the repo and the upper
> bound with the latest commit date. I can't find any reference to this tool,
> but I am adding him to cc ;)
>
> Cheers.
> Mikael
>
>
> On Fri, Jul 24, 2015 at 10:08 AM, Mikael Barbero <mikael@xxxxxxxxxxx> wrote:
>
> See
> https://wiki.eclipse.org/Development_Resources/How_to_Use_Eclipse_Copyright_Tool
> ;)
>
> Cheers
> Mikael
>
> Le 24 juil. 2015 à 09:55, Lars Vogel <lars.vogel@xxxxxxxxxxx> a écrit :
>
> IIRC someone told me a while ago that we have tool to update the
> copyright date in the header of a modified source file. I currently
> still do this by hand.
>
> Anyone aware of such a tool and can point me into the right direction?
>
> Best regards, Lars
> --
> Eclipse Platform UI and e4 project co-lead
> CEO vogella GmbH
>
> Haindaalwisch 17a, 22395 Hamburg
> Amtsgericht Hamburg: HRB 127058
> Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> USt-IdNr.: DE284122352
> Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web:
> http://www.vogella.com
> _______________________________________________
> platform-ui-dev mailing list
> platform-ui-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-ui-dev
>
>
>
> _______________________________________________
> platform-ui-dev mailing list
> platform-ui-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-ui-dev
>
>
>
>
> --
> Eclipse Platform UI and e4 project co-lead
> CEO vogella GmbH
>
> Haindaalwisch 17a, 22395 Hamburg
> Amtsgericht Hamburg: HRB 127058
> Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> USt-IdNr.: DE284122352
> Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web:
> http://www.vogella.com
> _______________________________________________
> platform-ui-dev mailing list
> platform-ui-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-ui-dev
>
>
> _______________________________________________
> platform-ui-dev mailing list
> platform-ui-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-ui-dev
>
>
>
>
> --
> Eclipse Platform UI and e4 project co-lead
> CEO vogella GmbH
>
> Haindaalwisch 17a, 22395 Hamburg
> Amtsgericht Hamburg: HRB 127058
> Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> USt-IdNr.: DE284122352
> Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web:
> http://www.vogella.com
> _______________________________________________
> platform-ui-dev mailing list
> platform-ui-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-ui-dev
>
>
>
> _______________________________________________
> platform-ui-dev mailing list
> platform-ui-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-ui-dev



-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top