Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
48e4395f
Commit
48e4395f
authored
Jun 25, 1999
by
Per Cederqvist
Browse files
Don't attempt to update copyright notices in TeX temporary files.
parent
896a2d29
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/lyskomd-copyrights
View file @
48e4395f
#!/bin/bash
# $Id: lyskomd-copyrights,v 1.
9
1999/0
5
/2
4
1
2:2
3:
2
9 ceder Exp $
# $Id: lyskomd-copyrights,v 1.
10
1999/0
6
/2
5
1
6:5
3:
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
Supports
Markdown
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