diff options
author | Johannes Schickel | 2014-02-18 02:34:17 +0100 |
---|---|---|
committer | Johannes Schickel | 2014-02-18 02:39:32 +0100 |
commit | 452cec49d90ac1725d32fe0a7cc293480ca89eea (patch) | |
tree | 2662324a1870da892f682e98aa4dbd58501286f1 /audio/null.h | |
parent | 5c2dac59beb442797dd6a29456068421f9c739bb (diff) | |
download | scummvm-rg350-452cec49d90ac1725d32fe0a7cc293480ca89eea.tar.gz scummvm-rg350-452cec49d90ac1725d32fe0a7cc293480ca89eea.tar.bz2 scummvm-rg350-452cec49d90ac1725d32fe0a7cc293480ca89eea.zip |
AUDIO: Make GPL headers consistent in themselves.
Diffstat (limited to 'audio/null.h')
-rw-r--r-- | audio/null.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/null.h b/audio/null.h index 90897be6af..90eba7368d 100644 --- a/audio/null.h +++ b/audio/null.h @@ -17,6 +17,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * */ #ifndef AUDIO_NULL_H |