libtasn1-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libtasn1-commit] [SCM] GNU libtasn1 branch, master, updated. libtasn1_2


From: Simon Josefsson
Subject: [Libtasn1-commit] [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_5-28-ge2ff8e0
Date: Tue, 13 Apr 2010 18:07:57 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=e2ff8e0ea4b0d446a92b1b549443b25557647bec

The branch, master has been updated
       via  e2ff8e0ea4b0d446a92b1b549443b25557647bec (commit)
       via  e12eaaf3815ec82c3ed5a6512656aab1a15fbf3c (commit)
      from  e0fd18c05c510114c65f5ce5763a4b5d7668fec2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e2ff8e0ea4b0d446a92b1b549443b25557647bec
Author: Simon Josefsson <address@hidden>
Date:   Tue Apr 13 20:07:44 2010 +0200

    Add version.c.

commit e12eaaf3815ec82c3ed5a6512656aab1a15fbf3c
Author: Simon Josefsson <address@hidden>
Date:   Tue Apr 13 19:56:13 2010 +0200

    Add license notes to files.

-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                          |    7 +++++++
 NEWS                             |    7 +++++++
 README                           |    7 +++++++
 README-alpha                     |    6 ++++++
 THANKS                           |    7 +++++++
 doc/TODO                         |    7 +++++++
 examples/asn1Coding_test.asn     |   18 ++++++++++++++++++
 lib/element.h                    |   21 +++++++++++++++++++++
 lib/gstr.h                       |   22 ++++++++++++++++++++++
 lib/parser_aux.h                 |   21 +++++++++++++++++++++
 lib/structure.h                  |   21 +++++++++++++++++++++
 tests/Test_encoding.asn          |   18 ++++++++++++++++++
 tests/Test_tree.asn              |   18 ++++++++++++++++++
 tests/pkix.asn                   |   18 ++++++++++++++++++
 windows/libtasn1/libtasn1.vcproj |    4 ++++
 15 files changed, 202 insertions(+), 0 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 1cd67e0..e817f0a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,3 +4,10 @@ Nikos Mavrogiannopoulos <address@hidden>
 
 Current maintainer:
 Simon Josefsson <address@hidden>
+
+----------------------------------------------------------------------
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+              2009, 2010 Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
diff --git a/NEWS b/NEWS
index e881b24..bef5038 100644
--- a/NEWS
+++ b/NEWS
@@ -313,3 +313,10 @@ GNU Libtasn1 NEWS                                     -*- 
outline -*-
 
 * Noteworthy changes in release 0.1.0
 - Initial release
+
+----------------------------------------------------------------------
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+              2009, 2010 Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
diff --git a/README b/README
index fb2d363..93ddee2 100644
--- a/README
+++ b/README
@@ -11,3 +11,10 @@ The manual is in doc/.  You can also browse the manual and 
see updates
 about the project on the homepage:
 
 http://www.gnu.org/software/libtasn1/
+
+----------------------------------------------------------------------
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+              2009, 2010 Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
diff --git a/README-alpha b/README-alpha
index dae2807..d886f5d 100644
--- a/README-alpha
+++ b/README-alpha
@@ -40,3 +40,9 @@ $ make
 $ make check
 
 Happy hacking!
+
+----------------------------------------------------------------------
+Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
diff --git a/THANKS b/THANKS
index 93f3602..8e39626 100644
--- a/THANKS
+++ b/THANKS
@@ -17,3 +17,10 @@ David Reiser            <address@hidden>
 Didier Godefroy         <address@hidden>
 Andreas Metzler         <address@hidden>
 Ludovic Courtès         <address@hidden>
+
+----------------------------------------------------------------------
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+              2009, 2010 Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
diff --git a/doc/TODO b/doc/TODO
index 2f702fd..f2815c8 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -11,3 +11,10 @@ Current list:
 (+) Means high priority
 (*) Means medium priority
 (-) Means low priority (ie. nobody is interested to develop that)
+
+----------------------------------------------------------------------
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+              2009, 2010 Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
diff --git a/examples/asn1Coding_test.asn b/examples/asn1Coding_test.asn
index 2189ee5..5fa00b6 100644
--- a/examples/asn1Coding_test.asn
+++ b/examples/asn1Coding_test.asn
@@ -10,3 +10,21 @@ Sequence1 ::= SEQUENCE {
 }
 
 END
+
+-- Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+-- Free Software Foundation, Inc.
+--
+-- This file is part of LIBTASN1.
+--
+-- This program is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU General Public License as published by
+-- the Free Software Foundation, either version 3 of the License, or
+-- (at your option) any later version.
+--
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+-- GNU General Public License for more details.
+--
+-- You should have received a copy of the GNU General Public License
+-- along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/lib/element.h b/lib/element.h
index b5d9eb9..95c382a 100644
--- a/lib/element.h
+++ b/lib/element.h
@@ -1,3 +1,24 @@
+/*
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
+ *
+ * This file is part of LIBTASN1.
+ *
+ * The LIBTASN1 library is free software; you can redistribute it
+ * and/or modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA
+ */
 
 #ifndef _ELEMENT_H
 #define _ELEMENT_H
diff --git a/lib/gstr.h b/lib/gstr.h
index 5452fa4..bffb912 100644
--- a/lib/gstr.h
+++ b/lib/gstr.h
@@ -1,3 +1,25 @@
+/*
+ * Copyright (C) 2002, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
+ *
+ * This file is part of LIBTASN1.
+ *
+ * The LIBTASN1 library is free software; you can redistribute it
+ * and/or modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA
+ */
+
 void _asn1_str_cpy (char *dest, size_t dest_tot_size, const char *src);
 void _asn1_str_cat (char *dest, size_t dest_tot_size, const char *src);
 
diff --git a/lib/parser_aux.h b/lib/parser_aux.h
index 564f64e..def52ed 100644
--- a/lib/parser_aux.h
+++ b/lib/parser_aux.h
@@ -1,3 +1,24 @@
+/*
+ * Copyright (C) 2000, 2001, 2004, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
+ *
+ * This file is part of LIBTASN1.
+ *
+ * The LIBTASN1 library is free software; you can redistribute it
+ * and/or modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA
+ */
 
 #ifndef _PARSER_AUX_H
 #define _PARSER_AUX_H
diff --git a/lib/structure.h b/lib/structure.h
index 7257986..3885afc 100644
--- a/lib/structure.h
+++ b/lib/structure.h
@@ -1,3 +1,24 @@
+/*
+ * Copyright (C) 2002, 2004, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
+ *
+ * This file is part of LIBTASN1.
+ *
+ * The LIBTASN1 library is free software; you can redistribute it
+ * and/or modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA
+ */
 
 /*************************************************/
 /* File: structure.h                             */
diff --git a/tests/Test_encoding.asn b/tests/Test_encoding.asn
index ff8faa3..a50c340 100644
--- a/tests/Test_encoding.asn
+++ b/tests/Test_encoding.asn
@@ -15,3 +15,21 @@ Koko ::= SEQUENCE {
 }
 
 END
+
+-- Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+-- Free Software Foundation, Inc.
+--
+-- This file is part of LIBTASN1.
+--
+-- This program is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU General Public License as published by
+-- the Free Software Foundation, either version 3 of the License, or
+-- (at your option) any later version.
+--
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+-- GNU General Public License for more details.
+--
+-- You should have received a copy of the GNU General Public License
+-- along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/tests/Test_tree.asn b/tests/Test_tree.asn
index ec3c996..c8187f4 100644
--- a/tests/Test_tree.asn
+++ b/tests/Test_tree.asn
@@ -158,3 +158,21 @@ X520LocalityName ::= CHOICE {
 id-Test OBJECT IDENTIFIER  ::=  {1 2 29 2}
 
 END
+
+-- Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+-- Free Software Foundation, Inc.
+--
+-- This file is part of LIBTASN1.
+--
+-- This program is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU General Public License as published by
+-- the Free Software Foundation, either version 3 of the License, or
+-- (at your option) any later version.
+--
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+-- GNU General Public License for more details.
+--
+-- You should have received a copy of the GNU General Public License
+-- along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/tests/pkix.asn b/tests/pkix.asn
index bd3c435..b23f2c9 100644
--- a/tests/pkix.asn
+++ b/tests/pkix.asn
@@ -1239,3 +1239,21 @@ id-on-xmppAddr  OBJECT IDENTIFIER ::= { id-on 5 }
 XmppAddr ::= UTF8String
 
 END
+
+-- Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+-- Free Software Foundation, Inc.
+--
+-- This file is part of LIBTASN1.
+--
+-- This program is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU General Public License as published by
+-- the Free Software Foundation, either version 3 of the License, or
+-- (at your option) any later version.
+--
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+-- GNU General Public License for more details.
+--
+-- You should have received a copy of the GNU General Public License
+-- along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/windows/libtasn1/libtasn1.vcproj b/windows/libtasn1/libtasn1.vcproj
index 9aeccab..902a1c5 100755
--- a/windows/libtasn1/libtasn1.vcproj
+++ b/windows/libtasn1/libtasn1.vcproj
@@ -163,6 +163,10 @@
                                RelativePath="..\..\lib\structure.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\version.c"
+                               >
+                       </File>
                </Filter>
                <Filter
                        Name="Header Files"


hooks/post-receive
-- 
GNU libtasn1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]