tree: drop last paragraph of GPL copyright header
[coreboot.git] / src / southbridge / intel / bd82x6x / acpi / sleepstates.asl
blob4d1d0b3ea2c54c1817cd13cee0c37659e3e14d6d
1 /*
2  * This file is part of the coreboot project.
3  *
4  * Copyright (C) 2007-2009 coresystems GmbH
5  *
6  * This program is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU General Public License as
8  * published by the Free Software Foundation; version 2 of
9  * the License.
10  *
11  * This program is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14  * GNU General Public License for more details.
15  */
17 Name(\_S0, Package(){0x0,0x0,0x0,0x0})
18 // Name(\_S1, Package(){0x1,0x1,0x0,0x0})
19 Name(\_S3, Package(){0x5,0x5,0x0,0x0})
20 Name(\_S4, Package(){0x6,0x6,0x0,0x0})
21 Name(\_S5, Package(){0x7,0x7,0x0,0x0})