Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
PureOS
Packages
qemu
Commits
8167ee88
Commit
8167ee88
authored
Jul 16, 2009
by
Blue Swirl
Browse files
Update to a hopefully more future proof FSF address
Signed-off-by:
Blue Swirl
<
blauwirbel@gmail.com
>
parent
a1961a4b
Changes
188
Hide whitespace changes
Inline
Side-by-side
alpha-dis.c
View file @
8167ee88
...
...
@@ -16,9 +16,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this file; see the file COPYING. If not, write to the Free
Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
02110-1301, USA. */
along with this file; see the file COPYING. If not, see
<http://www.gnu.org/licenses/>. */
#include
<stdio.h>
#include
"dis-asm.h"
...
...
arm-dis.c
View file @
8167ee88
...
...
@@ -17,8 +17,7 @@
more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/* Start of qemu specific additions. Mostly this is stub definitions
for things we don't care about. */
...
...
arm-semi.c
View file @
8167ee88
...
...
@@ -15,9 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<sys/types.h>
...
...
bsd-user/main.c
View file @
8167ee88
...
...
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdlib.h>
#include
<stdio.h>
...
...
bsd-user/mmap.c
View file @
8167ee88
...
...
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdlib.h>
#include
<stdio.h>
...
...
bsd-user/signal.c
View file @
8167ee88
...
...
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdlib.h>
#include
<stdio.h>
...
...
bsd-user/syscall.c
View file @
8167ee88
...
...
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdlib.h>
#include
<stdio.h>
...
...
bt-host.c
View file @
8167ee88
...
...
@@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
"qemu-common.h"
...
...
bt-vhci.c
View file @
8167ee88
...
...
@@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
"qemu-common.h"
...
...
cmd.c
View file @
8167ee88
...
...
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdio.h>
...
...
cmd.h
View file @
8167ee88
...
...
@@ -12,8 +12,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __COMMAND_H__
#define __COMMAND_H__
...
...
cpu-all.h
View file @
8167ee88
...
...
@@ -14,8 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CPU_ALL_H
#define CPU_ALL_H
...
...
cpu-defs.h
View file @
8167ee88
...
...
@@ -14,8 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CPU_DEFS_H
#define CPU_DEFS_H
...
...
cpu-exec.c
View file @
8167ee88
...
...
@@ -14,8 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include
"config.h"
#include
"exec.h"
...
...
cris-dis.c
View file @
8167ee88
...
...
@@ -16,9 +16,7 @@
more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#include
"dis-asm.h"
//#include "sysdep.h"
...
...
@@ -51,8 +49,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#ifndef NULL
#define NULL (0)
...
...
darwin-user/commpage.c
View file @
8167ee88
...
...
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<fcntl.h>
#include
<stdio.h>
...
...
darwin-user/machload.c
View file @
8167ee88
...
...
@@ -14,8 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdio.h>
#include
<sys/types.h>
...
...
darwin-user/main.c
View file @
8167ee88
...
...
@@ -15,9 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdlib.h>
#include
<stdio.h>
...
...
darwin-user/mmap.c
View file @
8167ee88
...
...
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdlib.h>
#include
<stdio.h>
...
...
darwin-user/signal.c
View file @
8167ee88
...
...
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
* MA 02110-1301, USA.
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include
<stdlib.h>
#include
<stdio.h>
...
...
Prev
1
2
3
4
5
…
10
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment