summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/test_append.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/qa/cppunit/test_append.cxx')
-rw-r--r--basic/qa/cppunit/test_append.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/qa/cppunit/test_append.cxx b/basic/qa/cppunit/test_append.cxx
index 399359853fe1..7e7990ff1340 100644
--- a/basic/qa/cppunit/test_append.cxx
+++ b/basic/qa/cppunit/test_append.cxx
@@ -1,11 +1,12 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * Copyright 2012 LibreOffice contributors.
+ * This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+
#include "basictest.hxx"
#include "osl/file.hxx"
#include "osl/process.h"