X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=common%2Fmemory%2Fsafe_ptr.h;h=c30fbf9de02210a52f5cd593d04381d955c6d6c7;hb=32989c0d2fdf3b106caafafc948316c5486179c9;hp=29df7f990aa623c6e9d3e1c18179790f080a24e8;hpb=a035cbc21389dddf11fe780feac813c18d70568b;p=casparcg diff --git a/common/memory/safe_ptr.h b/common/memory/safe_ptr.h index 29df7f990..c30fbf9de 100644 --- a/common/memory/safe_ptr.h +++ b/common/memory/safe_ptr.h @@ -1,3 +1,24 @@ +/* +* Copyright (c) 2011 Sveriges Television AB +* +* This file is part of CasparCG (www.casparcg.com). +* +* CasparCG is free software: you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation, either version 3 of the License, or +* (at your option) any later version. +* +* CasparCG is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with CasparCG. If not, see . +* +* Author: Robert Nagy, ronag89@gmail.com +*/ + #pragma once #include