Bug 238 - Draw in Copyright Update script from PostgreSQL
Summary: Draw in Copyright Update script from PostgreSQL
Status: NEW
Alias: None
Product: Slony-I
Classification: Unclassified
Component: other scripts (show other bugs)
Version: devel
Hardware: All All
: low enhancement
Assignee: Slony Bugs List
URL:
Depends on:
Blocks:
 
Reported: 2011-09-07 08:48 UTC by Christopher Browne
Modified: 2011-09-07 10:04 UTC (History)
1 user (show)

See Also:


Attachments
Sample of diff when copyright.pl is run against Slony (20.74 KB, patch)
2011-09-07 10:04 UTC, Christopher Browne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Browne 2011-09-07 08:48:04 UTC
A script has been added to PostgreSQL as a "helper" to automatically update copyright dates throughout the code base.

https://commitfest.postgresql.org/action/patch_view?id=619

We can probably use this, too.
Comment 1 Christopher Browne 2011-09-07 10:03:03 UTC
Created branch @ github capturing the file added to PostgreSQL

https://github.com/cbbrowne/slony1-engine/commit/78739a21e25bc6b060457da314dc5bbcdbb7469a
Comment 2 Christopher Browne 2011-09-07 10:04:19 UTC
Created attachment 126 [details]
Sample of diff when copyright.pl is run against Slony

Here is a sample of what is generated.  The code changes look fine.