Skip to content

Commit

Permalink
Update copyright statements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juliusz Chroboczek committed Dec 20, 2008
1 parent 8db70ed commit 2c7724c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2005 by Juliusz Chroboczek
Copyright (c) 2005-2008 by Juliusz Chroboczek

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion cl-yacc.texi
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@end direntry

@copying
Copyright @copyright{} 2005 by Juliusz Chroboczek.
Copyright @copyright{} 2005--2008 by Juliusz Chroboczek.
@end copying

@macro akey {}
Expand Down
2 changes: 1 addition & 1 deletion yacc-tests.lisp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; Copyright (c) 2005 by Juliusz Chroboczek
; Copyright (c) 2005-2008 by Juliusz Chroboczek

; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion yacc.lisp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; Copyright (c) 2005 by Juliusz Chroboczek
; Copyright (c) 2005-2008 by Juliusz Chroboczek

; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 2c7724c

Please sign in to comment.