aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/copyright
diff options
context:
space:
mode:
authorJoakim Verona2011-10-18 21:26:54 +0200
committerJoakim Verona2011-10-18 21:26:54 +0200
commit6e73a2ebf04ca9bcc95add447b30baed417849b4 (patch)
tree6cfc05e10644f2a6353305f523db5b014e7c492b /admin/notes/copyright
parent3bb66ec6110273ae61230da585ca090650140dca (diff)
parent0ffe10653bb4366a03ce79fde9847ae810bc78d4 (diff)
downloademacs-6e73a2ebf04ca9bcc95add447b30baed417849b4.tar.gz
emacs-6e73a2ebf04ca9bcc95add447b30baed417849b4.zip
upstream
Diffstat (limited to 'admin/notes/copyright')
-rw-r--r--admin/notes/copyright5
1 files changed, 2 insertions, 3 deletions
diff --git a/admin/notes/copyright b/admin/notes/copyright
index f4d22f9b270..0ad99900779 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -24,9 +24,8 @@ the file.
24 24
252. When installing code written by someone else, the ChangeLog entry 252. When installing code written by someone else, the ChangeLog entry
26should be in the name of the author of the code, not the person who 26should be in the name of the author of the code, not the person who
27installs it. I think it is helpful to put the author (if not yourself) 27installs it. Also use bzr commit's "--author" option.
28in the commit log as well (you can also use bzr commit's "--author" 28Do not install any of your own changes in the same commit.
29option); and to not install any of your own changes in the same commit.
30 29
313. With images, add the legal info to a README file in the directory 303. With images, add the legal info to a README file in the directory
32containing the image. 31containing the image.