From 144b407d9f5b87879f8919d17c12b7ad2171ac3e Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 9 Dec 2014 09:13:49 +0100 Subject: [PATCH] build: update email address --- build/base.sh | 2 +- build/clean.sh | 2 +- build/common.sh | 2 +- build/core.sh | 4 ++-- build/iso.sh | 2 +- build/kernel.sh | 2 +- build/ports.sh | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build/base.sh b/build/base.sh index 34a89ee..dd9ab2b 100755 --- a/build/base.sh +++ b/build/base.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 Franco Fichtner +# Copyright (c) 2014 Franco Fichtner # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/clean.sh b/build/clean.sh index 4b40ddf..0d6261e 100755 --- a/build/clean.sh +++ b/build/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 Franco Fichtner +# Copyright (c) 2014 Franco Fichtner # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/common.sh b/build/common.sh index c202f88..b0657a9 100755 --- a/build/common.sh +++ b/build/common.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 Franco Fichtner +# Copyright (c) 2014 Franco Fichtner # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/core.sh b/build/core.sh index f4d0254..e1df4f4 100755 --- a/build/core.sh +++ b/build/core.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 Franco Fichtner +# Copyright (c) 2014 Franco Fichtner # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions @@ -43,7 +43,7 @@ version: current origin: opnsense/opnsense comment: "XXX needs versioning" desc: "OPNsense core package" -maintainer: franco@lastsummer.de +maintainer: franco@opnsense.org www: https://opnsense.org prefix: / EOF diff --git a/build/iso.sh b/build/iso.sh index f1c186a..ed67def 100755 --- a/build/iso.sh +++ b/build/iso.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 Franco Fichtner +# Copyright (c) 2014 Franco Fichtner # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/kernel.sh b/build/kernel.sh index 51a5998..b2f8308 100755 --- a/build/kernel.sh +++ b/build/kernel.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 Franco Fichtner +# Copyright (c) 2014 Franco Fichtner # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/build/ports.sh b/build/ports.sh index 32f9669..739d9b9 100755 --- a/build/ports.sh +++ b/build/ports.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 Franco Fichtner +# Copyright (c) 2014 Franco Fichtner # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions