-
Notifications
You must be signed in to change notification settings - Fork 222
Copyright cleanup #5344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copyright cleanup #5344
Conversation
| fileHeader << "* OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.\n" | ||
| fileHeader << "* See also https://openstudio.net/license\n" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I realized this was outdated when I tried to use GenerateClass.rb to create a missing FT test for CoolingTowerSingleSpeed, so I decided to clean everything up
| /*********************************************************************************************************************** | ||
| * OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC. | ||
| * See also https://openstudio.net/license | ||
| ***********************************************************************************************************************/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I used ruby developer/ruby/ApplyCopyright.rb which is responsible for most of these changes
| /*********************************************************************************************************************** | ||
| * OpenStudio(R), Copyright (c) 2008-2023, Alliance for Sustainable Energy, LLC, and other contributors. All rights reserved. | ||
| * | ||
| * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and did some manual cleaning up for some files which had the current short license text AND the former one.
580d5d4 to
fe4a1f2
Compare
c19080e to
7b38a3b
Compare
7b38a3b to
cf0f47e
Compare
|
https://openstudio.net/license is up to date now. |
|
CI Results for cf0f47e:
|
Pull request overview
Pull Request Author
src/model/test)src/energyplus/Test)src/osversion/VersionTranslator.cpp)Labels:
IDDChangeAPIChangePull Request - Ready for CIso that CI builds your PRReview Checklist
This will not be exhaustively relevant to every PR.