diff options
| author | Paweł Kołodziejski | 2003-03-06 21:46:56 +0000 | 
|---|---|---|
| committer | Paweł Kołodziejski | 2003-03-06 21:46:56 +0000 | 
| commit | aa3766018f63b45e70fabf77878de70c43c33375 (patch) | |
| tree | 098f97e3bf203b93671f22b325a5284b0278954f /backends/null | |
| parent | a7c1330c6c97d9f55e60ef26839ebc238e1a830a (diff) | |
| download | scummvm-rg350-aa3766018f63b45e70fabf77878de70c43c33375.tar.gz scummvm-rg350-aa3766018f63b45e70fabf77878de70c43c33375.tar.bz2 scummvm-rg350-aa3766018f63b45e70fabf77878de70c43c33375.zip | |
updated copyrights headers
svn-id: r6726
Diffstat (limited to 'backends/null')
| -rw-r--r-- | backends/null/null.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/backends/null/null.cpp b/backends/null/null.cpp index 0b779b61d5..0d6a21927a 100644 --- a/backends/null/null.cpp +++ b/backends/null/null.cpp @@ -1,5 +1,5 @@  /* ScummVM - Scumm Interpreter - * Copyright (C) 2001/2002 The ScummVM project + * Copyright (C) 2001-2003 The ScummVM project   *   * This program is free software; you can redistribute it and/or   * modify it under the terms of the GNU General Public License | 
