TZIVI-254: IVI needs a newer version of cmake
[profile/ivi/cmake.git] / Utilities / Git / prepare-commit-msg
1 #!/usr/bin/env bash
2 #=============================================================================
3 # CMake - Cross Platform Makefile Generator
4 # Copyright 2000-2011 Kitware, Inc., Insight Software Consortium
5 #
6 # Distributed under the OSI-approved BSD License (the "License");
7 # see accompanying file Copyright.txt for details.
8 #
9 # This software is distributed WITHOUT ANY WARRANTY; without even the
10 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11 # See the License for more information.
12 #=============================================================================
13
14 # This is a placeholder for future prepare-commit-msg hooks.
15 exit 0