From: Julia Longtin Date: Fri, 8 Feb 2013 06:26:57 +0000 (+0000) Subject: Change format of initial comment block. X-Git-Tag: whats-been-changed~343^2~37 X-Git-Url: https://repo.or.cz/w/openemr.git/commitdiff_plain/a6b7e581c274dc7bc53bcd3bdcebb8d6ec4bc19f Change format of initial comment block. --- diff --git a/interface/patient_file/transaction/record_request.php b/interface/patient_file/transaction/record_request.php index ccae5ab36..c71ce2162 100644 --- a/interface/patient_file/transaction/record_request.php +++ b/interface/patient_file/transaction/record_request.php @@ -1,10 +1,12 @@ -// -// This program is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License -// as published by the Free Software Foundation; either version 2 -// of the License, or (at your option) any later version. +/** + * Copyright (C) 2010 Brady Miller + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. + */ //SANITIZE ALL ESCAPES $sanitize_all_escapes=true;