aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/posix/posix-fs-factory.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:23 +0100
committerJohannes Schickel2014-02-18 02:39:37 +0100
commitd8202baaddf00c4684996c4863bd83e90f66f841 (patch)
treeeffcd2d4c503e16e973235f4df46c414c7e5db7a /backends/fs/posix/posix-fs-factory.cpp
parent56a99b1d378ce507c9c82b39abafbbb704a35c85 (diff)
downloadscummvm-rg350-d8202baaddf00c4684996c4863bd83e90f66f841.tar.gz
scummvm-rg350-d8202baaddf00c4684996c4863bd83e90f66f841.tar.bz2
scummvm-rg350-d8202baaddf00c4684996c4863bd83e90f66f841.zip
POSIX: Make GPL headers consistent in themselves.
Diffstat (limited to 'backends/fs/posix/posix-fs-factory.cpp')
-rw-r--r--backends/fs/posix/posix-fs-factory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/fs/posix/posix-fs-factory.cpp b/backends/fs/posix/posix-fs-factory.cpp
index 776ea86155..d6266c78c9 100644
--- a/backends/fs/posix/posix-fs-factory.cpp
+++ b/backends/fs/posix/posix-fs-factory.cpp
@@ -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.
+ *
*/
#if defined(POSIX) || defined(PLAYSTATION3)