| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * Copyright (C) 2004-2005 Advanced Micro Devices, Inc. |
|---|
| 3 | 4 | * Copyright (C) 2007 Bartlomiej Zolnierkiewicz |
|---|
| .. | .. |
|---|
| 13 | 14 | * |
|---|
| 14 | 15 | * Development of this chipset driver was funded |
|---|
| 15 | 16 | * by the nice folks at National Semiconductor/AMD. |
|---|
| 16 | | - * |
|---|
| 17 | | - * This program is free software; you can redistribute it and/or modify it |
|---|
| 18 | | - * under the terms of the GNU General Public License version 2 as published by |
|---|
| 19 | | - * the Free Software Foundation. |
|---|
| 20 | 17 | * |
|---|
| 21 | 18 | * Documentation: |
|---|
| 22 | 19 | * CS5535 documentation available from AMD |
|---|