Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 273
    • Issues 273
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Main Repositories
  • otbotb
  • Issues
  • #2129

Closed
Open
Opened Jan 06, 2021 by Julien Osman@julienosmanDeveloper

Update the date (2021) in the headers

As we are starting a new year, we need to update the headers with the good date for the copyright.

We should wait until OTB 8.0 is ready, so this action doesn't interfere with the ongoing developments.

The command to perform the update:

git grep -lE "Copyright \(C\) (20..-)?20.. Centre National d'Etudes Spatiales \(CNES\)" | xargs sed -i -e 's/\(Copyright (C) \)\(20..-\)\?20..\( Centre National .*\)/\1\22021\3/'
Assignee
Assign to
8.0.0
Milestone
8.0.0
Assign milestone
Time tracking
None
Due date
None
Reference: orfeotoolbox/otb#2129