From e7b4f70c447425d514e358cba22c8b98a870ee39 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 3 Nov 2020 14:53:57 +0100 Subject: [PATCH] Clarify a few licensing texts --- src/deforaos-git-doc | 2 ++ src/deforaos-git-hook | 2 ++ src/deforaos-git-mirror | 2 ++ src/deforaos-git-tests | 2 ++ 4 files changed, 8 insertions(+) diff --git a/src/deforaos-git-doc b/src/deforaos-git-doc index 71fa4b4..53fb93c 100755 --- a/src/deforaos-git-doc +++ b/src/deforaos-git-doc @@ -1,5 +1,7 @@ #!/bin/sh +#$Id$ #Copyright (c) 2020 Pierre Pronchery +#This file is part of DeforaOS Devel scripts # #Redistribution and use in source and binary forms, with or without #modification, are permitted provided that the following conditions diff --git a/src/deforaos-git-hook b/src/deforaos-git-hook index 84ac6d3..8708221 100755 --- a/src/deforaos-git-hook +++ b/src/deforaos-git-hook @@ -1,5 +1,7 @@ #!/bin/sh +#$Id$ #Copyright (c) 2014-2020 Pierre Pronchery +#This file is part of DeforaOS Devel scripts # #Redistribution and use in source and binary forms, with or without #modification, are permitted provided that the following conditions diff --git a/src/deforaos-git-mirror b/src/deforaos-git-mirror index 56bdc78..b9c6695 100755 --- a/src/deforaos-git-mirror +++ b/src/deforaos-git-mirror @@ -1,5 +1,7 @@ #!/bin/sh +#$Id$ #Copyright (c) 2020 Pierre Pronchery +#This file is part of DeforaOS Devel scripts # #Redistribution and use in source and binary forms, with or without #modification, are permitted provided that the following conditions diff --git a/src/deforaos-git-tests b/src/deforaos-git-tests index c0c64ca..5fecc77 100755 --- a/src/deforaos-git-tests +++ b/src/deforaos-git-tests @@ -1,5 +1,7 @@ #!/bin/sh +#$Id$ #Copyright (c) 2020 Pierre Pronchery +#This file is part of DeforaOS Devel scripts # #Redistribution and use in source and binary forms, with or without #modification, are permitted provided that the following conditions