mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
vulkan: Drop unnecessary [en]coding comments from python generators
Suggested-by: Dylan Baker <dylan@pnwbakers.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13156>
This commit is contained in:
parent
a208b849f3
commit
3fd7cc9d42
6 changed files with 0 additions and 6 deletions
|
|
@ -1,4 +1,3 @@
|
|||
# encoding=utf-8
|
||||
# Copyright © 2017 Intel Corporation
|
||||
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
# coding=utf-8
|
||||
COPYRIGHT=u"""
|
||||
/* Copyright © 2015-2021 Intel Corporation
|
||||
* Copyright © 2021 Collabora, Ltd.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
# coding=utf-8
|
||||
COPYRIGHT=u"""
|
||||
/* Copyright © 2015-2021 Intel Corporation
|
||||
* Copyright © 2021 Collabora, Ltd.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
# coding=utf-8
|
||||
COPYRIGHT = """\
|
||||
/*
|
||||
* Copyright 2020 Intel Corporation
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
# coding=utf-8
|
||||
COPYRIGHT=u"""
|
||||
/* Copyright © 2015-2021 Intel Corporation
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
# coding=utf-8
|
||||
COPYRIGHT=u"""
|
||||
/* Copyright © 2021 Intel Corporation
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue