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
23075ebe
Commit
23075ebe
authored
Jan 29, 2017
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Jan 29, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* update-copyright.py: Fix the name of this script in examples.
From-SVN: r245017
parent
aa88e6b2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
contrib/ChangeLog
+4
-0
contrib/update-copyright.py
+2
-2
No files found.
contrib/ChangeLog
View file @
23075ebe
2017
-
01
-
29
Gerald
Pfeifer
<
gerald
@pfeifer
.
com
>
*
update
-
copyright
.
py
:
Fix
the
name
of
this
script
in
examples
.
2017
-
01
-
26
Jakub
Jelinek
<
jakub
@redhat
.
com
>
*
update
-
copyright
.
py
:
Add
libhsail
-
rt
to
self
.
default_dirs
...
...
contrib/update-copyright.py
View file @
23075ebe
...
...
@@ -28,13 +28,13 @@
# output has been vetted. You can instead pass the names of individual
# directories, including those that haven't been approved. So:
#
# update-copyright.p
l
--this-year
# update-copyright.p
y
--this-year
#
# is the command that would be used at the beginning of a year to update
# all copyright notices (and possibly at other times to check whether
# new files have been added with old years). On the other hand:
#
# update-copyright.p
l
--this-year libitm
# update-copyright.p
y
--this-year libitm
#
# would run the script on just libitm/.
#
...
...
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