From 5f42f6307841d1612229846ff2c850cff7cd32bc Mon Sep 17 00:00:00 2001 From: Daniel Buckmaster Date: Sat, 9 Aug 2014 11:31:29 +1000 Subject: [PATCH] Fixed dates. --- Engine/source/core/util/journal/test/journalTest.cpp | 2 +- Engine/source/core/util/journal/test/processTest.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Engine/source/core/util/journal/test/journalTest.cpp b/Engine/source/core/util/journal/test/journalTest.cpp index 01212f53d..f44a6f157 100644 --- a/Engine/source/core/util/journal/test/journalTest.cpp +++ b/Engine/source/core/util/journal/test/journalTest.cpp @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright (c) 2012 GarageGames, LLC +// Copyright (c) 2014 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/Engine/source/core/util/journal/test/processTest.cpp b/Engine/source/core/util/journal/test/processTest.cpp index 479ea9274..1b011a397 100644 --- a/Engine/source/core/util/journal/test/processTest.cpp +++ b/Engine/source/core/util/journal/test/processTest.cpp @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright (c) 2012 GarageGames, LLC +// Copyright (c) 2014 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to