Get rid of "All rights reserved"

This commit is contained in:
2015-05-01 23:41:22 +02:00
parent ebc3f7fd7d
commit 57f052a2be
10 changed files with 6 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
//
// ZyklonB scripting plugin, using a custom stack-based language
//
// Copyright 2014 Přemysl Janouch. All rights reserved.
// Copyright 2014 Přemysl Janouch
// See the file LICENSE for licensing information.
//
// Just compile this file as usual (sans #!) if you don't feel like using TCC.