dgroup / docker-unittests

Testing of base docker images during CI/CD process
MIT License
35 stars 4 forks source link

Update copyright to 2019 #214

Closed dgroup closed 5 years ago

bodax commented 5 years ago

@dgroup Is a possible to change it automatically or do it with each files, where it used?

dgroup commented 5 years ago

@bodax, yes, of course.

  1. Change the year in license.txt
  2. IDEA > Settings > Editor > Copyright > Copyright Profiles > find your current profile
  3. Change the 2017-2018 to 2017-2019, press [Apply], [OK]
  4. Chose root directory in the Project View (Alt+1), right mouse click, press [Upgrade Copyright] and chose the root folder
  5. Press [OK]

All files within the root directory should be changed (hierarchically). You may find more information here: https://www.jetbrains.com/help/idea/copyright.html

bodax commented 5 years ago

@dgroup I did all these steps, but didn't find option how to change it in all files