clover/llvm: Fix copyright attribution of invocation.cpp.
This file still only has my name on the copyright notice even though most of the code (likely more than 90% of it) was authored by various contributors -- It doesn't seem right to have the whole file attributed to myself. Acked-by: Michel Dänzer <michel.daenzer@amd.com> Acked-by: Serge Martin <edb+mesa@sigluy.net>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
//
|
||||
// Copyright 2012 Francisco Jerez
|
||||
// Copyright 2012-2016 Francisco Jerez
|
||||
// Copyright 2012-2016 Advanced Micro Devices, Inc.
|
||||
// Copyright 2014-2016 Jan Vesely
|
||||
// Copyright 2014-2015 Serge Martin
|
||||
// Copyright 2015 Zoltan Gilian
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person obtaining a
|
||||
// copy of this software and associated documentation files (the "Software"),
|
||||
|
Reference in New Issue
Block a user