| .. | .. |
|---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0+ */ |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * nv_tco: TCO timer driver for nVidia chipsets. |
|---|
| 3 | 4 | * |
|---|
| .. | .. |
|---|
| 8 | 9 | * |
|---|
| 9 | 10 | * (c) Copyright 2000 kernel concepts <nils@kernelconcepts.de>, All Rights |
|---|
| 10 | 11 | * Reserved. |
|---|
| 11 | | - * http://www.kernelconcepts.de |
|---|
| 12 | | - * |
|---|
| 13 | | - * This program is free software; you can redistribute it and/or |
|---|
| 14 | | - * modify it under the terms of the GNU General Public License |
|---|
| 15 | | - * as published by the Free Software Foundation; either version |
|---|
| 16 | | - * 2 of the License, or (at your option) any later version. |
|---|
| 12 | + * https://www.kernelconcepts.de |
|---|
| 17 | 13 | * |
|---|
| 18 | 14 | * Neither kernel concepts nor Nils Faerber admit liability nor provide |
|---|
| 19 | 15 | * warranty for any of this software. This material is provided |
|---|