Skip to content

Commit

Permalink
Fix a stray git diff resolve line
Browse files Browse the repository at this point in the history
  • Loading branch information
jdonald committed Sep 27, 2016
1 parent aaca94d commit 0e89ab8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/copyright_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

ENFORCED_FILES="examples src"
COPYRIGHT_HEADER="// Copyright (C) 2012-2016 Leap Motion, Inc. All rights reserved."
>>>>>>> origin/master

# Go to root directory
for f in $(find $ENFORCED_FILES -name *.hpp -o -name *.cpp -o -name *.h);
Expand Down

0 comments on commit 0e89ab8

Please sign in to comment.