<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/patch.git/src/version.c, branch origin</title>
<subtitle>git.savannah.gnu.org: git/patch.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/patch.git/'/>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2012-01-01T09:26:02+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-01-01T09:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/patch.git/commit/?id=2d38b11799be79a2a141181689a889bd5bee25da'/>
<id>2d38b11799be79a2a141181689a889bd5bee25da</id>
<content type='text'>
Run "make update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "make update-copyright".
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: update copyright date year ranges to include 2011</title>
<updated>2011-03-27T07:16:46+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-03-01T08:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/patch.git/commit/?id=db2fb7cdba1552586a00d224b5914fae3386f8d6'/>
<id>db2fb7cdba1552586a00d224b5914fae3386f8d6</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add update-copyright.
Run "make update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bootstrap.conf (gnulib_modules): Add update-copyright.
Run "make update-copyright".
</pre>
</div>
</content>
</entry>
<entry>
<title>build: avoid three gcc warnings</title>
<updated>2011-03-27T07:16:45+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-03-01T08:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/patch.git/commit/?id=d8fdb88440a784d910abc656c2a55a1c5724f4d0'/>
<id>d8fdb88440a784d910abc656c2a55a1c5724f4d0</id>
<content type='text'>
* src/patch.c (mangled_patch): Add "noreturn" attribute.
* src/pch.h (pch_timestamp): Remove ignored "const" attribute.
* src/version.c (XTERN): Remove unused #undef and #define.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/patch.c (mangled_patch): Add "noreturn" attribute.
* src/pch.h (pch_timestamp): Remove ignored "const" attribute.
* src/version.c (XTERN): Remove unused #undef and #define.
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional minor fixes based on Eric Blake's suggestions</title>
<updated>2010-05-04T16:37:06+00:00</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2010-05-04T16:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/patch.git/commit/?id=4ded52f91253482ab4ce29a538aa7a33f3aab596'/>
<id>4ded52f91253482ab4ce29a538aa7a33f3aab596</id>
<content type='text'>
* src/version.c: Put the Free Software Foundation copyright first.
* tests/read-only-files: Skip when run as superuser: even files
without write permissions would be writable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/version.c: Put the Free Software Foundation copyright first.
* tests/read-only-files: Skip when run as superuser: even files
without write permissions would be writable.
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/bestmatch.h, src/common.h, src/diffseq.h, src/inp.c, src/inp.h,</title>
<updated>2010-01-02T12:36:55+00:00</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2010-01-02T12:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/patch.git/commit/?id=fcdaaaac2863fbcdd29f1ad071c843d46d91fbd7'/>
<id>fcdaaaac2863fbcdd29f1ad071c843d46d91fbd7</id>
<content type='text'>
src/maketime.c, src/maketime.h, src/merge.c, src/partime.c,
src/partime.h, src/patch.c, src/pch.c, src/pch.h, src/quotesys.c,
src/util.c, src/util.h, src/version.c: Add year 2010 to copyright
notice.  Replace the GPLv2 license template with the GPLv3 license
template.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
src/maketime.c, src/maketime.h, src/merge.c, src/partime.c,
src/partime.h, src/patch.c, src/pch.c, src/pch.h, src/quotesys.c,
src/util.c, src/util.h, src/version.c: Add year 2010 to copyright
notice.  Replace the GPLv2 license template with the GPLv3 license
template.
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/version.c (copyright_string): Add year 2009.</title>
<updated>2009-12-22T19:30:22+00:00</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-12-22T19:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/patch.git/commit/?id=71a3f0d5cf67d90ab500bf15fb92544369dd1c75'/>
<id>71a3f0d5cf67d90ab500bf15fb92544369dd1c75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all source and header files into src/</title>
<updated>2009-04-05T06:12:05+00:00</updated>
<author>
<name>Andreas Gruenbacher</name>
<email>agruen@suse.de</email>
</author>
<published>2009-04-04T22:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/patch.git/commit/?id=85cd8a4cfe7bf55785e6799d0fab82527019ec99'/>
<id>85cd8a4cfe7bf55785e6799d0fab82527019ec99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
