NIHVIVO-70 Moved license text to top of all files, for consistency with Eclipse file templates to be created.

This commit is contained in:
rjy7 2010-01-31 04:38:14 +00:00
parent 4f2e303079
commit 076213cf5f
561 changed files with 1109 additions and 1110 deletions

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* --------------------------------------------------------------
forms.css
@ -9,9 +11,6 @@
-------------------------------------------------------------- */
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
label { font-weight: bold; display: block; margin-top: .5em; }
fieldset { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { font-weight: bold; font-size:1.2em; }