Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lyskom-server-ceder-1616-generations-topgit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
48e4395f
Commit
48e4395f
authored
Jun 25, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't attempt to update copyright notices in TeX temporary files.
parent
896a2d29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
scripts/lyskomd-copyrights
scripts/lyskomd-copyrights
+12
-1
No files found.
scripts/lyskomd-copyrights
View file @
48e4395f
#!/bin/bash
# $Id: lyskomd-copyrights,v 1.
9 1999/05/24 12:23:2
9 ceder Exp $
# $Id: lyskomd-copyrights,v 1.
10 1999/06/25 16:53:5
9 ceder Exp $
# Copyright (C) 1995-1996, 1999 Lysator Academic Computer Association.
#
# This program is free software; you can redistribute it and/or modify
...
...
@@ -65,6 +65,17 @@ find . \( -type f -print \) -o \( -name CVS -prune \) \
-e
'/^\.\/doc\/.*\.info$/d'
\
-e
'/^\.\/doc\/.*\.info-[0-9]$/d'
\
-e
'/^\.\/doc\/.*\.info-[0-9][0-9]$/d'
\
-e
'/^\.\/doc\/.*\.dvi$/d'
\
-e
'/^\.\/doc\/.*\.aux$/d'
\
-e
'/^\.\/doc\/.*\.cp$/d'
\
-e
'/^\.\/doc\/.*\.fn$/d'
\
-e
'/^\.\/doc\/.*\.vr$/d'
\
-e
'/^\.\/doc\/.*\.tp$/d'
\
-e
'/^\.\/doc\/.*\.ky$/d'
\
-e
'/^\.\/doc\/.*\.pg$/d'
\
-e
'/^\.\/doc\/.*\.toc$/d'
\
-e
'/^\.\/doc\/.*\.fns$/d'
\
-e
'/^\.\/doc\/.*\.tps$/d'
\
-e
'/^\.\/doc\/IDEAS$/d'
\
-e
'/^\.\/doc\/cmsltt12\.mf$/d'
\
-e
'/^\.\/doc\/help\.swe$/d'
\
...
...
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