mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 10:00:45 -05:00
compositor: Add copyrights for recent mipmapping changes
Relating tob29a6c4d
,16fa2100
,877dc335
The most recent mipmapping logic was written by Canonical and rearranged by Neil Moore. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2535>
This commit is contained in:
parent
fad070eb40
commit
069e18c09d
@ -4,6 +4,8 @@
|
||||
*
|
||||
* Copyright (C) 2008 Intel Corporation
|
||||
* Copyright (C) 2012 Red Hat, Inc.
|
||||
* Copyright (C) 2021 Canonical Ltd.
|
||||
* Copyright (C) 2022 Neil Moore
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
@ -5,6 +5,8 @@
|
||||
* Mipmap management object using OpenGL
|
||||
*
|
||||
* Copyright (C) 2009 Red Hat, Inc.
|
||||
* Copyright (C) 2021 Canonical Ltd.
|
||||
* Copyright (C) 2022 Neil Moore
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
Loading…
Reference in New Issue
Block a user