diff options
Diffstat (limited to 'src/rebuild.cc')
-rw-r--r-- | src/rebuild.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rebuild.cc b/src/rebuild.cc index 5559349..353beb0 100644 --- a/src/rebuild.cc +++ b/src/rebuild.cc @@ -1,3 +1,6 @@ +// -*- c++ -*- +// Distributed under the BSD 2-Clause License. +// See accompanying file LICENSE for details. #include "rebuild.h" #include <iostream> |