wiki:FileHeaders

Python:

#!/usr/bin/python
# encoding: UTF-8
#
# XTS [http://www.opentheatre.co.uk]
#
#          file: __filename__.py
#   description: __purpose_of_file__
#       creator: __name_of_creator__
#       created: __YYYY-MM-DD__
#
# The contents of this file are subject to the Mozilla Public License
# Version 1.1 (the "License"); you may not use this file except in
# compliance with the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
# 
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
# License for the specific language governing rights and limitations
# under the License.
# 
# The Original Code is XTS eXtensible Ticketing System, unreleased.
# 
# The Initial Developer of the Original Code is Alexander Macmillan.
# Portions created by Alexander Macmillan are Copyright (C) 2009
# Alexander Macmillan. All Rights Reserved.
# 
# Contributor(s): ______________________________________.

HTML:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!--
 XTS [http://www.opentheatre.co.uk]

          file: __filename__.html
   description: __purpose_of_file__
       creator: __name_of_creator__
       created: __YYYY-MM-DD__

 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (the "License"); you may not use this file except in
 compliance with the License. You may obtain a copy of the License at
 http://www.mozilla.org/MPL/
 
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
 License for the specific language governing rights and limitations
 under the License.
 
 The Original Code is XTS eXtensible Ticketing System, unreleased.
 
 The Initial Developer of the Original Code is Alexander Macmillan.
 Portions created by Alexander Macmillan are Copyright (C) 2009
 Alexander Macmillan. All Rights Reserved.
 
 Contributor(s): ______________________________________.
-->

Javascript (and CSS):

/*
 * XTS [http://www.opentheatre.co.uk]
 *
 *          file: __filename__.js
 *   description: __purpose_of_file__
 *       creator: __name_of_creator__
 *       created: __YYYY-MM-DD__
 *
 * The contents of this file are subject to the Mozilla Public License
 * Version 1.1 (the "License"); you may not use this file except in
 * compliance with the License. You may obtain a copy of the License at
 * http://www.mozilla.org/MPL/ 
 * 
 * Software distributed under the License is distributed on an "AS IS"
 * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
 * License for the specific language governing rights and limitations
 * under the License.
 * 
 * The Original Code is XTS eXtensible Ticketing System, unreleased.
 * 
 * The Initial Developer of the Original Code is Alexander Macmillan.
 * Portions created by Alexander Macmillan are Copyright (C) 2009
 * Alexander Macmillan. All Rights Reserved.
 * 
 * Contributor(s): ______________________________________.
 */