diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-12 17:56:01 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-12 17:56:01 +0100 |
commit | 57d7afc7266f5b1d43ca1b385c5a2f792996b2eb (patch) | |
tree | 8a0804135f1e9abffac2cbadfc939dafab118742 /src/blueshift_iccprofile.c | |
parent | beginning support for having multiple drm connections open (diff) | |
download | blueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.gz blueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.bz2 blueshift-57d7afc7266f5b1d43ca1b385c5a2f792996b2eb.tar.xz |
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/blueshift_iccprofile.c')
-rw-r--r-- | src/blueshift_iccprofile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blueshift_iccprofile.c b/src/blueshift_iccprofile.c index 5fc6143..cc58ac2 100644 --- a/src/blueshift_iccprofile.c +++ b/src/blueshift_iccprofile.c @@ -9,7 +9,7 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. |