Trivial: Remove vim header from source files

Change-Id: I98a0cf875839e515be65311962fba173c03c6a56
This commit is contained in:
You Wei Wang 2016-01-12 23:44:05 +08:00
parent 810f40b148
commit 6214c57540
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
#
# Copyright 2015 NEC Corporation. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at