From 548c9549cd3e408df63426090088b08d72c2658e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 18 Sep 2016 11:59:14 +0200 Subject: add missing copyright terms Due to fucking AT&T vs BSD suit copyright defaults to all rights reserved. Fuck Berne Convention as well. --- options/tie.hpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'options/tie.hpp') diff --git a/options/tie.hpp b/options/tie.hpp index c1eb1b92..a47dbd3d 100644 --- a/options/tie.hpp +++ b/options/tie.hpp @@ -1,3 +1,11 @@ +/* Copyright (c) 2015-2016, Stanislaw Halik + + * Permission to use, copy, modify, and/or distribute this + * software for any purpose with or without fee is hereby granted, + * provided that the above copyright notice and this permission + * notice appear in all copies. + */ + #pragma once #include "value.hpp" -- cgit v1.2.3