Change comments so that build constraints still work
authorMikael Berthe <mikael@lilotux.net>
Sun, 29 Jun 2014 17:52:53 +0200
changeset 18 5219596f5c71
parent 17 7e73bb91665e
child 19 3389a17fc0d2
Change comments so that build constraints still work
goduf-byinode_fallback.go
goduf-byinode_unix.go
--- a/goduf-byinode_fallback.go	Sun Jun 29 17:47:31 2014 +0200
+++ b/goduf-byinode_fallback.go	Sun Jun 29 17:52:53 2014 +0200
@@ -1,11 +1,10 @@
-/*
- * Copyright (C) 2014 Mikael Berthe <mikael@lilotux.net>
- *
- * This program 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.
- */
+//
+// Copyright (C) 2014 Mikael Berthe <mikael@lilotux.net>
+//
+// This program 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.
 
 // +build plan9 windows
 
--- a/goduf-byinode_unix.go	Sun Jun 29 17:47:31 2014 +0200
+++ b/goduf-byinode_unix.go	Sun Jun 29 17:52:53 2014 +0200
@@ -1,11 +1,10 @@
-/*
- * Copyright (C) 2014 Mikael Berthe <mikael@lilotux.net>
- *
- * This program 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.
- */
+//
+// Copyright (C) 2014 Mikael Berthe <mikael@lilotux.net>
+//
+// This program 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.
 
 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris