repo.or.cz
/
diffutils
/
ericb.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
a6b73e6
)
maint: record update-copyright options for this package
author
Jim Meyering
<
[email protected]
>
Sun, 3 Jan 2010 17:54:21 +0000
(3 18:54 +0100)
committer
Jim Meyering
<
[email protected]
>
Sun, 3 Jan 2010 17:54:21 +0000
(3 18:54 +0100)
* cfg.mk: Next time, just run "make update-copyright".
cfg.mk
patch
|
blob
|
blame
|
history
diff --git
a/cfg.mk
b/cfg.mk
index
d41dac8
..
f5072b2
100644
(file)
--- a/
cfg.mk
+++ b/
cfg.mk
@@
-33,3
+33,7
@@
old_NEWS_hash = 3858c8843f15220aae3332950af98018
# Tell maint.mk's syntax-check rules that diff gets config.h directly or
# via diff.h or system.h.
config_h_header = (<config\.h>|"(diff|system)\.h")
+
+update-copyright-env = \
+ UPDATE_COPYRIGHT_USE_INTERVALS=1 \
+ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79