lw-build-system/skel-.lwbuildrc
Laurence Withers 0e9f48ff2d Big copyright update
Uses new-style copyright notices and improves consistency a bit. Removes the
old KATE_MODELINE stuff.
2010-11-25 15:32:52 +00:00

11 lines
172 B
Text

# ~/.lwbuildrc
#
# Contains constants used when creating a new project.
#
AUTHOR=""
EMAIL=""
COPYRIGHT=""
VIM_MODELINE="expandtab:ts=4:sw=4"
# vim: expandtab:ts=4:sw=4