Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
d1d61a00
Commit
d1d61a00
authored
Aug 31, 2004
by
Tobias Schlüter
Committed by
Tobias Schlüter
Aug 31, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* primary.c: Update copyright boilerplate to say GCC.
From-SVN: r86826
parent
e2ab6d12
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
12 deletions
+16
-12
gcc/fortran/ChangeLog
+4
-0
gcc/fortran/primary.c
+12
-12
No files found.
gcc/fortran/ChangeLog
View file @
d1d61a00
2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
* primary.c: Update copyright boilerplate to say GCC.
2004-08-31 Paul Brook <paul@codesourcery.com>
2004-08-31 Paul Brook <paul@codesourcery.com>
* trans-types.h: Add comments.
* trans-types.h: Add comments.
...
...
gcc/fortran/primary.c
View file @
d1d61a00
...
@@ -2,22 +2,22 @@
...
@@ -2,22 +2,22 @@
Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
Contributed by Andy Vaught
Contributed by Andy Vaught
This file is part of G
NU G95
.
This file is part of G
CC
.
G
NU G95 is free software; you can redistribute it and/or modify
G
CC is free software; you can redistribute it and/or modify it under
it under the terms of the GNU General Public License as published by
the terms of the GNU General Public License as published by the Free
the Free Software Foundation; either version 2, or (at your option)
Software Foundation; either version 2, or (at your option) any later
any later
version.
version.
G
NU G95 is distributed in the hope that it will be useful,
G
CC is distributed in the hope that it will be useful, but WITHOUT ANY
but WITHOUT ANY WARRANTY; without even the implied warranty of
WARRANTY; without even the implied warranty of MERCHANTABILITY or
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See th
e
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licens
e
GNU General Public License
for more details.
for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with G
NU G95; see the file COPYING. If not, write to
along with G
CC; see the file COPYING. If not, write to the Free
the Free Software Foundation, 59 Temple Place - Suite 330,
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
Boston, MA
02111-1307, USA. */
02111-1307, USA. */
#include "config.h"
#include "config.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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