add emacs + vim modelines to the MPL license template

This commit is contained in:
Michael Meeks
2011-10-26 19:40:15 +01:00
parent 1144ddaf3d
commit 306c79e24f

View File

@@ -1,3 +1,4 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
@@ -27,3 +28,5 @@
* in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
* instead of those above.
*/
...
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */