diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-06-25 13:30:17 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-06-26 09:10:51 -0700 |
commit | d4575c307104d9afba65031370e35548b73058d1 (patch) | |
tree | 4852984b8faa244744d97c19c26f471e4ad6f6d7 /src/gallium/drivers/panfrost/pan_blit.c | |
parent | b0e8941df1087de26912ee747359af0b3e4785e8 (diff) |
panfrost: Update copyright identifiers
"Collabora, Ltd." should be listed in lieu of simply "Collabora"
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Suggested-by: Daniel Stone <[email protected]>
Diffstat (limited to 'src/gallium/drivers/panfrost/pan_blit.c')
-rw-r--r-- | src/gallium/drivers/panfrost/pan_blit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/panfrost/pan_blit.c b/src/gallium/drivers/panfrost/pan_blit.c index 959c7ae1c78..67912a4b130 100644 --- a/src/gallium/drivers/panfrost/pan_blit.c +++ b/src/gallium/drivers/panfrost/pan_blit.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Broadcom - * Copyright (C) 2019 Collabora + * Copyright (C) 2019 Collabora, Ltd. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |