From d21f8b9a9ea0f9d9018d97643c3963cf59ec16bd Mon Sep 17 00:00:00 2001 From: -f Date: Fri, 14 Feb 2014 15:46:14 +0100 Subject: [PATCH] fixed headers --- src/core/UBPersistenceWorker.cpp | 2 +- src/core/UBPersistenceWorker.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/core/UBPersistenceWorker.cpp b/src/core/UBPersistenceWorker.cpp index 25601870..1c9dc1bd 100644 --- a/src/core/UBPersistenceWorker.cpp +++ b/src/core/UBPersistenceWorker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Open Education Foundation + * Copyright (C) 2013-2014 Open Education Foundation * * * This file is part of OpenBoard. diff --git a/src/core/UBPersistenceWorker.h b/src/core/UBPersistenceWorker.h index 4078585a..93f9b697 100644 --- a/src/core/UBPersistenceWorker.h +++ b/src/core/UBPersistenceWorker.h @@ -21,6 +21,7 @@ */ + #ifndef UBPERSISTENCEWORKER_H #define UBPERSISTENCEWORKER_H