summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/piraha/smart_ptr.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/piraha/smart_ptr.hpp b/src/piraha/smart_ptr.hpp
index 2c6f7d28..8b685b39 100644
--- a/src/piraha/smart_ptr.hpp
+++ b/src/piraha/smart_ptr.hpp
@@ -1,9 +1,3 @@
-////////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2011 Steve Brandt and Philip LeBlanc
-//
-// Distributed under the Boost Software License, Version 1.0. (See accompanying
-// file BOOST_LICENSE_1_0.rst or copy at http://www.boost.org/LICENSE_1_0.txt)
-////////////////////////////////////////////////////////////////////////////////
#ifndef SMART_PTR_HPP
#define SMART_PTR_HPP
#include <assert.h>