Adding .gitattributes and adding an Id variable to AUTHORS, ChangeLog, README, and...
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Wed, 2 Sep 2009 15:33:38 +0000 (08:33 -0700)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Wed, 2 Sep 2009 15:33:38 +0000 (08:33 -0700)
.gitattributes [new file with mode: 0644]
AUTHORS
ChangeLog
README
TODO

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..19ad929
--- /dev/null
@@ -0,0 +1,7 @@
+AUTHORS ident
+ChangeLog ident
+README ident
+TODO ident
+catalyst ident
+*.py ident
+*.sh ident
diff --git a/AUTHORS b/AUTHORS
index d48227029eb66c8e587a5e6c9c601a9e2e0a8c10..e09dd73e77f7c78266309e407637ce2d1227cd30 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,5 @@
+# $Id$
+
 This list is split into two alphabetical lists.  The first is a listing of the
 authors of the original Gentoo package.  The copyrights for all of those code
 contributions belong to the Gentoo Foundation.  The second list is the authors
index 4b7b69f5915f3c98f1892e1290743726e49fc52d..12670bba35204abf02769ac6da9319e3a1a74bc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
 # ChangeLog for catalyst
 # Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
 # Distributed under the GPL v2
+# $Id$
+
+  02 Sep 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS,
+  +.gitattributes, README, TODO:
+  Adding .gitattributes and adding an Id variable to AUTHORS, ChangeLog,
+  README, and TODO.
 
   23 Aug 2009; Andrew Gaffney <agaffney@gentoo.org>
   modules/livecd_stage2_target.py:
diff --git a/README b/README
index d717d95176bd02a8cb47e576b4c72ec2e7c2bb54..ef41380b1d3e77298260212dd79124fd83b912b0 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,4 @@
+# $Id$
 
 Licensing
 ========================
diff --git a/TODO b/TODO
index df470eb3598bc6ad26acddbe6d180fae7d0ea8e0..bebdec777faed51ea24a531474327c2de5edb61e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+# $Id$
+
 This file is a rough list of changes that need to be made to catalyst.  If you
 have questions about any of these items, or wish to help with development, send
 them to the gentoo-catalyst@lists.gentoo.org mailing list.  Bug reports should