shishi-commit
[Top][All Lists]
Advanced

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

shishi tests/authenticator.c tests/crypto-ctx.c...


From: shishi-commit
Subject: shishi tests/authenticator.c tests/crypto-ctx.c...
Date: Tue, 02 Dec 2003 11:23:59 -0500

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/12/02 11:23:58

Modified files:
        tests          : authenticator.c crypto-ctx.c crypto.c gztime.c 
                         low-crypto.c priv.c safe.c ticketset.c utils.c 
        lib            : version.c 

Log message:
        Fix license templates.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/authenticator.c.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/crypto-ctx.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/crypto.c.diff?tr1=1.26&tr2=1.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/gztime.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/low-crypto.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/priv.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/safe.c.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/ticketset.c.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/utils.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/lib/version.c.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: shishi/lib/version.c
diff -u shishi/lib/version.c:1.5 shishi/lib/version.c:1.6
--- shishi/lib/version.c:1.5    Tue Sep  9 13:36:08 2003
+++ shishi/lib/version.c        Tue Dec  2 11:23:58 2003
@@ -4,18 +4,18 @@
  *
  * This file is part of shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/authenticator.c
diff -u shishi/tests/authenticator.c:1.9 shishi/tests/authenticator.c:1.10
--- shishi/tests/authenticator.c:1.9    Sun Oct 19 20:25:33 2003
+++ shishi/tests/authenticator.c        Tue Dec  2 11:23:57 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/crypto-ctx.c
diff -u shishi/tests/crypto-ctx.c:1.2 shishi/tests/crypto-ctx.c:1.3
--- shishi/tests/crypto-ctx.c:1.2       Mon Oct 20 01:49:51 2003
+++ shishi/tests/crypto-ctx.c   Tue Dec  2 11:23:58 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/crypto.c
diff -u shishi/tests/crypto.c:1.26 shishi/tests/crypto.c:1.27
--- shishi/tests/crypto.c:1.26  Sun Oct 19 20:25:33 2003
+++ shishi/tests/crypto.c       Tue Dec  2 11:23:58 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/gztime.c
diff -u shishi/tests/gztime.c:1.4 shishi/tests/gztime.c:1.5
--- shishi/tests/gztime.c:1.4   Sun Oct 19 20:25:33 2003
+++ shishi/tests/gztime.c       Tue Dec  2 11:23:58 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/low-crypto.c
diff -u shishi/tests/low-crypto.c:1.1 shishi/tests/low-crypto.c:1.2
--- shishi/tests/low-crypto.c:1.1       Mon Oct 20 01:51:39 2003
+++ shishi/tests/low-crypto.c   Tue Dec  2 11:23:58 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/priv.c
diff -u shishi/tests/priv.c:1.2 shishi/tests/priv.c:1.3
--- shishi/tests/priv.c:1.2     Sun Oct 19 20:25:33 2003
+++ shishi/tests/priv.c Tue Dec  2 11:23:58 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/safe.c
diff -u shishi/tests/safe.c:1.5 shishi/tests/safe.c:1.6
--- shishi/tests/safe.c:1.5     Sun Oct 19 20:25:33 2003
+++ shishi/tests/safe.c Tue Dec  2 11:23:58 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/ticketset.c
diff -u shishi/tests/ticketset.c:1.17 shishi/tests/ticketset.c:1.18
--- shishi/tests/ticketset.c:1.17       Sun Oct 19 20:25:33 2003
+++ shishi/tests/ticketset.c    Tue Dec  2 11:23:58 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
Index: shishi/tests/utils.c
diff -u shishi/tests/utils.c:1.8 shishi/tests/utils.c:1.9
--- shishi/tests/utils.c:1.8    Sun Oct 19 21:44:53 2003
+++ shishi/tests/utils.c        Tue Dec  2 11:23:58 2003
@@ -3,18 +3,18 @@
  *
  * This file is part of Shishi.
  *
- * Shishi 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.
+ * Shishi 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 2 of the License, or
+ * (at your option) any later version.
  *
  * Shishi 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.
+ * 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 Lesser General Public
- * License along with Shishi; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with Shishi; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */




reply via email to

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