Clean up scripts/.
authorJarkko Pöyry <jpoyry@google.com>
Sat, 21 Feb 2015 02:38:38 +0000 (18:38 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Wed, 25 Feb 2015 19:35:28 +0000 (11:35 -0800)
commitfd7c885b7a467f7acf7a88395407443687b00b2b
tree9d5c0c7ead7a6d2d8a4a06020665ee093302fd0b
parent64433d30a05549e279851b0215bf6b3dd6e07d18
Clean up scripts/.

- Remove obsolete check_redundant_include_guards.py. Redundant include
  guards do not need checking since they are forbidden.
- Remove obsolete git-check.py script.
- Move delibs/scripts to scripts/.

Change-Id: Iecf339af0ed7a35149bdfc39930f84f81797fb4b
framework/delibs/scripts/git-check.py [deleted file]
scripts/check_redundant_include_guards.py [deleted file]
scripts/src_util/check_include_guards.py [moved from scripts/check_include_guards.py with 100% similarity]
scripts/src_util/pre_commit.py [moved from framework/delibs/scripts/pre_commit.py with 100% similarity]
scripts/update-copyright-year.py [moved from framework/delibs/scripts/update-copyright-year.py with 100% similarity]