File tree Expand file tree Collapse file tree 7 files changed +27
-31
lines changed
Expand file tree Collapse file tree 7 files changed +27
-31
lines changed Original file line number Diff line number Diff line change 88 * Copyright (C) 2004, Clemens Fruhwirth <[email protected] > 99 * Copyright (C) 2009-2012, Red Hat, Inc. All rights reserved.
1010 *
11- * This library is free software; you can redistribute it and/or
11+ * This program is free software; you can redistribute it and/or
1212 * modify it under the terms of the GNU General Public License
1313 * as published by the Free Software Foundation; either version 2
1414 * of the License, or (at your option) any later version.
1515 *
16- * This library is distributed in the hope that it will be useful,
16+ * This program is distributed in the hope that it will be useful,
1717 * but WITHOUT ANY WARRANTY; without even the implied warranty of
1818 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19- * Lesser General Public License for more details.
20- *
21- * You should have received a copy of the GNU Lesser General Public
22- * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19+ * General Public License for more details.
2320 *
21+ * You should have received a copy of the GNU General Public License
22+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
2423 */
2524
2625#include "qemu/osdep.h"
Original file line number Diff line number Diff line change 33 *
44 * Copyright (c) 2015-2016 Red Hat, Inc.
55 *
6- * This library is free software; you can redistribute it and/or
6+ * This program is free software; you can redistribute it and/or
77 * modify it under the terms of the GNU General Public License
88 * as published by the Free Software Foundation; either version 2
99 * of the License, or (at your option) any later version.
1010 *
11- * This library is distributed in the hope that it will be useful,
11+ * This program is distributed in the hope that it will be useful,
1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of
1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14- * Lesser General Public License for more details.
15- *
16- * You should have received a copy of the GNU Lesser General Public
17- * License along with this library; if not, see <http://www.gnu.org/licenses/>.
14+ * General Public License for more details.
1815 *
16+ * You should have received a copy of the GNU General Public License
17+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
1918 */
2019
2120#ifndef QCRYPTO_AFSPLIT_H
Original file line number Diff line number Diff line change 1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1414 * GNU General Public License for more details.
1515 *
16- * You should have received a copy of the GNU Lesser General Public
17- * License along with this library ; if not, see <http://www.gnu.org/licenses/>
16+ * You should have received a copy of the GNU General Public License
17+ * along with this program ; if not, see <http://www.gnu.org/licenses/>
1818 */
1919
2020#ifndef HW_GPEX_H
Original file line number Diff line number Diff line change 1515 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1616 * GNU General Public License for more details.
1717 *
18- * You should have received a copy of the GNU Lesser General Public
19- * License along with this library ; if not, see <http://www.gnu.org/licenses/>
18+ * You should have received a copy of the GNU General Public License
19+ * along with this program ; if not, see <http://www.gnu.org/licenses/>
2020 */
2121
2222#ifndef HW_Q35_H
Original file line number Diff line number Diff line change 33 *
44 * Copyright (c) 2015-2016 Red Hat, Inc.
55 *
6- * This library is free software; you can redistribute it and/or
6+ * This program is free software; you can redistribute it and/or
77 * modify it under the terms of the GNU General Public
88 * License as published by the Free Software Foundation; either
99 * version 2 of the License, or (at your option) any later version.
1010 *
11- * This library is distributed in the hope that it will be useful,
11+ * This program is distributed in the hope that it will be useful,
1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of
1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14- * Lesser General Public License for more details.
15- *
16- * You should have received a copy of the GNU General Public
17- * License along with this library; if not, see <http://www.gnu.org/licenses/>.
14+ * General Public License for more details.
1815 *
16+ * You should have received a copy of the GNU General Public License
17+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
1918 */
2019
2120#ifndef QEMU_RANGE_H
Original file line number Diff line number Diff line change 1313 * This program is distributed in the hope that it will be useful,
1414 * but WITHOUT ANY WARRANTY; without even the implied warranty of
1515 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16- * Lesser General Public License for more details.
16+ * General Public License for more details.
1717 *
18- * You should have received a copy of the GNU Lesser General Public
19- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
18+ * You should have received a copy of the GNU General Public License
19+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
2020 *
2121 * This file contain code under public domain from the hvdos project:
2222 * https://github.com/mist64/hvdos
Original file line number Diff line number Diff line change 33 *
44 * Copyright (c) 2015-2016 Red Hat, Inc.
55 *
6- * This library is free software; you can redistribute it and/or
6+ * This program is free software; you can redistribute it and/or
77 * modify it under the terms of the GNU General Public
88 * License as published by the Free Software Foundation; either
99 * version 2 of the License, or (at your option) any later version.
1010 *
11- * This library is distributed in the hope that it will be useful,
11+ * This program is distributed in the hope that it will be useful,
1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of
1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14- * Lesser General Public License for more details.
15- *
16- * You should have received a copy of the GNU General Public
17- * License along with this library; if not, see <http://www.gnu.org/licenses/>.
14+ * General Public License for more details.
1815 *
16+ * You should have received a copy of the GNU General Public License
17+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
1918 */
2019
2120#include "qemu/osdep.h"
You can’t perform that action at this time.
0 commit comments