diff options
| -rw-r--r-- | postgresql.scm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/postgresql.scm b/postgresql.scm index 3f1baf4..cb2ba6a 100644 --- a/postgresql.scm +++ b/postgresql.scm @@ -1,7 +1,7 @@  ;;; Bindings to the PostgreSQL C library  ;;  ;; Copyright (C) 2008-2014 Peter Bex -;; Copyright (C) 2004 Johannes Grødem <johs@copyleft.no> +;; Copyright (C) 2004 Johannes Grødem <johs@copyleft.no>  ;; Redistribution and use in source and binary forms, with or without  ;; modification, is permitted.  ;; | 
