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
a02a2754
Commit
a02a2754
authored
May 30, 2015
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix copyright years.
From-SVN: r223891
parent
329be64b
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
gcc/ada/ChangeLog
+1
-1
gcc/ada/adaint.h
+1
-1
gcc/ada/cio.c
+1
-1
gcc/ada/cstreams.c
+1
-1
gcc/ada/link.c
+1
-1
No files found.
gcc/ada/ChangeLog
View file @
a02a2754
...
...
@@ -3669,7 +3669,7 @@
2015-02-05 Tristan Gingold <gingold@adacore.com>
PR ada/64349
da/64349
PR ada/64349
* env.c: Fix thinko: handle Darwin case before default one.
2015-01-30 Robert Dewar <dewar@adacore.com>
...
...
gcc/ada/adaint.h
View file @
a02a2754
...
...
@@ -6,7 +6,7 @@
* *
* C Header File *
* *
* Copyright (C) 1992-201
4
, Free Software Foundation, Inc. *
* Copyright (C) 1992-201
5
, Free Software Foundation, Inc. *
* *
* GNAT is free software; you can redistribute it and/or modify it under *
* terms of the GNU General Public License as published by the Free Soft- *
...
...
gcc/ada/cio.c
View file @
a02a2754
...
...
@@ -6,7 +6,7 @@
* *
* C Implementation File *
* *
* Copyright (C) 1992-201
3
, Free Software Foundation, Inc. *
* Copyright (C) 1992-201
5
, Free Software Foundation, Inc. *
* *
* GNAT is free software; you can redistribute it and/or modify it under *
* terms of the GNU General Public License as published by the Free Soft- *
...
...
gcc/ada/cstreams.c
View file @
a02a2754
...
...
@@ -6,7 +6,7 @@
* *
* Auxiliary C functions for Interfaces.C.Streams *
* *
* Copyright (C) 1992-201
4
, Free Software Foundation, Inc. *
* Copyright (C) 1992-201
5
, Free Software Foundation, Inc. *
* *
* GNAT is free software; you can redistribute it and/or modify it under *
* terms of the GNU General Public License as published by the Free Soft- *
...
...
gcc/ada/link.c
View file @
a02a2754
...
...
@@ -6,7 +6,7 @@
* *
* C Implementation File *
* *
* Copyright (C) 1992-201
4
, Free Software Foundation, Inc. *
* Copyright (C) 1992-201
5
, Free Software Foundation, Inc. *
* *
* GNAT is free software; you can redistribute it and/or modify it under *
* terms of the GNU General Public License as published by the Free Soft- *
...
...
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