osquery-1/tools/deployment
Jesse Kornblum c7355b19aa Update osquery licensing wording (#5452)
Summary:
Pull Request resolved: https://github.com/facebook/osquery/pull/5452

As suggested in another diff, this diff updates the language we use to describe the osquery licensing terms. We are changing all instances of

//This source code is licensed as defined on the LICENSE file found in the root directory of this source tree.//

to

//This source code is licensed in accordance with the terms specified in the LICENSE file found in the root directory of this source tree.//

We accomplish this with a codemod:

  $ codemod -md xplat/osquery/oss --extensions cpp,h,in,py,sh,mm,ps1 "(.\s+)This source code is licensed as defined on the LICENSE file found in the(.*)root directory of this source tree\." "\1This source code is licensed in accordance with the terms specified in\2the LICENSE file found in the root directory of this source tree."

Reviewed By: fmanco

Differential Revision: D14131290

fbshipit-source-id: 52c90da342263e2a80f5a678ecd760c19cf7513e
2019-02-19 10:59:48 -08:00
..
chocolatey/tools Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
com.facebook.osqueryd.conf Add example newsyslog conf for OS X 2015-05-11 10:42:41 -07:00
com.facebook.osqueryd.plist Remove --logger_min_stderr from service files (#4361) 2018-05-03 16:56:55 +01:00
getfiles.py Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
linux_postinstall.sh Add Facebook Copyright message to Facebook owned, open-source osquery files (#5445) 2019-02-18 13:51:04 -08:00
make_linux_package.sh Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
make_osx_package.sh Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
make_windows_package.ps1 Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
osquery.example.conf Spelling (#5256) 2019-01-16 08:17:07 -08:00
osqueryctl Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
osqueryd.initd Initd script (#4661) 2018-07-03 12:00:56 -04:00
osqueryd.service Remove --logger_min_stderr from service files (#4361) 2018-05-03 16:56:55 +01:00
osqueryd.sysconfig deploy: Change OLD_PIDFILE for systemd to be LOCAL_PIDFILE (#3589) 2017-08-22 10:46:25 -07:00